summaryrefslogtreecommitdiffstats
path: root/tools/lib/traceevent/plugin_kvm.c
AgeCommit message (Expand)AuthorLines
2019-01-08tools lib traceevent: Rename tep_is_file_bigendian() to tep_file_bigendian()Tzvetomir Stoyanov-1/+1
2018-12-17tools lib traceevent: Fix diverse typos in commentsIngo Molnar-1/+1
2018-12-17tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct...Tzvetomir Stoyanov-7/+7
2018-09-19tools lib traceevent, perf tools: Rename struct event_format to struct tep_ev...Tzvetomir Stoyanov (VMware)-7/+7
2018-08-30tools lib traceevent, perf tools: Split trace-seq related APIs in a separate ...Tzvetomir Stoyanov (VMware)-0/+1
2018-08-13tools lib traceevent: Rename various pevent get/set/is APIsTzvetomir Stoyanov (VMware)-2/+2
2018-08-13tools lib traceevent: Rename pevent field APIsTzvetomir Stoyanov (VMware)-14/+14
2018-08-13tools lib traceevent: Rename pevent_register / unregister APIsTzvetomir Stoyanov (VMware)-44/+44
2018-08-13tools lib traceevent: Rename pevent_function* APIsTzvetomir Stoyanov (VMware)-3/+3
2018-08-13tools lib traceevent, perf tools: Rename pevent print APIsTzvetomir Stoyanov (VMware)-8/+8
2018-08-13tools lib traceevent, perf tools: Rename pevent plugin related APIsTzvetomir Stoyanov (VMware)-2/+2
2018-08-13tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct te...Tzvetomir Stoyanov (VMware)-7/+7
2018-08-10tools lib traceevent, perf tools: Rename struct pevent to struct tep_handleTzvetomir Stoyanov (VMware)-2/+2
2015-10-20tools lib traceevent: update KVM pluginPaolo Bonzini-8/+17
2014-06-19tools lib traceevent: Fix format in plugin_kvmSteven Rostedt-1/+1
2014-06-19tools lib traceevent: Fix and cleanup kvm_nested_vmexit tracepointsJan Kiszka-12/+6
2014-06-19tools lib traceevent: Add back in kvm plugins nested_vmexit eventsSteven Rostedt (Red Hat)-0/+41
2014-06-19tools lib traceevent: Factor out print_exit_reason in kvm pluginJan Kiszka-4/+13
2014-06-19tools lib traceevent: Report unknown VMX exit reasons with codeJan Kiszka-4/+8
2014-01-16tools lib traceevent: Unregister handler when kvm plugin is unloadedNamhyung Kim-0/+29
2013-12-04tools lib traceevent: Update kvm plugin with is_writable_pte helperJiri Olsa-0/+17
2013-12-04tools lib traceevent: Add kvm pluginJiri Olsa-0/+419