summaryrefslogtreecommitdiffstats
path: root/tools/lib/api/fd (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf record: Fix way of handling non-perf-event pollfdsAdrian Hunter2022-10-041-2/+3
* tools lib: Introduce fdarray duplicate functionAlexey Bayduraev2022-02-102-0/+18
* libperf: Avoid counting of nonfilterable fdarray fdsAlexey Budankov2020-07-211-1/+2
* libperf: Add flags to fdarray fds objectsAlexey Budankov2020-07-212-6/+19
* libperf: Avoid internal moving of fdarray fdsAlexey Budankov2020-07-211-6/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 251Thomas Gleixner2019-06-051-2/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* tools lib fd array: Allow associating a pointer cookie with each entryWang Nan2016-07-151-0/+1
* tools: Pass arg to fdarray__filter's call back functionWang Nan2016-05-302-3/+5
* tools lib api: Rename libapikfs.a to libapi.aJiri Olsa2015-02-121-1/+1
* tools lib api: Use tools build frameworkJiri Olsa2015-02-121-0/+1
* tools lib fd array: Allow associating an integer cookie with each entryArnaldo Carvalho de Melo2014-09-252-5/+39
* tools lib api: Adopt fdarray class from perf's evlistArnaldo Carvalho de Melo2014-09-252-0/+139