aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-09-17latencytop: Convert latency_lock to atomic_spinlockThomas Gleixner
2009-09-15tracing: Add histograms of potential and effective wakeup latenciesCarsten Emde
2009-09-15rt: Fix rwlocks/rwsem rt_[down_]read_trylock()Thomas Gleixner
2009-09-15perf_counter: Fix buffer overflow in perf_copy_attr()Xiao Guangrong
2009-09-15time: Prevent 32 bit overflow with set_normalized_timespec()Thomas Gleixner
2009-09-14Merge branch 'rt/trace' into rt/headThomas Gleixner
2009-09-14Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2009-09-14tracing: make testing syscall events a separate configurationSteven Rostedt
2009-09-14Merge branch 'rt/trace' into rt/headThomas Gleixner
2009-09-14Merge commit 'v2.6.31' into rt/headThomas Gleixner
2009-09-14tracing: remove some unused macrosLi Zefan
2009-09-14ftrace: add compile-time check on F_printk()Li Zefan
2009-09-14tracing: fix F_printk() typosLi Zefan
2009-09-14tracing: add static to generated TRACE_EVENT functionsSteven Rostedt
2009-09-14Merge commit 'origin/tracing/core' into rt/traceThomas Gleixner
2009-09-14Merge commit 'v2.6.31' into rt/traceThomas Gleixner
2009-09-14ring-buffer: typecast cmpxchg to fix PowerPC warningSteven Rostedt
2009-09-12tracing: add filter event logic to special, mmiotrace and boot tracersSteven Rostedt
2009-09-12tracing: remove trace_event_types.hSteven Rostedt
2009-09-12tracing: use the new trace_entries.h to create format filesSteven Rostedt
2009-09-12tracing: show details of structures within the ftrace structuresSteven Rostedt
2009-09-12tracing: use macros to create internal ftrace entry ring buffer structuresSteven Rostedt
2009-09-12tracing/profile: fix profile_disable vs module_unloadLi Zefan
2009-09-12tracing: do not update tracing_max_latency when tracer is stoppedCarsten Emde
2009-09-12tracing: remove unused local variables in tracer probe functionsCarsten Emde
2009-09-11tracing: trace parser support for function and graphjolsa@redhat.com
2009-09-11tracing: trace parser support for set_eventjolsa@redhat.com
2009-09-11tracing: create generic trace parserjolsa@redhat.com
2009-09-11tracing: consolidate code between trace_output.c and trace_function_graph.cSteven Rostedt
2009-09-11tracing: add lock depth to entriesSteven Rostedt
2009-09-11tracing: move tgid out of generic entry and into userstackSteven Rostedt
2009-09-11tracing: add latency format to function_graph tracerSteven Rostedt
2009-09-09tracing: move PRED macros to trace_events_filter.cLi Zefan
2009-09-09tracing: remove stats from struct tracerLi Zefan
2009-09-09tracing: format clean upsLi Zefan
2009-09-09tracing: remove dead codeLi Zefan
2009-09-09tracing: do not grab lock in wakeup latency function tracingSteven Rostedt
2009-09-09ring-buffer: consolidate interface of rb_buffer_peek()Robert Richter
2009-09-06Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2009-09-06Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar
2009-09-05Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-09-04ring-buffer: only enable ring_buffer_swap_cpu when neededSteven Rostedt
2009-09-04ring-buffer: check for swapped buffers in start of committingSteven Rostedt
2009-09-04tracing: report error in trace if we fail to swap latency bufferSteven Rostedt
2009-09-04tracing: add trace_array_printk for internal tracers to useSteven Rostedt
2009-09-04tracing: pass around ring buffer instead of tracerSteven Rostedt
2009-09-04tracing: make tracing_reset safe for external useSteven Rostedt
2009-09-04tracing: use timestamp to determine start of latency tracesSteven Rostedt
2009-09-04tracing/filters: Defer pred allocation, fix memory leakLi Zefan
2009-09-04tracing: remove users of tracing_resetSteven Rostedt