aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events
Commit message (Expand)AuthorAge
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-11
|\
| * itimer: Fix the itimer trace print formatThomas Gleixner2009-12-10
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-12-10
|\ \ | |/ |/|
| * ext4: remove encountered_congestion traceWu Fengguang2009-11-24
| * ext4: print i_mode in octal in ext4 tracepointsTheodore Ts'o2009-11-22
| * ext4: call ext4_forget() from ext4_free_blocks()Theodore Ts'o2009-11-23
| * ext4: add tracepoint for ext4_forget()Theodore Ts'o2009-11-23
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-05
|\ \
| * \ Merge branch 'perf/mce' into perf/coreIngo Molnar2009-12-03
| |\ \
| | * | perf_event, x86, mce: Use TRACE_EVENT() for MCE loggingHidetoshi Seto2009-10-13
| | |/
| * | tracepoint: Add signal loss eventsMasami Hiramatsu2009-11-26
| * | tracepoint: Add signal deliver eventMasami Hiramatsu2009-11-26
| * | tracepoint: Move signal sending tracepoint to events/signal.hMasami Hiramatsu2009-11-26
| * | tracing: Restore original format of sched eventsLi Zefan2009-11-26
| * | tracing: Convert some ext4 events to DEFINE_TRACELi Zefan2009-11-26
| * | tracing: Convert some jbd2 events to DEFINE_EVENTLi Zefan2009-11-26
| * | tracing: Convert some block events to DEFINE_EVENTLi Zefan2009-11-26
| * | tracing: Convert some power events to DEFINE_EVENTLi Zefan2009-11-26
| * | tracing: Convert some workqueue events to DEFINE_EVENTLi Zefan2009-11-26
| * | tracing: Convert softirq events to DEFINE_EVENTLi Zefan2009-11-26
| * | tracing: Convert some kmem events to DEFINE_EVENTLi Zefan2009-11-26
| * | tracing: Convert module refcnt events to DEFINE_EVENTLi Zefan2009-11-26
| * | events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()Ingo Molnar2009-11-26
| * | tracing: Convert some sched trace events to DEFINE_EVENT and _PRINTSteven Rostedt2009-11-24
| * | tracing: Rename 'lockdep' event subsystem into 'lock'Frederic Weisbecker2009-11-13
| * | events: Harmonize event field names and print output namesIngo Molnar2009-10-15
| * | Merge branch 'tracing/core' into perf/coreIngo Molnar2009-10-15
| |\ \ | | |/ | |/|
* | | tracing: Separate raw syscall from syscall tracerLai Jiangshan2009-11-25
* | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-29
|\| | | |/ |/|
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-10-04
| |\
| | * Add a tracepoint for block request remappingJun'ichi Nomura2009-10-01
* | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-01
|\| |
| * | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-09-30
| |\ \ | | |/ | |/|
| | * ext4: Add a stub for mpage_da_data in the trace headerJosh Stone2009-09-30
| | * jbd2: Use tracepoints for history fileTheodore Ts'o2009-09-30
| | * ext4: Use tracepoints for mb_history trace fileTheodore Ts'o2009-09-30
| | * ext4: Adjust ext4_da_writepages() to write out larger contiguous chunksTheodore Ts'o2009-09-29
| * | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-09-26
| |\ \ | | |/ | |/|
| | * tracing/workqueue: Use %pf in workqueue trace eventsAnton Blanchard2009-09-22
| * | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-23
| |\ \
| | * | itimers: Add tracepoints for itimerXiao Guangrong2009-08-29
| | * | hrtimer: Add tracepoint for hrtimersXiao Guangrong2009-08-29
| | * | timers: Add tracepoints for timer_list timersXiao Guangrong2009-08-29
| * | | tracing, page-allocator: add trace event for page traffic related to the budd...Mel Gorman2009-09-22
| * | | tracing, page-allocator: add trace events for anti-fragmentation falling back...Mel Gorman2009-09-22
| * | | tracing, page-allocator: add trace events for page allocation and page freeingMel Gorman2009-09-22
| | |/ | |/|
| * | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2009-09-20
| |\ \
| | * | tracing, perf: Convert the power tracer into an event tracerArjan van de Ven2009-09-19
| | * | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-09-19
| | |\ \
| | * | | perf_counter, sched: Add sched_stat_runtime tracepointIngo Molnar2009-09-13