aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2021-03-15 12:34:36 +0900
committerPeter Zijlstra <[email protected]>2021-03-16 21:44:42 +0100
commit9483409ab5067941860754e78a4a44a60311d276 (patch)
tree2177fe31901f7561c179a00a2d298b150a6a6a78 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent1e28eed17697bcf343c6743f0028cc3b5dd88bf0 (diff)
perf core: Allocate perf_buffer in the target node memory
I found the ring buffer pages are allocated in the node but the ring buffer itself is not. Let's convert it to use kzalloc_node() too. Signed-off-by: Namhyung Kim <[email protected]> Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions