aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2009-10-17tracing/kprobes: Add failure messages for debuggingMasami Hiramatsu
2009-10-17tracing/kprobes: Update kprobe-tracer selftest against new syntaxMasami Hiramatsu
2009-10-12tracing/kprobes: Robustify fixed field names against variable field names con...Masami Hiramatsu
2009-10-12tracing/kprobes: Avoid field name conflictionMasami Hiramatsu
2009-10-12tracing/kprobes: Make special variable names more self-explainableMasami Hiramatsu
2009-10-12tracing/kprobes: Remove '$ra' special variableMasami Hiramatsu
2009-10-12tracing/kprobes: Add $ prefix to special variablesMasami Hiramatsu
2009-10-03tracing/ftrace: Fix to check create_event_dir() when adding new eventsMasami Hiramatsu
2009-10-03tracing/kprobes: Use global event perf buffers in kprobe tracerMasami Hiramatsu
2009-09-23Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker
2009-09-23seq_file: constify seq_operationsJames Morris
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-09-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-21trivial: Fix duplicated word "options" in commentUwe Kleine-Koenig
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6Linus Torvalds
2009-09-20sched: Fix raciness in runqueue_is_locked()Andrew Morton
2009-09-20tracing: Export trace_profile_buf symbolsPeter Zijlstra
2009-09-20includecheck fix: kernel/trace, ring_buffer.cJaswinder Singh Rajput
2009-09-19Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2009-09-19tracing/events: use list_for_entry_continueLi Zefan
2009-09-19tracing: remove max_tracer_type_lenLi Zefan
2009-09-19function-graph: use ftrace_graph_funcs directlyLi Zefan
2009-09-19Merge branch 'tracing/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2009-09-19tracing, perf: Convert the power tracer into an event tracerArjan van de Ven
2009-09-18tracing: Remove markersChristoph Hellwig
2009-09-18tracing: Allocate the ftrace event profile buffer dynamicallyFrederic Weisbecker
2009-09-18tracing: Factorize the events profile accountingFrederic Weisbecker
2009-09-17tracing: switch function prints from %pf to %psSteven Rostedt
2009-09-17Merge branch 'linus' into tracing/coreIngo Molnar
2009-09-17tracing/kprobes: Disable kprobe events by default after creationMasami Hiramatsu
2009-09-17tracing/kprobes: Fix profiling alignment for perf_counter bufferMasami Hiramatsu
2009-09-17tracing/kprobes: Add probe handler dispatcher to support perf and ftrace conc...Masami Hiramatsu
2009-09-17ftrace: Fix trace_remove_event_call() to lock trace_event_mutexMasami Hiramatsu
2009-09-17ftrace: Fix trace_add_event_call() to initialize listMasami Hiramatsu
2009-09-17tracing/kprobes: Fix trace_probe registration orderMasami Hiramatsu
2009-09-17tracing/kprobes: Support custom subsystem for each kprobe eventMasami Hiramatsu
2009-09-16tracing: Fix minor bugs for __unregister_ftrace_function_probeAtsushi Tsuji
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-15tracing: optimize global_trace_clock cachelinesSteven Rostedt
2009-09-14ftrace: document function and function graph implementationMike Frysinger
2009-09-14tracing: make testing syscall events a separate configurationSteven Rostedt
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