aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorPraveen Kaligineedi <[email protected]>2023-02-03 13:20:45 -0800
committerDavid S. Miller <[email protected]>2023-02-06 10:03:26 +0000
commit8437114593910e0ac7a333775a9477e69c25cf75 (patch)
treebf3a2a2e8a3a39214456535e9049e1e1fa3187f2 /tools/perf/scripts/python/event_analyzing_sample.py
parentd78f8d839d055c3de4513de0b950848884a55054 (diff)
gve: Fix gve interrupt names
IRQs are currently requested before the netdevice is registered and a proper name is assigned to the device. Changing interrupt name to avoid using the format string in the name. Interrupt name before change: eth%d-ntfy-block.<blk_id> Interrupt name after change: gve-ntfy-blk<blk_id>@pci:<pci_name> Signed-off-by: Praveen Kaligineedi <[email protected]> Reviewed-by: Jeroen de Borst <[email protected]> Acked-by: Jakub Kicinski <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions