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