Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpf: Synchronize dispatcher update with bpf_dispatcher_xdp_func | Jiri Olsa | 2022-12-14 | 1 | -0/+5 |
* | bpf: Add explicit cast to 'void *' for __BPF_DISPATCHER_UPDATE() | Nathan Chancellor | 2022-11-07 | 1 | -1/+1 |
* | bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace) | Peter Zijlstra | 2022-11-04 | 1 | -14/+8 |
* | bpf: Revert ("Fix dispatcher patchable function entry to 5 bytes nop") | Peter Zijlstra | 2022-11-04 | 1 | -6/+0 |
* | bpf: Fix dispatcher patchable function entry to 5 bytes nop | Jiri Olsa | 2022-10-20 | 1 | -0/+6 |
* | bpf: use bpf_prog_pack for bpf_dispatcher | Song Liu | 2022-09-26 | 1 | -6/+21 |
* | bpf: Remove bpf_image tree | Jiri Olsa | 2020-03-13 | 1 | -2/+2 |
* | bpf: Add dispatchers to kallsyms | Jiri Olsa | 2020-03-13 | 1 | -0/+1 |
* | bpf: Allow to resolve bpf trampoline and dispatcher in unwind | Jiri Olsa | 2020-01-25 | 1 | -2/+2 |
* | bpf: Introduce BPF dispatcher | Björn Töpel | 2019-12-13 | 1 | -0/+158 |