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
/
pt.c
Age
Commit message (
Expand
)
Author
2017-08-29
perf/core, pt, bts: Get rid of itrace_started
Alexander Shishkin
2017-03-30
perf/x86/intel/pt: Allow the disabling of branch tracing
Alexander Shishkin
2017-03-16
perf/x86/intel/pt: Handle VMX better
Alexander Shishkin
2017-03-16
perf/core: Keep AUX flags in the output handle
Will Deacon
2017-02-01
perf/x86/intel/pt: Add format strings for PTWRITE and power event tracing
Alexander Shishkin
2016-11-16
x86/cpuid: Cleanup cpuid_regs definitions
He Chen
2016-09-23
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2016-09-20
perf/x86/intel/pt: Add support for PTWRITE and power event tracing
Alexander Shishkin
2016-09-16
perf/x86/intel/pt: Do validate the size of a kernel address filter
Alexander Shishkin
2016-09-16
perf/x86/intel/pt: Fix kernel address filter's offset validation
Alexander Shishkin
2016-09-16
perf/x86/intel/pt: Fix an off-by-one in address filter configuration
Alexander Shishkin
2016-05-12
perf/x86/intel/pt: Generate PMI in the STOP region as well
Alexander Shishkin
2016-05-05
perf/x86/intel/pt: Convert ACCESS_ONCE()s
Alexander Shishkin
2016-05-05
perf/x86/intel/pt: Export CPU frequency ratios needed by PT decoders
Alexander Shishkin
2016-05-05
perf/x86/intel/pt: Add support for address range filtering in PT
Alexander Shishkin
2016-05-05
perf/x86/intel/pt: Add IP filtering register/CPUID bits
Alexander Shishkin
2016-04-28
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
2016-04-28
perf/x86/intel/pt: Don't die on VMXON
Alexander Shishkin
2016-04-13
perf/x86/intel/pt: Use boot_cpu_has() because it's there
Alexander Shishkin
2016-03-31
perf/x86/intel/pt: Move transaction start/stop to PMU 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_pt.[ch] ...... => x86/events/intel/pt.[ch]
Borislav Petkov