Documentation/devtools/maemo5/functracer

(devtools template)
 
Line 1: Line 1:
 +
{{Devtools}}
 +
 +
== Description ==
== Description ==
Line 19: Line 22:
[[Documentation/devtools/maemo5/functracer-postproc|functracer-postproc]]
[[Documentation/devtools/maemo5/functracer-postproc|functracer-postproc]]
-
[[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 is a debugging tool that gets backtraces of all allocations done in ARM/x86 processes. It works with optimized (-O2) code, where debugging symbols are available either in the application binaries themselves, or in separate debug files.

[edit] Packages

source: functracer

binary: functracer

[edit] Usage Examples

[edit] Links

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

[edit] See Also

functracer-postproc