diff options
| author | Li Zefan <[email protected]> | 2009-11-24 13:25:48 +0800 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-11-24 08:49:49 +0100 |
| commit | 7707b6b6f8d9188b612f9fc88c65411264b1ed57 (patch) | |
| tree | f2095e162560e32a9739898ab5fcd1bd7d24f14b /scripts/objdiff | |
| parent | ee3d250446f1c1be4eceab48f3a23794d9a6564c (diff) | |
perf kmem: Add new option to show raw ip
Add option "--raw-ip" to show raw ip instead of symbols:
# ./perf kmem --stat caller --raw-ip
------------------------------------------------------------------------------
Callsite |Total_alloc/Per | Total_req/Per | Hit | Frag
------------------------------------------------------------------------------
0xc05301aa | 733184/4096 | 733184/4096 | 179| 0.000%
0xc0542ba0 | 483328/4096 | 483328/4096 | 118| 0.000%
...
Also show symbols with format sym+offset instead of sym/offset.
Signed-off-by: Li Zefan <[email protected]>
Acked-by: Pekka Enberg <[email protected]>
Cc: Eduard - Gabriel Munteanu <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: [email protected] <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions