aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorTzvetomir Stoyanov (VMware) <[email protected]>2020-09-30 14:07:33 +0300
committerArnaldo Carvalho de Melo <[email protected]>2020-10-13 11:47:38 -0300
commita41c32105cc12a7d2ae11a591929a6add98987cd (patch)
treee1cac0d5f72f3fe33dd2b25364925891b9ccc897 /tools/perf/util/trace-event-scripting.c
parentdc000c4593a9ce119ba7db2c4d9a00f5a9daf731 (diff)
tools lib traceevent: Hide non API functions
There are internal library functions, which are not declared as a static. They are used inside the library from different files. Hide them from the library users, as they are not part of the API. These functions are made hidden and are renamed without the prefix "tep_": tep_free_plugin_paths tep_peek_char tep_buffer_init tep_get_input_buf_ptr tep_get_input_buf tep_read_token tep_free_token tep_free_event tep_free_format_field __tep_parse_format Link: https://lore.kernel.org/linux-trace-devel/[email protected]/ Reported-by: Ben Hutchings <[email protected]> Signed-off-by: Tzvetomir Stoyanov (VMware) <[email protected]> Reviewed-by: Steven Rostedt (VMware) <[email protected]> Cc: [email protected] Link: http://lore.kernel.org/lkml/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions