index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
api
/
fs
/
tracing_path.c
Age
Commit message (
Expand
)
Author
2024-08-01
perf list: Give clues if failed to open tracing events directory
Tiezhu Yang
2023-05-28
tools lib api fs tracing_path: Remove two unused MAX_PATH paths
Ian Rogers
2023-02-18
tracing: Always use canonical ftrace path
Ross Zwisler
2022-11-15
tools lib api fs tracing_path: Add scandir alphasort
Ian Rogers
2018-10-16
perf tools: Fix tracing_path_mount proper path
Jiri Olsa
2018-05-17
tools lib api fs tracing_path: Make tracing_events_path private
Arnaldo Carvalho de Melo
2018-05-17
tools lib api fs tracing_path: Introduce opendir() method
Arnaldo Carvalho de Melo
2018-05-17
tools lib api fs tracing_path: Introduce get/put_events_file() helpers
Arnaldo Carvalho de Melo
2018-05-16
tools lib api: Unexport 'tracing_path' variable
Arnaldo Carvalho de Melo
2018-05-16
tools lib api: The tracing_mnt variable doesn't need to be global
Arnaldo Carvalho de Melo
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-08
perf sdt: Show proper hint when event not yet in place via 'perf probe'
Ravi Bangoria
2016-07-12
tools lib api fs: Use str_error_r()
Arnaldo Carvalho de Melo
2015-10-05
tools lib api fs: No need to use PATH_MAX + 1
Jiri Olsa
2015-09-28
tools lib api fs: Store tracing mountpoint for better error message
Jiri Olsa
2015-09-14
tools lib api fs: Replace debugfs/tracefs objects interface with fs.c
Jiri Olsa
2015-09-14
tools lib api fs: Make tracing_path_strerror_open message generic
Jiri Olsa
2015-09-04
tools lib api fs: Move debugfs__strerror_open into tracing_path.c object
Jiri Olsa
2015-09-04
tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c
Jiri Olsa