Difference between revisions of "Tracers and Profilers"
From eLinux.org
Peter Huewe (Talk | contribs) (Created page with "* Strace - trace system calls by a program (or set of programs) (very handy) * ltrace - trace library calls * see Kernel Trace Systems * see Profilers") |
Peter Huewe (Talk | contribs) |
||
| Line 3: | Line 3: | ||
* see [[Kernel Trace Systems]] | * see [[Kernel Trace Systems]] | ||
* see [[Profilers]] | * see [[Profilers]] | ||
| + | * [[LTTng]] | ||
Revision as of 11:36, 28 October 2011
- Strace - trace system calls by a program (or set of programs) (very handy)
- ltrace - trace library calls
- see Kernel Trace Systems
- see Profilers
- LTTng