Re: [PATCH v3] tools lib traceevent: Hide non API functions

2020-09-29 Thread Steven Rostedt
On Tue, 29 Sep 2020 20:35:21 +0300 "Tzvetomir Stoyanov (VMware)" wrote: > 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 m

[PATCH v3] tools lib traceevent: Hide non API functions

2020-09-29 Thread Tzvetomir Stoyanov (VMware)
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_