summaryrefslogtreecommitdiffstats
path: root/tools/lib/api/fs/tracing_path.c
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Fix tracing_path_mount proper pathJiri Olsa2018-10-161-2/+2
* tools lib api fs tracing_path: Make tracing_events_path privateArnaldo Carvalho de Melo2018-05-171-2/+1
* tools lib api fs tracing_path: Introduce opendir() methodArnaldo Carvalho de Melo2018-05-171-0/+13
* tools lib api fs tracing_path: Introduce get/put_events_file() helpersArnaldo Carvalho de Melo2018-05-171-0/+15
* tools lib api: Unexport 'tracing_path' variableArnaldo Carvalho de Melo2018-05-161-2/+2
* tools lib api: The tracing_mnt variable doesn't need to be globalArnaldo Carvalho de Melo2018-05-161-3/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf sdt: Show proper hint when event not yet in place via 'perf probe'Ravi Bangoria2017-02-081-14/+18
* tools lib api fs: Use str_error_r()Arnaldo Carvalho de Melo2016-07-121-1/+2
* tools lib api fs: No need to use PATH_MAX + 1Jiri Olsa2015-10-051-3/+3
* tools lib api fs: Store tracing mountpoint for better error messageJiri Olsa2015-09-281-10/+3
* tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa2015-09-141-8/+7
* tools lib api fs: Make tracing_path_strerror_open message genericJiri Olsa2015-09-141-10/+16
* tools lib api fs: Move debugfs__strerror_open into tracing_path.c objectJiri Olsa2015-09-041-0/+54
* tools lib api fs: Move tracing_path interface into api/fs/tracing_path.cJiri Olsa2015-09-041-0/+83
OpenPOWER on IntegriCloud