aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorTiezhu Yang <[email protected]>2021-05-10 20:51:59 +0800
committerDaniel Borkmann <[email protected]>2021-05-12 22:45:37 +0200
commit3f2870989f10ddb276063097d8e44e543277694a (patch)
treee8b4754f17bd4317d8cbe1d1a77f8693413f35b0 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent0303ce17347a02863c4ddef9777a42ff0315acb6 (diff)
bpf, arm64: Replace STACK_ALIGN() with round_up() to align stack size
Use the common function round_up() directly to show the align size explicitly, the function STACK_ALIGN() is needless, remove it. Other JITs also just rely on round_up(). Signed-off-by: Tiezhu Yang <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions