Sign in
android-kvm
/
linux
/
b9da0571050c09863e59f94d0b8594a290d61b88
/
.
/
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 $@