summaryrefslogtreecommitdiff
path: root/samples/bpf/hbm.c
Commit message (Expand)AuthorAgeFilesLines
* samples/bpf: Fix fout leak in hbm's run_bpf_progHao Zeng2023-04-131-0/+1
* bpf: use canonical ftrace pathRoss Zwisler2023-03-131-2/+2
* samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCKYafang Shao2022-04-101-2/+3
* samples/bpf: Stop using bpf_object__find_program_by_title API.Kui-Feng Lee2021-12-141-1/+10
* samples: bpf: Refactor hbm program with libbpfDaniel T. Lee2020-11-261-52/+59
* samples/bpf: Remove duplicate include in hbmMenglong Dong2020-11-101-1/+0
* samples/bpf: Fix a compilation error with fallthrough markingYonghong Song2020-10-061-1/+2
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen2020-01-201-2/+2
* samples: bpf: Update outdated error messageDaniel T. Lee2019-11-081-1/+1
* bpf: Add support for fq's EDT to HBMbrakmo2019-07-031-3/+15
* samples: bpf: refactor header include pathDaniel T. Lee2019-06-181-2/+2
* bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"Colin Ian King2019-06-041-1/+1
* bpf: Add more stats to HBMbrakmo2019-05-311-0/+33
* bpf: Add cn support to hbm_out_kern.cbrakmo2019-05-311-3/+15
* bpf: hbm: fix spelling mistake "deault" -> "default"Colin Ian King2019-03-071-2/+2
* bpf: User program for testing HBMbrakmo2019-03-021-0/+441