thesis/linux-6.8.1/tools/perf/scripts/python/bin/netdev-times-report
2025-03-19 13:44:23 +01:00

5 lines
176 B
Bash

#!/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 $@