]> granicus.if.org Git - strace/history - bpf.c
tests: add create_nl_socket function to libtests
[strace] / bpf.c
2017-02-17 Dmitry V. LevinUse tprints instead of tprintf in a few more places
2017-02-17 Dmitry V. Levinbpf: update BPF_PROG_ATTACH decoding
2017-01-29 Dmitry V. Levinbpf: move common code to a separate function
2017-01-29 Quentin MonnetUpdate bpf syscall decoding
2016-12-26 Dmitry V. LevinAutomatically replace kernel_(scno|ureg)_t with kernel_...
2016-12-25 Dmitry V. Levinprintstr: rename to printstrn, add printstr as a thin...
2016-12-25 Dmitry V. Levinbpf: change address argument type from long to kernel_u...
2016-05-16 Dmitry V. LevinFix decoding of BPF_MAP_UPDATE_ELEM flags
2015-07-27 Dmitry V. LevinImplement bpf syscall decoding