Sign in
gem5
/
arm
/
linux
/
2f0384e5fc4766ad909597547d0e2b716c036755
/
.
/
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 $@