]> bbs.cooldavid.org Git - net-next-2.6.git/blame - tools/perf/scripts/python/bin/netdev-times-report
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux...
[net-next-2.6.git] / tools / perf / scripts / python / bin / netdev-times-report
CommitLineData
359d5106
KS
1#!/bin/bash
2# description: display a process of packet and processing time
3# args: [tx] [rx] [dev=] [debug]
4
44e668c6 5perf trace -s "$PERF_EXEC_PATH"/scripts/python/netdev-times.py $@