aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/bts.c
AgeCommit message (Expand)Author
2020-03-20perf/x86/intel/bts: Fix the use of page_private()Alexander Shishkin
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada
2019-02-06perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier
2018-12-03x86: Fix various typos in commentsIngo Molnar
2018-01-14x86,perf: Disable intel_bts when PTIPeter Zijlstra
2017-10-24perf/x86/intel/bts: Fix exclusive event reference leakAlexander Shishkin
2017-08-29perf/core, pt, bts: Get rid of itrace_startedAlexander Shishkin
2017-08-11x86: Mark various structures and functions as 'static'Colin Ian King
2017-03-16perf/core: Keep AUX flags in the output handleWill Deacon
2016-09-22perf/x86/intel/bts: Make it an exclusive PMUAlexander Shishkin
2016-09-20perf/x86/intel/bts: Make sure debug store is validSebastian Andrzej Siewior
2016-09-10perf/x86/intel/bts: Kill a silly warningAlexander Shishkin
2016-09-10perf/x86/intel/bts: Fix BTS PMI detectionAlexander Shishkin
2016-09-10perf/x86/intel/bts: Fix confused ordering of PMU callbacksAlexander Shishkin
2016-03-31perf/x86/intel/bts: Move transaction start/stop to start/stop callbacksAlexander Shishkin
2016-02-17perf/x86: Move perf_event.h to its new homeBorislav Petkov
2016-02-17perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.cBorislav Petkov