diff options
author | Namhyung Kim <namhyung.kim@lge.com> | 2013-09-11 14:09:33 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2013-10-09 17:26:42 -0300 |
commit | 4adcc43003024354b45edadfad4ea2fa205f135f (patch) | |
tree | 65ec93696d4a6e2f911dce2d97b827886af272cf /lib/uuid.c | |
parent | 2f48fcd84e9e68392e29c59204a4a434311d49e9 (diff) |
perf tools: Fix srcline sort key behavior
Currently the srcline sort key compares ip rather than srcline info. I
guess this was due to a performance reason to run external addr2line
utility. Now we have implemented the functionality inside, use the
srcline info when comparing hist entries.
Also constantly print "??:0" string for unknown srcline rather than
printing ip.
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Reviewed-by: Jiri Olsa <jolsa@redhat.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1378876173-13363-10-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'lib/uuid.c')
0 files changed, 0 insertions, 0 deletions