index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-10
perf/amd/ibs: Use interrupt regs ip for stack unwinding
Ravi Bangoria
1
-0
/
+18
2022-05-04
perf/x86/amd/core: Add PerfMonV2 overflow handling
Sandipan Das
1
-11
/
+133
2022-05-04
perf/x86/amd/core: Add PerfMonV2 counter control
Sandipan Das
1
-5
/
+45
2022-05-04
perf/x86/amd/core: Detect available counters
Sandipan Das
1
-0
/
+6
2022-05-04
perf/x86/amd/core: Detect PerfMonV2 support
Sandipan Das
1
-0
/
+27
2022-04-19
perf/x86/cstate: Add SAPPHIRERAPIDS_X CPU support
Zhang Rui
1
-3
/
+4
2022-04-05
perf/x86: Unify format of events sysfs show
Yang Jihong
1
-1
/
+1
2022-04-05
perf/x86/amd: Add idle hooks for branch sampling
Stephane Eranian
3
-0
/
+38
2022-04-05
perf/x86/amd: Make Zen3 branch sampling opt-in
Stephane Eranian
3
-11
/
+49
2022-04-05
perf/x86/amd: Add AMD branch sampling period adjustment
Stephane Eranian
2
-0
/
+19
2022-04-05
perf/x86/amd: Enable branch sampling priv level filtering
Stephane Eranian
1
-6
/
+20
2022-04-05
perf/x86/amd: Add branch-brs helper event for Fam19h BRS
Stephane Eranian
1
-0
/
+15
2022-04-05
perf/x86/amd: Add AMD Fam19h Branch Sampling support
Stephane Eranian
5
-21
/
+640
2022-04-05
perf/core: Add perf_clear_branch_entry_bitfields() helper
Stephane Eranian
1
-19
/
+17
2022-04-05
perf/x86/intel: Update the FRONTEND MSR mask on Sapphire Rapids
Kan Liang
1
-1
/
+1
2022-04-05
perf/x86/intel: Don't extend the pseudo-encoding to GP counters
Kan Liang
1
-1
/
+5
2022-04-05
perf/x86/uncore: Add Raptor Lake uncore support
Kan Liang
2
-0
/
+21
2022-04-05
perf/x86/msr: Add Raptor Lake CPU support
Kan Liang
1
-0
/
+1
2022-04-05
perf/x86/cstate: Add Raptor Lake support
Kan Liang
1
-10
/
+12
2022-04-05
perf/x86: Add Intel Raptor Lake support
Kan Liang
1
-0
/
+1
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-1
/
+1
2022-03-22
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-26
/
+121
2022-03-03
perf/x86/intel/uncore: Fix the build on !CONFIG_PHYS_ADDR_T_64BIT
Ingo Molnar
1
-1
/
+3
2022-03-01
perf: Add irq and exception return branch types
Anshuman Khandual
1
-2
/
+2
2022-03-01
perf/x86/intel/uncore: Make uncore_discovery clean for 64 bit addresses
Steve Wahl
2
-7
/
+11
2022-02-25
x86: remove __range_not_ok()
Arnd Bergmann
1
-1
/
+1
2022-02-15
perf/x86/intel/pt: Add a capability and config bit for disabling TNTs
Alexander Shishkin
1
-0
/
+8
2022-02-15
perf/x86/intel/pt: Add a capability and config bit for event tracing
Alexander Shishkin
1
-0
/
+8
2022-02-02
perf/x86/intel: Increase max number of the fixed counters
Kan Liang
1
-1
/
+39
2022-02-02
perf/x86/intel: Enable PEBS format 5
Kan Liang
1
-3
/
+11
2022-02-02
perf/x86/intel/pt: Fix address filter config for 32-bit kernel
Adrian Hunter
1
-1
/
+1
2022-02-02
x86: Share definition of __is_canonical_address()
Adrian Hunter
1
-12
/
+2
2022-02-02
perf/x86/intel/pt: Relax address filter validation
Adrian Hunter
1
-13
/
+50
2022-02-02
perf/x86/intel/pt: Fix crash with stop filters in single-range mode
Tristan Hume
1
-2
/
+3
2022-02-02
x86/perf: Default set FREEZE_ON_SMI for all
Peter Zijlstra
1
-0
/
+13
2022-01-18
x86/perf: Avoid warning for Arch LBR without XSAVE
Andi Kleen
1
-0
/
+3
2022-01-18
perf/x86/intel/uncore: Add IMC uncore support for ADL
Kan Liang
5
-5
/
+220
2022-01-18
perf/x86/intel/lbr: Add static_branch for LBR INFO flags
Peter Zijlstra (Intel)
1
-17
/
+34
2022-01-18
perf/x86/intel/lbr: Support LBR format V7
Peter Zijlstra (Intel)
3
-48
/
+72
2022-01-18
perf/x86/rapl: fix AMD event handling
Stephane Eranian
1
-3
/
+6
2022-01-18
perf/x86/intel/uncore: Fix CAS_COUNT_WRITE issue for ICX
Zhengjun Xing
1
-1
/
+1
2022-01-18
perf/x86/intel: Add a quirk for the calculation of the number of counters on Alder Lake
Kan Liang
1
-0
/
+13
2022-01-12
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-10
/
+8
2022-01-10
Merge tag 'x86_cleanups_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2021-12-28
x86/events/amd/iommu: Remove redundant assignment to variable shift
Colin Ian King
1
-1
/
+1
2021-12-14
x86: perf: Move RDPMC event flag to a common definition
Rob Herring
2
-6
/
+6
2021-11-17
perf: Add wrappers for invoking guest callbacks
Sean Christopherson
2
-14
/
+6
2021-11-17
perf/core: Rework guest callbacks to prepare for static_call support
Like Xu
2
-10
/
+8
2021-11-17
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
2
-9
/
+17
2021-11-17
x86/perf: Fix snapshot_branch_stack warning in VM
Song Liu
1
-2
/
+0
[prev]
[next]