index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
vmscan.h
Age
Commit message (
Expand
)
Author
2016-07-28
mm, vmscan: add classzone information to tracepoints
Mel Gorman
2016-07-28
mm, vmscan: move LRU lists to node
Mel Gorman
2016-03-15
mm, tracing: unify mm flags handling in tracepoints and printk
Vlastimil Babka
2016-01-14
mm: change mm_vmscan_lru_shrink_inactive() proto types
yalin wang
2016-01-14
mm/vmscan.c: change trace_mm_vmscan_writepage() proto type
yalin wang
2015-04-13
tracing, mm: Record pfn instead of pointer to struct page
Namhyung Kim
2014-06-04
mm: shrinker: add nid to tracepoint output
Dave Hansen
2014-06-04
mm: shrinker trace points: fix negatives
Dave Hansen
2013-09-10
shrinker: Kill old ->shrink API.
Dave Chinner
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-05-29
mm: vmscan: remove reclaim_mode_t
Mel Gorman
2012-05-29
mm: vmscan: do not stall on writeback during memory compaction
Mel Gorman
2012-05-29
mm: vmscan: remove lumpy reclaim
Mel Gorman
2012-05-29
mm: remove swap token code
Rik van Riel
2012-01-12
vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate()
Tao Ma
2011-10-31
mm: change isolate mode from #define to bitwise type
Minchan Kim
2011-07-20
vmscan: add shrink_slab tracepoints
Dave Chinner
2011-06-15
vmscan: implement swap token priority aging
KOSAKI Motohiro
2011-06-15
vmscan: implement swap token trace
KOSAKI Motohiro
2011-01-13
mm: vmscan: rename lumpy_mode to reclaim_mode
Mel Gorman
2011-01-13
mm: vmscan: convert lumpy_mode into a bitmask
Mel Gorman
2010-10-26
vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaim
KOSAKI Motohiro
2010-10-26
tracing, vmscan: add trace events for LRU list shrinking
Mel Gorman
2010-08-09
memcg: add mm_vmscan_memcg_isolate tracepoint
KOSAKI Motohiro
2010-08-09
vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENT
KOSAKI Motohiro
2010-08-09
memcg, vmscan: add memcg reclaim tracepoint
KOSAKI Motohiro
2010-08-09
vmscan: convert direct reclaim tracepoint to DEFINE_TRACE
KOSAKI Motohiro
2010-08-09
vmscan: tracing: add trace event when a page is written
Mel Gorman
2010-08-09
vmscan: tracing: add trace events for LRU page isolation
Mel Gorman
2010-08-09
vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaim
Mel Gorman