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 $@
ux-6.12.y&id=5a148af66932c31814e263366094b5812210b501'>Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds 2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds 2013-04-23pnp: use %*phC to dump small buffersAndy Shevchenko 2013-04-18powerpc: remove PReP platformPaul Bolle 2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro 2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds 2013-02-22new helper: file_inode(file)Al Viro 2013-01-26drivers/pnp/pnpbios: remove depends on CONFIG_EXPERIMENTALKees Cook 2012-11-28pnpbios: remove CONFIG_HOTPLUG ifdefsBill Pemberton 2012-03-28Remove all #inclusions of asm/system.hDavid Howells 2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches 2011-03-31Fix common misspellingsLucas De Marchi 2010-10-27PNP: Compile all pnp built-in stuff in one module namespaceThomas Renninger 2010-10-18Update broken web addresses in the kernel.Justin P. Mattock 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo 2009-12-16pnpbios: convert to seq_fileAlexey Dobriyan 2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa 2009-08-10x86: Introduce GDT_ENTRY_INIT(), initialize bad_bios_desc staticallyAkinobu Mita 2009-08-08x86: Introduce GDT_ENTRY_INIT()Akinobu Mita 2009-07-19x86: Introduce set_desc_base() and set_desc_limit()Akinobu Mita 2009-04-02pnpbios: propagate kthread_run() errorErik Ekman 2009-04-02pnpbios: fix warning if CONFIG_HOTPLUG=nErik Ekman 2009-01-01percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbiosRusty Russell 2008-10-23Merge branch 'linus' into testLen Brown 2008-10-15Merge commit 'origin'Benjamin Herrenschmidt 2008-10-10PNP: remove old CONFIG_PNP_DEBUG optionBjorn Helgaas 2008-10-10PNP: convert to using pnp_dbg()Bjorn Helgaas 2008-10-10PnP: move pnpacpi/pnpbios_init to after PCI initLinus Torvalds 2008-09-23powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checksKumar Gala