Linus Torvalds
|
e46b4e2b46
Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
9 years ago |
Vlastimil Babka
|
420adbe9fc
mm, tracing: unify mm flags handling in tracepoints and printk
|
9 years ago |
Steven Rostedt (Red Hat)
|
633f6f58af
tracing: Remove duplicate checks for online CPUs
|
9 years ago |
Shreyas B. Prabhu
|
649b8de2f7
tracing/mm: don't trace mm_page_pcpu_drain on offline cpus
|
10 years ago |
Shreyas B. Prabhu
|
1f0c27b50f
tracing/mm: don't trace mm_page_free on offline cpus
|
10 years ago |
Shreyas B. Prabhu
|
e5feb1ebaa
tracing/mm: don't trace kmem_cache_free on offline cpus
|
10 years ago |
Namhyung Kim
|
9fdd8a875c
tracing, mm: Record pfn instead of pointer to struct page
|
10 years ago |
Vlastimil Babka
|
99592d598e
mm: when stealing freepages, also take pages created by splitting buddy page
|
10 years ago |
KOSAKI Motohiro
|
52c8f6a5ae
mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()
|
11 years ago |
Srivatsa S. Bhat
|
f92310c187
mm/page_alloc.c: fix the value of fallback_migratetype in alloc_extfrag tracepoint()
|
12 years ago |
David Howells
|
a1ce39288e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
|
13 years ago |
Wen Congyang
|
85f2a2ef1d
tracing: Don't call page_to_pfn() if page is NULL
|
13 years ago |
Konstantin Khlebnikov
|
b413d48aa7
mm-tracepoint: rename page-free events
|
13 years ago |
Mel Gorman
|
33906bc5c8
vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaim
|
15 years ago |
Li Zefan
|
53d0422c2d
tracing: Convert some kmem events to DEFINE_EVENT
|
15 years ago |
Mel Gorman
|
0d3d062a6e
tracing, page-allocator: add trace event for page traffic related to the buddy lists
|
16 years ago |
Mel Gorman
|
e0fff1bd12
tracing, page-allocator: add trace events for anti-fragmentation falling back to other migratetypes
|
16 years ago |
Mel Gorman
|
4b4f278c03
tracing, page-allocator: add trace events for page allocation and page freeing
|
16 years ago |
Li Zefan
|
d0b6e04a4c
tracing/events: Move TRACE_SYSTEM outside of include guard
|
16 years ago |
Steven Rostedt
|
62ba180e80
tracing: add flag output for kmem events
|
16 years ago |
Steven Rostedt
|
ad8d75fff8
tracing/events: move trace point headers into include/trace/events
|
16 years ago |