index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
api
/
fs
Age
Commit message (
Expand
)
Author
2018-10-16
perf tools: Fix tracing_path_mount proper path
Jiri Olsa
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
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
2018-02-16
tools lib api fs: Add sysfs__read_xll function
Jiri Olsa
2018-02-16
tools lib api fs: Add filename__read_xll function
Jiri Olsa
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-21
tools lib api fs: Add sysfs__write_int function
Kan Liang
2017-03-17
tools lib api fs: Introduce sysfs__read_bool
Alexander Shishkin
2017-02-08
perf sdt: Show proper hint when event not yet in place via 'perf probe'
Ravi Bangoria
2017-01-31
tools lib api fs: Add bpf_fs filesystem detector
Joe Stringer
2016-09-08
tools lib api fs: Add hugetlbfs filesystem detector
Wang Nan
2016-07-15
tools lib api fs: Use base 0 in filename__read_ull
Jiri Olsa
2016-07-12
tools lib api fs: Use str_error_r()
Arnaldo Carvalho de Melo
2016-04-26
tools lib api fs: Add helper to read string from procfs file
Arnaldo Carvalho de Melo
2016-02-16
tools lib api fs: Add sysfs__read_str function
Jiri Olsa
2016-02-16
tools lib api fs: Adopt filename__read_str from perf
Jiri Olsa
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: Introduce sysfs__read_{int,ull}()
Arnaldo Carvalho de Melo
2015-09-14
tools lib api fs: Remove debugfs, tracefs and findfs objects
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: Add FSTYPE__configured() method
Jiri Olsa
2015-09-04
tools lib api fs: Add FSTYPE__mount() method
Jiri Olsa
2015-09-04
tools lib api fs: Add tracefs into fs.c object
Jiri Olsa
2015-09-04
tools lib api fs: Add debugfs into fs.c object
Jiri Olsa
2015-09-04
tools lib api fs: Move SYSFS_MAGIC PROC_SUPER_MAGIC into fs.c
Jiri Olsa
2015-09-04
tools lib api fs: Add STR and PATH_MAX macros to fs object
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
2015-07-06
tools lib api debugfs: Check for tracefs when reporting errors
Arnaldo Carvalho de Melo
2015-02-12
tools lib api: Rename libapikfs.a to libapi.a
Jiri Olsa
2015-02-12
tools lib api: Use tools build framework
Jiri Olsa
2015-02-07
tools lib api fs: Add {tracefs,debugfs}_configured() functions
Steven Rostedt (Red Hat)
2015-02-07
tools lib api debugfs: Add DEBUGFS_DEFAULT_PATH macro
Steven Rostedt (Red Hat)
2015-02-07
tools lib api fs: Add tracefs mount helper functions
Steven Rostedt (Red Hat)
2015-02-07
tools lib fs: Add helper to find mounted file systems
Steven Rostedt (Red Hat)
2015-02-07
perf tools: Do not check debugfs MAGIC for tracing files
Steven Rostedt (Red Hat)
2015-01-22
tools lib fs debugfs: Check if debugfs is mounted when handling ENOENT
Arnaldo Carvalho de Melo
2015-01-22
tools lib fs debugfs: Introduce debugfs__strerror_open_tp
Arnaldo Carvalho de Melo
2015-01-22
tools lib fs: Pass filename to debugfs__strerror_open
Arnaldo Carvalho de Melo
2015-01-22
tools lib fs: Adopt debugfs open strerrno method
Arnaldo Carvalho de Melo
2015-01-16
perf tools: Fix statfs.f_type data type mismatch build error with uclibc
Alexey Brodkin
2014-12-11
tools lib fs: Add sysctl__read_int helper
Arnaldo Carvalho de Melo
2014-12-11
tools lib fs: Adopt filename__read_int from tools/perf/
Arnaldo Carvalho de Melo
2014-06-03
perf tools: Allow overriding sysfs and proc finding with env var
Cody P Schafer
[next]