diff options
| author | Stanislav Fomichev <[email protected]> | 2019-12-10 11:19:33 -0800 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2019-12-11 14:52:18 +0100 |
| commit | b590cb5f802dc20c72f507f7fbe6737222d0afba (patch) | |
| tree | dfe609803b0fbe1536d8223c4e021c926ae30315 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
| parent | 09c4708d3cf42b2b2211b1aee82e7baf446a24e8 (diff) | |
bpf: Switch to offsetofend in BPF_PROG_TEST_RUN
Switch existing pattern of "offsetof(..., member) + FIELD_SIZEOF(...,
member)' to "offsetofend(..., member)" which does exactly what
we need without all the copy-paste.
Suggested-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Stanislav Fomichev <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions