summaryrefslogtreecommitdiffstats
path: root/tools/lib/api/fs/debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-14tools lib api fs: Remove debugfs, tracefs and findfs objectsJiri Olsa1-77/+0
2015-09-04tools lib api fs: Move debugfs__strerror_open into tracing_path.c objectJiri Olsa1-52/+0
2015-07-06tools lib api debugfs: Check for tracefs when reporting errorsArnaldo Carvalho de Melo1-2/+13
2015-02-07tools lib api fs: Add {tracefs,debugfs}_configured() functionsSteven Rostedt (Red Hat)1-0/+8
2015-02-07tools lib api debugfs: Add DEBUGFS_DEFAULT_PATH macroSteven Rostedt (Red Hat)1-3/+7
2015-02-07tools lib fs: Add helper to find mounted file systemsSteven Rostedt (Red Hat)1-44/+7
2015-02-07perf tools: Do not check debugfs MAGIC for tracing filesSteven Rostedt (Red Hat)1-14/+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 Melo1-0/+9
2015-01-22tools lib fs: Pass filename to debugfs__strerror_openArnaldo Carvalho de Melo1-3/+3
2015-01-22tools lib fs: Adopt debugfs open strerrno methodArnaldo Carvalho de Melo1-0/+27
2015-01-16perf tools: Fix statfs.f_type data type mismatch build error with uclibcAlexey Brodkin1-1/+1
2014-04-30perf tools: Remove extra '/' character in events file pathXia Kaixu1-2/+2
2013-12-16tools/: Convert to new topic librariesBorislav Petkov1-0/+100