aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/lib/api/fd/array.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-04perf record: Fix way of handling non-perf-event pollfdsAdrian Hunter1-2/+3
2022-02-10tools lib: Introduce fdarray duplicate functionAlexey Bayduraev1-0/+1
2020-07-21libperf: Add flags to fdarray fds objectsAlexey Budankov1-4/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-07-15tools lib fd array: Allow associating a pointer cookie with each entryWang Nan1-0/+1
2016-05-30tools: Pass arg to fdarray__filter's call back functionWang Nan1-1/+2
2014-09-25tools lib fd array: Allow associating an integer cookie with each entryArnaldo Carvalho de Melo1-1/+15
2014-09-25tools lib api: Adopt fdarray class from perf's evlistArnaldo Carvalho de Melo1-0/+32