Sign in
android
/
kernel
/
tegra
/
092e0e7e520a1fca03e13c9f2d157432a8657ff2
/
.
/
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 $@