]> Git Repo - linux.git/blob - tools/perf/scripts/python/bin/net_dropmonitor-report
Merge tag 'for-4.20/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
[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.037888 seconds and 4 git commands to generate.