]> git.karo-electronics.de Git - linux-beck.git/blob - tools/perf/scripts/python/bin/netdev-times-report
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
[linux-beck.git] / tools / perf / scripts / python / bin / netdev-times-report
1 #!/bin/bash
2 # description: display a process of packet and processing time
3 # args: [tx] [rx] [dev=] [debug]
4
5 perf trace -s ~/libexec/perf-core/scripts/python/netdev-times.py $@