summaryrefslogtreecommitdiffstats
path: root/tools/lib/api/fs
AgeCommit message (Expand)AuthorLines
2023-06-13tools api fs: More thread safety for global filesystem variablesIan Rogers-125/+86
2023-05-28tools api fs: Dynamically allocate cgroupfs mount point cache, removing 4128 ...Ian Rogers-6/+11
2023-05-28tools lib api fs tracing_path: Remove two unused MAX_PATH pathsIan Rogers-11/+6
2023-05-28tools api fs: Avoid large static PATH_MAX arraysIan Rogers-7/+18
2023-02-18tracing: Always use canonical ftrace pathRoss Zwisler-2/+2
2022-11-15tools lib api fs tracing_path: Add scandir alphasortIan Rogers-0/+17
2021-02-17tools api fs: Cache cgroupfs mount pointNamhyung Kim-0/+19
2021-02-17tools api fs: Diet cgroupfs_find_mountpoint()Namhyung Kim-25/+45
2021-02-17tools api fs: Prefer cgroup v1 path in cgroupfs_find_mountpoint()Namhyung Kim-19/+15
2020-04-16tools api fs: Make xxx__mountpoint() more scalableStephane Eranian-0/+29
2020-03-04tools lib api fs: Move cgroupsfs_find_mountpoint()Namhyung Kim-0/+70
2020-01-06tools lib api fs: Fix gcc9 stringop-truncation compilation errorAndrey Zhizhikin-1/+3
2019-10-18tools lib api: Renaming pr_warning to pr_warnKefeng Wang-2/+2
2018-10-16perf tools: Fix tracing_path_mount proper pathJiri Olsa-2/+2
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab-1/+1
2018-05-17tools lib api fs tracing_path: Make tracing_events_path privateArnaldo Carvalho de Melo-4/+1
2018-05-17tools lib api fs tracing_path: Introduce opendir() methodArnaldo Carvalho de Melo-0/+16
2018-05-17tools lib api fs tracing_path: Introduce get/put_events_file() helpersArnaldo Carvalho de Melo-0/+20
2018-05-16tools lib api: Unexport 'tracing_path' variableArnaldo Carvalho de Melo-3/+2
2018-05-16tools lib api: The tracing_mnt variable doesn't need to be globalArnaldo Carvalho de Melo-3/+2
2018-02-16tools lib api fs: Add sysfs__read_xll functionJiri Olsa-2/+14
2018-02-16tools lib api fs: Add filename__read_xll functionJiri Olsa-7/+23
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+4
2017-06-21tools lib api fs: Add sysfs__write_int functionKan Liang-0/+34
2017-03-17tools lib api fs: Introduce sysfs__read_boolAlexander Shishkin-0/+30
2017-02-08perf sdt: Show proper hint when event not yet in place via 'perf probe'Ravi Bangoria-14/+18
2017-01-31tools lib api fs: Add bpf_fs filesystem detectorJoe Stringer-0/+17
2016-09-08tools lib api fs: Add hugetlbfs filesystem detectorWang Nan-0/+16
2016-07-15tools lib api fs: Use base 0 in filename__read_ullJiri Olsa-1/+6
2016-07-12tools lib api fs: Use str_error_r()Arnaldo Carvalho de Melo-1/+2
2016-04-26tools lib api fs: Add helper to read string from procfs fileArnaldo Carvalho de Melo-0/+15
2016-02-16tools lib api fs: Add sysfs__read_str functionJiri Olsa-0/+14
2016-02-16tools lib api fs: Adopt filename__read_str from perfJiri Olsa-0/+53
2015-10-05tools lib api fs: No need to use PATH_MAX + 1Jiri Olsa-4/+4
2015-09-28tools lib api fs: Store tracing mountpoint for better error messageJiri Olsa-10/+3
2015-09-14tools lib api fs: Introduce sysfs__read_{int,ull}()Arnaldo Carvalho de Melo-0/+49
2015-09-14tools lib api fs: Remove debugfs, tracefs and findfs objectsJiri Olsa-288/+0
2015-09-14tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa-9/+7
2015-09-14tools lib api fs: Make tracing_path_strerror_open message genericJiri Olsa-10/+16
2015-09-04tools lib api fs: Add FSTYPE__configured() methodJiri Olsa-10/+18
2015-09-04tools lib api fs: Add FSTYPE__mount() methodJiri Olsa-9/+50
2015-09-04tools lib api fs: Add tracefs into fs.c objectJiri Olsa-0/+29
2015-09-04tools lib api fs: Add debugfs into fs.c objectJiri Olsa-6/+26
2015-09-04tools lib api fs: Move SYSFS_MAGIC PROC_SUPER_MAGIC into fs.cJiri Olsa-8/+8
2015-09-04tools lib api fs: Add STR and PATH_MAX macros to fs objectJiri Olsa-0/+11
2015-09-04tools lib api fs: Move debugfs__strerror_open into tracing_path.c objectJiri Olsa-52/+57
2015-09-04tools lib api fs: Move tracing_path interface into api/fs/tracing_path.cJiri Olsa-0/+97
2015-07-06tools lib api debugfs: Check for tracefs when reporting errorsArnaldo Carvalho de Melo-2/+13
2015-02-12tools lib api: Rename libapikfs.a to libapi.aJiri Olsa-4/+4
2015-02-12tools lib api: Use tools build frameworkJiri Olsa-0/+4