index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel_th: pci: Add Alder Lake CPU support
Alexander Shishkin
2020-10-05
1
-0
/
+5
*
intel_th: pci: Add Alder Lake-S support
Alexander Shishkin
2020-10-05
1
-0
/
+5
*
stm class: ftrace: Use different channel accroding to CPU
Tingwei Zhang
2020-10-05
1
-1
/
+4
*
stm class: ftrace: Enable supported trace export flag
Tingwei Zhang
2020-10-05
1
-0
/
+2
*
stm class: ftrace: Change dependency to TRACING
Tingwei Zhang
2020-10-05
1
-1
/
+1
*
coresight: etm4x: Fix save and restore of TRCVMIDCCTLR1 register
Sai Prakash Ranjan
2020-09-28
1
-2
/
+2
*
coresight: core: Allow the coresight core driver to be built as a module
Tingwei Zhang
2020-09-28
5
-15
/
+48
*
coresight: catu: Allow catu drivers to be built as modules
Tingwei Zhang
2020-09-28
2
-1
/
+19
*
coresight: tmc-etr: Add function to register catu ops
Mian Yousaf Kaukab
2020-09-28
4
-6
/
+36
*
coresight: cti: Allow cti to be built as a module
Tingwei Zhang
2020-09-28
5
-5
/
+28
*
coresight: cti: Increase reference count when enabling cti
Tingwei Zhang
2020-09-28
1
-3
/
+14
*
coresight: cti: Don't disable ect device if it's not enabled
Tingwei Zhang
2020-09-28
1
-3
/
+8
*
coresight: cti: Fix bug clearing sysfs links on callback
Mike Leach
2020-09-28
2
-3
/
+3
*
coresight: cti: Fix remove sysfs link error
Mike Leach
2020-09-28
1
-3
/
+6
*
coresight: cti: Add function to register cti associate ops
Tingwei Zhang
2020-09-28
3
-16
/
+55
*
coresight: replicator: Allow replicator driver to be built as module
Kim Phillips
2020-09-28
2
-3
/
+67
*
coresight: funnel: Allow funnel driver to be built as module
Kim Phillips
2020-09-28
1
-2
/
+63
*
coresight: tmc: Allow tmc to be built as a module
Kim Phillips
2020-09-28
3
-5
/
+32
*
coresight: tpiu: Allow tpiu to be built as a module
Kim Phillips
2020-09-28
2
-2
/
+23
*
coresight: etb: Allow etb to be built as a module
Kim Phillips
2020-09-28
2
-2
/
+29
*
coresight: etm4x: Allow etm4x to be built as a module
Kim Phillips
2020-09-28
3
-24
/
+69
*
coresight: etm3x: Allow etm3x to be built as a module
Kim Phillips
2020-09-28
3
-42
/
+122
*
coresight: etm: perf: Fix warning caused by etm_setup_aux failure
Tingwei Zhang
2020-09-28
1
-2
/
+2
*
coresight: stm: Allow to build coresight-stm as a module
Tingwei Zhang
2020-09-28
2
-2
/
+23
*
coresight: Add try_get_module() in coresight_grab_device()
Tingwei Zhang
2020-09-28
1
-7
/
+53
*
coresight: Export global symbols
Mian Yousaf Kaukab
2020-09-28
4
-0
/
+17
*
coresight: Add coresight prefix to barrier_pkt
Tingwei Zhang
2020-09-28
4
-7
/
+6
*
coresight: Use IS_ENABLED for CONFIGs that may be modules
Kim Phillips
2020-09-28
2
-2
/
+2
*
coresight: cpu_debug: Define MODULE_DEVICE_TABLE
Tingwei Zhang
2020-09-28
1
-0
/
+2
*
coresight: cpu_debug: Add module name in Kconfig
Tingwei Zhang
2020-09-28
1
-0
/
+3
*
coresight: etm4x: Fix number of resources check for ETM 4.3 and above
Mike Leach
2020-09-17
2
-1
/
+10
*
coresight: etm4x: Fix mis-usage of nr_resource in sysfs interface
Jonathan Zhou
2020-09-17
1
-3
/
+6
*
coresight: Make sysfs functional on topologies with per core sink
Linu Cherian
2020-09-17
2
-36
/
+29
*
coresight: etm: perf: Sink selection using sysfs is deprecated
Linu Cherian
2020-09-17
1
-2
/
+0
*
coresight: etm4x: Fix issues on trcseqevr access
Jonathan Zhou
2020-09-17
1
-2
/
+2
*
coresight: etm4x: Handle unreachable sink in perf mode
Suzuki K Poulose
2020-09-17
1
-0
/
+10
*
coresight: cti: Write regsiters directly in cti_enable_hw()
Tingwei Zhang
2020-09-17
1
-19
/
+5
*
coresight: etm4x: Fix issues within reset interface of sysfs
Jonathan Zhou
2020-09-17
1
-1
/
+1
*
coresight: etm4x: Ensure default perf settings filter user/kernel
Mike Leach
2020-09-17
2
-10
/
+25
*
coresight: cti: remove pm_runtime_get_sync() from CPU hotplug
Tingwei Zhang
2020-09-17
1
-3
/
+0
*
coresight: cti: disclaim device only when it's claimed
Tingwei Zhang
2020-09-17
1
-1
/
+2
*
coresight: etm4x: Add Support for HiSilicon ETM device
Qi Liu
2020-09-17
1
-0
/
+2
*
coresight: fix offset by one error in counting ports
Mian Yousaf Kaukab
2020-09-17
1
-5
/
+5
*
coresight: stm: Support marked packet
Tingwei Zhang
2020-09-17
1
-4
/
+7
*
coresight: etm4x: Fix etm4_count race by moving cpuhp callbacks to init
Sai Prakash Ranjan
2020-09-17
1
-34
/
+31
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
4
-7
/
+4
*
coresight: etm4x: Fix save/restore during cpu idle
Suzuki K Poulose
2020-07-21
2
-9
/
+9
*
coresight: etm: perf: Add default sink selection to etm perf
Mike Leach
2020-07-21
1
-3
/
+14
*
coresight: tmc: Update sink types for default selection
Mike Leach
2020-07-21
1
-1
/
+2
*
coresight: Add default sink selection to CoreSight base
Mike Leach
2020-07-21
2
-0
/
+168
[next]