index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
amd
/
ibs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-13
Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2022-11-24
perf/amd/ibs: Make IBS a core pmu
Ravi Bangoria
1
-2
/
+2
2022-10-27
perf/mem: Rename PERF_MEM_LVLNUM_EXTN_MEM to PERF_MEM_LVLNUM_CXL
Ravi Bangoria
1
-1
/
+1
2022-09-29
perf/x86/amd: Support PERF_SAMPLE_PHY_ADDR
Ravi Bangoria
1
-1
/
+7
2022-09-29
perf/x86/amd: Support PERF_SAMPLE_ADDR
Ravi Bangoria
1
-1
/
+7
2022-09-29
perf/x86/amd: Support PERF_SAMPLE_{WEIGHT|WEIGHT_STRUCT}
Ravi Bangoria
1
-1
/
+16
2022-09-29
perf/x86/amd: Support PERF_SAMPLE_DATA_SRC
Ravi Bangoria
1
-6
/
+312
2022-09-27
perf: Use sample_flags for raw_data
Namhyung Kim
1
-0
/
+1
2022-09-13
perf: Kill __PERF_SAMPLE_CALLCHAIN_EARLY
Namhyung Kim
1
-10
/
+0
2022-09-13
perf: Use sample_flags for callchain
Namhyung Kim
1
-1
/
+3
2022-05-11
perf/amd/ibs: Advertise zen4_ibs_extensions as pmu capability attribute
Ravi Bangoria
1
-0
/
+21
2022-05-11
perf/amd/ibs: Add support for L3 miss filtering
Ravi Bangoria
1
-7
/
+60
2022-05-11
perf/amd/ibs: Use ->is_visible callback for dynamic attributes
Ravi Bangoria
1
-24
/
+54
2022-05-11
perf/amd/ibs: Cascade pmu init functions' return value
Ravi Bangoria
1
-8
/
+29
2022-05-10
perf/amd/ibs: Use interrupt regs ip for stack unwinding
Ravi Bangoria
1
-0
/
+18
2021-08-26
perf/x86/amd/ibs: Add bitfield definitions in new <asm/amd-ibs.h> header
Kim Phillips
1
-14
/
+9
2021-08-26
perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS Op
Kim Phillips
1
-0
/
+1
2021-08-26
perf/x86/amd/ibs: Work around erratum #1197
Kim Phillips
1
-0
/
+8
2020-09-10
arch/x86/amd/ibs: Fix re-arming IBS Fetch
Kim Phillips
1
-1
/
+14
2020-09-10
perf/x86/amd/ibs: Support 27-bit extended Op/cycle counter
Kim Phillips
1
-11
/
+31
2020-09-10
perf/x86/amd/ibs: Fix raw sample data accumulation
Kim Phillips
1
-10
/
+16
2020-09-10
perf/x86/amd/ibs: Don't include randomized bits in get_ibs_op_count()
Kim Phillips
1
-4
/
+8
2019-10-28
perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)
Kim Phillips
1
-2
/
+4
2019-10-28
perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...
Kim Phillips
1
-1
/
+1
2019-08-30
perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops
Kim Phillips
1
-3
/
+10
2019-01-21
perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs
Andrew Murray
1
-12
/
+1
2018-07-24
perf/x86/amd/ibs: Don't access non-started event
Thomas Gleixner
1
-1
/
+5
2018-05-13
x86: Remove pr_fmt duplicate logging prefixes
Joe Perches
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-12-27
perf/x86/amd/ibs: Fix typo after cleanup state names in cpu/hotplug
Sedat Dilek
1
-1
/
+1
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-1
/
+1
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-36
/
+28
2016-07-16
perf, events: add non-linear data support for raw records
Daniel Borkmann
1
-2
/
+6
2016-07-14
x86: Audit and remove any remaining unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+2
2016-07-14
perf/x86/amd/ibs: Convert to hotplug state machine
Thomas Gleixner
1
-36
/
+28
2016-03-31
perf/x86/amd/ibs: Fix pmu::stop() nesting
Peter Zijlstra
1
-7
/
+45
2016-03-21
perf/x86/ibs: Add IBS interrupt to the dynamic throttle
Peter Zijlstra
1
-0
/
+3
2016-03-21
perf/x86/ibs: Fix race with IBS_STARTING state
Peter Zijlstra
1
-3
/
+29
2016-03-21
perf/x86/ibs: Fix IBS throttle
Peter Zijlstra
1
-1
/
+1
2016-02-17
perf/x86: Move perf_event.h to its new home
Borislav Petkov
1
-1
/
+1
2016-02-09
perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
Borislav Petkov
1
-0
/
+959