index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
traceevent
/
event-plugin.c
Age
Commit message (
Expand
)
Author
2020-10-13
tools lib traceevent: Hide non API functions
Tzvetomir Stoyanov (VMware)
2020-08-06
tools lib traceevent: Handle possible strdup() error in tep_add_plugin_path()...
Tzvetomir Stoyanov (VMware)
2020-08-06
libtraceevent: Fixed description of tep_add_plugin_path() API
Tzvetomir Stoyanov (VMware)
2020-08-06
libtraceevent: Improve error handling of tep_plugin_add_option() API
Tzvetomir Stoyanov (VMware)
2020-08-06
libtraceevent: Fix typo in tep_plugin_add_option() description
Tzvetomir Stoyanov (VMware)
2020-08-06
libtraceevent: Handle strdup() error in parse_option_name()
Tzvetomir Stoyanov (VMware)
2020-08-06
libtraceevent: Document tep_load_plugins_hook()
Tzvetomir Stoyanov (VMware)
2020-07-06
tools lib traceevent: Introduced new traceevent API, for adding new plugins d...
Tzvetomir Stoyanov (VMware)
2020-07-06
tools lib traceevent: Add interface for options to plugins
Tzvetomir Stoyanov (VMware)
2020-07-06
tools lib traceevent: Add tep_load_plugins_hook() API
Tzvetomir Stoyanov (VMware)
2019-08-31
libtraceevent: Change users plugin directory
Tzvetomir Stoyanov
2019-04-01
tools lib traceevent: Rename input arguments and local variables of libtracee...
Tzvetomir Stoyanov
2019-04-01
tools lib traceevent: Rename input arguments of libtraceevent APIs from peven...
Tzvetomir Stoyanov
2018-10-08
tools lib traceevent, perf tools: Move struct tep_handler definition in a loc...
Tzvetomir Stoyanov
2018-09-19
tools lib traceevent: Rename struct plugin_list to struct tep_plugin_list
Tzvetomir Stoyanov (VMware)
2018-08-30
tools lib traceevent, perf tools: Split trace-seq related APIs in a separate ...
Tzvetomir Stoyanov (VMware)
2018-08-20
tools lib traceevent: Change to SPDX License format
Steven Rostedt (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 'enum pevent_flag' to 'enum tep_flag'
Tzvetomir Stoyanov (VMware)
2018-08-13
tools lib traceevent, perf tools: Rename traceevent_* APIs
Tzvetomir Stoyanov (VMware)
2018-08-13
tools lib traceevent, perf tools: Rename pevent plugin related APIs
Tzvetomir Stoyanov (VMware)
2018-08-10
tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle
Tzvetomir Stoyanov (VMware)
2018-01-17
tools lib traceevent: Use asprintf when possible
Federico Vaga
2015-03-24
tools lib traceevent: Make plugin options either string or boolean
Steven Rostedt
2014-06-07
tools lib traceevent: Add options to plugins
Steven Rostedt
2014-06-07
tools lib traceevent: Add flag to not load event plugins
Steven Rostedt (Red Hat)
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 event-plugin.c
Jiri Olsa
2013-12-04
tools lib traceevent: Add plugin support
Jiri Olsa