diff options
author | Namhyung Kim <[email protected]> | 2016-01-28 00:40:48 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-02-01 16:42:31 -0300 |
commit | 744070e0e4ac691bb43608f7bf46a9641a9cf342 (patch) | |
tree | 9138471caecb6bd303c7b12eddcdefc54b3e056d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 814568db641f6587c1e98a3a85f214cb6a30fe10 (diff) |
perf hists: Fix min callchain hits calculation
The total period should be get using hists__total_period() since it
takes filtered entries into account. In addition, if callchain mode is
'fractal', the total period should be the entry's period.
Signed-off-by: Namhyung Kim <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Peter Zijlstra <[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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions