]> granicus.if.org Git - strace/history - tests/bpf.c
Introduce generic STRINGIFY and STRINGIFY_VAL macros
[strace] / tests / bpf.c
2017-02-17 Dmitry V. Levinbpf: update BPF_PROG_ATTACH decoding
2017-02-08 Dmitry V. Levintests: fix typo in bpf.test
2017-01-31 Dmitry V. Levintests: check decoding of bpf corner cases
2017-01-29 Dmitry V. Levintests: rewrite bpf.test from match_grep to match_diff
2017-01-29 Quentin MonnetUpdate bpf syscall decoding
2016-08-09 Dmitry V. LevinUse <asm/unistd.h> instead of <sys/syscall.h>
2016-01-06 Dmitry V. Levintests/bpf.c: use libtests
2016-01-05 Dmitry V. Levintests: include tests.h instead of config.h
2015-12-17 Dmitry V. LevinAdd copyright headers to some files which lack them
2015-07-29 Dmitry V. Levintests/bpf: fix build with incompatibly old linux/bpf...
2015-07-27 Dmitry V. LevinImplement bpf syscall decoding