diff options
author | Tzvetomir Stoyanov (VMware) <[email protected]> | 2018-08-08 14:03:06 -0400 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-08-13 15:35:02 -0300 |
commit | 413af01c8d9d5d688df3244401cbddfe98bafe2a (patch) | |
tree | 7eb354b28a4de95665cca2a84cd72c2e151bff3a /scripts | |
parent | 610e1e4ff0431b3a86a0ebfcdb47828b8e082329 (diff) |
tools lib traceevent: Rename various pevent get/set/is 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_pid_is_registered, pevent_get_cpus, pevent_set_cpus,
pevent_is_file_bigendian, pevent_is_host_bigendian, pevent_is_latency_format,
pevent_set_latency_format
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 'scripts')
0 files changed, 0 insertions, 0 deletions