aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorBob Pearson <rpearsonhpe@gmail.com>2021-07-06 23:00:37 -0500
committerJason Gunthorpe <jgg@nvidia.com>2021-07-16 12:43:34 -0300
commitb6c6cc4acdf68f4c98c25fd8975d068009993cd8 (patch)
tree8ef6666a500583e66e4891f0dc4f0ad5038b65ee /tools/perf/scripts/python/bin/stackcollapse-record
parentRDMA/rxe: Move ICRC generation to a subroutine (diff)
downloadlinux-b6c6cc4acdf68f4c98c25fd8975d068009993cd8.tar.gz
linux-b6c6cc4acdf68f4c98c25fd8975d068009993cd8.zip
RDMA/rxe: Move rxe_crc32 to a subroutine
Move rxe_crc32() from rxe.h to rxe_icrc.c as a static local function. Link: https://lore.kernel.org/r/20210707040040.15434-6-rpearsonhpe@gmail.com Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
=ad309284a52be47c8b3126c9376358bf381861bc&follow=1'>drm/rockchip: Check for fast link training before enabling psrSean Paul1-4/+5 2019-07-26drm/panel: jh057n00900: Use drm_panel_{unprepare, disable} consistentlyGuido Günther1-2/+2 2019-07-26drm/panel: jh057n00900: Print error code on all DRM_DEV_ERROR()sGuido Günther1-2/+4 2019-07-26drm/panel: jh057n00900: Move mipi_dsi_dcs_set_display_off to disable()Guido Günther1-3/+3 2019-07-26drm/panel: jh057n00900: Move panel DSI init to enable()Guido Günther1-7/+8 2019-07-26video: amba-clcd: Spout an error if of_get_display_timing() gives an errorDouglas Anderson1-1/+3 2019-07-26drm: panel-lvds: Spout an error if of_get_display_timing() gives an errorDouglas Anderson1-1/+4 2019-07-26video: of: display_timing: Don't yell if no timing node is presentDouglas Anderson1-3/+1 2019-07-26video: of: display_timing: Add of_node_put() in of_get_display_timing()Douglas Anderson1-1/+6 2019-07-26drm/panel: simple: Add support for Sharp LD-D5116Z01B panelJeffrey Hugo1-0/+29