summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
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-14ring-buffer: typecast cmpxchg to fix PowerPC warningSteven Rostedt
2009-09-13perf_counter, sched: Add sched_stat_runtime tracepointIngo Molnar
2009-09-13perf_counter: Allow mmap if paranoid checks are turned offIngo Molnar
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-11Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-11Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2009-09-11Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-11Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-09-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-09-11Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-09-11Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-11Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-11Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-11Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
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-11clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crashMartin Schwidefsky
2009-09-11tracing: add lock depth to entriesSteven Rostedt
2009-09-11Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
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-11block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe
2009-09-11writeback: add name to backing_dev_infoJens Axboe
2009-09-11tracing/kprobes: Show event name in trace outputMasami Hiramatsu
2009-09-11tracing/kprobes: Add argument name supportMasami Hiramatsu
2009-09-11tracing/kprobes: Add event profiling supportMasami Hiramatsu
2009-09-11tracing/kprobes: Cleanup kprobe tracer code.Masami Hiramatsu
2009-09-11tracing/kprobes: Fix probe offset to be unsignedMasami Hiramatsu
2009-09-11kprobes/x86-32: Move irq-exit functions to kprobes sectionMasami Hiramatsu
2009-09-11Merge commit 'tracing/core' into tracing/kprobesFrederic Weisbecker
2009-09-11Merge branch 'next' into for-linusJames Morris
2009-09-10sched: Fix sched::sched_stat_wait tracepoint fieldIngo Molnar
2009-09-10sched: Disable NEW_FAIR_SLEEPERS for nowIngo Molnar
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