repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add linux-next specific files for 20110831
[linux-2.6/next.git]
/
tools
/
perf
/
scripts
/
python
/
bin
/
netdev-times-report
blob
8f759291da86c07435a62e7fa044f8c75f9c2749
1
#!/bin/bash
2
# description: display a process of packet and processing time
3
# args: [tx] [rx] [dev=] [debug]
4
5
perf
script
-s
"
$PERF_EXEC_PATH
"
/
script
s
/
python
/
netdev-times.py $@