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
Age
Commit message (
Expand
)
Author
2015-07-21
Merge branch 'linus' into perf/core, to refresh the branch
Ingo Molnar
2015-07-08
tools lib: Improve clean target
Riku Voipio
2015-07-06
tools lib api debugfs: Check for tracefs when reporting errors
Arnaldo Carvalho de Melo
2015-04-23
tools lib api: Undefine _FORTIFY_SOURCE before setting it
Bobby Powers
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-09-25
tools lib fd array: Allow associating an integer cookie with each entry
Arnaldo Carvalho de Melo
2014-09-25
tools lib api: Adopt fdarray class from perf's evlist
Arnaldo Carvalho de Melo
2014-06-03
perf tools: Allow overriding sysfs and proc finding with env var
Cody P Schafer
2014-04-30
perf tools: Remove extra '/' character in events file path
Xia Kaixu
2014-02-18
perf tools: Move fs.* to lib/api/fs/
Borislav Petkov
2013-12-16
tools/: Convert to new topic libraries
Borislav Petkov