aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/traceevent/plugin_xen.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-25libtraceevent: Move traceevent plugins in its own subdirectoryTzvetomir Stoyanov (VMware)1-138/+0
2019-04-01tools lib traceevent: Rename input arguments of libtraceevent APIs from pevent to tepTzvetomir Stoyanov1-4/+4
2018-08-30tools lib traceevent, perf tools: Split trace-seq related APIs in a separate header fileTzvetomir Stoyanov (VMware)1-0/+1
2018-08-13tools lib traceevent: Rename pevent_register / unregister APIsTzvetomir Stoyanov (VMware)1-8/+8
2018-08-13tools lib traceevent: Rename pevent_function* APIsTzvetomir Stoyanov (VMware)1-3/+3
2018-08-13tools lib traceevent, perf tools: Rename pevent plugin related APIsTzvetomir Stoyanov (VMware)1-2/+2
2018-08-10tools lib traceevent, perf tools: Rename struct pevent to struct tep_handleTzvetomir Stoyanov (VMware)1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-01-16tools lib traceevent: Unregister handler when xen plugin is unloadedNamhyung Kim1-0/+6
2013-12-04tools lib traceevent: Add xen pluginJiri Olsa1-0/+130