Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | samples/bpf: unify bpf program suffix to .bpf with tracing programs | Daniel T. Lee | 2023-08-22 | 1 | -68/+0 |
* | samples/bpf: convert to vmlinux.h with tracing programs | Daniel T. Lee | 2023-08-22 | 1 | -2/+1 |
* | samples, bpf: Refactor kprobe, tail call kern progs map definition | Daniel T. Lee | 2020-05-19 | 1 | -18/+20 |
* | samples/bpf: Use consistent include paths for libbpf | Toke Høiland-Jørgensen | 2020-01-21 | 1 | -1/+1 |
* | bpf: add a test case for helper bpf_perf_event_read_value | Yonghong Song | 2017-10-08 | 1 | -0/+26 |
* | samples/bpf: add tests for more perf event types | Teng Qin | 2017-06-05 | 1 | -7/+21 |
* | bpf: fix build warnings and add function read_trace_pipe() | Kaixu Xia | 2015-08-13 | 1 | -0/+1 |
* | samples/bpf: example of get selected PMU counter value | Kaixu Xia | 2015-08-10 | 1 | -0/+26 |