Files
linux/tools/perf/scripts/python/bin/netdev-times-report
igorpecovnik 1bbb331aab sun8i init
2016-04-12 12:21:19 +02: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 $@