Age | Commit message (Expand) | Author |
2022-09-07 | perf/x86/intel: Move the topdown stuff into the intel driver | Peter Zijlstra |
2022-09-06 | perf: Use sample_flags for txn | Kan Liang |
2022-09-06 | perf: Use sample_flags for data_src | Kan Liang |
2022-09-06 | perf: Use sample_flags for weight | Kan Liang |
2022-09-06 | perf: Use sample_flags for branch stack | Kan Liang |
2022-09-06 | perf/x86/intel/pebs: Fix PEBS timestamps overwritten | Kan Liang |
2022-08-27 | perf/x86: Move branch classifier | Sandipan Das |
2022-08-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-08-01 | Merge tag 'perf-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-08-01 | Merge remote-tracking branch 'kvm/next' into kvm-next-5.20 | Paolo Bonzini |
2022-07-20 | perf/x86/intel/lbr: Fix unchecked MSR access error on HSW | Kan Liang |
2022-07-04 | perf/x86/intel: Fix PEBS data source encoding for ADL | Kan Liang |
2022-07-04 | perf/x86/intel: Fix PEBS memory access info encoding for ADL | Kan Liang |
2022-06-08 | perf/x86/intel: Fix the comment about guest LBR support on KVM | Like Xu |
2022-06-08 | KVM: x86/pmu: Disable guest PEBS temporarily in two rare situations | Like Xu |
2022-06-08 | KVM: x86/pmu: Add PEBS_DATA_CFG MSR emulation to support adaptive PEBS | Like Xu |
2022-06-08 | KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to support guest DS | Like Xu |
2022-06-08 | KVM: x86/pmu: Adjust precise_ip to emulate Ice Lake guest PDIR counter | Like Xu |
2022-06-08 | KVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for extended PEBS | Like Xu |
2022-06-08 | x86/perf/core: Add pebs_capable to store valid PEBS_COUNTER_MASK value | Peter Zijlstra (Intel) |
2022-06-08 | perf/x86/core: Pass "struct kvm_pmu *" to determine the guest values | Like Xu |
2022-06-08 | perf/x86/intel: Handle guest PEBS overflow PMI for KVM guest | Like Xu |
2022-06-08 | perf/x86/intel: Add EPT-Friendly PEBS for Ice Lake Server | Like Xu |
2022-05-25 | perf/x86/intel: Fix event constraints for ICL | Kan Liang |
2022-05-11 | perf/x86/uncore: Add new Alder Lake and Raptor Lake support | Kan Liang |
2022-05-11 | perf/x86/uncore: Clean up uncore_pci_ids[] | Kan Liang |
2022-05-11 | perf/x86/cstate: Add new Alder Lake and Raptor Lake support | Kan Liang |
2022-05-11 | perf/x86: Add new Alder Lake and Raptor Lake support | Kan Liang |
2022-05-11 | Merge branch 'v5.18-rc5' | Peter Zijlstra |
2022-04-19 | perf/x86/cstate: Add SAPPHIRERAPIDS_X CPU support | Zhang Rui |
2022-04-05 | perf/core: Add perf_clear_branch_entry_bitfields() helper | Stephane Eranian |
2022-04-05 | perf/x86/intel: Update the FRONTEND MSR mask on Sapphire Rapids | Kan Liang |
2022-04-05 | perf/x86/intel: Don't extend the pseudo-encoding to GP counters | Kan Liang |
2022-04-05 | perf/x86/uncore: Add Raptor Lake uncore support | Kan Liang |
2022-04-05 | perf/x86/cstate: Add Raptor Lake support | Kan Liang |
2022-04-05 | perf/x86: Add Intel Raptor Lake support | Kan Liang |
2022-03-22 | Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-03-03 | perf/x86/intel/uncore: Fix the build on !CONFIG_PHYS_ADDR_T_64BIT | Ingo Molnar |
2022-03-01 | perf: Add irq and exception return branch types | Anshuman Khandual |
2022-03-01 | perf/x86/intel/uncore: Make uncore_discovery clean for 64 bit addresses | Steve Wahl |
2022-02-15 | perf/x86/intel/pt: Add a capability and config bit for disabling TNTs | Alexander Shishkin |
2022-02-15 | perf/x86/intel/pt: Add a capability and config bit for event tracing | Alexander Shishkin |
2022-02-02 | perf/x86/intel: Increase max number of the fixed counters | Kan Liang |
2022-02-02 | perf/x86/intel: Enable PEBS format 5 | Kan Liang |
2022-02-02 | perf/x86/intel/pt: Fix address filter config for 32-bit kernel | Adrian Hunter |
2022-02-02 | x86: Share definition of __is_canonical_address() | Adrian Hunter |
2022-02-02 | perf/x86/intel/pt: Relax address filter validation | Adrian Hunter |
2022-02-02 | perf/x86/intel/pt: Fix crash with stop filters in single-range mode | Tristan Hume |
2022-02-02 | x86/perf: Default set FREEZE_ON_SMI for all | Peter Zijlstra |
2022-01-18 | x86/perf: Avoid warning for Arch LBR without XSAVE | Andi Kleen |