diff options
author | Sandipan Das <[email protected]> | 2017-09-02 00:23:01 +0530 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2017-11-06 16:48:16 +1100 |
commit | ac0761ebcb08830d8f64b9181f6736b1a00bf746 (patch) | |
tree | 87486f365174fa650334fc56d948f52d3a48affb /tools/perf/scripts/python/syscall-counts.py | |
parent | 632f0574167ad3f5d646dad6af87d976a703d93e (diff) |
bpf: take advantage of stack_depth tracking in powerpc JIT
Take advantage of stack_depth tracking, originally introduced for
x64, in powerpc JIT as well. Round up allocated stack by 16 bytes
to make sure it stays aligned for functions called from JITed bpf
program.
Signed-off-by: Sandipan Das <[email protected]>
Reviewed-by: Naveen N. Rao <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions