summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@armlinux.org.uk>2018-07-11 12:31:47 +0300
committerDaniel Borkmann <daniel@iogearbox.net>2018-07-12 21:45:22 +0300
commit47b9c3bf416d80515901469f05aef2870b37c010 (patch)
treead5221fba5b13271aad9f1e8e1b3cad3f555e7ce /tools/perf/scripts/python/syscall-counts.py
parent1c35ba122d4a4eb32c3f8d63a445c1ebfd66d7bc (diff)
downloadlinux-47b9c3bf416d80515901469f05aef2870b37c010.tar.xz
ARM: net: bpf: remove is_on_stack() and sstk/dstk
The decision about whether a BPF register is on the stack or in a CPU register is detected at the top BPF insn processing level, and then percolated throughout the remainder of the code. Since we now use negative register values to represent stacked registers, we can detect where a BPF register is stored without restoring to carrying this additional metadata through all code paths. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions