aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorJason Gunthorpe <[email protected]>2020-01-08 19:21:55 +0200
committerJason Gunthorpe <[email protected]>2020-01-13 16:17:19 -0400
commit93887e66ff3c1a62c36a7f0eca9445063399b39d (patch)
tree9ae84de3f3ff1ba9c7dc2f6e508bca248ffb1772 /tools/perf/scripts/python/event_analyzing_sample.py
parentf7c8416ccea52b41e29227b3a5066540f51ee471 (diff)
RDMA/mlx5: Simplify devx async commands
With the new FD structure the async commands do not need to hold any references while running. The existing mlx5_cmd_exec_cb() and mlx5_cmd_cleanup_async_ctx() provide enough synchronization to ensure that all outstanding commands are completed before the uobject can be destructed. Remove the now confusing get_file() and the type erasure of the devx_async_cmd_event_file. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Yishai Hadas <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions