diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2016-04-11 11:14:06 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-04-11 22:18:17 -0300 |
commit | ff0c107806cf9d237e50e21de66d6909391071cd (patch) | |
tree | b4a30706632161df4e73f1353b1daa8205102c3d /tools/perf/scripts/python/check-perf-trace.py | |
parent | 566a08859f63a33746e25246c5cda0f52528d2e4 (diff) |
perf evsel: Rename print_ip() to fprintf_sym()
As it receives a FILE, and its more than just the IP, which can even be
requested not to be printed.
For consistency with other similar methods in tools/perf/, name it as
perf_evsel__fprintf_sym() and make it return the number of bytes
printed, just like 'fprintf(3)'
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Milian Wolff <[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/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions