index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
api
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-28
tools build: Add Makefile.include
Jiri Olsa
1
-1
/
+1
2015-09-28
tools lib api fs: Store tracing mountpoint for better error message
Jiri Olsa
1
-10
/
+3
2015-09-14
tools lib api cpu: Introduce cpu.[ch] to obtain cpu related information
Arnaldo Carvalho de Melo
3
-0
/
+25
2015-09-14
tools lib api fs: Introduce sysfs__read_{int,ull}()
Arnaldo Carvalho de Melo
2
-0
/
+49
2015-09-14
tools lib api fs: Remove debugfs, tracefs and findfs objects
Jiri Olsa
7
-288
/
+0
2015-09-14
tools lib api fs: Replace debugfs/tracefs objects interface with fs.c
Jiri Olsa
2
-9
/
+7
2015-09-14
tools lib api fs: Make tracing_path_strerror_open message generic
Jiri Olsa
1
-10
/
+16
2015-09-04
tools lib api fs: Add FSTYPE__configured() method
Jiri Olsa
2
-10
/
+18
2015-09-04
tools lib api fs: Add FSTYPE__mount() method
Jiri Olsa
2
-9
/
+50
2015-09-04
tools lib api fs: Add tracefs into fs.c object
Jiri Olsa
2
-0
/
+29
2015-09-04
tools lib api fs: Add debugfs into fs.c object
Jiri Olsa
2
-6
/
+26
2015-09-04
tools lib api fs: Move SYSFS_MAGIC PROC_SUPER_MAGIC into fs.c
Jiri Olsa
2
-8
/
+8
2015-09-04
tools lib api fs: Add STR and PATH_MAX macros to fs object
Jiri Olsa
2
-0
/
+11
2015-09-04
tools lib api fs: Move debugfs__strerror_open into tracing_path.c object
Jiri Olsa
3
-52
/
+57
2015-09-04
tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c
Jiri Olsa
3
-0
/
+97
2015-07-21
Merge branch 'linus' into perf/core, to refresh the branch
Ingo Molnar
1
-1
/
+1
2015-07-08
tools lib: Improve clean target
Riku Voipio
1
-1
/
+1
2015-07-06
tools lib api debugfs: Check for tracefs when reporting errors
Arnaldo Carvalho de Melo
1
-2
/
+13
2015-04-23
tools lib api: Undefine _FORTIFY_SOURCE before setting it
Bobby Powers
1
-1
/
+1
2015-02-12
tools lib api: Rename libapikfs.a to libapi.a
Jiri Olsa
4
-11
/
+11
2015-02-12
tools lib api: Use tools build framework
Jiri Olsa
4
-36
/
+33
2015-02-07
tools lib api fs: Add {tracefs,debugfs}_configured() functions
Steven Rostedt (Red Hat)
5
-0
/
+20
2015-02-07
tools lib api debugfs: Add DEBUGFS_DEFAULT_PATH macro
Steven Rostedt (Red Hat)
1
-3
/
+7
2015-02-07
tools lib api fs: Add tracefs mount helper functions
Steven Rostedt (Red Hat)
3
-0
/
+92
2015-02-07
tools lib fs: Add helper to find mounted file systems
Steven Rostedt (Red Hat)
5
-54
/
+94
2015-02-07
perf tools: Do not check debugfs MAGIC for tracing files
Steven Rostedt (Red Hat)
2
-15
/
+14
2015-01-22
tools lib fs debugfs: Check if debugfs is mounted when handling ENOENT
Arnaldo Carvalho de Melo
1
-0
/
+7
2015-01-22
tools lib fs debugfs: Introduce debugfs__strerror_open_tp
Arnaldo Carvalho de Melo
2
-0
/
+10
2015-01-22
tools lib fs: Pass filename to debugfs__strerror_open
Arnaldo Carvalho de Melo
2
-4
/
+4
2015-01-22
tools lib fs: Adopt debugfs open strerrno method
Arnaldo Carvalho de Melo
2
-0
/
+29
2015-01-16
perf tools: Fix statfs.f_type data type mismatch build error with uclibc
Alexey Brodkin
2
-2
/
+2
2014-12-11
tools lib fs: Add sysctl__read_int helper
Arnaldo Carvalho de Melo
2
-0
/
+14
2014-12-11
tools lib fs: Adopt filename__read_int from tools/perf/
Arnaldo Carvalho de Melo
2
-0
/
+23
2014-09-25
tools lib fd array: Allow associating an integer cookie with each entry
Arnaldo Carvalho de Melo
2
-5
/
+39
2014-09-25
tools lib api: Adopt fdarray class from perf's evlist
Arnaldo Carvalho de Melo
3
-1
/
+145
2014-06-03
perf tools: Allow overriding sysfs and proc finding with env var
Cody P Schafer
1
-1
/
+42
2014-04-30
perf tools: Remove extra '/' character in events file path
Xia Kaixu
1
-2
/
+2
2014-02-18
perf tools: Move fs.* to lib/api/fs/
Borislav Petkov
3
-0
/
+140
2013-12-16
tools/: Convert to new topic libraries
Borislav Petkov
3
-0
/
+171
[prev]