| Commit message (Expand) | Author | Age | Files | Lines |
* | kmemtrace, security: fix linux/key.h header file dependencies | Pekka Enberg | 2009-04-03 | 1 | -0/+1 |
* | kmemtrace, fs: fix linux/fdtable.h header file dependencies | Ingo Molnar | 2009-04-03 | 1 | -1/+3 |
* | kmemtrace, fs: uninline simple_transaction_set() | Ingo Molnar | 2009-04-03 | 1 | -13/+1 |
* | kmemtrace, fs, security: move alloc_secdata() and free_secdata() to linux/sec... | Pekka Enberg | 2009-04-03 | 2 | -21/+24 |
* | tracing, net: fix net tree and tracing tree merge interaction | Stephen Rothwell | 2009-04-02 | 1 | -2/+2 |
* | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-02 | 36 | -272/+1361 |
|\ |
|
| *-. | Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/... | Ingo Molnar | 2009-03-31 | 4 | -8/+28 |
| |\ \ |
|
| | | * | tracing: use union for multi-usages field | Lai Jiangshan | 2009-03-24 | 1 | -3/+9 |
| | | * | function-graph: ignore times across schedule | Steven Rostedt | 2009-03-24 | 1 | -0/+2 |
| | | * | function-graph: moved the timestamp from arch to generic code | Steven Rostedt | 2009-03-24 | 1 | -2/+1 |
| | | * | debugfs: function to know if debugfs is initialized | Frederic Weisbecker | 2009-03-23 | 1 | -0/+8 |
| | |/
| |/| |
|
| | * | tracing: add ring_buffer_event_discard() to ring buffer | Tom Zanussi | 2009-03-22 | 1 | -3/+8 |
| |/ |
|
| *-. | Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linu... | Ingo Molnar | 2009-03-20 | 1 | -2/+4 |
| |\ \ |
|
| * \ \ | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-18 | 2 | -6/+7 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | tracing: optimization of branch tracer | Witold Baryluk | 2009-03-17 | 1 | -4/+2 |
| | * | | ring-buffer: add api to allow a tracer to change clock source | Steven Rostedt | 2009-03-17 | 1 | -2/+5 |
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/... | Ingo Molnar | 2009-03-16 | 13 | -78/+191 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | tracing/syscalls: core infrastructure for syscalls tracing, enhancements | Frederic Weisbecker | 2009-03-13 | 3 | -6/+79 |
| * | | | | ftrace: remove struct list_head from struct dyn_ftrace | Lai Jiangshan | 2009-03-13 | 1 | -1/+0 |
| * | | | | Merge branches 'tracing/ftrace' and 'tracing/syscalls'; commit 'v2.6.29-rc8' ... | Ingo Molnar | 2009-03-13 | 1 | -0/+21 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | tracing/ftrace: syscall tracing infrastructure, basics | Frederic Weisbecker | 2009-03-13 | 1 | -0/+21 |
| * | | | | tracing: tracepoints for softirq entry/exit - tracepoints | Jason Baron | 2009-03-12 | 1 | -0/+12 |
| * | | | | tracing: tracepoints for softirq entry/exit - add softirq-to-name array | Jason Baron | 2009-03-12 | 1 | -0/+5 |
| * | | | | tracing/core: bring back raw trace_printk for dynamic formats strings | Frederic Weisbecker | 2009-03-12 | 1 | -13/+27 |
| |/ / / |
|
| * | | | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar | 2009-03-13 | 4 | -5/+11 |
| |\ \ \ |
|
| | * | | | locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit] | Ingo Molnar | 2009-03-13 | 1 | -4/+4 |
| | * | | | Merge branch 'linus' into core/locking | Ingo Molnar | 2009-03-13 | 12 | -22/+34 |
| | |\ \ \ |
|
| | * \ \ \ | Merge commit 'v2.6.29-rc7' into core/locking | Ingo Molnar | 2009-03-05 | 57 | -180/+301 |
| | |\ \ \ \ |
|
| * | \ \ \ \ | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-10 | 3 | -56/+159 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | tracing: remove funky whitespace in the trace code | Steven Rostedt | 2009-03-10 | 1 | -8/+8 |
| | * | | | | | | tracing: document TRACE_EVENT macro in tracepoint.h | Steven Rostedt | 2009-03-10 | 1 | -0/+103 |
| | * | | | | | | tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro | Steven Rostedt | 2009-03-10 | 3 | -56/+56 |
| | | | | | | | | |
| | \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/... | Ingo Molnar | 2009-03-10 | 3 | -11/+18 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'x86/core' into tracing/ftrace | Ingo Molnar | 2009-03-10 | 1 | -33/+27 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-10 | 7 | -213/+409 |
| |\ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / /
| |/| | | / / / / / /
| | | |_|/ / / / / /
| | |/| | | | | | | |
|
| | * | | | | | | | | tracing: remove obsolete TRACE_EVENT_FORMAT macro | Steven Rostedt | 2009-03-10 | 3 | -5/+2 |
| | * | | | | | | | | tracing: convert irq trace points to new macros | Steven Rostedt | 2009-03-10 | 1 | -14/+24 |
| | * | | | | | | | | tracing: convert the sched trace points to the TRACE_EVENT macros | Steven Rostedt | 2009-03-10 | 1 | -76/+246 |
| | * | | | | | | | | tracing: new format for specialized trace points | Steven Rostedt | 2009-03-10 | 2 | -16/+35 |
| | * | | | | | | | | tracing: replace TP<var> with TP_<var> | Steven Rostedt | 2009-03-10 | 7 | -121/+121 |
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ \ | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ... | Ingo Molnar | 2009-03-10 | 8 | -13/+18 |
| |\ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / /
| | |/| | | | | | | | |
|
| | * | | | | | | | | | tracing: optimize trace_printk() | Ingo Molnar | 2009-03-09 | 1 | -2/+8 |
| | * | | | | | | | | | tracing: trace_printk() fix, move format array to data section | Ingo Molnar | 2009-03-09 | 1 | -1/+1 |
| * | | | | | | | | | | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing... | Ingo Molnar | 2009-03-08 | 35 | -150/+650 |
| |\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
| | * | | | | | | | | | tracing, Text Edit Lock - Architecture Independent Code | Mathieu Desnoyers | 2009-03-06 | 1 | -0/+6 |
| | * | | | | | | | | | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 | 34 | -150/+644 |
| | |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | tracing/core: drop the old trace_printk() implementation in favour of trace_b... | Frederic Weisbecker | 2009-03-06 | 3 | -29/+32 |
| * | | | | | | | | | | | tracing: add trace_bprintk() | Lai Jiangshan | 2009-03-06 | 3 | -0/+35 |
| * | | | | | | | | | | | tracing: infrastructure for supporting binary record | Lai Jiangshan | 2009-03-06 | 1 | -0/+3 |
| * | | | | | | | | | | | Merge branch 'core/printk' into tracing/ftrace | Ingo Molnar | 2009-03-06 | 2 | -0/+24 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|