Documentation/devtools/maemo5/functracer-postproc

(New page: == Description == ''functracer-postproc'' is a post-processing tool. It generates detailed reports from Functracer output data. For now, functracer-postproc generates the following report...)
(devtools template)
 
(One intermediate revision not shown)
Line 1: Line 1:
 +
{{Devtools}}
 +
 +
== Description ==
== Description ==
Line 22: Line 25:
[[Documentation/devtools/maemo5/functracer|functracer]]
[[Documentation/devtools/maemo5/functracer|functracer]]
 +
 +
[[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