]> Git Repo - linux.git/blob - tools/perf/scripts/python/bin/net_dropmonitor-report
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
[linux.git] / tools / perf / scripts / python / bin / net_dropmonitor-report
1 #!/bin/bash
2 # description: display a table of dropped frames
3
4 perf script -s "$PERF_EXEC_PATH"/scripts/python/net_dropmonitor.py $@
This page took 0.038358 seconds and 4 git commands to generate.