index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
17
-516
/
+1499
|
\
|
*
perf/x86/amd/lbr: Adjust LBR regardless of filtering
Stephane Eranian
2022-09-29
1
-2
/
+6
|
*
perf/x86/utils: Fix uninitialized var in get_branch_type()
Stephane Eranian
2022-09-29
1
-0
/
+4
|
*
perf/x86/amd: Support PERF_SAMPLE_PHY_ADDR
Ravi Bangoria
2022-09-29
1
-1
/
+7
|
*
perf/x86/amd: Support PERF_SAMPLE_ADDR
Ravi Bangoria
2022-09-29
1
-1
/
+7
|
*
perf/x86/amd: Support PERF_SAMPLE_{WEIGHT|WEIGHT_STRUCT}
Ravi Bangoria
2022-09-29
1
-1
/
+16
|
*
perf/x86/amd: Support PERF_SAMPLE_DATA_SRC
Ravi Bangoria
2022-09-29
1
-6
/
+312
|
*
perf/x86/uncore: Add new Raptor Lake S support
Kan Liang
2022-09-29
1
-0
/
+1
|
*
perf/x86/cstate: Add new Raptor Lake S support
Kan Liang
2022-09-29
1
-0
/
+1
|
*
perf/x86/msr: Add new Raptor Lake S support
Kan Liang
2022-09-29
1
-0
/
+1
|
*
perf/x86: Add new Raptor Lake S support
Kan Liang
2022-09-29
1
-0
/
+1
|
*
Merge branch 'v6.0-rc7'
Peter Zijlstra
2022-09-29
4
-8
/
+38
|
|
\
|
|
*
Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2022-09-02
4
-7
/
+36
|
|
|
\
|
|
*
|
perf/x86/core: Completely disable guest PEBS via guest's global_ctrl
Like Xu
2022-09-02
1
-1
/
+2
|
*
|
|
perf: Use sample_flags for raw_data
Namhyung Kim
2022-09-27
1
-0
/
+1
|
*
|
|
perf: Use sample_flags for addr
Namhyung Kim
2022-09-27
1
-2
/
+6
|
*
|
|
perf: Kill __PERF_SAMPLE_CALLCHAIN_EARLY
Namhyung Kim
2022-09-13
2
-13
/
+0
|
*
|
|
perf: Use sample_flags for callchain
Namhyung Kim
2022-09-13
2
-3
/
+9
|
*
|
|
perf/x86/intel: Optimize FIXED_CTR_CTRL access
Kan Liang
2022-09-07
2
-9
/
+17
|
*
|
|
perf/x86/p4: Remove perfctr_second_write quirk
Peter Zijlstra
2022-09-07
3
-22
/
+29
|
*
|
|
perf/x86/intel: Remove x86_pmu::update_topdown_event
Peter Zijlstra
2022-09-07
2
-11
/
+12
|
*
|
|
perf/x86/intel: Remove x86_pmu::set_topdown_event_period
Peter Zijlstra
2022-09-07
2
-7
/
+10
|
*
|
|
perf/x86: Add a x86_pmu::limit_period static_call
Peter Zijlstra
2022-09-07
1
-4
/
+5
|
*
|
|
perf/x86: Change x86_pmu::limit_period signature
Peter Zijlstra
2022-09-07
4
-22
/
+20
|
*
|
|
perf/x86/intel: Move the topdown stuff into the intel driver
Peter Zijlstra
2022-09-07
2
-10
/
+23
|
*
|
|
perf/x86: Add two more x86_pmu methods
Peter Zijlstra
2022-09-07
2
-5
/
+22
|
*
|
|
x86/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCH
Anshuman Khandual
2022-09-07
2
-18
/
+38
|
*
|
|
perf: Use sample_flags for txn
Kan Liang
2022-09-06
1
-2
/
+6
|
*
|
|
perf: Use sample_flags for data_src
Kan Liang
2022-09-06
1
-2
/
+6
|
*
|
|
perf: Use sample_flags for weight
Kan Liang
2022-09-06
1
-3
/
+7
|
*
|
|
perf: Use sample_flags for branch stack
Kan Liang
2022-09-06
4
-4
/
+13
|
*
|
|
perf/x86/intel/pebs: Fix PEBS timestamps overwritten
Kan Liang
2022-09-06
1
-2
/
+6
|
*
|
|
perf: Add system error and not in transaction branch types
Anshuman Khandual
2022-08-29
1
-1
/
+1
|
*
|
|
perf/x86/amd/lbr: Add LbrExtV2 branch speculation info support
Sandipan Das
2022-08-27
1
-3
/
+32
|
*
|
|
perf/x86/amd/lbr: Use fusion-aware branch classifier
Sandipan Das
2022-08-27
1
-2
/
+10
|
*
|
|
perf/x86: Make branch classifier fusion-aware
Sandipan Das
2022-08-27
2
-69
/
+102
|
*
|
|
perf/x86/amd/lbr: Add LbrExtV2 software branch filter support
Sandipan Das
2022-08-27
1
-5
/
+87
|
*
|
|
perf/x86: Move branch classifier
Sandipan Das
2022-08-27
4
-274
/
+279
|
*
|
|
perf/x86/amd/lbr: Add LbrExtV2 hardware branch filter support
Sandipan Das
2022-08-27
2
-7
/
+108
|
*
|
|
perf/x86/amd/lbr: Add LbrExtV2 branch record support
Sandipan Das
2022-08-27
3
-11
/
+247
|
*
|
|
perf/x86/amd/lbr: Detect LbrExtV2 support
Sandipan Das
2022-08-27
4
-5
/
+29
|
*
|
|
perf/x86/amd/core: Add generic branch record interfaces
Sandipan Das
2022-08-27
1
-12
/
+22
|
*
|
|
perf/x86/amd/core: Refactor branch attributes
Sandipan Das
2022-08-27
1
-6
/
+19
|
*
|
|
perf/x86/amd/brs: Move feature-specific functions
Sandipan Das
2022-08-27
3
-70
/
+76
|
|
/
/
*
|
|
perf/x86/core: Completely disable guest PEBS via guest's global_ctrl
Like Xu
2022-09-01
1
-1
/
+2
*
|
|
perf/x86/intel: Fix unchecked MSR access error for Alder Lake N
Kan Liang
2022-09-01
3
-3
/
+48
|
|
/
|
/
|
*
|
perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU
Stephane Eranian
2022-08-27
1
-1
/
+17
*
|
perf/x86/intel: Fix pebs event constraints for ADL
Kan Liang
2022-08-19
1
-1
/
+1
*
|
perf/x86/intel/ds: Fix precise store latency handling
Stephane Eranian
2022-08-19
1
-1
/
+9
*
|
perf/x86/core: Set pebs_capable and PMU_FL_PEBS_ALL for the Baseline
Peter Zijlstra
2022-08-19
2
-4
/
+1
[next]