diff options
author | Namhyung Kim <[email protected]> | 2014-04-24 16:44:16 +0900 |
---|---|---|
committer | Jiri Olsa <[email protected]> | 2014-04-24 16:31:50 +0200 |
commit | 87e90f43285f4096e9ba5fc18b05c2e04caf3fab (patch) | |
tree | 15471067776fb84f5c97df2af9718fdbad985c8c /tools/perf/builtin-annotate.c | |
parent | 9283ba9bd77a6940ecad8721429131d773c704b8 (diff) |
perf hists: Collapse expanded callchains after filter is applied
When a filter is applied a hist entry checks whether its callchain was
folded and account it to the output stat. But this is rather hacky
and only TUI-specific. Simply fold the callchains for the entry looks
like a simpler and more generic solution IMHO.
Signed-off-by: Namhyung Kim <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Jiri Olsa <[email protected]>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions