1#!/bin/bash2# description: display a table of dropped frames3 4perf script -s "$PERF_EXEC_PATH"/scripts/python/net_dropmonitor.py $@5