aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* kmemtrace, rcu: fix linux/rcutree.h and linux/rcuclassic.h dependenciesIngo Molnar2009-04-03
* kmemtrace, security: fix linux/key.h header file dependenciesPekka Enberg2009-04-03
* kmemtrace, fs: fix linux/fdtable.h header file dependenciesIngo Molnar2009-04-03
* kmemtrace, fs: uninline simple_transaction_set()Ingo Molnar2009-04-03
* kmemtrace, fs, security: move alloc_secdata() and free_secdata() to linux/sec...Pekka Enberg2009-04-03
* tracing, net: fix net tree and tracing tree merge interactionStephen Rothwell2009-04-01
* Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-01
|\
| *-. Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...Ingo Molnar2009-03-31
| |\ \
| | | * tracing: use union for multi-usages fieldLai Jiangshan2009-03-24
| | | * function-graph: ignore times across scheduleSteven Rostedt2009-03-24
| | | * function-graph: moved the timestamp from arch to generic codeSteven Rostedt2009-03-24
| | | * debugfs: function to know if debugfs is initializedFrederic Weisbecker2009-03-23
| | |/ | |/|
| | * tracing: add ring_buffer_event_discard() to ring bufferTom Zanussi2009-03-22
| |/
| *-. Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linu...Ingo Molnar2009-03-20
| |\ \
| * \ \ Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-18
| |\ \ \ | | |/ / | |/| |
| | * | tracing: optimization of branch tracerWitold Baryluk2009-03-17
| | * | ring-buffer: add api to allow a tracer to change clock sourceSteven Rostedt2009-03-17
| | | |
| | \ \
| *-. \ \ Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar2009-03-16
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker2009-03-13
| * | | | ftrace: remove struct list_head from struct dyn_ftraceLai Jiangshan2009-03-13
| * | | | Merge branches 'tracing/ftrace' and 'tracing/syscalls'; commit 'v2.6.29-rc8' ...Ingo Molnar2009-03-13
| |\| | |
| | * | | tracing/ftrace: syscall tracing infrastructure, basicsFrederic Weisbecker2009-03-13
| * | | | tracing: tracepoints for softirq entry/exit - tracepointsJason Baron2009-03-12
| * | | | tracing: tracepoints for softirq entry/exit - add softirq-to-name arrayJason Baron2009-03-12
| * | | | tracing/core: bring back raw trace_printk for dynamic formats stringsFrederic Weisbecker2009-03-12
| |/ / /
| * | | Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-12
| |\ \ \
| | * | | locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]Ingo Molnar2009-03-12
| | * | | Merge branch 'linus' into core/lockingIngo Molnar2009-03-12
| | |\ \ \
| | * \ \ \ Merge commit 'v2.6.29-rc7' into core/lockingIngo Molnar2009-03-05
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-10
| |\ \ \ \ \ \
| | * | | | | | tracing: remove funky whitespace in the trace codeSteven Rostedt2009-03-10
| | * | | | | | tracing: document TRACE_EVENT macro in tracepoint.hSteven Rostedt2009-03-10
| | * | | | | | tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macroSteven Rostedt2009-03-10
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/...Ingo Molnar2009-03-10
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'x86/core' into tracing/ftraceIngo Molnar2009-03-10
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-10
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | / / / / / / | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | tracing: remove obsolete TRACE_EVENT_FORMAT macroSteven Rostedt2009-03-10
| | * | | | | | | | tracing: convert irq trace points to new macrosSteven Rostedt2009-03-10
| | * | | | | | | | tracing: convert the sched trace points to the TRACE_EVENT macrosSteven Rostedt2009-03-10
| | * | | | | | | | tracing: new format for specialized trace pointsSteven Rostedt2009-03-10
| | * | | | | | | | tracing: replace TP<var> with TP_<var>Steven Rostedt2009-03-10
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar2009-03-10
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | tracing: optimize trace_printk()Ingo Molnar2009-03-09
| | * | | | | | | | | tracing: trace_printk() fix, move format array to data sectionIngo Molnar2009-03-09
| * | | | | | | | | | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing...Ingo Molnar2009-03-08
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | tracing, Text Edit Lock - Architecture Independent CodeMathieu Desnoyers2009-03-06
| | * | | | | | | | | Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-06
| | |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | | tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker2009-03-06
| * | | | | | | | | | | tracing: add trace_bprintk()Lai Jiangshan2009-03-06
| * | | | | | | | | | | tracing: infrastructure for supporting binary recordLai Jiangshan2009-03-06