diff options
author | Tzvetomir Stoyanov (VMware) <[email protected]> | 2018-08-08 14:03:02 -0400 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-08-13 15:27:35 -0300 |
commit | b843e9c3a271a068b67df74ef24abb7c81f2463c (patch) | |
tree | ef3fb0bf8c7c6506cc4d16cc0dba50d709073f5a /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 64e237906963d0c26d3b25e7751b4d6aaa01f720 (diff) |
tools lib traceevent: Rename pevent_register / unregister 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_register_print_function, pevent_unregister_print_function,
pevent_register_event_handler, pevent_unregister_event_handler,
pevent_register_function, pevent_register_trace_clock
Signed-off-by: Steven Rostedt <[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: Tzvetomir Stoyanov (VMware) <[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