diff options
author | Namhyung Kim <[email protected]> | 2012-10-15 12:39:43 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-10-16 13:05:38 -0300 |
commit | 88481b6b33d6cb5edb57e5794abae4daeabd08c5 (patch) | |
tree | c2d15ec53ad4f2d7d8e5036b7c3a7c640e19cf84 /net/unix/garbage.c | |
parent | ffe10c6f95412da01695e659e967747333d5e812 (diff) |
perf tools: Remove warnings on JIT samples for srcline sort key
When using the srcline sort key with perf report, I see many lines of
warning related to JIT samples like below:
addr2line: '/tmp/perf-1397.map': No such file
Since it's not a ELF binary and doesn't provide such information, just
use the raw ip address.
Signed-off-by: Namhyung Kim <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Irina Tirdea <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'net/unix/garbage.c')
0 files changed, 0 insertions, 0 deletions