summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@armlinux.org.uk>2018-07-11 12:32:02 +0300
committerDaniel Borkmann <daniel@iogearbox.net>2018-07-12 21:45:22 +0300
commit96cced4e774a2728710c8f8f48441fc7b29d6177 (patch)
tree9e49b0222dff0fd2f4590813d1960d50146aadab /tools/perf/scripts/python/export-to-sqlite.py
parenta6eccac507e5e4aed63fb23320fcadeb253c2af6 (diff)
downloadlinux-96cced4e774a2728710c8f8f48441fc7b29d6177.tar.xz
ARM: net: bpf: access eBPF scratch space using ARM FP register
Access the eBPF scratch space using the frame pointer rather than our stack pointer, as the offsets from the ARM frame pointer are constant across all eBPF programs. Since we no longer reference the scratch space registers from the stack pointer, this simplifies emit_push_r64() as it no longer needs to know how many words are pushed onto the stack. 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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions