Age | Commit message (Expand) | Author |
2009-03-10 | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2009-03-10 | Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/... | Ingo Molnar |
2009-03-10 | trace_clock: fix preemption bug | Peter Zijlstra |
2009-03-10 | tracing: remove funky whitespace in the trace code | Steven Rostedt |
2009-03-10 | tracing: update comments to match event code macros | Steven Rostedt |
2009-03-10 | tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro | Steven Rostedt |
2009-03-10 | tracing: add back the available_events file | Steven Rostedt |
2009-03-10 | tracing: do not allow modifying the ftrace events via the event files | Steven Rostedt |
2009-03-10 | tracing: fix printk format specifier | Steven Rostedt |
2009-03-10 | tracing: Don't assume possible cpu list have continuous numbers | KOSAKI Motohiro |
2009-03-10 | Merge branch 'x86/core' into tracing/ftrace | Ingo Molnar |
2009-03-10 | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2009-03-10 | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ... | Ingo Molnar |
2009-03-10 | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ... | Ingo Molnar |
2009-03-10 | tracing: remove obsolete TRACE_EVENT_FORMAT macro | Steven Rostedt |
2009-03-10 | tracing: new format for specialized trace points | Steven Rostedt |
2009-03-10 | tracing: use generic __stringify | Steven Rostedt |
2009-03-10 | tracing: replace TP<var> with TP_<var> | Steven Rostedt |
2009-03-10 | tracing: typecast sizeof and offsetof to unsigned int | Steven Rostedt |
2009-03-09 | copy_process: fix CLONE_PARENT && parent_exec_id interaction | Oleg Nesterov |
2009-03-09 | Fix fixpoint divide exception in acct_update_integrals | Heiko Carstens |
2009-03-09 | tracing: Don't use tracing_record_cmdline() in workqueue tracer | KOSAKI Motohiro |
2009-03-08 | ftrace: tracing header should put '#' at the beginning of a line | KOSAKI Motohiro |
2009-03-08 | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing... | 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 | tracing, Text Edit Lock - kprobes architecture independent support | Mathieu Desnoyers |
2009-03-06 | Merge branch 'x86/core' into tracing/textedit | 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-06 | percpu, module: implement reserved allocation and use it for module percpu va... | Tejun Heo |
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 | Merge branch 'x86/urgent' into x86/core | Ingo Molnar |
2009-03-05 | tracing/function-graph-tracer: use the more lightweight local clock | Frederic Weisbecker |
2009-03-05 | tracing: rename ftrace_printk() => trace_printk() | 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 |