aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorMilian Wolff <[email protected]>2017-10-20 12:14:47 -0300
committerArnaldo Carvalho de Melo <[email protected]>2017-10-25 10:50:37 -0300
commitbf36eb5c4b3ef0ebfb19b1a67a5fa5821e6c9fa7 (patch)
treed07d474dad53a30483d5753b3dfca3776123fae5 /tools/perf/scripts/python/call-graph-from-sql.py
parentaa441895f7b4ff5394d4964a8e6749f3866e44d0 (diff)
perf report: Properly handle branch count in match_chain()
Some of the code paths I introduced before returned too early without running the code to handle a node's branch count. By refactoring match_chain to only have one exit point, this can be remedied. Signed-off-by: Milian Wolff <[email protected]> Acked-by: Namhyung Kim <[email protected]> Cc: David Ahern <[email protected]> Cc: Jin Yao <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Ravi Bangoria <[email protected]> Link: http://lkml.kernel.org/r/1707691.qaJ269GSZW@agathebauer 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-sql.py')
0 files changed, 0 insertions, 0 deletions