summaryrefslogtreecommitdiff
path: root/samples/bpf/hbm.c
AgeCommit message (Expand)Author
2023-05-16samples/bpf: Drop unnecessary fallthroughAndrii Nakryiko
2023-04-13samples/bpf: Fix fout leak in hbm's run_bpf_progHao Zeng
2023-03-13bpf: use canonical ftrace pathRoss Zwisler
2022-04-10samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCKYafang Shao
2021-12-14samples/bpf: Stop using bpf_object__find_program_by_title API.Kui-Feng Lee
2020-11-26samples: bpf: Refactor hbm program with libbpfDaniel T. Lee
2020-11-10samples/bpf: Remove duplicate include in hbmMenglong Dong
2020-10-06samples/bpf: Fix a compilation error with fallthrough markingYonghong Song
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-01-20samples/bpf: Use consistent include paths for libbpfToke Høiland-Jørgensen
2019-11-08samples: bpf: Update outdated error messageDaniel T. Lee
2019-07-03bpf: Add support for fq's EDT to HBMbrakmo
2019-06-18samples: bpf: refactor header include pathDaniel T. Lee
2019-06-04bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"Colin Ian King
2019-05-31bpf: Add more stats to HBMbrakmo
2019-05-31bpf: Add cn support to hbm_out_kern.cbrakmo
2019-03-07bpf: hbm: fix spelling mistake "deault" -> "default"Colin Ian King
2019-03-02bpf: User program for testing HBMbrakmo