diff options
author | 2018-09-19 14:56:50 -0400 | |
---|---|---|
committer | 2018-09-19 17:17:44 -0300 | |
commit | 1e97216f20330fb001f57d0f6f48e76c060bfd16 (patch) | |
tree | 1a2b28ffaae36b6d3a6ffd3df4e7b0b42a251e26 /tools/lib/bpf | |
parent | tools lib traceevent, perf tools: Add prefix tep_ to all print_* structures (diff) | |
download | linux-dev-1e97216f20330fb001f57d0f6f48e76c060bfd16.tar.xz linux-dev-1e97216f20330fb001f57d0f6f48e76c060bfd16.zip |
tools lib traceevent, perf tools: Rename enum print_arg_type to enum tep_print_arg_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 print_arg_type to
enum tep_print_arg_type and add prefix TEP_ to all its members.
Signed-off-by: Tzvetomir Stoyanov (VMware) <tz.stoyanov@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Tzvetomir Stoyanov (VMware) <tz.stoyanov@gmail.com>
Cc: linux-trace-devel@vger.kernel.org
Link: http://lkml.kernel.org/r/20180919185723.533960748@goodmis.org
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/lib/bpf')
0 files changed, 0 insertions, 0 deletions