]> Git Repo - linux.git/blob - tools/perf/scripts/python/bin/net_dropmonitor-report
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
[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.03664 seconds and 4 git commands to generate.