Documentation/devtools/maemo5/functracer
(New page: == 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 ava...) |
|||
| Line 18: | Line 18: | ||
[[Documentation/devtools/maemo5/functracer-postproc|functracer-postproc]] | [[Documentation/devtools/maemo5/functracer-postproc|functracer-postproc]] | ||
| + | |||
| + | [[Category:Devtools]] | ||
| + | [[Category:Fremantle]] | ||
Revision as of 11:05, 12 February 2010
Contents |
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.
Packages
source: functracer
binary: functracer
Usage Examples
Links
[xxx man page](/development/documentation/man_pages/xxx.html)
