aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@csgroup.eu>2022-03-09 08:56:14 +0100
committerMichael Ellerman <mpe@ellerman.id.au>2022-05-08 22:15:40 +1000
commita1ae431705410fc7092790977bffd1b00c63c229 (patch)
treea0b0938ab2130f315bb4689df0dcda781897e71c /tools/perf/scripts/python/stackcollapse.py
parentpowerpc: Add missing headers (diff)
downloadlinux-a1ae431705410fc7092790977bffd1b00c63c229.tar.gz
linux-a1ae431705410fc7092790977bffd1b00c63c229.zip
powerpc: Use rol32() instead of opencoding in csum_fold()
rol32(x, 16) will do the rotate using rlwinm. No need to open code using inline assembly. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/794337eff7bb803d2c4e67d9eee635390c4c48fe.1646812553.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
ipc/udp_media.c?id=134611446dc657e1bbc73ca0e4e6b599df687db0&follow=1'>ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann7-10/+15 2016-03-11cisco: enic: Update logging macros and usesJoe Perches6-37/+43 2016-03-11bridge: allow zero ageing timeStephen Hemminger2-7/+8 2016-03-11rocker: set FDB cleanup timer according to lowest ageing timeIdo Schimmel3-1/+7 2016-03-11mlxsw: spectrum: Check requested ageing time is validIdo Schimmel2-2/+9 2016-03-11macvtap: always pass ethernet header in linearWillem de Bruijn1-3/+6 2016-03-11net/flower: Fix pointer castAmir Vadai2-7/+7 2016-03-10net/mlx5e: Support offload cls_flower with skbedit mark actionAmir Vadai3-0/+6 2016-03-10net/mlx5e: Support offload cls_flower with drop actionAmir Vadai3-0/+309 2016-03-10net/mlx5e: Introduce tc offload supportAmir Vadai5-2/+222 2016-03-10net/mlx5e: Add a new priority for kernel flow tablesAmir Vadai2-4/+4 2016-03-10net/mlx5e: Relax ndo_setup_tc handle restrictionAmir Vadai1-1/+1 2016-03-10net/mlx5_core: Set flow steering dest only for forward rulesAmir Vadai2-19/+28 2016-03-10net/act_skbedit: Utility functions for mark actionAmir Vadai1-0/+16 2016-03-10net/sched: Macro instead of CONFIG_NET_CLS_ACT ifdefAmir Vadai2-7/+18 2016-03-10net/flow_dissector: Make dissector_uses_key() and skb_flow_dissector_target()...Amir Vadai2-13/+13 2016-03-10net/flower: Introduce hardware offload supportAmir Vadai4-1/+81 2016-03-10net-next: mediatek: add an entry to MAINTAINERSJohn Crispin1-0/+7 2016-03-10net-next: mediatek: add Kconfig and MakefileJohn Crispin4-0/+24 2016-03-10net-next: mediatek: add support for MT7623 ethernetJohn Crispin2-0/+2228