summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorMichael Guralnik <michaelgur@mellanox.com>2019-08-19 15:08:15 +0300
committerJason Gunthorpe <jgg@mellanox.com>2019-08-28 11:18:40 -0300
commit75e46fc02c975f401e70a53ecd55d475081d13a3 (patch)
tree8e640fb881b9397d5135fcf9f905b086e799f558 /tools/perf/scripts/python/parallel-perf.py
parent29af94987ba68a0244b73e8a0b051addb8853f93 (diff)
downloadkernel-75e46fc02c975f401e70a53ecd55d475081d13a3.tar.gz
IB/mlx5: Add page fault handler for DC initiator WQE
Parsing DC initiator WQEs upon page fault requires skipping an address vector segment, as in UD WQEs. Link: https://lore.kernel.org/r/20190819120815.21225-4-leon@kernel.org Signed-off-by: Michael Guralnik <michaelgur@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions
a07642f35d85f39001ad379dae4'>livepatch: Initialize shadow variables safely by a custom callbackPetr Mladek 2018-01-11livepatch: Remove immediate featureMiroslav Benes 2017-10-19livepatch: add (un)patch callbacksJoe Lawrence 2017-09-14livepatch: introduce shadow variable APIJoe Lawrence 2017-03-08livepatch: allow removal of a disabled patchJosh Poimboeuf 2017-03-08livepatch: change to a per-task consistency modelJosh Poimboeuf 2017-03-08livepatch: store function sizesJosh Poimboeuf 2017-03-08livepatch: separate enabled and patched statesJosh Poimboeuf 2017-03-08livepatch: create temporary klp_update_patch_state() stubJosh Poimboeuf