aboutsummaryrefslogtreecommitdiffstats
path: root/plugin_kvm.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-01trace-cmd: Add more SVM exit reasonsJan Kiszka1-1/+20
2016-07-01trace-cmd: Fix reporting of unknown SVM exit reasonsJan Kiszka1-1/+1
2014-06-12trace-cmd: Unregister the kvm plugin nested handlersSteven Rostedt (Red Hat)1-0/+6
2014-06-12tools lib traceevent: Unregister handler when kvm plugin is unloadedNamhyung Kim1-0/+29
2014-06-12tools lib traceevent: Update kvm plugin with is_writable_pte helperJiri Olsa1-0/+16
2014-01-06trace-cmd: Fix and cleanup kvm_nested_vmexit tracepointsJan Kiszka1-12/+6
2014-01-06trace-cmd: Factor out print_exit_reason in kvm pluginJan Kiszka1-4/+13
2013-08-21trace-cmd: Report unknown VMX exit reasons with codeJan Kiszka1-4/+8
2013-08-14trace-cmd: Update VMX exit reasons in KVM pluginJan Kiszka1-1/+8
2013-01-28trace-cmd: Add kvm_mmu_prepare_zap_page even and fix kvm_mmu_get_page event o...Gleb Natapov1-1/+10
2012-09-28maint: Update FSF address to be URL.Jon Stanley1-2/+1
2012-08-10parse-events: Rename struct record to struct pevent_recordSteven Rostedt1-6/+6
2012-06-12parse-events: Rename parse-events.[ch] to event-parse.[ch]Steven Rostedt1-1/+1
2011-03-22Fix address of the Free Software FoundationUwe Kleine-König1-1/+1
2010-11-29kvm: Do not warn on new fieldsAvi Kivity1-3/+3
2010-11-23kvm: Display the new kvm_exit info1 and info2 fields, if availableAvi Kivity1-0/+5
2010-11-23kvm: Fix typo "UNKOWN"Avi Kivity1-1/+1
2010-11-23kvm: Parse svm exit reasonAvi Kivity1-7/+107
2010-10-11plugin_kvm: Fix kvm_exit rip formattingAvi Kivity1-1/+1
2010-10-11plugin_kvm: Remove stray line from kvm_emulate_insn_handler()Avi Kivity1-2/+0
2010-09-23plugin_kvm: Disassemble instructions for kvm_emulate_insnAvi Kivity1-0/+111
2010-06-17trace-cmd: Add plugin_kvm.soSteven Rostedt1-0/+224