diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2012-04-20 15:26:47 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-04-20 15:26:47 -0300 |
commit | d22328855666464731ee95d9e1e8d35dc7a39d8d (patch) | |
tree | e89d3ad578013909800c084a85886fc5d3ebc99a /fs/jbd/commit.c | |
parent | 97148a97baf71536e15aa0acf3310b7b1409e2f4 (diff) |
perf annotate browser: Suppress the callq address
0.00 | callq ffffffff8112f190 <__mod_zone_page_state>
Becomes:
0.00 | callq __mod_zone_page_state
But if you press 'o' it gets verbose, i.e. as in objdump -dS:
0.00 | ffffffff8116bdda: callq ffffffff8112f190 <__mod_zone_page_state>
Requested-by: Linus Torvalds <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions