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
6.6.y&id=a1c3bfb2f67ef766de03f1f56bdfff9c8595ab14'>mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner 2014-01-23mm: improve documentation of page_orderMel Gorman 2014-01-23mm: show message when updating min_free_kbytes in thpHan Pingtian 2014-01-23mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin 2014-01-21mm: thp: __get_page_tail_foll() can use get_huge_page_tail()Oleg Nesterov 2014-01-21mm: tail page refcounting optimization for slab and hugetlbfsAndrea Arcangeli 2013-09-11mm: vmscan: fix do_try_to_free_pages() livelockLisa Du 2013-07-09mm: remove unused __put_page()Zhang Yanfei 2013-02-27mm: accelerate munlock() treatment of THP pagesMichel Lespinasse 2013-02-23mm: directly use __mlock_vma_pages_range() in find_extend_vma()Michel Lespinasse 2013-01-11mm: compaction: Partially revert capture of suitable high-order pageMel Gorman 2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2012-12-11mm: introduce mm_find_pmd()Bob Liu 2012-12-11mm: numa: Add THP migration for the NUMA working set scanning fault case.Mel Gorman 2012-10-09mm, thp: fix mlock statisticsDavid Rientjes 2012-10-09CMA: migrate mlocked pagesMinchan Kim 2012-10-09mm: use clear_page_mlock() in page_remove_rmap()Hugh Dickins 2012-10-09mm: remove vma arg from page_evictableHugh Dickins 2012-10-09mm: compaction: Restart compaction from near where it left offMel Gorman 2012-10-09mm: compaction: cache if a pageblock was scanned and no pages were isolatedMel Gorman 2012-10-09revert "mm: have order > 0 compaction start off where it left"Mel Gorman 2012-10-09mm: compaction: abort compaction loop if lock is contended or run too longShaohua Li 2012-10-09cma: fix watermark checkingBartlomiej Zolnierkiewicz 2012-10-09mm: cma: discard clean pages during contiguous allocation instead of migrationMinchan Kim 2012-10-09mm: adjust final #endif position in mm/internal.hMichel Lespinasse 2012-10-09mm: compaction: capture a suitable high-order page immediately when it is mad...Mel Gorman 2012-08-21mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman 2012-07-31netvm: allow skb allocation to use PFMEMALLOC reservesMel Gorman 2012-07-31mm: sl[au]b: add knowledge of PFMEMALLOC reserve pagesMel Gorman 2012-07-31mm: setup pageblock_order before it's used by sparsememXishi Qiu 2012-07-31mm: have order > 0 compaction start off where it leftRik van Riel 2012-06-03Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"Linus Torvalds 2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds 2012-06-01new helper: vm_mmap_pgoff()Al Viro 2012-05-29mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocksBartlomiej Zolnierkiewicz 2012-05-29mm: rename is_mlocked_vma() to mlocked_vma_newpage()Ying Han 2012-05-21mm: compaction: export some of the functionsMichal Nazarewicz 2011-11-02mm: thp: tail page refcounting fixAndrea Arcangeli