aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMartin KaFai Lau <[email protected]>2020-08-20 12:00:58 -0700
committerAlexei Starovoitov <[email protected]>2020-08-24 14:35:00 -0700
commitc9985d09e18965131958102f4b67fa1e742df335 (patch)
tree7218417c9ec1b4fa86eedf3b0a8d5bd75405b2e0 /tools/perf/scripts/python/bin
parent331fca4315efa3bbd258fbdf8209d59d253c0480 (diff)
bpf: sock_ops: Change some members of sock_ops_kern from u32 to u8
A later patch needs to add a few pointers and a few u8 to sock_ops_kern. Hence, this patch saves some spaces by moving some of the existing members from u32 to u8 so that the later patch can still fit everything in a cacheline. Signed-off-by: Martin KaFai Lau <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions