aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/api/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-06tools lib api debugfs: Check for tracefs when reporting errorsArnaldo Carvalho de Melo1-2/+13
2015-02-12tools lib api: Rename libapikfs.a to libapi.aJiri Olsa1-4/+4
2015-02-12tools lib api: Use tools build frameworkJiri Olsa1-0/+4
2015-02-07tools lib api fs: Add {tracefs,debugfs}_configured() functionsSteven Rostedt (Red Hat)5-0/+20
2015-02-07tools lib api debugfs: Add DEBUGFS_DEFAULT_PATH macroSteven Rostedt (Red Hat)1-3/+7
2015-02-07tools lib api fs: Add tracefs mount helper functionsSteven Rostedt (Red Hat)2-0/+90
2015-02-07tools lib fs: Add helper to find mounted file systemsSteven Rostedt (Red Hat)4-54/+92
2015-02-07perf tools: Do not check debugfs MAGIC for tracing filesSteven Rostedt (Red Hat)2-15/+14
2015-01-22tools lib fs debugfs: Check if debugfs is mounted when handling ENOENTArnaldo Carvalho de Melo1-0/+7
2015-01-22tools lib fs debugfs: Introduce debugfs__strerror_open_tpArnaldo Carvalho de Melo2-0/+10
2015-01-22tools lib fs: Pass filename to debugfs__strerror_openArnaldo Carvalho de Melo2-4/+4
2015-01-22tools lib fs: Adopt debugfs open strerrno methodArnaldo Carvalho de Melo2-0/+29
2015-01-16perf tools: Fix statfs.f_type data type mismatch build error with uclibcAlexey Brodkin2-2/+2
2014-12-11tools lib fs: Add sysctl__read_int helperArnaldo Carvalho de Melo2-0/+14
2014-12-11tools lib fs: Adopt filename__read_int from tools/perf/Arnaldo Carvalho de Melo2-0/+23
2014-06-03perf tools: Allow overriding sysfs and proc finding with env varCody P Schafer1-1/+42
2014-04-30perf tools: Remove extra '/' character in events file pathXia Kaixu1-2/+2
2014-02-18perf tools: Move fs.* to lib/api/fs/Borislav Petkov2-0/+138
2013-12-16tools/: Convert to new topic librariesBorislav Petkov2-0/+129