summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/net_dropmonitor-report
blob: 8d698f5a06aad713a7f7d0e2137c4b90a35068a6 (plain)
1
2
3
4
#!/bin/bash
# description: display a table of dropped frames

perf script -s "$PERF_EXEC_PATH"/scripts/python/net_dropmonitor.py $@
td>firmware: clean up samples for coding style issuesGreg Kroah-Hartman 2008-04-19firmware: move firmware_class from Documentation/ to samples/Randy Dunlap 2008-03-04Kprobes: move kprobe examples to samples/Ananth N Mavinakayanahalli 2008-02-13Linux Kernel Markers: support multiple probesMathieu Desnoyers 2008-01-24kobject: add sample code for how to use ksets/ktypes/kobjectsGreg Kroah-Hartman 2008-01-24kobject: add sample code for how to use kobjects in a simple manner.Greg Kroah-Hartman 2007-11-14Linux Kernel Markers: fix samples to follow format string standardMathieu Desnoyers 2007-10-19Linux Kernel Markers - SamplesMathieu Desnoyers 2007-10-19markers: Add samples subdirMathieu Desnoyers