index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
traceevent
/
event-plugin.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-13
tools lib traceevent: Hide non API functions
Tzvetomir Stoyanov (VMware)
1
-1
/
+1
2020-08-06
tools lib traceevent: Handle possible strdup() error in tep_add_plugin_path()...
Tzvetomir Stoyanov (VMware)
1
-0
/
+4
2020-08-06
libtraceevent: Fixed description of tep_add_plugin_path() API
Tzvetomir Stoyanov (VMware)
1
-2
/
+2
2020-08-06
libtraceevent: Improve error handling of tep_plugin_add_option() API
Tzvetomir Stoyanov (VMware)
1
-7
/
+9
2020-08-06
libtraceevent: Fix typo in tep_plugin_add_option() description
Tzvetomir Stoyanov (VMware)
1
-1
/
+1
2020-08-06
libtraceevent: Handle strdup() error in parse_option_name()
Tzvetomir Stoyanov (VMware)
1
-3
/
+5
2020-08-06
libtraceevent: Document tep_load_plugins_hook()
Tzvetomir Stoyanov (VMware)
1
-0
/
+16
2020-07-06
tools lib traceevent: Introduced new traceevent API, for adding new plugins d...
Tzvetomir Stoyanov (VMware)
1
-0
/
+70
2020-07-06
tools lib traceevent: Add interface for options to plugins
Tzvetomir Stoyanov (VMware)
1
-0
/
+172
2020-07-06
tools lib traceevent: Add tep_load_plugins_hook() API
Tzvetomir Stoyanov (VMware)
1
-10
/
+9
2019-09-01
libtraceevent: Change users plugin directory
Tzvetomir Stoyanov
1
-1
/
+1
2019-04-01
tools lib traceevent: Rename input arguments and local variables of libtracee...
Tzvetomir Stoyanov
1
-12
/
+12
2019-04-01
tools lib traceevent: Rename input arguments of libtraceevent APIs from peven...
Tzvetomir Stoyanov
1
-4
/
+4
2018-10-08
tools lib traceevent, perf tools: Move struct tep_handler definition in a loc...
Tzvetomir Stoyanov
1
-0
/
+1
2018-09-19
tools lib traceevent: Rename struct plugin_list to struct tep_plugin_list
Tzvetomir Stoyanov (VMware)
1
-9
/
+9
2018-08-30
tools lib traceevent, perf tools: Split trace-seq related APIs in a separate ...
Tzvetomir Stoyanov (VMware)
1
-0
/
+1
2018-08-20
tools lib traceevent: Change to SPDX License format
Steven Rostedt (VMware)
1
-15
/
+1
2018-08-13
tools lib traceevent, perf tools: Rename traceevent_plugin_* APIs
Tzvetomir Stoyanov (VMware)
1
-14
/
+14
2018-08-13
tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag'
Tzvetomir Stoyanov (VMware)
1
-2
/
+2
2018-08-13
tools lib traceevent, perf tools: Rename traceevent_* APIs
Tzvetomir Stoyanov (VMware)
1
-4
/
+4
2018-08-13
tools lib traceevent, perf tools: Rename pevent plugin related APIs
Tzvetomir Stoyanov (VMware)
1
-12
/
+12
2018-08-10
tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle
Tzvetomir Stoyanov (VMware)
1
-7
/
+7
2018-01-17
tools lib traceevent: Use asprintf when possible
Federico Vaga
1
-15
/
+9
2015-03-24
tools lib traceevent: Make plugin options either string or boolean
Steven Rostedt
1
-6
/
+54
2014-06-08
tools lib traceevent: Add options to plugins
Steven Rostedt
1
-0
/
+196
2014-06-08
tools lib traceevent: Add flag to not load event plugins
Steven Rostedt (Red Hat)
1
-1
/
+6
2014-01-15
tools lib traceevent: Make plugin unload function receive pevent
Namhyung Kim
1
-2
/
+2
2013-12-04
tools lib traceevent: Remove malloc_or_die from event-plugin.c
Jiri Olsa
1
-3
/
+16
2013-12-04
tools lib traceevent: Add plugin support
Jiri Olsa
1
-0
/
+202