Back to home page

OSCL-LXR

 
 

    


0001 #!/bin/bash
0002 # description: display a process of packet and processing time
0003 # args: [tx] [rx] [dev=] [debug]
0004 
0005 perf script -s "$PERF_EXEC_PATH"/scripts/python/netdev-times.py $@