index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
intel
/
pt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-22
perf, pt, coresight: Fix address filters for vmas with non-zero offset
Alexander Shishkin
1
-4
/
+5
2019-02-06
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
1
-2
/
+3
2018-12-21
perf/x86/intel/pt: add new capability for Intel PT
Luwei Kang
1
-0
/
+1
2018-12-21
perf/x86/intel/pt: Introduce intel_pt_validate_cap()
Luwei Kang
1
-3
/
+9
2018-12-21
perf/x86/intel/pt: Export pt_cap_get()
Chao Peng
1
-23
/
+26
2018-09-12
perf/x86/intel/pt: Annotate 'pt_cap_group' with __ro_after_init
Zubin Mithra
1
-1
/
+1
2018-05-25
perf/core: Fix bad use of igrab()
Song Liu
1
-2
/
+2
2018-03-29
perf/x86/pt, coresight: Clean up address filter structure
Alexander Shishkin
1
-3
/
+10
2017-08-29
perf/core, pt, bts: Get rid of itrace_started
Alexander Shishkin
1
-2
/
+3
2017-03-30
perf/x86/intel/pt: Allow the disabling of branch tracing
Alexander Shishkin
1
-2
/
+72
2017-03-16
perf/x86/intel/pt: Handle VMX better
Alexander Shishkin
1
-17
/
+21
2017-03-16
perf/core: Keep AUX flags in the output handle
Will Deacon
1
-8
/
+9
2017-02-01
perf/x86/intel/pt: Add format strings for PTWRITE and power event tracing
Alexander Shishkin
1
-0
/
+6
2016-11-16
x86/cpuid: Cleanup cpuid_regs definitions
He Chen
1
-26
/
+19
2016-09-23
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-4
/
+14
2016-09-20
perf/x86/intel/pt: Add support for PTWRITE and power event tracing
Alexander Shishkin
1
-1
/
+23
2016-09-16
perf/x86/intel/pt: Do validate the size of a kernel address filter
Alexander Shishkin
1
-2
/
+7
2016-09-16
perf/x86/intel/pt: Fix kernel address filter's offset validation
Alexander Shishkin
1
-1
/
+6
2016-09-16
perf/x86/intel/pt: Fix an off-by-one in address filter configuration
Alexander Shishkin
1
-2
/
+2
2016-05-12
perf/x86/intel/pt: Generate PMI in the STOP region as well
Alexander Shishkin
1
-0
/
+2
2016-05-05
perf/x86/intel/pt: Convert ACCESS_ONCE()s
Alexander Shishkin
1
-3
/
+3
2016-05-05
perf/x86/intel/pt: Export CPU frequency ratios needed by PT decoders
Alexander Shishkin
1
-0
/
+54
2016-05-05
perf/x86/intel/pt: Add support for address range filtering in PT
Alexander Shishkin
1
-11
/
+168
2016-05-05
perf/x86/intel/pt: Add IP filtering register/CPUID bits
Alexander Shishkin
1
-0
/
+2
2016-04-28
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
1
-11
/
+64
2016-04-28
perf/x86/intel/pt: Don't die on VMXON
Alexander Shishkin
1
-11
/
+64
2016-04-13
perf/x86/intel/pt: Use boot_cpu_has() because it's there
Alexander Shishkin
1
-1
/
+1
2016-03-31
perf/x86/intel/pt: Move transaction start/stop to PMU start/stop callbacks
Alexander Shishkin
1
-58
/
+27
2016-02-17
perf/x86: Move perf_event.h to its new home
Borislav Petkov
1
-1
/
+1
2016-02-17
perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
Borislav Petkov
1
-0
/
+1188