aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorKaike Wan <[email protected]>2015-08-14 08:52:09 -0400
committerDoug Ledford <[email protected]>2015-08-30 18:12:26 -0400
commit2ca546b92a024d07adedd15b4c262b1c2c0786ec (patch)
tree4dadb779ffe3128b953fdf5c483637b8be794e63 /tools/perf/scripts/python/event_analyzing_sample.py
parent5d2657708ec25b9fb3dd174443b1f647babcbe62 (diff)
IB/sa: Route SA pathrecord query through netlink
This patch routes a SA pathrecord query to netlink first and processes the response appropriately. If a failure is returned, the request will be sent through IB. The decision whether to route the request to netlink first is determined by the presence of a listener for the local service netlink multicast group. If the user-space local service netlink multicast group listener is not present, the request will be sent through IB, just like what is currently being done. Signed-off-by: Kaike Wan <[email protected]> Signed-off-by: John Fleck <[email protected]> Signed-off-by: Ira Weiny <[email protected]> Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions