summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/amd/ibs.c
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)Kim Phillips2019-10-281-2/+4
* perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...Kim Phillips2019-10-281-1/+1
* perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips2019-08-301-3/+10
* perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray2019-01-211-12/+1
* perf/x86/amd/ibs: Don't access non-started eventThomas Gleixner2018-07-241-1/+5
* x86: Remove pr_fmt duplicate logging prefixesJoe Perches2018-05-131-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* perf/x86/amd/ibs: Fix typo after cleanup state names in cpu/hotplugSedat Dilek2016-12-271-1/+1
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
* Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-011-1/+2
|\
| * x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+2
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-36/+28
|\ \
| * | perf/x86/amd/ibs: Convert to hotplug state machineThomas Gleixner2016-07-141-36/+28
| |/
* | perf, events: add non-linear data support for raw recordsDaniel Borkmann2016-07-151-2/+6
|/
* perf/x86/amd/ibs: Fix pmu::stop() nestingPeter Zijlstra2016-03-311-7/+45
* perf/x86/ibs: Add IBS interrupt to the dynamic throttlePeter Zijlstra2016-03-211-0/+3
* perf/x86/ibs: Fix race with IBS_STARTING statePeter Zijlstra2016-03-211-3/+29
* perf/x86/ibs: Fix IBS throttlePeter Zijlstra2016-03-211-1/+1
* perf/x86: Move perf_event.h to its new homeBorislav Petkov2016-02-171-1/+1
* perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.cBorislav Petkov2016-02-091-0/+959
OpenPOWER on IntegriCloud