aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/traceevent/event-plugin.c
AgeCommit message (Expand)Author
2019-10-05libtraceevent: Change users plugin directoryTzvetomir Stoyanov
2019-04-01tools lib traceevent: Rename input arguments and local variables of libtracee...Tzvetomir Stoyanov
2019-04-01tools lib traceevent: Rename input arguments of libtraceevent APIs from peven...Tzvetomir Stoyanov
2018-10-08tools lib traceevent, perf tools: Move struct tep_handler definition in a loc...Tzvetomir Stoyanov
2018-09-19tools lib traceevent: Rename struct plugin_list to struct tep_plugin_listTzvetomir Stoyanov (VMware)
2018-08-30tools lib traceevent, perf tools: Split trace-seq related APIs in a separate ...Tzvetomir Stoyanov (VMware)
2018-08-20tools lib traceevent: Change to SPDX License formatSteven Rostedt (VMware)
2018-08-13tools lib traceevent, perf tools: Rename traceevent_plugin_* APIsTzvetomir Stoyanov (VMware)
2018-08-13tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag'Tzvetomir Stoyanov (VMware)
2018-08-13tools lib traceevent, perf tools: Rename traceevent_* APIsTzvetomir Stoyanov (VMware)
2018-08-13tools lib traceevent, perf tools: Rename pevent plugin related APIsTzvetomir Stoyanov (VMware)
2018-08-10tools lib traceevent, perf tools: Rename struct pevent to struct tep_handleTzvetomir Stoyanov (VMware)
2018-01-17tools lib traceevent: Use asprintf when possibleFederico Vaga
2015-03-24tools lib traceevent: Make plugin options either string or booleanSteven Rostedt
2014-06-07tools lib traceevent: Add options to pluginsSteven Rostedt
2014-06-07tools lib traceevent: Add flag to not load event pluginsSteven Rostedt (Red Hat)
2014-01-15tools lib traceevent: Make plugin unload function receive peventNamhyung Kim
2013-12-04tools lib traceevent: Remove malloc_or_die from event-plugin.cJiri Olsa
2013-12-04tools lib traceevent: Add plugin supportJiri Olsa