diff options
author | David Ahern <dsahern@gmail.com> | 2011-05-30 11:16:27 -0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2011-07-21 04:09:28 -0400 |
commit | adc4bf9955856f8aa081ba613dbf56ffd664f0b7 (patch) | |
tree | c110522a1a45d95b3452987e141d383ffd9ac81a /tools/perf/builtin-stat.c | |
parent | eda3913bb70ecebac13adccffe1e7f96e93cee02 (diff) |
perf script: Fix display of IP address for non-callchain path
Non-callchain path is using al.addr which prints as:
openssl 14564 17672.003587: 7862d _x86_64_AES_encrypt_compact
This should be sample->ip to print as:
openssl 14564 17672.003587: 3f7867862d _x86_64_AES_encrypt_compact
Signed-off-by: David Ahern <dsahern@gmail.com>
Acked-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: acme@ghostprotocols.net
Cc: peterz@infradead.org
Cc: paulus@samba.org
Link: http://lkml.kernel.org/r/1306768587-15376-1-git-send-email-dsahern@gmail.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'tools/perf/builtin-stat.c')
0 files changed, 0 insertions, 0 deletions