summaryrefslogtreecommitdiff
path: root/tools/lib/api/fd
AgeCommit message (Expand)Author
2022-10-04perf record: Fix way of handling non-perf-event pollfdsAdrian Hunter
2022-02-10tools lib: Introduce fdarray duplicate functionAlexey Bayduraev
2020-07-21libperf: Avoid counting of nonfilterable fdarray fdsAlexey Budankov
2020-07-21libperf: Add flags to fdarray fds objectsAlexey Budankov
2020-07-21libperf: Avoid internal moving of fdarray fdsAlexey Budankov
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 251Thomas Gleixner
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-07-15tools lib fd array: Allow associating a pointer cookie with each entryWang Nan
2016-05-30tools: Pass arg to fdarray__filter's call back functionWang Nan
2015-02-12tools lib api: Rename libapikfs.a to libapi.aJiri Olsa
2015-02-12tools lib api: Use tools build frameworkJiri Olsa
2014-09-25tools lib fd array: Allow associating an integer cookie with each entryArnaldo Carvalho de Melo
2014-09-25tools lib api: Adopt fdarray class from perf's evlistArnaldo Carvalho de Melo