diff options
author | Jiri Olsa <[email protected]> | 2017-11-15 12:05:59 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2017-11-17 12:16:25 -0300 |
commit | 9e4e0a9d2ef37c7bc60c32e2a3189bd1f04067a5 (patch) | |
tree | 7ccc19bd67c1edd7fd8a299a4d102669c025accc /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | a7eec4c677fe60c8760fa9054b578c743ff6a3ec (diff) |
perf tools: Change (symbol|annotation)__calc_percent return type to void
There's no need for symbol__calc_percent and annotation__calc_percent
functions to return any value, since it's always zero. Changing both
function to return void.
Signed-off-by: Jiri Olsa <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Link: http://lkml.kernel.org/n/[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