aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorAlexei Starovoitov <[email protected]>2019-11-14 10:57:02 -0800
committerDaniel Borkmann <[email protected]>2019-11-15 23:41:06 +0100
commit3b2744e665206ea82ce7673cb3ec889b2898a267 (patch)
treec8addb85c766659e36da4ef6fe2566430c057256 /tools/perf/scripts/python/bin/stackcollapse-record
parentc3d6324f841bab2403be6419986e2b1d1068d423 (diff)
bpf: Refactor x86 JIT into helpers
Refactor x86 JITing of LDX, STX, CALL instructions into separate helper functions. No functional changes in LDX and STX helpers. There is a minor change in CALL helper. It will populate target address correctly on the first pass of JIT instead of second pass. That won't reduce total number of JIT passes though. Signed-off-by: Alexei Starovoitov <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Acked-by: Song Liu <[email protected]> Acked-by: Andrii Nakryiko <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions