index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
intel
/
bts.c
Age
Commit message (
Expand
)
Author
2019-02-06
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
2018-12-03
x86: Fix various typos in comments
Ingo Molnar
2018-01-14
x86,perf: Disable intel_bts when PTI
Peter Zijlstra
2017-10-24
perf/x86/intel/bts: Fix exclusive event reference leak
Alexander Shishkin
2017-08-29
perf/core, pt, bts: Get rid of itrace_started
Alexander Shishkin
2017-08-11
x86: Mark various structures and functions as 'static'
Colin Ian King
2017-03-16
perf/core: Keep AUX flags in the output handle
Will Deacon
2016-09-22
perf/x86/intel/bts: Make it an exclusive PMU
Alexander Shishkin
2016-09-20
perf/x86/intel/bts: Make sure debug store is valid
Sebastian Andrzej Siewior
2016-09-10
perf/x86/intel/bts: Kill a silly warning
Alexander Shishkin
2016-09-10
perf/x86/intel/bts: Fix BTS PMI detection
Alexander Shishkin
2016-09-10
perf/x86/intel/bts: Fix confused ordering of PMU callbacks
Alexander Shishkin
2016-03-31
perf/x86/intel/bts: Move transaction start/stop to start/stop callbacks
Alexander Shishkin
2016-02-17
perf/x86: Move perf_event.h to its new home
Borislav Petkov
2016-02-17
perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
Borislav Petkov