summaryrefslogtreecommitdiffstats
path: root/tools/lib/api
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 251Thomas Gleixner2019-06-05
* perf tools: Fix tracing_path_mount proper pathJiri Olsa2018-10-16
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-15
* tools lib api fs tracing_path: Make tracing_events_path privateArnaldo Carvalho de Melo2018-05-17
* tools lib api fs tracing_path: Introduce opendir() methodArnaldo Carvalho de Melo2018-05-17
* tools lib api fs tracing_path: Introduce get/put_events_file() helpersArnaldo Carvalho de Melo2018-05-17
* tools lib api: Unexport 'tracing_path' variableArnaldo Carvalho de Melo2018-05-16
* tools lib api: The tracing_mnt variable doesn't need to be globalArnaldo Carvalho de Melo2018-05-16
* tools lib api fs: Add sysfs__read_xll functionJiri Olsa2018-02-16
* tools lib api fs: Add filename__read_xll functionJiri Olsa2018-02-16
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* tools lib api: Fix make DEBUG=1 buildJiri Olsa2017-09-12
* perf tools: Robustify detection of clang binaryDavid Carrillo-Cisneros2017-08-28
* tools lib: Allow external definition of CC, AR and LDDavid Carrillo-Cisneros2017-08-28
* tools lib api fs: Add sysfs__write_int functionKan Liang2017-06-21
* tools lib api fs: Introduce sysfs__read_boolAlexander Shishkin2017-03-17
* tools: Set the maximum optimization level according to the compiler being usedArnaldo Carvalho de Melo2017-02-14
* perf sdt: Show proper hint when event not yet in place via 'perf probe'Ravi Bangoria2017-02-08
* tools lib api fs: Add bpf_fs filesystem detectorJoe Stringer2017-01-31
* make use of make variable CURDIR instead of calling pwdUwe Kleine-König2016-12-11
* tools lib api fs: Add hugetlbfs filesystem detectorWang Nan2016-09-08
* tools lib api: Add str_error_c to libapiArnaldo Carvalho de Melo2016-07-27
* tools lib fd array: Allow associating a pointer cookie with each entryWang Nan2016-07-15
* tools lib api fs: Use base 0 in filename__read_ullJiri Olsa2016-07-15
* tools lib api fs: Use str_error_r()Arnaldo Carvalho de Melo2016-07-12
* tools lib api: Respect WERROR=0 for buildChris Phlipot2016-07-04
* tools lib api: Respect CROSS_COMPILE for the linkerLucas Stach2016-06-03
* tools: Pass arg to fdarray__filter's call back functionWang Nan2016-05-30
* tools lib api fs: Add helper to read string from procfs fileArnaldo Carvalho de Melo2016-04-26
* tools: Move utilities.mak from perf to tools/scripts/Arnaldo Carvalho de Melo2016-03-18
* tools lib api fs: Add sysfs__read_str functionJiri Olsa2016-02-16
* tools lib api fs: Adopt filename__read_str from perfJiri Olsa2016-02-16
* tools lib api: Add debug output supportJiri Olsa2016-02-16
* tools lib api fs: No need to use PATH_MAX + 1Jiri Olsa2015-10-05
* tools build: Build fixdep helper from perf and basic libsJiri Olsa2015-09-28
* tools build: Add Makefile.includeJiri Olsa2015-09-28
* tools lib api fs: Store tracing mountpoint for better error messageJiri Olsa2015-09-28
* tools lib api cpu: Introduce cpu.[ch] to obtain cpu related informationArnaldo Carvalho de Melo2015-09-14
* tools lib api fs: Introduce sysfs__read_{int,ull}()Arnaldo Carvalho de Melo2015-09-14
* tools lib api fs: Remove debugfs, tracefs and findfs objectsJiri Olsa2015-09-14
* tools lib api fs: Replace debugfs/tracefs objects interface with fs.cJiri Olsa2015-09-14
* tools lib api fs: Make tracing_path_strerror_open message genericJiri Olsa2015-09-14
* tools lib api fs: Add FSTYPE__configured() methodJiri Olsa2015-09-04
* tools lib api fs: Add FSTYPE__mount() methodJiri Olsa2015-09-04
* tools lib api fs: Add tracefs into fs.c objectJiri Olsa2015-09-04
* tools lib api fs: Add debugfs into fs.c objectJiri Olsa2015-09-04
* tools lib api fs: Move SYSFS_MAGIC PROC_SUPER_MAGIC into fs.cJiri Olsa2015-09-04
* tools lib api fs: Add STR and PATH_MAX macros to fs objectJiri Olsa2015-09-04
* tools lib api fs: Move debugfs__strerror_open into tracing_path.c objectJiri Olsa2015-09-04
* tools lib api fs: Move tracing_path interface into api/fs/tracing_path.cJiri Olsa2015-09-04