aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorJie Meng <[email protected]>2021-09-13 14:13:37 -0700
committerAlexei Starovoitov <[email protected]>2021-09-14 18:36:36 -0700
commitc0354077439bc9adcc9f2c96d6bbaf8b13748317 (patch)
treea17537ada6a89d129640bf568c2d0ea38d1c4541 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent67dfac47dac67a44d5bbdab2541a35ce33a2729a (diff)
bpf,x64 Emit IMUL instead of MUL for x86-64
IMUL allows for multiple operands and saving and storing rax/rdx is no longer needed. Signedness of the operands doesn't matter here because the we only keep the lower 32/64 bit of the product for 32/64 bit multiplications. Signed-off-by: Jie Meng <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions