Files

6 lines
176 B
Bash
Raw Permalink Normal View History

2023-05-02 09:58:35 +02:00
#!/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 $@