Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
bfc647d52e67dc756c605e9a50d45b71054c2533
/
tools
/
lib
/
api
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
58b7918
tools lib api: Fix make DEBUG=1 build
by Jiri Olsa
· 7 years ago
3866058
perf tools: Robustify detection of clang binary
by David Carrillo-Cisneros
· 7 years ago
12024aa
tools lib: Allow external definition of CC, AR and LD
by David Carrillo-Cisneros
· 7 years ago
3b00ea9
tools lib api fs: Add sysfs__write_int function
by Kan Liang
· 7 years ago
b9835a9
tools lib api fs: Introduce sysfs__read_bool
by Alexander Shishkin
· 8 years ago
49b3cd3
tools: Set the maximum optimization level according to the compiler being used
by Arnaldo Carvalho de Melo
· 8 years ago
27cf570
perf sdt: Show proper hint when event not yet in place via 'perf probe'
by Ravi Bangoria
· 8 years ago
71dc4c3
tools lib api fs: Add bpf_fs filesystem detector
by Joe Stringer
· 8 years ago
e19b7ce
make use of make variable CURDIR instead of calling pwd
by Uwe Kleine-König
· 8 years ago
5e7be3e
tools lib api fs: Add hugetlbfs filesystem detector
by Wang Nan
· 8 years ago
8149a77
tools lib api: Add str_error_c to libapi
by Arnaldo Carvalho de Melo
· 8 years ago
2b43834
tools lib fd array: Allow associating a pointer cookie with each entry
by Wang Nan
· 8 years ago
db49120
tools lib api fs: Use base 0 in filename__read_ull
by Jiri Olsa
· 8 years ago
b31e3e3
tools lib api fs: Use str_error_r()
by Arnaldo Carvalho de Melo
· 8 years ago
b983d54
tools lib api: Respect WERROR=0 for build
by Chris Phlipot
· 8 years ago
703e016
tools lib api: Respect CROSS_COMPILE for the linker
by Lucas Stach
· 9 years ago
258e4bf
tools: Pass arg to fdarray__filter's call back function
by Wang Nan
· 8 years ago
4bd112d
tools lib api fs: Add helper to read string from procfs file
by Arnaldo Carvalho de Melo
· 9 years ago
ca70c24
tools: Move utilities.mak from perf to tools/scripts/
by Arnaldo Carvalho de Melo
· 9 years ago
51c0396
tools lib api fs: Add sysfs__read_str function
by Jiri Olsa
· 9 years ago
607bfbd
tools lib api fs: Adopt filename__read_str from perf
by Jiri Olsa
· 9 years ago
975f14f
tools lib api: Add debug output support
by Jiri Olsa
· 9 years ago
ccb5597
tools lib api fs: No need to use PATH_MAX + 1
by Jiri Olsa
· 9 years ago
7c422f5
tools build: Build fixdep helper from perf and basic libs
by Jiri Olsa
· 9 years ago
ab6201d
tools build: Add Makefile.include
by Jiri Olsa
· 9 years ago
dc240c5
tools lib api fs: Store tracing mountpoint for better error message
by Jiri Olsa
· 9 years ago
09f6acf
tools lib api cpu: Introduce cpu.[ch] to obtain cpu related information
by Arnaldo Carvalho de Melo
· 9 years ago
2d729f6a
tools lib api fs: Introduce sysfs__read_{int,ull}()
by Arnaldo Carvalho de Melo
· 9 years ago
60a1133
tools lib api fs: Remove debugfs, tracefs and findfs objects
by Jiri Olsa
· 9 years ago
4605eab
tools lib api fs: Replace debugfs/tracefs objects interface with fs.c
by Jiri Olsa
· 9 years ago
4f234f0
tools lib api fs: Make tracing_path_strerror_open message generic
by Jiri Olsa
· 9 years ago
709adcb
tools lib api fs: Add FSTYPE__configured() method
by Jiri Olsa
· 9 years ago
73ca85a
tools lib api fs: Add FSTYPE__mount() method
by Jiri Olsa
· 9 years ago
c495afb4
tools lib api fs: Add tracefs into fs.c object
by Jiri Olsa
· 9 years ago
8ccfabd
tools lib api fs: Add debugfs into fs.c object
by Jiri Olsa
· 9 years ago
41e3a1f
tools lib api fs: Move SYSFS_MAGIC PROC_SUPER_MAGIC into fs.c
by Jiri Olsa
· 9 years ago
b86b0d3
tools lib api fs: Add STR and PATH_MAX macros to fs object
by Jiri Olsa
· 9 years ago
988bdb3
tools lib api fs: Move debugfs__strerror_open into tracing_path.c object
by Jiri Olsa
· 9 years ago
592d5a6
tools lib api fs: Move tracing_path interface into api/fs/tracing_path.c
by Jiri Olsa
· 9 years ago
f6a74a5
Merge branch 'linus' into perf/core, to refresh the branch
by Ingo Molnar
· 9 years ago
c867b15
tools lib: Improve clean target
by Riku Voipio
· 9 years ago
ab85785
tools lib api debugfs: Check for tracefs when reporting errors
by Arnaldo Carvalho de Melo
· 9 years ago
de28c15
tools lib api: Undefine _FORTIFY_SOURCE before setting it
by Bobby Powers
· 10 years ago
285a8f2
tools lib api: Rename libapikfs.a to libapi.a
by Jiri Olsa
· 10 years ago
b4f91668
tools lib api: Use tools build framework
by Jiri Olsa
· 10 years ago
dd6dda2
tools lib api fs: Add {tracefs,debugfs}_configured() functions
by Steven Rostedt (Red Hat)
· 10 years ago
a9edf60
tools lib api debugfs: Add DEBUGFS_DEFAULT_PATH macro
by Steven Rostedt (Red Hat)
· 10 years ago
4ef92c2
tools lib api fs: Add tracefs mount helper functions
by Steven Rostedt (Red Hat)
· 10 years ago
cde164a
tools lib fs: Add helper to find mounted file systems
by Steven Rostedt (Red Hat)
· 10 years ago
5693c92
perf tools: Do not check debugfs MAGIC for tracing files
by Steven Rostedt (Red Hat)
· 10 years ago
f816b3c
tools lib fs debugfs: Check if debugfs is mounted when handling ENOENT
by Arnaldo Carvalho de Melo
· 10 years ago
2cc990b
tools lib fs debugfs: Introduce debugfs__strerror_open_tp
by Arnaldo Carvalho de Melo
· 10 years ago
801c67b
tools lib fs: Pass filename to debugfs__strerror_open
by Arnaldo Carvalho de Melo
· 10 years ago
e2726d9
tools lib fs: Adopt debugfs open strerrno method
by Arnaldo Carvalho de Melo
· 10 years ago
db1806e
perf tools: Fix statfs.f_type data type mismatch build error with uclibc
by Alexey Brodkin
· 10 years ago
42e3c4a
tools lib fs: Add sysctl__read_int helper
by Arnaldo Carvalho de Melo
· 10 years ago
3a35112
tools lib fs: Adopt filename__read_int from tools/perf/
by Arnaldo Carvalho de Melo
· 10 years ago
2171a92
tools lib fd array: Allow associating an integer cookie with each entry
by Arnaldo Carvalho de Melo
· 10 years ago
1b85337
tools lib api: Adopt fdarray class from perf's evlist
by Arnaldo Carvalho de Melo
· 10 years ago
f2d9627
perf tools: Allow overriding sysfs and proc finding with env var
by Cody P Schafer
· 10 years ago
603940b
perf tools: Remove extra '/' character in events file path
by Xia Kaixu
· 11 years ago
cd0cfad
perf tools: Move fs.* to lib/api/fs/
by Borislav Petkov
· 11 years ago
553873e
tools/: Convert to new topic libraries
by Borislav Petkov
· 11 years ago