summaryrefslogtreecommitdiff
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 $@
2013-12-10 14:17:55 +0100'>2013-12-10arm: zynq: Invalidate L1 in secondary bootSoren Brinkmann 2013-07-14arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker 2013-04-04arm: zynq: Add hotplug supportMichal Simek 2013-04-04arm: zynq: Add smp supportMichal Simek 2013-04-04arm: zynq: Add support for system resetMichal Simek 2013-04-04arm: zynq: Move slcr initialization to separate fileMichal Simek 2013-04-04arm: zynq: Load scu baseaddress at run timeMichal Simek 2013-04-04arm: zynq: Move timer to clocksource interfaceMichal Simek 2013-01-28arm: zynq: timer: Replace PSS through PSSoren Brinkmann 2012-11-05ARM: zynq: move arm-specific sys_timer out of ttcJosh Cartwright