Age | Commit message (Expand) | Author |
2009-03-09 | tracing: trace_printk() fix, move format array to data section | Ingo Molnar |
2009-03-06 | tracing: trace_bprintk() cleanups | Ingo Molnar |
2009-03-06 | tracing/core: drop the old trace_printk() implementation in favour of trace_b... | Frederic Weisbecker |
2009-03-06 | tracing: add trace_bprintk() | Lai Jiangshan |
2009-03-06 | tracing: infrastructure for supporting binary record | Lai Jiangshan |
2009-03-06 | Merge branch 'core/printk' into tracing/ftrace | Ingo Molnar |
2009-03-06 | vsprintf: unify the format decoding layer for its 3 users | Frederic Weisbecker |
2009-03-06 | vsprintf: add binary printf | Lai Jiangshan |
2009-03-06 | tracing, power-trace: make it build even if the power-tracer is turned off | Ingo Molnar |
2009-03-06 | tracing: fix deadlock when setting set_ftrace_pid | KOSAKI Motohiro |
2009-03-06 | tracing: current tip/master can't enable ftrace | KOSAKI Motohiro |
2009-03-06 | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2009-03-06 | Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac... | Ingo Molnar |
2009-03-05 | tracing: add format files for ftrace default entries | Steven Rostedt |
2009-03-05 | tracing: move print of event format to separate file | Steven Rostedt |
2009-03-05 | tracing: make all file_operations const | Steven Rostedt |
2009-03-05 | tracing: clean up menu | Ingo Molnar |
2009-03-05 | tracing: add tracing_on/tracing_off to kernel.h | Steven Rostedt |
2009-03-05 | tracing/function-graph-tracer: use the more lightweight local clock | Frederic Weisbecker |
2009-03-05 | tracing: move utility functions from ftrace.h to kernel.h | Ingo Molnar |
2009-03-05 | tracing: rename ftrace_printk() => trace_printk() | Ingo Molnar |
2009-03-05 | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2009-03-05 | Merge branch 'tracing/ftrace' into tracing/core | Ingo Molnar |
2009-03-04 | tracing: have latency tracers set the latency format | Steven Rostedt |
2009-03-04 | tracing: consolidate print_lat_fmt and print_trace_fmt | Steven Rostedt |
2009-03-04 | tracing: remove extra latency_trace method from trace structure | Steven Rostedt |
2009-03-04 | tracing: add latency output format option | Steven Rostedt |
2009-03-04 | tracing: fix seq read from trace files | Steven Rostedt |
2009-03-04 | tracing: do not return EFAULT if read copied anything | Steven Rostedt |
2009-03-04 | ring-buffer: fix timestamp in partial ring_buffer_page_read | Steven Rostedt |
2009-03-04 | tracing: add cpu_file intialization for ftrace_dump | Steven Rostedt |
2009-03-04 | tracing: add lockdep tracepoints for lock acquire/release | Peter Zijlstra |
2009-03-04 | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar |
2009-03-04 | lockdep: require framepointers for x86 | Peter Zijlstra |
2009-03-04 | lockdep: remove extra "irq" string | Peter Zijlstra |
2009-03-04 | lockdep: fix incorrect state name | Peter Zijlstra |
2009-03-04 | Merge branch 'rfc/splice/tip/tracing/ftrace' of git://git.kernel.org/pub/scm/... | Ingo Molnar |
2009-03-04 | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core | Ingo Molnar |
2009-03-03 | tracing: add binary buffer files for use with splice | Steven Rostedt |
2009-03-03 | ring-buffer: make ring_buffer_read_page read from start on partial page | Steven Rostedt |
2009-03-03 | ring-buffer: replace sizeof of event header with offsetof | Steven Rostedt |
2009-03-03 | ring-buffer: fix ring_buffer_read_page | Steven Rostedt |
2009-03-03 | ring-buffer: reset write field for ring_buffer_read_page | Steven Rostedt |
2009-03-03 | Linux 2.6.29-rc7v2.6.29-rc7 | Linus Torvalds |
2009-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2009-03-04 | crypto: ixp4xx - Fix qmgr_request_queue build failure | Krzysztof HaĆasa |
2009-03-03 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-03-03 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-03-03 | Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-03-03 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |