aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-24tracing/filters: disallow integer values for string filters and vice versaTom Zanussi
2009-03-24tracing/filters: use trace_seq_printf() to print filtersTom Zanussi
2009-03-24tracing/filters: free pred when clearing filtersTom Zanussi
2009-03-24tracing/filters: use list_for_each_entryTom Zanussi
2009-03-23tracing/function-graph-tracer: fix functions call traces imbalanceFrederic Weisbecker
2009-03-23tracing/filters: clean up filter_add_subsystem_pred()Tom Zanussi
2009-03-23tracing/filters: fix bug in copy_pred()Tom Zanussi
2009-03-23tracing/filters: use list_for_each_entry_safeTom Zanussi
2009-03-23tracing/events: don't discard an event after commitFrederic Weisbecker
2009-03-23tracing/ftrace: make nop-tracer use polling wait for events on pipeFrederic Weisbecker
2009-03-23tracing/events: don't use wake up for eventsFrederic Weisbecker
2009-03-23tracing/events: make the filter files writableFrederic Weisbecker
2009-03-22tracing: add run-time field descriptions for event filtering, kfree fixIngo Molnar
2009-03-22tracing: add per-subsystem filteringTom Zanussi
2009-03-22tracing: add per-event filteringTom Zanussi
2009-03-22tracing: add ring_buffer_event_discard() to ring bufferTom Zanussi
2009-03-22tracing: add run-time field descriptions for event filteringTom Zanussi
2009-03-22tracing: keep the tracing buffer after self-test failureFrederic Weisbecker
2009-03-22tracing/function-graph-tracer: prevent hangs during self-testsFrederic Weisbecker
2009-03-20ftrace: event profile hooksPeter Zijlstra
2009-03-20ftrace: ensure every event gets an idPeter Zijlstra
2009-03-20ftrace: provide an id file for each eventPeter Zijlstra
2009-03-20Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-03-20Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linu...Ingo Molnar
2009-03-19aio: lookup_ioctx can return the wrong value when looking up a bogus contextJeff Moyer
2009-03-19eventfd: remove fput() call from possible IRQ contextDavide Libenzi
2009-03-19Move cc-option to below arch-specific setupLinus Torvalds
2009-03-19Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-03-19function-graph: show binary events as commentsSteven Rostedt
2009-03-19tracing: remove recording function depth from trace_printkSteven Rostedt
2009-03-19function-graph: calculate function depth within function graph tracerSteven Rostedt
2009-03-19tracing: make print_(b)printk_msg_only globalSteven Rostedt
2009-03-19Fix race in create_empty_buffers() vs __set_page_dirty_buffers()Linus Torvalds
2009-03-19Add '-fwrapv' to gcc CFLAGSLinus Torvalds
2009-03-19tracing/ring-buffer: fix non cpu hotplug caseFrederic Weisbecker
2009-03-19function-graph: consolidate prologues for outputSteven Rostedt
2009-03-18ftrace: protect running nmi (V3)Lai Jiangshan
2009-03-18tracepoints: dont update zero-sized tracepoint sectionsIngo Molnar
2009-03-18tracing: fix oops in tracepoint_update_probe_range()Jaswinder Singh Rajput
2009-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-03-18Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-03-18Staging: benet: remove driver now that it is merged in drivers/net/Greg Kroah-Hartman
2009-03-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-03-18tracing: give easy way to clear trace bufferSteven Rostedt
2009-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-03-18[S390] make page table upgrade work againMartin Schwidefsky