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

2020-09-29 Thread Steven Rostedt
On Tue, 29 Sep 2020 06:34:13 +0300 "Tzvetomir Stoyanov (VMware)" wrote: > There are internal library functions, which are not decalred as a static. Typo for "declared" > They are used inside the library from different files. Hide them from > the library users, as they are not part of the API. >

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

2020-09-28 Thread Tzvetomir Stoyanov (VMware)
There are internal library functions, which are not decalred 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_