aboutsummaryrefslogtreecommitdiff
path: root/include/trace
AgeCommit message (Expand)Author
2009-11-26tracing: Convert some workqueue events to DEFINE_EVENTLi Zefan
2009-11-26tracing: Convert softirq events to DEFINE_EVENTLi Zefan
2009-11-26tracing: Convert some kmem events to DEFINE_EVENTLi Zefan
2009-11-26tracing: Convert module refcnt events to DEFINE_EVENTLi Zefan
2009-11-26events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()Ingo Molnar
2009-11-25tracing: Separate raw syscall from syscall tracerLai Jiangshan
2009-11-24tracing: Convert some sched trace events to DEFINE_EVENT and _PRINTSteven Rostedt
2009-11-24tracing: Create new DEFINE_EVENT_PRINTSteven Rostedt
2009-11-24tracing: Create new TRACE_EVENT_TEMPLATESteven Rostedt
2009-11-24ext4: remove encountered_congestion traceWu Fengguang
2009-11-23perf_events: Undo some recursion damagePeter Zijlstra
2009-11-22ext4: print i_mode in octal in ext4 tracepointsTheodore Ts'o
2009-11-23ext4: call ext4_forget() from ext4_free_blocks()Theodore Ts'o
2009-11-22tracing: Use the perf recursion protection from trace eventFrederic Weisbecker
2009-11-19tracing: Remove the stale include/trace/power.hJosh Stone
2009-11-17Merge branch 'perf/core' into perf/probesIngo Molnar
2009-11-23ext4: add tracepoint for ext4_forget()Theodore Ts'o
2009-11-13tracing: Fix event format exportJohannes Berg
2009-11-13tracing: Rename 'lockdep' event subsystem into 'lock'Frederic Weisbecker
2009-11-08tracing, perf_events: Protect the buffer from recursion in perfFrederic Weisbecker
2009-10-29Merge branch 'tracing/urgent' into tracing/coreIngo Molnar
2009-10-23Merge branch 'perf/core' into perf/probesIngo Molnar
2009-10-17Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar
2009-10-15events: Harmonize event field names and print output namesIngo Molnar
2009-10-15Merge branch 'tracing/core' into perf/coreIngo Molnar
2009-10-14tracing: Move syscalls metadata handling from arch to coreFrederic Weisbecker
2009-10-13perf_event, x86, mce: Use TRACE_EVENT() for MCE loggingHidetoshi Seto
2009-10-13Merge commit 'v2.6.32-rc4' into perf/coreIngo Molnar
2009-10-06tracing/events: Add 'signed' field to format filesTom Zanussi
2009-10-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-10-01Add a tracepoint for block request remappingJun'ichi Nomura
2009-10-01Merge branch 'tracing/urgent' into tracing/coreIngo Molnar
2009-09-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-09-30ext4: Add a stub for mpage_da_data in the trace headerJosh Stone
2009-09-30jbd2: Use tracepoints for history fileTheodore Ts'o
2009-09-30ext4: Use tracepoints for mb_history trace fileTheodore Ts'o
2009-09-29ext4: Adjust ext4_da_writepages() to write out larger contiguous chunksTheodore Ts'o
2009-09-26Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-09-24tracing/bkl: Add bkl ftrace eventsFrederic Weisbecker
2009-09-23Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-22tracing/workqueue: Use %pf in workqueue trace eventsAnton Blanchard
2009-09-22tracing, page-allocator: add trace event for page traffic related to the budd...Mel Gorman
2009-09-22tracing, page-allocator: add trace events for anti-fragmentation falling back...Mel Gorman
2009-09-22tracing, page-allocator: add trace events for page allocation and page freeingMel Gorman
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-20Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven