diff options
author | Tzvetomir Stoyanov (VMware) <[email protected]> | 2018-08-08 14:03:05 -0400 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-08-13 15:31:28 -0300 |
commit | 610e1e4ff0431b3a86a0ebfcdb47828b8e082329 (patch) | |
tree | 07d6cc3e27d89fce8644b4409955be495a0888cb /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 8b3e08722ec8b288066eab66193736a65645c0a2 (diff) |
tools lib traceevent: Rename pevent_find_* 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_find_function, pevent_find_function_address,
pevent_find_event_by_name, pevent_find_event_by_record
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