aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorFUJITA Tomonori <[email protected]>2024-07-06 15:43:24 +0900
committerPaolo Abeni <[email protected]>2024-07-09 13:26:57 +0200
commit6c2a4c2f70e5b6c9c57d6d8adc893c55ba318613 (patch)
tree1a1094fd3bf42005c7c6c054be5392738656eb78 /tools/perf/scripts/python/stackcollapse.py
parent417d88189ccf645a157a3dc3da7e894c1f2829d1 (diff)
net: tn40xx: add per queue netdev-genl stats support
Add support for the netdev-genl per queue stats API. ./tools/net/ynl/cli.py --spec Documentation/netlink/specs/netdev.yaml \ --dump qstats-get --json '{"scope":"queue"}' [{'ifindex': 4, 'queue-id': 0, 'queue-type': 'rx', 'rx-alloc-fail': 0, 'rx-bytes': 266613, 'rx-packets': 3325}, {'ifindex': 4, 'queue-id': 0, 'queue-type': 'tx', 'tx-bytes': 142823367, 'tx-packets': 2387}] Signed-off-by: FUJITA Tomonori <[email protected]> Reviewed-by: Jakub Kicinski <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions