aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/mmutrace.h
AgeCommit message (Expand)Author
2020-10-01KVM: x86: fix incorrect comparison in trace eventPaolo Bonzini
2019-11-12KVM: x86: add tracepoints around __direct_map and FNAME(fetch)Paolo Bonzini
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-03kvm: x86: mmu: allow A/D bits to be disabled in an mmuPeter Feiner
2015-05-13tracing: Rename ftrace_event.h to trace_events.hSteven Rostedt (Red Hat)
2014-11-19x86/kvm/tracing: Use helper function trace_seq_buffer_ptr()Steven Rostedt (Red Hat)
2014-07-31x86/kvm: Resolve shadow warnings in macro expansionMark D Rustad
2013-06-27KVM: MMU: add tracepoint for check_mmio_spteXiao Guangrong
2013-06-27KVM: MMU: store generation-number into mmio spteXiao Guangrong
2013-06-05KVM: MMU: add tracepoint for kvm_mmu_invalidate_all_pagesXiao Guangrong
2013-06-05KVM: MMU: show mmu_valid_gen in shadow page related tracepointsXiao Guangrong
2013-01-07KVM: mmu: remove unused trace eventGleb Natapov
2012-07-11KVM: MMU: fix kvm_mmu_pagetable_walk tracepointXiao Guangrong
2012-07-11KVM: MMU: trace fast page faultXiao Guangrong
2011-12-27KVM: MMU: audit: replace mmu audit tracepoint with jump-labelXiao Guangrong
2011-07-24KVM: MMU: trace mmio page faultXiao Guangrong
2010-10-24KVM: MMU: support disable/enable mmu audit dynamiclyXiao Guangrong
2010-08-01KVM: MMU: split the operations of kvm_mmu_zap_page()Xiao Guangrong
2010-05-19KVM: MMU: convert mmu tracepointsXiao Guangrong
2010-05-17KVM: MMU: fix sp->unsync type error in trace event definitionGui Jianfeng
2010-05-17KVM: MMU: Drop cr4.pge from shadow page roleAvi Kivity
2010-05-17KVM: MMU: Replace role.glevels with role.cr4_paeAvi Kivity
2010-05-17KVM: cleanup kvm traceXiao Guangrong
2009-09-10KVM: Trace shadow page lifecycleAvi Kivity
2009-09-10KVM: MMU: Trace guest pagetable walkerAvi Kivity