Age | Commit message (Expand) | Author |
2021-02-17 | tools api fs: Cache cgroupfs mount point | Namhyung Kim |
2021-02-17 | tools api fs: Diet cgroupfs_find_mountpoint() | Namhyung Kim |
2021-02-17 | tools api fs: Prefer cgroup v1 path in cgroupfs_find_mountpoint() | Namhyung Kim |
2020-07-21 | libperf: Avoid counting of nonfilterable fdarray fds | Alexey Budankov |
2020-07-21 | libperf: Add flags to fdarray fds objects | Alexey Budankov |
2020-07-21 | libperf: Avoid internal moving of fdarray fds | Alexey Budankov |
2020-05-05 | libsymbols kallsyms: Parse using io api | Ian Rogers |
2020-04-30 | tools api: Add a lightweight buffered reading api | Ian Rogers |
2020-04-16 | tools api fs: Make xxx__mountpoint() more scalable | Stephane Eranian |
2020-03-04 | tools lib api fs: Move cgroupsfs_find_mountpoint() | Namhyung Kim |
2020-01-06 | tools lib api fs: Fix gcc9 stringop-truncation compilation error | Andrey Zhizhikin |
2019-10-18 | tools lib api: Renaming pr_warning to pr_warn | Kefeng Wang |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 251 | Thomas Gleixner |
2018-10-16 | perf tools: Fix tracing_path_mount proper path | Jiri Olsa |
2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab |
2018-05-17 | tools lib api fs tracing_path: Make tracing_events_path private | Arnaldo Carvalho de Melo |
2018-05-17 | tools lib api fs tracing_path: Introduce opendir() method | Arnaldo Carvalho de Melo |
2018-05-17 | tools lib api fs tracing_path: Introduce get/put_events_file() helpers | Arnaldo Carvalho de Melo |
2018-05-16 | tools lib api: Unexport 'tracing_path' variable | Arnaldo Carvalho de Melo |
2018-05-16 | tools lib api: The tracing_mnt variable doesn't need to be global | Arnaldo Carvalho de Melo |
2018-02-16 | tools lib api fs: Add sysfs__read_xll function | Jiri Olsa |
2018-02-16 | tools lib api fs: Add filename__read_xll function | Jiri Olsa |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-12 | tools lib api: Fix make DEBUG=1 build | Jiri Olsa |
2017-08-28 | perf tools: Robustify detection of clang binary | David Carrillo-Cisneros |
2017-08-28 | tools lib: Allow external definition of CC, AR and LD | David Carrillo-Cisneros |
2017-06-21 | tools lib api fs: Add sysfs__write_int function | Kan Liang |
2017-03-17 | tools lib api fs: Introduce sysfs__read_bool | Alexander Shishkin |
2017-02-14 | tools: Set the maximum optimization level according to the compiler being used | Arnaldo Carvalho de Melo |
2017-02-08 | perf sdt: Show proper hint when event not yet in place via 'perf probe' | Ravi Bangoria |
2017-01-31 | tools lib api fs: Add bpf_fs filesystem detector | Joe Stringer |
2016-12-11 | make use of make variable CURDIR instead of calling pwd | Uwe Kleine-König |
2016-09-08 | tools lib api fs: Add hugetlbfs filesystem detector | Wang Nan |
2016-07-27 | tools lib api: Add str_error_c to libapi | Arnaldo Carvalho de Melo |
2016-07-15 | tools lib fd array: Allow associating a pointer cookie with each entry | Wang Nan |
2016-07-15 | tools lib api fs: Use base 0 in filename__read_ull | Jiri Olsa |
2016-07-12 | tools lib api fs: Use str_error_r() | Arnaldo Carvalho de Melo |
2016-07-04 | tools lib api: Respect WERROR=0 for build | Chris Phlipot |
2016-06-03 | tools lib api: Respect CROSS_COMPILE for the linker | Lucas Stach |
2016-05-30 | tools: Pass arg to fdarray__filter's call back function | Wang Nan |
2016-04-26 | tools lib api fs: Add helper to read string from procfs file | Arnaldo Carvalho de Melo |
2016-03-18 | tools: Move utilities.mak from perf to tools/scripts/ | Arnaldo Carvalho de Melo |
2016-02-16 | tools lib api fs: Add sysfs__read_str function | Jiri Olsa |
2016-02-16 | tools lib api fs: Adopt filename__read_str from perf | Jiri Olsa |
2016-02-16 | tools lib api: Add debug output support | Jiri Olsa |
2015-10-05 | tools lib api fs: No need to use PATH_MAX + 1 | Jiri Olsa |
2015-09-28 | tools build: Build fixdep helper from perf and basic libs | Jiri Olsa |
2015-09-28 | tools build: Add Makefile.include | Jiri Olsa |
2015-09-28 | tools lib api fs: Store tracing mountpoint for better error message | Jiri Olsa |
2015-09-14 | tools lib api cpu: Introduce cpu.[ch] to obtain cpu related information | Arnaldo Carvalho de Melo |