aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/samples/bpf/task_fd_query_user.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-13bpf: use canonical ftrace pathRoss Zwisler1-2/+2
2022-09-20samples/bpf: Replace blk_account_io_done() with __blk_account_io_done()Rong Tao1-1/+1
2022-04-10samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCKYafang Shao1-1/+0
2021-05-12samples, bpf: Suppress compiler warningHailong Liu1-1/+1
2020-12-02bpf: samples: Do not touch RLIMIT_MEMLOCKRoman Gushchin1-6/+0
2020-11-26samples: bpf: Refactor task_fd_query program with libbpfDaniel T. Lee1-27/+74
2020-10-27samples/bpf: Set rlimit for memlock to infinity in all samplesToke Høiland-Jørgensen1-1/+1
2020-08-18samples: bpf: Fix broken bpf programs due to removed symbolDaniel T. Lee1-1/+1
2020-01-20samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen1-1/+1
2019-10-03samples/bpf: Fix build for task_fd_query_user.cBjörn Töpel1-0/+1
2019-05-21samples, bpf: suppress compiler warningMatteo Croce1-1/+1
2019-02-27samples: bpf: fix: broken sample regarding removed functionDaniel T. Lee1-1/+1
2018-05-24samples/bpf: add a samples/bpf test for BPF_TASK_FD_QUERYYonghong Song1-0/+382