aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/bts.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-17perf/x86: Add compiler barrier after updating BTSLeo Yan1-0/+6
2021-03-21x86: Fix various typos in comments, take #2Ingo Molnar1-1/+1
2020-05-19perf/x86: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2019-12-17perf/x86/intel/bts: Fix the use of page_private()Alexander Shishkin1-5/+11
2019-10-17perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)1-3/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-9/+1
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada1-1/+1
2019-02-06perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier1-1/+3
2018-12-03x86: Fix various typos in commentsIngo Molnar1-1/+1
2018-01-14x86,perf: Disable intel_bts when PTIPeter Zijlstra1-0/+18
2017-10-24perf/x86/intel/bts: Fix exclusive event reference leakAlexander Shishkin1-3/+3
2017-08-29perf/core, pt, bts: Get rid of itrace_startedAlexander Shishkin1-1/+1
2017-08-11x86: Mark various structures and functions as 'static'Colin Ian King1-1/+1
2017-03-16perf/core: Keep AUX flags in the output handleWill Deacon1-9/+7
2016-09-22perf/x86/intel/bts: Make it an exclusive PMUAlexander Shishkin1-1/+2
2016-09-20perf/x86/intel/bts: Make sure debug store is validSebastian Andrzej Siewior1-1/+1
2016-09-10perf/x86/intel/bts: Kill a silly warningAlexander Shishkin1-2/+0
2016-09-10perf/x86/intel/bts: Fix BTS PMI detectionAlexander Shishkin1-4/+15
2016-09-10perf/x86/intel/bts: Fix confused ordering of PMU callbacksAlexander Shishkin1-24/+80
2016-03-31perf/x86/intel/bts: Move transaction start/stop to start/stop callbacksAlexander Shishkin1-57/+48
2016-02-17perf/x86: Move perf_event.h to its new homeBorislav Petkov1-1/+1
2016-02-17perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.cBorislav Petkov1-0/+544