summaryrefslogtreecommitdiff
path: root/tools/lib/traceevent/plugin_sched_switch.c
AgeCommit message (Expand)Author
2017-08-06tools lib traceevent: Fix prev/next_prio for deadline tasksDaniel Bristot de Oliveira
2014-01-16tools lib traceevent: Unregister handler when sched_switch plugin is unloadedNamhyung Kim
2013-12-04tools lib traceevent: Add sched_switch pluginJiri Olsa
distro/kernel/commit/include/linux/vmstat.h?h=linux-5.9.y&id=32927393dc1ccd60fb2bdc05b9e8e88753761469'>sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig 2019-12-04mm/memcontrol: use vmstat names for printing statisticsKonstantin Khlebnikov 2019-12-04mm/vmstat: add helpers to get vmstat item names for each enum typeKonstantin Khlebnikov 2019-05-14mm: move recent_rotated pages calculation to shrink_inactive_list()Kirill Tkhai 2018-12-28include/linux/vmstat.h: remove unused page state adjustment macroWei Yang 2018-04-11mm, vmscan, tracing: use pointer to reclaim_stat struct in trace eventSteven Rostedt 2018-01-31mm: remove unused pgdat_reclaimable_pages()Jan Kara 2017-11-15mm, sysctl: make NUMA stats configurableKemi Wang 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-09-08mm: consider the number in local CPUs when reading NUMA statsKemi Wang 2017-09-08mm: change the call sites of numa statistics itemsKemi Wang 2017-09-06mm: rename global_page_state to global_zone_page_stateMichal Hocko 2017-07-06mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner 2016-07-28mm: vmstat: replace __count_zone_vm_events with a zone id equivalentMel Gorman 2016-07-28mm, workingset: make working set detection node-awareMel Gorman 2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman 2016-07-28mm, vmstat: add infrastructure for per-node vmstatsMel Gorman 2016-05-19mm, page_alloc: inline zone_statisticsMel Gorman 2016-05-19mm: /proc/sys/vm/stat_refresh to force vmstat updateHugh Dickins 2016-01-14vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter 2015-12-29mm/vmstat: fix overflow in mod_zone_page_state()Heiko Carstens 2015-11-05mm: remove refresh_cpu_vm_stats() definition for !SMP kernelTetsuo Handa 2015-11-05mm/vmstat.c: uninline node_page_state()Andrew Morton 2014-06-04mm,vmacache: add debug dataDavidlohr Bueso 2014-04-07vmstat: use raw_cpu_ops to avoid false positives on preemption checksChristoph Lameter 2014-04-03mm: vmstat: fix UP zone state accountingJohannes Weiner 2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin 2014-01-29mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner 2014-01-25mm, x86: Account for TLB flushes only when debuggingMel Gorman 2013-09-11mm: vmscan: fix do_try_to_free_pages() livelockLisa Du 2013-09-11vmstat: create separate function to fold per cpu diffs into local countersChristoph Lameter 2013-04-29mm: remove CONFIG_HOTPLUG ifdefsYijing Wang 2013-02-23mm: numa: handle side-effects in count_vm_numa_events() for !CONFIG_NUMA_BALA...Mel Gorman 2012-12-11mm: numa: Add pte updates, hinting and migration statsMel Gorman 2012-10-09memory-hotplug: fix zone stat mismatchMinchan Kim 2012-10-09cma: count free CMA pagesBartlomiej Zolnierkiewicz 2012-07-31mm: remove redundant initializationMinchan Kim 2011-07-26atomic: use <linux/atomic.h>Arun Sharma 2011-05-26mm: move enum vm_event_item into a standalone header fileAndrew Morton