summaryrefslogtreecommitdiff
path: root/tools/lib/traceevent/plugin_function.c
AgeCommit message (Expand)Author
2018-12-17tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct...Tzvetomir Stoyanov
2018-09-19tools lib traceevent, perf tools: Rename struct event_format to struct tep_ev...Tzvetomir Stoyanov (VMware)
2018-08-30tools lib traceevent, perf tools: Split trace-seq related APIs in a separate ...Tzvetomir Stoyanov (VMware)
2018-08-13tools lib traceevent: Rename pevent_find_* APIsTzvetomir Stoyanov (VMware)
2018-08-13tools lib traceevent: Rename pevent field APIsTzvetomir Stoyanov (VMware)
2018-08-13tools lib traceevent: Rename pevent_register / unregister APIsTzvetomir Stoyanov (VMware)
2018-08-13tools lib traceevent, perf tools: Rename traceevent_plugin_* APIsTzvetomir Stoyanov (VMware)
2018-08-13tools lib traceevent, perf tools: Rename pevent plugin related APIsTzvetomir Stoyanov (VMware)
2018-08-13tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct te...Tzvetomir Stoyanov (VMware)
2018-08-10tools lib traceevent, perf tools: Rename struct pevent to struct tep_handleTzvetomir Stoyanov (VMware)
2017-02-13tools lib traceevent plugin function: Initialize 'index' variableArnaldo Carvalho de Melo
2014-06-07tools lib traceevent: Add options to function pluginSteven Rostedt (Red Hat)
2014-01-16tools lib traceevent: Unregister handler when function plugin is unloadedNamhyung Kim
2014-01-15tools lib traceevent: Make plugin unload function receive peventNamhyung Kim
2013-12-04tools lib traceevent: Remove malloc_or_die from plugin_function.cJiri Olsa
2013-12-04tools lib traceevent: Several cleanups for function pluginJiri Olsa
2013-12-04tools lib traceevent: Add function pluginJiri Olsa