aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/traceevent/plugin_kvm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-08tools lib traceevent: Rename tep_is_file_bigendian() to tep_file_bigendian()Tzvetomir Stoyanov1-1/+1
2018-12-17tools lib traceevent: Fix diverse typos in commentsIngo Molnar1-1/+1
2018-12-17tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct tep_event'Tzvetomir Stoyanov1-7/+7
2018-09-19tools lib traceevent, perf tools: Rename struct event_format to struct tep_event_formatTzvetomir Stoyanov (VMware)1-7/+7
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 various pevent get/set/is APIsTzvetomir Stoyanov (VMware)1-2/+2
2018-08-13tools lib traceevent: Rename pevent field APIsTzvetomir Stoyanov (VMware)1-14/+14
2018-08-13tools lib traceevent: Rename pevent_register / unregister APIsTzvetomir Stoyanov (VMware)1-44/+44
2018-08-13tools lib traceevent: Rename pevent_function* APIsTzvetomir Stoyanov (VMware)1-3/+3
2018-08-13tools lib traceevent, perf tools: Rename pevent print APIsTzvetomir Stoyanov (VMware)1-8/+8
2018-08-13tools lib traceevent, perf tools: Rename pevent plugin related APIsTzvetomir Stoyanov (VMware)1-2/+2
2018-08-13tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct tep_record'Tzvetomir Stoyanov (VMware)1-7/+7
2018-08-10tools lib traceevent, perf tools: Rename struct pevent to struct tep_handleTzvetomir Stoyanov (VMware)1-2/+2
2015-10-20tools lib traceevent: update KVM pluginPaolo Bonzini1-8/+17
2014-06-19tools lib traceevent: Fix format in plugin_kvmSteven Rostedt1-1/+1
2014-06-19tools lib traceevent: Fix and cleanup kvm_nested_vmexit tracepointsJan Kiszka1-12/+6
2014-06-19tools lib traceevent: Add back in kvm plugins nested_vmexit eventsSteven Rostedt (Red Hat)1-0/+41
2014-06-19tools lib traceevent: Factor out print_exit_reason in kvm pluginJan Kiszka1-4/+13
2014-06-19tools lib traceevent: Report unknown VMX exit reasons with codeJan Kiszka1-4/+8
2014-01-16tools lib traceevent: Unregister handler when kvm plugin is unloadedNamhyung Kim1-0/+29
2013-12-04tools lib traceevent: Update kvm plugin with is_writable_pte helperJiri Olsa1-0/+17
2013-12-04tools lib traceevent: Add kvm pluginJiri Olsa1-0/+419