summaryrefslogtreecommitdiffstats
path: root/tools/lib/api/fs/tracing_path.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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