summaryrefslogtreecommitdiff
path: root/samples/bpf/task_fd_query_user.c
AgeCommit message (Expand)Author
2023-03-13bpf: use canonical ftrace pathRoss Zwisler
2022-09-20samples/bpf: Replace blk_account_io_done() with __blk_account_io_done()Rong Tao
2022-04-10samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCKYafang Shao
2021-05-12samples, bpf: Suppress compiler warningHailong Liu
2020-12-02bpf: samples: Do not touch RLIMIT_MEMLOCKRoman Gushchin
2020-11-26samples: bpf: Refactor task_fd_query program with libbpfDaniel T. Lee
2020-10-27samples/bpf: Set rlimit for memlock to infinity in all samplesToke Høiland-Jørgensen
2020-08-18samples: bpf: Fix broken bpf programs due to removed symbolDaniel T. Lee
2020-01-20samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen
2019-10-03samples/bpf: Fix build for task_fd_query_user.cBjörn Töpel
2019-05-21samples, bpf: suppress compiler warningMatteo Croce
2019-02-27samples: bpf: fix: broken sample regarding removed functionDaniel T. Lee
2018-05-24samples/bpf: add a samples/bpf test for BPF_TASK_FD_QUERYYonghong Song