aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-14ring-buffer: typecast cmpxchg to fix PowerPC warningSteven Rostedt1-3/+3
2009-09-12tracing: add filter event logic to special, mmiotrace and boot tracersSteven Rostedt3-5/+18
2009-09-12tracing: remove trace_event_types.hSteven Rostedt1-178/+0
2009-09-12tracing: use the new trace_entries.h to create format filesSteven Rostedt3-118/+136
2009-09-12tracing: show details of structures within the ftrace structuresSteven Rostedt2-7/+66
2009-09-12tracing: use macros to create internal ftrace entry ring buffer structuresSteven Rostedt2-133/+369
2009-09-12tracing: allow filter predicates to handle ksym symbolsSteven Rostedt1-2/+2
2009-09-12tracing/filters: add filter DocumentationTom Zanussi1-1/+183
2009-09-12tracing/profile: fix profile_disable vs module_unloadLi Zefan1-1/+4
2009-09-12tracing/function-graph: x86_64 stack allocation cleanupJiri Olsa1-3/+3
2009-09-12ftrace: __start_mcount_loc should be .init.rodataJohn Reiser1-2/+3
2009-09-12tracing: do not update tracing_max_latency when tracer is stoppedCarsten Emde4-4/+14
2009-09-12tracing: remove unused local variables in tracer probe functionsCarsten Emde2-21/+1
2009-09-12tracing: prevent NULL pointer dereference in ftrace_raw_event_block_bio_bounceCarsten Emde1-1/+3
2009-09-11tracing: trace parser support for function and graph[email protected]1-110/+40
2009-09-11tracing: trace parser support for set_event[email protected]1-47/+13
2009-09-11tracing: create generic trace parser[email protected]2-0/+141
2009-09-11tracing: consolidate code between trace_output.c and trace_function_graph.cSteven Rostedt3-30/+28
2009-09-11tracing: add lock depth to entriesSteven Rostedt5-10/+31
2009-09-11tracing: move tgid out of generic entry and into userstackSteven Rostedt5-7/+4
2009-09-11tracing: add latency format to function_graph tracerSteven Rostedt1-6/+68
2009-09-10x86/tracing: comment need for atomic nopSteven Rostedt1-0/+2
2009-09-09tracing: move PRED macros to trace_events_filter.cLi Zefan2-41/+41
2009-09-09tracing: remove stats from struct tracerLi Zefan1-1/+0
2009-09-09tracing: format clean upsLi Zefan1-11/+11
2009-09-09tracing: remove dead codeLi Zefan1-22/+0
2009-09-09tracing: do not grab lock in wakeup latency function tracingSteven Rostedt1-14/+22
2009-09-09ring-buffer: consolidate interface of rb_buffer_peek()Robert Richter1-7/+4
2009-09-06Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2-37/+42
2009-09-06Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar585-3930/+6905
2009-09-05Linux 2.6.31-rc9Linus Torvalds1-1/+1
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds3-6/+20
2009-09-05powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander1-1/+0
2009-09-05Merge git://git.infradead.org/~dwmw2/mtd-2.6.31Linus Torvalds3-7/+20
2009-09-05Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2009-09-05Merge branch 'fix/oxygen' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-0/+5
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-75/+89
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-4/+12
2009-09-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-88/+7
2009-09-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-4/+8
2009-09-05Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-1/+1
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds1-1/+1
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-1/+14
2009-09-05Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-2/+2
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds13-81/+198
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds4-6/+42
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-7/+6
2009-09-05Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2-4/+5
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-0/+43
2009-09-05ext2: fix unbalanced kmap()/kunmap()Nicolas Pitre1-0/+4