#!/bin/bash # description: display a table of dropped frames perf script -s "$PERF_EXEC_PATH"/scripts/python/net_dropmonitor.py $@ />
summaryrefslogtreecommitdiff
path: root/kernel/irq/autoprobe.c
AgeCommit message (Expand)Author
2009-01-07async: Asynchronous function calls to speed up kernel bootArjan van de Ven
2008-12-26irq: simplify for_each_irq_desc() usageKOSAKI Motohiro
2008-12-08sparse irq_desc[] array: core kernel and x86 changesYinghai Lu