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...)
Line 22: Line 22:
[[Documentation/devtools/maemo5/functracer|functracer]]
[[Documentation/devtools/maemo5/functracer|functracer]]
 +
 +
[[Category:Devtools]]
 +
[[Category:Fremantle]]

Revision as of 11:09, 12 February 2010

Contents

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

Packages

source: functracer-postproc

binary: functracer-postproc

Usage Examples

Links

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

See Also

functracer