blob: 4ad361b31249c03f10d424b842b92b6d9911acee [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
Ben Hutchings44e668c2010-10-10 16:10:03 +01005perf trace -s "$PERF_EXEC_PATH"/scripts/python/netdev-times.py $@