diff options
Diffstat (limited to 'include/trace/events/sock.h')
Mickaël Salaün | 3 | -24/+14 | ||
2017-02-10 | bpf: Use bpf_map_lookup_elem() from the library | Mickaël Salaün | 4 | -48/+37 |
2017-02-10 | bpf: Use bpf_map_update_elem() from the library | Mickaël Salaün | 4 | -89/+97 |
2017-02-10 | bpf: Use bpf_load_program() from the library | Mickaël Salaün | 4 | -27/+12 |
2017-02-10 | bpf: Always test unprivileged programs | Mickaël Salaün | 2 | -6/+64 |
2017-02-10 | bpf: Change the include directory for selftest | Mickaël Salaün | 1 | -1/+1 |
2017-02-06 | bpf: enable verifier to add 0 to packet ptr | William Tu | 1 | -0/+23 |
2017-02-06 | bpf: test for AND edge cases | Josef Bacik | 1 | -0/+55 |