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 $@
3:08:26 +0200'>2009-08-30kprobes: Fix to add __kprobes to notify_dieMasami Hiramatsu 2008-11-24Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar 2008-10-14ftrace: ignore functions that cannot be kprobe-edIngo Molnar 2008-09-10debug: add notifier chain debugging, v2Arjan van de Ven 2008-09-10debug: add notifier chain debuggingArjan van de Ven 2008-04-29ipc: re-enable msgmni automatic recomputing msgmni if set to negativeNadia Derbey 2008-02-06kernel/notifier.c should #include <linux/reboot.h>Adrian Bunk 2007-10-19Add kernel/notifier.cAlexey Dobriyan