aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
ly/pagecacheLinus Torvalds1-0/+7 2022-03-22mm/mmzone.c: use try_cmpxchg() in page_cpupid_xchg_last()Peter Collingbourne1-3/+4 2022-02-17mm/munlock: maintain page->mlock_count while unevictableHugh Dickins1-0/+7 2020-12-15mm/lru: replace pgdat lru_lock with lruvec lockAlex Shi1-0/+1 2020-12-15arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport1-14/+0 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1 2017-02-22mm/mmzone.c: swap likely to unlikely as code logic is different for next_zones_zonelist()Steven Rostedt1-1/+1 2016-05-19mm, page_alloc: inline the fast path of the zonelist iteratorMel Gorman1-1/+1 2016-01-14mm/mmzone.c: memmap_valid_within() can be booleanYaowei Bai1-4/+4 2015-02-11mm: microoptimize zonelist operationsVlastimil Babka1-3/+1 2013-10-09mm: numa: Change page last {nid,pid} into {cpu,pid}Peter Zijlstra1-7/+7 2013-10-09sched/numa: Set preferred NUMA node based on number of private faultsMel Gorman1-7/+7 2013-02-23mm: rename page struct field helpersMel Gorman1-2/+2 2013-02-23mm: uninline page_xchg_last_nid()Mel Gorman1-1/+19 2012-11-16memcg: fix hotplugged memory zone oopsHugh Dickins1-5/+1 2012-07-31memcg: rename config variablesAndrew Morton1-1/+1 2012-05-29mm: add link from struct lruvec to struct zoneKonstantin Khlebnikov1-0/+14 2011-10-31mm: delete various needless include <linux/module.h>Paul Gortmaker1-1/+0 2011-01-13mm: page allocator: adjust the per-cpu counter threshold when memory is lowMel Gorman1-21/+0 2010-09-09mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awakeChristoph Lameter1-0/+21 2009-05-18[ARM] Double check memmap is actually valid with a memmap has unexpected holes V2Mel Gorman1-0/+15