summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
AgeCommit message (Expand)Author
2019-03-06perf script python: Remove mixed indentationTony Jones
2019-02-25perf script python: Add Python3 support to stackcollapse.pyTony Jones
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-22perf script stackcollapse: Remove reference to the perl interpreterArnaldo Carvalho de Melo
2016-06-21perf script: Add stackcollapse.py scriptPaolo Bonzini
c?h=linux-6.12.y&id=2e126aa29007353f069c3bab5c2cf52d231cd3ae'>mm/sparse: fix "unused function 'pgdat_to_phys'" warningMike Rapoport 2022-11-08mm/hwpoison: introduce per-memory_block hwpoison counterNaoya Horiguchi 2022-07-03mm: memory_hotplug: enumerate all supported section flagsMuchun Song 2022-05-13mm/memory-failure.c: move clear_hwpoisoned_pageszhenwei pi 2022-04-28mm/sparse-vmemmap: add a pgmap argument to section activationJoao Martins 2022-03-22mm/sparse: make mminit_validate_memmodel_limits() staticMiaohe Lin 2022-01-06bootmem: Use page->index instead of page->freelistMatthew Wilcox (Oracle) 2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport 2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport 2021-11-06memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport 2021-09-03mm: introduce memmap_alloc() to unify memory map allocationMike Rapoport 2021-09-03mm/sparse: clarify pgdat_to_physMiles Chen 2021-09-03include/linux/mmzone.h: avoid a warning in sparse memory supportMatthew Wilcox 2021-09-03mm: sparse: remove __section_nr() functionOhhoon Kwon 2021-09-03mm: sparse: pass section_nr to section_mark_presentOhhoon Kwon 2021-06-30mm: memory_hotplug: factor out bootmem core functions to bootmem_info.cMuchun Song 2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport 2021-06-16mm/sparse: fix check_usemap_section_nr warningsMiles Chen