summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
AgeCommit message (Expand)Author
2023-05-02perf script: Add new parameter in kfree_skb tracepoint to the python scripts ...Sriram Yagnaraman
2019-03-06perf script python: Remove mixed indentationTony Jones
2019-02-25perf script python: Add Python3 support to net_dropmonitor.pyTony Jones
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-07-16perf script: Add callchain to generic and tracepoint eventsJoseph Schuchart
2013-05-22perf: net_dropmonitor: Remove progress indicatorBen Hutchings
2013-05-22perf: net_dropmonitor: Use bisection in symbol lookupBen Hutchings
2013-05-22perf: net_dropmonitor: Do not assume ordering of dictionariesBen Hutchings
2013-05-22perf: net_dropmonitor: Fix symbol-relative addressesBen Hutchings
2013-05-22perf: net_dropmonitor: Fix trace parameter orderBen Hutchings
2011-09-29perf script: Add drop monitor scriptNeil Horman
;id=8afa901c147a41f92e83943cddf154bbb7995ee6'>arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft) 2025-03-17arch, mm: streamline HIGHMEM freeingMike Rapoport (Microsoft) 2025-03-17arch, mm: set high_memory in free_area_init()Mike Rapoport (Microsoft) 2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft) 2025-03-17csky: move setup_initrd() to setup.cMike Rapoport (Microsoft) 2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts 2025-02-21vdso: Rename included MakefileThomas Weißschuh 2025-02-05csky: Remove the size from alignment_tbl declarationJoel Granados 2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky 2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng 2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds 2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft) 2024-11-02csky/vdso: Remove arch_vma_name()Thomas Weißschuh 2024-11-02csky/vdso: Remove gettimeofday() and friends from VDSOThomas Weißschuh 2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif 2024-10-28csky: Use new fallback IO memcpy/memsetJulian Vetter 2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig 2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino