Age | Commit message (Expand) | Author |
2022-06-05 | Merge tag 'perf-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-05-25 | perf/x86/intel: Fix event constraints for ICL | Kan Liang |
2022-05-25 | perf/x86/Kconfig: Fix indentation in the Kconfig file | Juerg Haefliger |
2022-05-19 | perf/x86/amd/core: Fix reloading events for SVM | Sandipan Das |
2022-05-18 | perf/x86/amd: Run AMD BRS code only on supported hw | Borislav Petkov |
2022-05-18 | perf/x86/amd: Fix AMD BRS period adjustment | Peter Zijlstra |
2022-05-12 | perf/x86/amd: Remove unused variable 'hwc' | Zucheng Zheng |
2022-05-11 | perf/amd/ibs: Advertise zen4_ibs_extensions as pmu capability attribute | Ravi Bangoria |
2022-05-11 | perf/amd/ibs: Add support for L3 miss filtering | Ravi Bangoria |
2022-05-11 | perf/amd/ibs: Use ->is_visible callback for dynamic attributes | Ravi Bangoria |
2022-05-11 | perf/amd/ibs: Cascade pmu init functions' return value | Ravi Bangoria |
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/msr: 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-05-10 | perf/amd/ibs: Use interrupt regs ip for stack unwinding | Ravi Bangoria |
2022-05-04 | perf/x86/amd/core: Add PerfMonV2 overflow handling | Sandipan Das |
2022-05-04 | perf/x86/amd/core: Add PerfMonV2 counter control | Sandipan Das |
2022-05-04 | perf/x86/amd/core: Detect available counters | Sandipan Das |
2022-05-04 | perf/x86/amd/core: Detect PerfMonV2 support | Sandipan Das |
2022-04-19 | perf/x86/cstate: Add SAPPHIRERAPIDS_X CPU support | Zhang Rui |
2022-04-05 | perf/x86: Unify format of events sysfs show | Yang Jihong |
2022-04-05 | perf/x86/amd: Add idle hooks for branch sampling | Stephane Eranian |
2022-04-05 | perf/x86/amd: Make Zen3 branch sampling opt-in | Stephane Eranian |
2022-04-05 | perf/x86/amd: Add AMD branch sampling period adjustment | Stephane Eranian |
2022-04-05 | perf/x86/amd: Enable branch sampling priv level filtering | Stephane Eranian |
2022-04-05 | perf/x86/amd: Add branch-brs helper event for Fam19h BRS | Stephane Eranian |
2022-04-05 | perf/x86/amd: Add AMD Fam19h Branch Sampling support | Stephane Eranian |
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/msr: Add Raptor Lake CPU 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-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
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-25 | x86: remove __range_not_ok() | Arnd Bergmann |
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 |