diff options
author | Namhyung Kim <namhyung@kernel.org> | 2016-09-13 16:45:47 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2016-09-13 16:35:46 -0300 |
commit | 9d97b8f512a0dd41819b8e3d9cdc7a59199e1b0c (patch) | |
tree | 7d108ca418054768654140bc5ca0dc1a8e7d4d66 /Documentation | |
parent | 09034de63e427a86ba96bedf39410eef7c9014a5 (diff) |
perf hists: Introduce hists__link_hierarchy()
The hists__link_hierarchy() is to support hierarchy reports with an
event group. When it matches the leader event and the other members
(using hists__match_hierarchy()), it also needs to link unmatched member
entries with a dummy leader event so that it can show up in the output.
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/20160913074552.13284-3-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions