Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ffec516976f64b4e3e59ba1bb8a5020008cc678a
/
.
/
tools
/
perf
/
scripts
/
python
/
bin
/
netdev-times-report
blob: c3d0a638123d3a308212f2a09de1aeb8781634a8 [
file
] [
log
] [
blame
]
Koki Sanagi
359d510
2010-08-23 18:47:09 +0900
[
diff
] [
blame
]
1
#!/bin/bash
2
# description: display a process of packet and processing time
3
# args: [tx] [rx] [dev=] [debug]
4
5
perf trace
-
s
~/
libexec
/
perf
-
core
/
scripts
/
python
/
netdev
-
times
.
py $@