aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/api (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-28tools build: Build fixdep helper from perf and basic libsJiri Olsa1-1/+3
2015-09-28tools build: Add Makefile.includeJiri Olsa1-1/+1
2015-09-28tools lib api fs: Store tracing mountpoint for better error messageJiri Olsa1-10/+3
2015-09-14tools lib api cpu: Introduce cpu.[ch] to obtain cpu related informationArnaldo Carvalho de Melo3-0/+25
2015-09-14tools lib api fs: Introduce sysfs__read_{int,ull}()Arnaldo Carvalho de Melo2-0/+49
2015-09-14tools lib api fs: Remove debugfs, tracefs and findfs objectsJiri Olsa7-288/+0
2015-09-14tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa2-9/+7
2015-09-14tools lib api fs: Make tracing_path_strerror_open message genericJiri Olsa1-10/+16
2015-09-04tools lib api fs: Add FSTYPE__configured() methodJiri Olsa2-10/+18
2015-09-04tools lib api fs: Add FSTYPE__mount() methodJiri Olsa2-9/+50
2015-09-04tools lib api fs: Add tracefs into fs.c objectJiri Olsa2-0/+29
2015-09-04tools lib api fs: Add debugfs into fs.c objectJiri Olsa2-6/+26
2015-09-04tools lib api fs: Move SYSFS_MAGIC PROC_SUPER_MAGIC into fs.cJiri Olsa2-8/+8
2015-09-04tools lib api fs: Add STR and PATH_MAX macros to fs objectJiri Olsa2-0/+11
2015-09-04tools lib api fs: Move debugfs__strerror_open into tracing_path.c objectJiri Olsa3-52/+57
2015-09-04tools lib api fs: Move tracing_path interface into api/fs/tracing_path.cJiri Olsa3-0/+97
2015-07-21Merge branch 'linus' into perf/core, to refresh the branchIngo Molnar1-1/+1
2015-07-08tools lib: Improve clean targetRiku Voipio1-1/+1
2015-07-06tools lib api debugfs: Check for tracefs when reporting errorsArnaldo Carvalho de Melo1-2/+13
2015-04-23tools lib api: Undefine _FORTIFY_SOURCE before setting itBobby Powers1-1/+1
2015-02-12tools lib api: Rename libapikfs.a to libapi.aJiri Olsa4-11/+11
2015-02-12tools lib api: Use tools build frameworkJiri Olsa4-36/+33
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)3-0/+92
2015-02-07tools lib fs: Add helper to find mounted file systemsSteven Rostedt (Red Hat)5-54/+94
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-09-25tools lib fd array: Allow associating an integer cookie with each entryArnaldo Carvalho de Melo2-5/+39
2014-09-25tools lib api: Adopt fdarray class from perf's evlistArnaldo Carvalho de Melo3-1/+145
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 Petkov3-0/+140
2013-12-16tools/: Convert to new topic librariesBorislav Petkov3-0/+171