index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
intel
/
pt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-22
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-14
/
+57
2022-02-15
perf/x86/intel/pt: Add a capability and config bit for disabling TNTs
Alexander Shishkin
1
-0
/
+8
2022-02-15
perf/x86/intel/pt: Add a capability and config bit for event tracing
Alexander Shishkin
1
-0
/
+8
2022-02-02
perf/x86/intel/pt: Fix address filter config for 32-bit kernel
Adrian Hunter
1
-1
/
+1
2022-02-02
x86: Share definition of __is_canonical_address()
Adrian Hunter
1
-12
/
+2
2022-02-02
perf/x86/intel/pt: Relax address filter validation
Adrian Hunter
1
-13
/
+50
2022-02-02
perf/x86/intel/pt: Fix crash with stop filters in single-range mode
Tristan Hume
1
-2
/
+3
2021-08-26
perf/x86/intel: Replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
1
-2
/
+2
2021-08-25
perf/x86/intel/pt: Fix mask of num_address_ranges
Xiaoyao Li
1
-1
/
+1
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2020-04-30
perf/x86/intel/pt: Drop pointless NULL assignment.
Paul Gortmaker
1
-2
/
+0
2019-11-13
perf/x86/intel/pt: Prevent redundant WRMSRs
Alexander Shishkin
1
-9
/
+16
2019-11-13
perf/x86/intel/pt: Opportunistically use single range output mode
Alexander Shishkin
1
-28
/
+90
2019-11-13
perf/x86/intel/pt: Add sampling support
Alexander Shishkin
1
-0
/
+54
2019-11-13
perf/x86/intel/pt: Factor out pt_config_start()
Alexander Shishkin
1
-6
/
+16
2019-10-20
perf/x86/intel/pt: Fix base for single entry topa
Jiri Olsa
1
-1
/
+1
2019-09-17
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+3
2019-08-28
perf/x86/intel: Support PEBS output to PT
Alexander Shishkin
1
-0
/
+5
2019-08-28
x86/intel: Aggregate microserver naming
Peter Zijlstra
1
-1
/
+1
2019-08-28
x86/intel: Aggregate big core graphics naming
Peter Zijlstra
1
-1
/
+1
2019-08-28
x86/intel: Aggregate big core client naming
Peter Zijlstra
1
-1
/
+1
2019-08-26
perf/x86/intel/pt: Get rid of reverse lookup table for ToPA
Alexander Shishkin
1
-69
/
+125
2019-08-26
perf/x86/intel/pt: Free up space in a ToPA descriptor
Alexander Shishkin
1
-8
/
+10
2019-08-26
perf/x86/intel/pt: Split ToPA metadata and page layout
Alexander Shishkin
1
-33
/
+60
2019-08-26
perf/x86/intel/pt: Use pointer arithmetics instead in ToPA entry calculation
Alexander Shishkin
1
-2
/
+1
2019-08-26
perf/x86/intel/pt: Use helpers to obtain ToPA entry size
Alexander Shishkin
1
-6
/
+6
2019-08-26
perf/x86/intel/pt: Clean up ToPA allocation path
Alexander Shishkin
1
-8
/
+7
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-9
/
+1
2019-05-03
perf/x86/intel/pt: Remove software double buffering PMU capability
Alexander Shishkin
1
-2
/
+1
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
[next]