On Wed, May 1, 2019 at 4:38 AM Steven Rostedt <rostedt@xxxxxxxxxxx> wrote: > > On Fri, 12 Apr 2019 16:38:08 +0300 > Tzvetomir Stoyanov <tstoyanov@xxxxxxxxxx> wrote: > > > +DESCRIPTION > > +----------- > > +The _tep_load_plugins()_ function loads all plugins, located in the plugin > > +directories. The _tep_ argument is trace event parser context. > > +The plugin directories are : > > +[verse] > > +-- > > + - System's plugin directory, defined at the library compile time. It > > + depends on the library installation prefix and usually is > > + _(install_preffix)/lib/traceevent/plugins_ > > + - Directory, defined by the environment variable _TRACEEVENT_PLUGIN_DIR_ > > + - User's plugin directory, located at _~/.traceevent/plugins_ > > We should change this to be: > > ~/.config/traceevent/plugins/plugins_*.so > Current directory is ~/.traceevent/plugins. I suggest to release the man page in this way, and later when we change the library, to update the man page with the new path. Do you prefer to change the path in the code before releasing the man pages ? > -- Steve -- Tzvetomir (Ceco) Stoyanov VMware Open Source Technology Center
![]() |