JustOS/linux-6.13/tools/perf/scripts/python/bin/netdev-times-report
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

6 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 $@