Skip to content

Commit

Permalink
tools lib traceevent: Rename input arguments and local variables of l…
Browse files Browse the repository at this point in the history
…ibtraceevent from pevent to tep

"pevent" to "tep" renaming of:
 - all "pevent" input arguments of libtraceevent internal functions.
 - all local "pevent" variables of libtraceevent.

This makes the implementation consistent with the chosen naming
convention, tep (trace event parser), and will avoid any confusion with
the old pevent name

Signed-off-by: Tzvetomir Stoyanov <tstoyanov@vmware.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: http://lore.kernel.org/linux-trace-devel/20190401132111.13727-5-tstoyanov@vmware.com
Link: http://lkml.kernel.org/r/20190401164344.944953447@goodmis.org
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
  • Loading branch information
tzstoyanov authored and acmel committed Apr 1, 2019
1 parent 6b1f4c4 commit c9bd779
Show file tree
Hide file tree
Showing 4 changed files with 180 additions and 180 deletions.
Loading

0 comments on commit c9bd779

Please sign in to comment.