diff options
author | Jiri Olsa <[email protected]> | 2016-09-19 15:10:10 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-09-20 12:28:28 -0300 |
commit | f666ac0dab5afaf6ebed2c361251581bfccc4003 (patch) | |
tree | effa76e766bbf60b8ee3128ffe75f2de63bf1853 /scripts/gdb/linux/lists.py | |
parent | f82b77462b8680b84e8cce955b05a6629cb44b36 (diff) |
perf hists: Fix width computation for srcline sort entry
Adding header size to width computation for srcline sort entry,
because it's possible to get empty data with ':0' which set width
of 2 which is lower than width needed to display column header.
Signed-off-by: Jiri Olsa <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Don Zickus <[email protected]>
Cc: Joe Mario <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ Added declaration to sort.h ]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions