diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2022-03-11 00:57:06 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2022-03-11 00:57:09 +0300 |
commit | 60695896e41a6a0c7f8518fd13f8db79f880df0a (patch) | |
tree | 02f4e70265cd1c72cd7d765ff342bd620f56e312 /tools/perf/scripts/python/syscall-counts.py | |
parent | 743bec1b78af174f588956ffbdb9bca4348e3eaf (diff) | |
parent | 3daf0896f3f958b48d7747e96dd57a6b10745b76 (diff) | |
download | linux-60695896e41a6a0c7f8518fd13f8db79f880df0a.tar.xz |
Merge branch 'bpf-tstamp-follow-ups'
Martin KaFai Lau says:
====================
This set is a follow up on the bpf side based on discussion [0].
Patch 1 is to remove some skbuff macros that are used in bpf filter.c.
Patch 2 and 3 are to simplify the bpf insn rewrite on __sk_buff->tstamp.
Patch 4 is to simplify the bpf uapi by modeling the __sk_buff->tstamp
and __sk_buff->tstamp_type (was delivery_time_type) the same as its kernel
counter part skb->tstamp and skb->mono_delivery_time.
Patch 5 is to adjust the bpf selftests due to changes in patch 4.
[0]: https://lore.kernel.org/bpf/419d994e-ff61-7c11-0ec7-11fefcb0186e@iogearbox.net/
====================
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions