aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/netdev-times-report
blob: 8f759291da86c07435a62e7fa044f8c75f9c2749 (plain)
1
2
3
4
5
#!/bin/bash
# description: display a process of packet and processing time
# args: [tx] [rx] [dev=] [debug]

perf script -s "$PERF_EXEC_PATH"/scripts/python/netdev-times.py $@
tps://seccdn.libravatar.org/avatar/3b1c9366f2b44e21f281d68702a577d1?s=13&d=retro' />Richard Weinberger1-0/+1 2015-12-08net: ezchip: fix address space confusion in nps_enet.cArnd Bergmann1-20/+8 2015-08-23NET: nps_enet: minor namespace cleanupNoam Camus1-3/+4 2015-08-23NET: nps_enet: TX done acknowledge.Noam Camus1-0/+3 2015-08-23NET: nps_enet: drop control framesNoam Camus1-4/+4 2015-08-23NET: nps_enet: TX done race conditionNoam Camus1-7/+3 2015-08-23NET: nps_enet: replace use of cause registerNoam Camus2-24/+5 2015-06-23NET: Add ezchip ethernet driverNoam Camus4-0/+1021