Documentation/devtools/maemo5/functracer-postproc

(devtools template)
 
Line 1: Line 1:
 +
{{Devtools}}
 +
 +
== Description ==
== Description ==
Line 23: Line 26:
[[Documentation/devtools/maemo5/functracer|functracer]]
[[Documentation/devtools/maemo5/functracer|functracer]]
-
[[Category:Devtools]]
 
[[Category:Fremantle]]
[[Category:Fremantle]]

Latest revision as of 15:05, 11 March 2010

Image:Ambox_content.png
This article documents a developer tool.
A list of available devtools is available, together with installation instructions.


Contents

[edit] Description

functracer-postproc is a post-processing tool. It generates detailed reports from Functracer output data. For now, functracer-postproc generates the following reports:

  • Non-freed allocations detection (possible leaks)
  • Free malloc/calloc/realloc detection

[edit] Packages

source: functracer-postproc

binary: functracer-postproc

[edit] Usage Examples

[edit] Links

[xxx man page](/development/documentation/man_pages/xxx.html)

[edit] See Also

functracer