diff options
| author | Tzvetomir Stoyanov (VMware) <[email protected]> | 2018-09-19 18:56:47 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-09-19 20:14:58 +0000 |
| commit | f25d9e09e9354bded677d21b51a7b1879cfa02a8 (patch) | |
| tree | df1f68c0740d7071887f7c1ac12c6836a640d3eb /tools/perf/util/scripting-engines/trace-event-perl.c | |
| parent | tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format... (diff) | |
| download | kernel-f25d9e09e9354bded677d21b51a7b1879cfa02a8.tar.gz kernel-f25d9e09e9354bded677d21b51a7b1879cfa02a8.zip | |
tools lib traceevent: Rename enum event_{sort_}type to enum tep_event_{sort_}type
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_". This renames enum event_type to
enum tep_event_type, enum event_sort_type to enum tep_event_sort_type
and add prefix TEP_ to all enum's members
Signed-off-by: Tzvetomir Stoyanov (VMware) <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Tzvetomir Stoyanov (VMware) <[email protected]>
Cc: [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/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions
