index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
/
coresight-sysfs.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-04
Coresight: Change functions to accept the coresight_path
Jie Gan
1
-3
/
+3
2025-03-04
Coresight: Change to read the trace ID from coresight_path
Jie Gan
1
-3
/
+4
2025-03-04
Coresight: Allocate trace ID after building the path
Jie Gan
1
-0
/
+4
2025-03-04
Coresight: Introduce a new struct coresight_path
Jie Gan
1
-6
/
+6
2024-08-20
coresight: Use per-sink trace ID maps for Perf sessions
James Clark
1
-1
/
+2
2024-06-21
coresight: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-12
coresight: Add a helper for getting csdev->mode
James Clark
1
-4
/
+4
2024-02-12
coresight: Add explicit member initializers to coresight_dev_type
James Clark
1
-5
/
+5
2024-02-12
coresight: Remove atomic type from refcnt
James Clark
1
-3
/
+4
2024-02-12
coresight: Move all sysfs code to sysfs file
James Clark
1
-0
/
+390
2023-06-05
coresight: Fix CTI module refcount leak by making it a helper device
James Clark
1
-0
/
+4
2023-06-05
coresight: Store in-connections as well as out-connections
James Clark
1
-7
/
+0
2023-06-05
coresight: Rename connection members to make the direction explicit
James Clark
1
-5
/
+5
2020-09-28
coresight: Export global symbols
Mian Yousaf Kaukab
1
-0
/
+2
2020-05-19
coresight: Expose device connections via sysfs
Suzuki K Poulose
1
-0
/
+80
2020-05-19
coresight: Add generic sysfs link creation functions
Mike Leach
1
-0
/
+124