aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2016-02-22 09:32:33 +0900
committerArnaldo Carvalho de Melo <[email protected]>2016-02-22 12:05:55 -0300
commit2960ed6f8d6794dcb39ba48c3e515e5be18ee9e1 (patch)
treea9cf55464a5c93d0408be00cf727a78475940b91 /tools/perf/scripts/python
parentcecaec635de3719ef56a9261c10cd8f2f74ebdb1 (diff)
perf tools: Fix alignment on some sort keys
The srcline, srcfile and trace sort keys can have long entries. With commit 89fee7094323 ("perf hists: Do column alignment on the format iterator"), it now aligns output with hist_entry__snprintf_alignment(). So each (possibly long) sort entries don't need to do it themselves. Signed-off-by: Namhyung Kim <[email protected]> Acked-by: Jiri Olsa <[email protected]> Cc: Andi Kleen <[email protected]> Cc: David Ahern <[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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions