diff options
author | Tzvetomir Stoyanov (VMware) <[email protected]> | 2018-08-08 14:02:55 -0400 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-08-13 15:22:10 -0300 |
commit | ece2a4f48386acf7e35a751008976c9dda8d6232 (patch) | |
tree | 95b68ec1abbf91cb339a952d688ef0e25435c42b /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 13a418904ee19e7a9892619cc93b025b31d08134 (diff) |
tools lib traceevent, perf tools: Rename pevent_set_* APIs
In order to make libtraceevent into a proper library, variables, data
structures and functions require a unique prefix to prevent name space
conflicts. That prefix will be "tep_" and not "pevent_". This changes
APIs: pevent_set_file_bigendian, pevent_set_flag,
pevent_set_function_resolver, pevent_set_host_bigendian,
pevent_set_long_size, pevent_set_page_size and pevent_get_long_size
Signed-off-by: Tzvetomir Stoyanov (VMware) <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Yordan Karadzhov (VMware) <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Steven Rostedt <[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