aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/amd/ibs.c
AgeCommit message (Expand)Author
2021-09-22perf/x86/amd/ibs: Work around erratum #1197Kim Phillips
2020-11-05perf/x86/amd/ibs: Fix raw sample data accumulationKim Phillips
2020-11-05perf/x86/amd/ibs: Don't include randomized bits in get_ibs_op_count()Kim Phillips
2020-11-05arch/x86/amd/ibs: Fix re-arming IBS FetchKim Phillips
2019-11-12perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)Kim Phillips
2019-11-12perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...Kim Phillips
2019-09-21perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips
2018-09-05perf/x86/amd/ibs: Don't access non-started eventThomas Gleixner
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-27perf/x86/amd/ibs: Fix typo after cleanup state names in cpu/hotplugSedat Dilek
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-15perf, events: add non-linear data support for raw recordsDaniel Borkmann
2016-07-14x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker
2016-07-14perf/x86/amd/ibs: Convert to hotplug state machineThomas Gleixner
2016-03-31perf/x86/amd/ibs: Fix pmu::stop() nestingPeter Zijlstra
2016-03-21perf/x86/ibs: Add IBS interrupt to the dynamic throttlePeter Zijlstra
2016-03-21perf/x86/ibs: Fix race with IBS_STARTING statePeter Zijlstra
2016-03-21perf/x86/ibs: Fix IBS throttlePeter Zijlstra
2016-02-17perf/x86: Move perf_event.h to its new homeBorislav Petkov
2016-02-09perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.cBorislav Petkov