aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-04-04 11:04:39 +0100
committerJason Gunthorpe <[email protected]>2019-04-08 13:05:24 -0300
commit4d2e11d42fe4117c24e79a012904cf0fa7fdcfe3 (patch)
tree6b621f71960a36c0155fa03c2cf04c6d8b43ff11 /tools/perf/scripts/python/syscall-counts-by-pid.py
parentd10bcf947a3ea240351a8182d71e4aa9c8ddba56 (diff)
opa_vnic: fix check on record->event, incorrect operator used
The check on record->event is always true because the wrong operator is being used, used && instead of || Addresses-Coverity: ("Constant expression result") Fixes: fae7a699a925 ("opa_vnic: Convert vport_idr to XArray") Signed-off-by: Colin Ian King <[email protected]> Acked-by: Dennis Dalessandro <[email protected]> Reviewed-by: Mukesh Ojha <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions