Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[platform/kernel/linux-starfive.git] / tools / perf / scripts / python / bin / netdev-times-report
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 $@