[PATCH 9/9] perf tools: Fix srcline sort key behavior

2013-09-10 Thread Namhyung Kim
From: Namhyung Kim 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

[PATCH 9/9] perf tools: Fix srcline sort key behavior

2013-07-31 Thread Namhyung Kim
From: Namhyung Kim 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