diff options
author | Yafang Shao <[email protected]> | 2022-08-10 15:18:26 +0000 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2022-08-10 11:48:22 -0700 |
commit | 083818156d1e98f22b1ac612a3957bc553e7ba57 (patch) | |
tree | 77d7182c2acf37b884c4710abe8130ddd2ff2e22 /tools/perf/scripts/python/syscall-counts.py | |
parent | d7c5802faff6e7f50d18db40fdcb7e50590177f5 (diff) |
bpf: Remove unneeded memset in queue_stack_map creation
__GFP_ZERO will clear the memory, so we don't need to memset it.
Signed-off-by: Yafang Shao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions