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 $@
rivers/ide/ide-ioctls.c?id=60f85019c6c8c1aebf3485a313e0da094bc95d07'>ide: replace IDE_TFLAG_* flags by IDE_VALID_*Sergei Shtylyov 2009-03-27ide: use ata_tf_protocols enumsBartlomiej Zolnierkiewicz 2009-03-27ide: remove ide_task_t typedefBartlomiej Zolnierkiewicz 2009-01-02ide: remove the last ide-scsi remnantsBorislav Petkov 2008-12-29ide-cd: remove dead dsc_overlap settingBartlomiej Zolnierkiewicz 2008-12-29ide: IDE settings don't need an ide_lock heldBartlomiej Zolnierkiewicz 2008-10-21[PATCH] lose the unused file argument in generic_ide_ioctl()Al Viro 2008-10-13ide: add device flagsBartlomiej Zolnierkiewicz 2008-10-10ide: Remove ide_spin_wait_hwgroup() and use special requests insteadElias Oltmanns 2008-10-10ide: move ioctls handling to ide-ioctls.cBartlomiej Zolnierkiewicz