summaryrefslogtreecommitdiff
path: root/tools/lib/api/fd/array.c
AgeCommit message (Expand)Author
2026-07-16tools/lib/api: Fix potential double-free from fdarray__grow()Namhyung Kim
2026-07-10perf record: Fix teardown hang on system-wide multi-threaded sessionsIan Rogers
2026-07-07perf record: fix poll storm when monitored threads exitJiawei Sun
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
2016-05-30tools: Pass arg to fdarray__filter's call back functionWang Nan
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