index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
traceevent
/
plugin_function.c
Age
Commit message (
Expand
)
Author
2019-04-01
tools lib traceevent: Rename input arguments and local variables of libtracee...
Tzvetomir Stoyanov
2019-04-01
perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event ...
Tzvetomir Stoyanov
2019-04-01
tools lib traceevent: Rename input arguments of libtraceevent APIs from peven...
Tzvetomir Stoyanov
2018-12-17
tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct...
Tzvetomir Stoyanov
2018-09-19
tools lib traceevent, perf tools: Rename struct event_format to struct tep_ev...
Tzvetomir Stoyanov (VMware)
2018-08-30
tools lib traceevent, perf tools: Split trace-seq related APIs in a separate ...
Tzvetomir Stoyanov (VMware)
2018-08-13
tools lib traceevent: Rename pevent_find_* APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
tools lib traceevent: Rename pevent field APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
tools lib traceevent: Rename pevent_register / unregister APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
tools lib traceevent, perf tools: Rename traceevent_plugin_* APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
tools lib traceevent, perf tools: Rename pevent plugin related APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct te...
Tzvetomir Stoyanov (VMware)
2018-08-10
tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle
Tzvetomir Stoyanov (VMware)
2017-02-13
tools lib traceevent plugin function: Initialize 'index' variable
Arnaldo Carvalho de Melo
2014-06-07
tools lib traceevent: Add options to function plugin
Steven Rostedt (Red Hat)
2014-01-16
tools lib traceevent: Unregister handler when function plugin is unloaded
Namhyung Kim
2014-01-15
tools lib traceevent: Make plugin unload function receive pevent
Namhyung Kim
2013-12-04
tools lib traceevent: Remove malloc_or_die from plugin_function.c
Jiri Olsa
2013-12-04
tools lib traceevent: Several cleanups for function plugin
Jiri Olsa
2013-12-04
tools lib traceevent: Add function plugin
Jiri Olsa