blob: 8f759291da86c07435a62e7fa044f8c75f9c2749 [file] [log] [blame]
Koki Sanagi359d5102010-08-23 18:47:09 +09001#!/bin/bash
2# description: display a process of packet and processing time
3# args: [tx] [rx] [dev=] [debug]
4
Arnaldo Carvalho de Melo765532c2010-12-23 13:10:22 -02005perf script -s "$PERF_EXEC_PATH"/scripts/python/netdev-times.py $@