aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorBjörn Töpel <[email protected]>2021-01-22 16:47:23 +0100
committerDaniel Borkmann <[email protected]>2021-01-26 00:05:02 +0100
commit93dd4a06c0e300a2a6538a39f8a30e7b83ff2c66 (patch)
treef660ac344672e3dc7bb53f8503023c0afa280f7e /tools/perf/scripts/python/bin
parent829725ec7bf538d36f44117eaeb36bdf57be8e54 (diff)
selftests/bpf: Avoid heap allocation
The data variable is only used locally. Instead of using the heap, stick to using the stack. Signed-off-by: Björn Töpel <[email protected]> Signed-off-by: Daniel Borkmann <[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