aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorPiotr Raczynski <[email protected]>2023-05-15 21:03:14 +0200
committerTony Nguyen <[email protected]>2023-05-16 09:28:43 -0700
commit05018936a1fe07b92a612d1fd1511224ba8a1a34 (patch)
treee6b2829bcf5b46f88252fb0227fcea732561ea15 /tools/perf/scripts/python/syscall-counts-by-pid.py
parentafe87cfe820e74cc5fc59359445bcfd93ff0ab07 (diff)
ice: use preferred MSIX allocation api
Move away from using pci_enable_msix_range/pci_disable_msix and use pci_alloc_irq_vectors/pci_free_irq_vectors instead. As a result stop tracking msix_entries since with newer API entries are handled by MSIX core. However, due to current design of communication with RDMA driver which accesses ice_pf::msix_entries directly, keep using the array just for RDMA driver use. Reviewed-by: Michal Swiatkowski <[email protected]> Reviewed-by: Simon Horman <[email protected]> Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel) Signed-off-by: Piotr Raczynski <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions