aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/netdev-times-report
blob: 8f759291da86c07435a62e7fa044f8c75f9c2749 (plain) (blame)
1
2
3
4
5
#!/bin/bash
# description: display a process of packet and processing time
# args: [tx] [rx] [dev=] [debug]

perf script -s "$PERF_EXEC_PATH"/scripts/python/netdev-times.py $@
-09ath11k: reset 11d state in process of recoveryWen Gong3-0/+9 2022-05-06ath11k: Fix RX de-fragmentation issue on WCN6750Manikanta Pubbisetty3-3/+23 2022-05-06ath10k: support bus and device specific API 1 BDF selectionRobert Marko1-1/+12 2022-05-06ath10k: mac: fix too long linesKalle Valo1-4/+9 2022-05-06ath11k: mac: fix too long lineKalle Valo1-4/+8 2022-05-04ath11k: Add support for targets without trustzoneManikanta Pubbisetty2-1/+186 2022-05-03netdev: reshuffle netif_napi_add() APIs to allow dropping weightJakub Kicinski2-20/+36