diff options
author | Stanislav Fomichev <[email protected]> | 2019-07-25 15:52:25 -0700 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2019-07-25 18:00:41 -0700 |
commit | 086f95682114fd2d1790bd3226e76cbae9a2d192 (patch) | |
tree | 9433a08f66aee74c6bfcc5e493b41d0762a5a77e /tools/perf/scripts/python/check-perf-trace.py | |
parent | 03cd1d1a493e92a80d60040d6aa8160aff239942 (diff) |
bpf/flow_dissector: pass input flags to BPF flow dissector program
C flow dissector supports input flags that tell it to customize parsing
by either stopping early or trying to parse as deep as possible. Pass
those flags to the BPF flow dissector so it can make the same
decisions. In the next commits I'll add support for those flags to
our reference bpf_flow.c
v3:
* Export copy of flow dissector flags instead of moving (Alexei Starovoitov)
Acked-by: Petar Penkov <[email protected]>
Acked-by: Willem de Bruijn <[email protected]>
Acked-by: Song Liu <[email protected]>
Cc: Song Liu <[email protected]>
Cc: Willem de Bruijn <[email protected]>
Cc: Petar Penkov <[email protected]>
Signed-off-by: Stanislav Fomichev <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions