]> bbs.cooldavid.org Git - net-next-2.6.git/blob - tools/perf/scripts/python/bin/netdev-times-report
Merge branch 'x86-mem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[net-next-2.6.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 $@