linux/tools/lib/traceevent/plugins
Sean Christopherson 167f8a5cae KVM: x86/mmu: Rename "nxe" role bit to "efer_nx" for macro shenanigans
Rename "nxe" to "efer_nx" so that future macro magic can use the pattern
<reg>_<bit> for all CR0, CR4, and EFER bits that included in the role.
Using "efer_nx" also makes it clear that the role bit reflects EFER.NX,
not the NX bit in the corresponding PTE.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20210622175739.3610207-25-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2021-06-24 18:00:41 -04:00
..
Build tools lib traceevent: Add plugin for decoding syscalls/sys_enter_futex 2020-07-06 09:01:20 -03:00
Makefile Merge remote-tracking branch 'torvalds/master' into perf/core 2020-08-03 09:37:31 -03:00
plugin_cfg80211.c
plugin_function.c tools lib traceevent: Change to SPDX License format 2020-07-06 09:02:20 -03:00
plugin_futex.c tools lib traceevent: Change to SPDX License format 2020-07-06 09:02:20 -03:00
plugin_hrtimer.c tools lib traceevent: Change to SPDX License format 2020-07-06 09:02:20 -03:00
plugin_jbd2.c tools lib traceevent: Change to SPDX License format 2020-07-06 09:02:20 -03:00
plugin_kmem.c tools lib traceevent: Change to SPDX License format 2020-07-06 09:02:20 -03:00
plugin_kvm.c KVM: x86/mmu: Rename "nxe" role bit to "efer_nx" for macro shenanigans 2021-06-24 18:00:41 -04:00
plugin_mac80211.c tools lib traceevent: Change to SPDX License format 2020-07-06 09:02:20 -03:00
plugin_sched_switch.c tools lib traceevent: Change to SPDX License format 2020-07-06 09:02:20 -03:00
plugin_scsi.c
plugin_tlb.c tools lib traceevent: Change to SPDX License format 2020-07-06 09:02:20 -03:00
plugin_xen.c