index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
make use of make variable CURDIR instead of calling pwd
Uwe Kleine-König
2016-12-11
1
-1
/
+1
*
tools lib api fs: Add hugetlbfs filesystem detector
Wang Nan
2016-09-08
2
-0
/
+16
*
tools lib api: Add str_error_c to libapi
Arnaldo Carvalho de Melo
2016-07-27
1
-0
/
+5
*
tools lib fd array: Allow associating a pointer cookie with each entry
Wang Nan
2016-07-15
1
-0
/
+1
*
tools lib api fs: Use base 0 in filename__read_ull
Jiri Olsa
2016-07-15
1
-1
/
+6
*
tools lib api fs: Use str_error_r()
Arnaldo Carvalho de Melo
2016-07-12
2
-1
/
+3
*
tools lib api: Respect WERROR=0 for build
Chris Phlipot
2016-07-04
1
-1
/
+7
*
tools lib api: Respect CROSS_COMPILE for the linker
Lucas Stach
2016-06-03
1
-0
/
+1
*
tools: Pass arg to fdarray__filter's call back function
Wang Nan
2016-05-30
2
-3
/
+5
*
tools lib api fs: Add helper to read string from procfs file
Arnaldo Carvalho de Melo
2016-04-26
2
-0
/
+15
*
tools: Move utilities.mak from perf to tools/scripts/
Arnaldo Carvalho de Melo
2016-03-18
1
-1
/
+1
*
tools lib api fs: Add sysfs__read_str function
Jiri Olsa
2016-02-16
2
-0
/
+14
*
tools lib api fs: Adopt filename__read_str from perf
Jiri Olsa
2016-02-16
2
-0
/
+53
*
tools lib api: Add debug output support
Jiri Olsa
2016-02-16
5
-0
/
+60
*
tools lib api fs: No need to use PATH_MAX + 1
Jiri Olsa
2015-10-05
2
-4
/
+4
*
tools build: Build fixdep helper from perf and basic libs
Jiri Olsa
2015-09-28
1
-1
/
+3
*
tools build: Add Makefile.include
Jiri Olsa
2015-09-28
1
-1
/
+1
*
tools lib api fs: Store tracing mountpoint for better error message
Jiri Olsa
2015-09-28
1
-10
/
+3
*
tools lib api cpu: Introduce cpu.[ch] to obtain cpu related information
Arnaldo Carvalho de Melo
2015-09-14
3
-0
/
+25
*
tools lib api fs: Introduce sysfs__read_{int,ull}()
Arnaldo Carvalho de Melo
2015-09-14
2
-0
/
+49
*
tools lib api fs: Remove debugfs, tracefs and findfs objects
Jiri Olsa
2015-09-14
7
-288
/
+0
*
tools lib api fs: Replace debugfs/tracefs objects interface with fs.c
Jiri Olsa
2015-09-14
2
-9
/
+7
*
tools lib api fs: Make tracing_path_strerror_open message generic
Jiri Olsa
2015-09-14
1
-10
/
+16
*
tools lib api fs: Add FSTYPE__configured() method
Jiri Olsa
2015-09-04
2
-10
/
+18
*
tools lib api fs: Add FSTYPE__mount() method
Jiri Olsa
2015-09-04
2
-9
/
+50
*
tools lib api fs: Add tracefs into fs.c object
Jiri Olsa
2015-09-04
2
-0
/
+29
*
tools lib api fs: Add debugfs into fs.c object
Jiri Olsa
2015-09-04
2
-6
/
+26
*
tools lib api fs: Move SYSFS_MAGIC PROC_SUPER_MAGIC into fs.c
Jiri Olsa
2015-09-04
2
-8
/
+8
*
tools lib api fs: Add STR and PATH_MAX macros to fs object
Jiri Olsa
2015-09-04
2
-0
/
+11
*
tools lib api fs: Move debugfs__strerror_open into tracing_path.c object
Jiri Olsa
2015-09-04
3
-52
/
+57
*
tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c
Jiri Olsa
2015-09-04
3
-0
/
+97
*
Merge branch 'linus' into perf/core, to refresh the branch
Ingo Molnar
2015-07-21
1
-1
/
+1
|
\
|
*
tools lib: Improve clean target
Riku Voipio
2015-07-08
1
-1
/
+1
*
|
tools lib api debugfs: Check for tracefs when reporting errors
Arnaldo Carvalho de Melo
2015-07-06
1
-2
/
+13
|
/
*
tools lib api: Undefine _FORTIFY_SOURCE before setting it
Bobby Powers
2015-04-23
1
-1
/
+1
*
tools lib api: Rename libapikfs.a to libapi.a
Jiri Olsa
2015-02-12
4
-11
/
+11
*
tools lib api: Use tools build framework
Jiri Olsa
2015-02-12
4
-36
/
+33
*
tools lib api fs: Add {tracefs,debugfs}_configured() functions
Steven Rostedt (Red Hat)
2015-02-07
5
-0
/
+20
*
tools lib api debugfs: Add DEBUGFS_DEFAULT_PATH macro
Steven Rostedt (Red Hat)
2015-02-07
1
-3
/
+7
*
tools lib api fs: Add tracefs mount helper functions
Steven Rostedt (Red Hat)
2015-02-07
3
-0
/
+92
*
tools lib fs: Add helper to find mounted file systems
Steven Rostedt (Red Hat)
2015-02-07
5
-54
/
+94
*
perf tools: Do not check debugfs MAGIC for tracing files
Steven Rostedt (Red Hat)
2015-02-07
2
-15
/
+14
*
tools lib fs debugfs: Check if debugfs is mounted when handling ENOENT
Arnaldo Carvalho de Melo
2015-01-22
1
-0
/
+7
*
tools lib fs debugfs: Introduce debugfs__strerror_open_tp
Arnaldo Carvalho de Melo
2015-01-22
2
-0
/
+10
*
tools lib fs: Pass filename to debugfs__strerror_open
Arnaldo Carvalho de Melo
2015-01-22
2
-4
/
+4
*
tools lib fs: Adopt debugfs open strerrno method
Arnaldo Carvalho de Melo
2015-01-22
2
-0
/
+29
*
perf tools: Fix statfs.f_type data type mismatch build error with uclibc
Alexey Brodkin
2015-01-16
2
-2
/
+2
*
tools lib fs: Add sysctl__read_int helper
Arnaldo Carvalho de Melo
2014-12-11
2
-0
/
+14
*
tools lib fs: Adopt filename__read_int from tools/perf/
Arnaldo Carvalho de Melo
2014-12-11
2
-0
/
+23
*
tools lib fd array: Allow associating an integer cookie with each entry
Arnaldo Carvalho de Melo
2014-09-25
2
-5
/
+39
[next]