diff options
author | Namhyung Kim <[email protected]> | 2016-03-09 22:47:01 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-03-10 16:46:08 -0300 |
commit | 86e3ee5224c17b7967aac39aa15539393c144de7 (patch) | |
tree | 74d3f3a96db203c580534399c486217492b04575 /tools/perf/scripts/python/stackcollapse.py | |
parent | 325a62834e81452d2a6e253444022cf493bbabfc (diff) |
perf tools: Remove nr_sort_keys field
The nr_sort_keys field is to carry the number of sort entries in a
hpp_list or hists to determine the depth of indentation of a hist entry.
As it's only used in hierarchy mode and now we have used nr_hpp_node for
this reason, there's no need to keep it anymore. Let's get rid of it.
Signed-off-by: Namhyung Kim <[email protected]>
Tested-by: Jiri Olsa <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Wang Nan <[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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions