aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <[email protected]>2021-03-08 11:17:51 -0300
committerArnaldo Carvalho de Melo <[email protected]>2021-03-08 11:17:51 -0300
commit210e4c89ef61432040c6cd828fefa441f4887186 (patch)
treee38f3a702e71ccf92ae19dc7b1523b472b926644 /tools/perf/scripts/python/intel-pt-events.py
parent2942a671a37b61186e1073c76a17b1a631111f83 (diff)
perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of printed chars
The 'ret' variable was initialized to zero but then it was not updated from the fprintf() return, fix it. Reported-by: Yang Li <[email protected]> cc: Alexander Shishkin <[email protected]> cc: Ingo Molnar <[email protected]> cc: Jiri Olsa <[email protected]> cc: Mark Rutland <[email protected]> cc: Namhyung Kim <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Srikar Dronamraju <[email protected]> Fixes: 90f18e63fbd00513 ("perf symbols: List symbols in a dso in ascending name order") Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions