aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2015-05-05 23:55:46 +0900
committerArnaldo Carvalho de Melo <[email protected]>2015-05-05 18:13:24 -0300
commit3698dab1c849c7e1cd440df4fca24baa1973d53b (patch)
tree9a3847105313f31192890e7d2b1a64b75e0f9c66 /tools/perf/scripts/python/bin/stackcollapse-record
parent6422184b087ff4355951d72e0bb320f52e107185 (diff)
perf tools: Move TUI-specific fields out of map_symbol
The has_children and unfolded fields don't belong to the struct map_symbol since they're used by the TUI only. Move those fields out of map_symbol since the struct is also used by other places. This will also help to compact the sizeof struct hist_entry. Signed-off-by: Namhyung Kim <[email protected]> Cc: David Ahern <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/r/[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/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions