diff options
author | Tzvetomir Stoyanov <[email protected]> | 2018-11-30 10:44:09 -0500 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-12-17 14:56:08 -0300 |
commit | f0bba09ce3f88ddeef7a3e45f612d26b1e951d5b (patch) | |
tree | 6aa6e09d9bb6f055f766516f87bf28e7d8797f88 /tools/perf/scripts/python | |
parent | fc39851c455ce9e593302c9e376cdb9593c10704 (diff) |
perf tools: traceevent API cleanup, remove __tep_data2host*()
In order to make libtraceevent into a proper library, its API should be
straightforward. The __tep_data2host*() functions are going to no longer
be available as a libtraceevent API, tep_read_number() should be used
instead. This patch replaces __tep_data2host*() usage with
tep_read_number() in perf.
Signed-off-by: Tzvetomir Stoyanov <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions