Sign in
android-kvm
/
linux
/
10f2a2b0f68abf39c06cf519cbc1740fa50f900b
/
.
/
tools
/
perf
/
scripts
/
python
/
bin
/
netdev-times-report
blob: c3d0a638123d3a308212f2a09de1aeb8781634a8 [
file
] [
log
] [
blame
]
#!/bin/bash
# description: display a process of packet and processing time
# args: [tx] [rx] [dev=] [debug]
perf trace
-
s
~/
libexec
/
perf
-
core
/
scripts
/
python
/
netdev
-
times
.
py $@