summaryrefslogtreecommitdiffhomepage
path: root/metrics/fds_linux.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-11-05util/dirwalk, metrics, portlist: add new package for fast directory walkingBrad Fitzpatrick1-92/+25
2021-09-02metrics: use SYS_OPENATBrad Fitzpatrick1-3/+5
2021-09-02metrics: optimize CurrentFDs to not allocate on LinuxBrad Fitzpatrick1-4/+98
2021-09-02metrics: move currentFDs code to the metrics packageBrad Fitzpatrick1-0/+13