index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
perf_event.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/x86/intel: Add Crestmont PMU
Kan Liang
2023-08-09
1
-0
/
+2
*
perf/x86: Support Retire Latency
Kan Liang
2023-01-09
1
-0
/
+2
*
perf/x86: Add Meteor Lake support
Kan Liang
2023-01-09
1
-7
/
+14
*
perf/x86/amd: Remove the repeated declaration
Shaokun Zhang
2022-11-24
1
-1
/
+0
*
perf: Rewrite core context handling
Peter Zijlstra
2022-10-27
1
-16
/
+14
*
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-24
/
+106
|
\
|
*
perf/x86/intel: Optimize FIXED_CTR_CTRL access
Kan Liang
2022-09-07
1
-0
/
+4
|
*
perf/x86/p4: Remove perfctr_second_write quirk
Peter Zijlstra
2022-09-07
1
-1
/
+1
|
*
perf/x86/intel: Remove x86_pmu::update_topdown_event
Peter Zijlstra
2022-09-07
1
-1
/
+0
|
*
perf/x86/intel: Remove x86_pmu::set_topdown_event_period
Peter Zijlstra
2022-09-07
1
-1
/
+0
|
*
perf/x86: Change x86_pmu::limit_period signature
Peter Zijlstra
2022-09-07
1
-1
/
+1
|
*
perf/x86: Add two more x86_pmu methods
Peter Zijlstra
2022-09-07
1
-0
/
+5
|
*
x86/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCH
Anshuman Khandual
2022-09-07
1
-18
/
+16
|
*
perf/x86: Make branch classifier fusion-aware
Sandipan Das
2022-08-27
1
-0
/
+2
|
*
perf/x86: Move branch classifier
Sandipan Das
2022-08-27
1
-0
/
+62
|
*
perf/x86/amd/lbr: Add LbrExtV2 branch record support
Sandipan Das
2022-08-27
1
-0
/
+8
|
*
perf/x86/amd/lbr: Detect LbrExtV2 support
Sandipan Das
2022-08-27
1
-0
/
+2
|
*
perf/x86/amd/brs: Move feature-specific functions
Sandipan Das
2022-08-27
1
-2
/
+5
*
|
perf/x86/intel: Fix unchecked MSR access error for Alder Lake N
Kan Liang
2022-09-01
1
-0
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-08-04
1
-2
/
+4
|
\
|
*
x86/perf/core: Add pebs_capable to store valid PEBS_COUNTER_MASK value
Peter Zijlstra (Intel)
2022-06-08
1
-0
/
+1
|
*
perf/x86/core: Pass "struct kvm_pmu *" to determine the guest values
Like Xu
2022-06-08
1
-1
/
+1
|
*
perf/x86/intel: Add EPT-Friendly PEBS for Ice Lake Server
Like Xu
2022-06-08
1
-1
/
+2
*
|
perf/x86/intel: Fix PEBS data source encoding for ADL
Kan Liang
2022-07-04
1
-0
/
+6
*
|
perf/x86/intel: Fix PEBS memory access info encoding for ADL
Kan Liang
2022-07-04
1
-0
/
+8
*
|
x86/events/intel/ds: Enable large PEBS for PERF_SAMPLE_WEIGHT_TYPE
Like Xu
2022-06-13
1
-1
/
+2
|
/
*
perf/x86/amd: Fix AMD BRS period adjustment
Peter Zijlstra
2022-05-18
1
-18
/
+0
*
perf/x86/amd: Add idle hooks for branch sampling
Stephane Eranian
2022-04-05
1
-0
/
+1
*
perf/x86/amd: Make Zen3 branch sampling opt-in
Stephane Eranian
2022-04-05
1
-10
/
+39
*
perf/x86/amd: Add AMD branch sampling period adjustment
Stephane Eranian
2022-04-05
1
-0
/
+12
*
perf/x86/amd: Add AMD Fam19h Branch Sampling support
Stephane Eranian
2022-04-05
1
-16
/
+85
*
perf/x86/intel/lbr: Support LBR format V7
Peter Zijlstra (Intel)
2022-01-18
1
-1
/
+9
*
x86: perf: Move RDPMC event flag to a common definition
Rob Herring
2021-12-14
1
-1
/
+1
*
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-02
1
-0
/
+19
|
\
|
*
perf: Enable branch record for software events
Song Liu
2021-09-13
1
-0
/
+19
*
|
Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-01
1
-0
/
+1
|
\
\
|
*
|
x86/pkru: Remove useless include
Thomas Gleixner
2021-10-20
1
-0
/
+1
|
|
/
*
/
perf/x86: Add new event for AUX output counter index
Adrian Hunter
2021-10-15
1
-0
/
+1
|
/
*
perf/x86/intel: Apply mid ACK for small core
Kan Liang
2021-08-06
1
-0
/
+15
*
perf/x86/amd: Don't touch the AMD64_EVENTSEL_HOSTONLY bit inside the guest
Like Xu
2021-08-04
1
-1
/
+2
*
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-28
1
-0
/
+1
|
\
|
*
perf/x86: Reset the dirty counter to prevent the leak for an RDPMC task
Kan Liang
2021-06-17
1
-0
/
+1
*
|
perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic context
Like Xu
2021-05-18
1
-0
/
+6
|
/
*
perf/x86/intel: Add Alder Lake Hybrid support
Kan Liang
2021-04-19
1
-0
/
+7
*
perf/x86: Support filter_match callback
Kan Liang
2021-04-19
1
-0
/
+1
*
perf/x86: Add structures for the attributes of Hybrid PMUs
Kan Liang
2021-04-19
1
-0
/
+19
*
perf/x86: Register hybrid PMUs
Kan Liang
2021-04-19
1
-0
/
+14
*
perf/x86: Factor out x86_pmu_show_pmu_cap
Kan Liang
2021-04-19
1
-0
/
+3
*
perf/x86: Hybrid PMU support for extra_regs
Kan Liang
2021-04-19
1
-0
/
+1
*
perf/x86: Hybrid PMU support for event constraints
Kan Liang
2021-04-19
1
-0
/
+2
[next]