diff options
author | Jan Stancek <[email protected]> | 2015-09-03 13:23:32 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-09-14 12:50:11 -0300 |
commit | 06f679c18fcf414cc8462938466f8361315f18cb (patch) | |
tree | 7adb63231be05f09182c8c91a2f6676ea2eaa194 /tools/perf/scripts/python/syscall-counts.py | |
parent | 729a7ed103ae1b04a5c87a5855885e0973161da4 (diff) |
perf tests: Make objdump disassemble zero blocks
Add -z parameter to avoid skipping zero blocks:
ffffffff816704fe <sysret_check+0x4b>:
ffffffff816704fe: 7b 34 jnp ffffffff81670534 <sysret_signal+0x1c>
...
ffffffff81670501 <sysret_careful>:
ffffffff81670501: 0f ba e2 03 bt $0x3,%edx
ffffffff81670505: 73 11 jae ffffffff81670518 <sysret_signal>
Signed-off-by: Jan Stancek <[email protected]>
Acked-by: Adrian Hunter <[email protected]>
Cc: Corey Ashford <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/130c6267fbdb9af506633a9efa06f3269ff5bd2c.1441275982.git.jstancek@redhat.com
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions