summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel/bts.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel/bts: Fix comment about default perf_event_paranoid settingJames Clark2024-08-051-3/+0
* perf/x86: Add compiler barrier after updating BTSLeo Yan2021-09-171-0/+6
* x86: Fix various typos in comments, take #2Ingo Molnar2021-03-211-1/+1
* perf/x86: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-191-1/+1
* perf/x86/intel/bts: Fix the use of page_private()Alexander Shishkin2019-12-171-5/+11
* perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)2019-10-171-3/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1
* treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-151-1/+1
* perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier2019-02-061-1/+3
* x86: Fix various typos in commentsIngo Molnar2018-12-031-1/+1
* x86,perf: Disable intel_bts when PTIPeter Zijlstra2018-01-141-0/+18
* perf/x86/intel/bts: Fix exclusive event reference leakAlexander Shishkin2017-10-241-3/+3
* perf/core, pt, bts: Get rid of itrace_startedAlexander Shishkin2017-08-291-1/+1
* x86: Mark various structures and functions as 'static'Colin Ian King2017-08-111-1/+1
* perf/core: Keep AUX flags in the output handleWill Deacon2017-03-161-9/+7
* perf/x86/intel/bts: Make it an exclusive PMUAlexander Shishkin2016-09-221-1/+2
* perf/x86/intel/bts: Make sure debug store is validSebastian Andrzej Siewior2016-09-201-1/+1
* perf/x86/intel/bts: Kill a silly warningAlexander Shishkin2016-09-101-2/+0
* perf/x86/intel/bts: Fix BTS PMI detectionAlexander Shishkin2016-09-101-4/+15
* perf/x86/intel/bts: Fix confused ordering of PMU callbacksAlexander Shishkin2016-09-101-24/+80
* perf/x86/intel/bts: Move transaction start/stop to start/stop callbacksAlexander Shishkin2016-03-311-57/+48
* perf/x86: Move perf_event.h to its new homeBorislav Petkov2016-02-171-1/+1
* perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.cBorislav Petkov2016-02-171-0/+544