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 $@
'/distro/kernel/commit/arch/arm/mach-shark/include/mach/memory.h?h=linux-6.12.y&id=be20902ba67de70b38c995903321f4152dee57b7'>ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King 2011-05-12ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESSRussell King 2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King 2010-07-16ARM: Remove 'node' argument form arch_adjust_zones()Russell King 2009-02-19[ARM] 5363/1: Shark cleanup and new defconfigAlexander Schulz 2008-11-29[ARM] fix constant values of MAX_DMA_ADDRESSRussell King 2008-11-29[ARM] move MAX_DMA_ADDRESS to mach/memory.hRussell King 2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre 2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King