summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* kmemtrace: use tracepointsEduard - Gabriel Munteanu2009-04-033-65/+49
* kmemtrace, rcu: don't include unnecessary headers, allow kmemtrace w/ tracepo...Eduard - Gabriel Munteanu2009-04-034-4/+1
* kmemtrace, rcu: fix rcupreempt.c data structure dependenciesIngo Molnar2009-04-031-42/+9
* kmemtrace, rcu: fix linux/rcutree.h and linux/rcuclassic.h dependenciesIngo Molnar2009-04-032-37/+4
* kmemtrace, security: fix linux/key.h header file dependenciesPekka Enberg2009-04-031-0/+1
* kmemtrace, fs: fix linux/fdtable.h header file dependenciesIngo Molnar2009-04-031-1/+3
* kmemtrace, fs: uninline simple_transaction_set()Ingo Molnar2009-04-031-13/+1
* kmemtrace, fs, security: move alloc_secdata() and free_secdata() to linux/sec...Pekka Enberg2009-04-032-21/+24
* tracing, net: fix net tree and tracing tree merge interactionStephen Rothwell2009-04-021-2/+2
* Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-0236-272/+1361
|\
| *-. Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...Ingo Molnar2009-03-314-8/+28
| |\ \
| | | * tracing: use union for multi-usages fieldLai Jiangshan2009-03-241-3/+9
| | | * function-graph: ignore times across scheduleSteven Rostedt2009-03-241-0/+2
| | | * function-graph: moved the timestamp from arch to generic codeSteven Rostedt2009-03-241-2/+1
| | | * debugfs: function to know if debugfs is initializedFrederic Weisbecker2009-03-231-0/+8
| | |/ | |/|
| | * tracing: add ring_buffer_event_discard() to ring bufferTom Zanussi2009-03-221-3/+8
| |/
| *-. Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linu...Ingo Molnar2009-03-201-2/+4
| |\ \
| * \ \ Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-182-6/+7
| |\ \ \ | | |/ / | |/| |
| | * | tracing: optimization of branch tracerWitold Baryluk2009-03-171-4/+2
| | * | ring-buffer: add api to allow a tracer to change clock sourceSteven Rostedt2009-03-171-2/+5
| | | |
| | \ \
| *-. \ \ Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar2009-03-1613-78/+191
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker2009-03-133-6/+79
| * | | | ftrace: remove struct list_head from struct dyn_ftraceLai Jiangshan2009-03-131-1/+0
| * | | | Merge branches 'tracing/ftrace' and 'tracing/syscalls'; commit 'v2.6.29-rc8' ...Ingo Molnar2009-03-131-0/+21
| |\ \ \ \ | | |/ / /
| | * | | tracing/ftrace: syscall tracing infrastructure, basicsFrederic Weisbecker2009-03-131-0/+21
| * | | | tracing: tracepoints for softirq entry/exit - tracepointsJason Baron2009-03-121-0/+12
| * | | | tracing: tracepoints for softirq entry/exit - add softirq-to-name arrayJason Baron2009-03-121-0/+5
| * | | | tracing/core: bring back raw trace_printk for dynamic formats stringsFrederic Weisbecker2009-03-121-13/+27
| |/ / /
| * | | Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-134-5/+11
| |\ \ \
| | * | | locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]Ingo Molnar2009-03-131-4/+4
| | * | | Merge branch 'linus' into core/lockingIngo Molnar2009-03-1312-22/+34
| | |\ \ \
| | * \ \ \ Merge commit 'v2.6.29-rc7' into core/lockingIngo Molnar2009-03-0557-180/+301
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-103-56/+159
| |\ \ \ \ \ \
| | * | | | | | tracing: remove funky whitespace in the trace codeSteven Rostedt2009-03-101-8/+8
| | * | | | | | tracing: document TRACE_EVENT macro in tracepoint.hSteven Rostedt2009-03-101-0/+103
| | * | | | | | tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macroSteven Rostedt2009-03-103-56/+56
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/...Ingo Molnar2009-03-103-11/+18
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'x86/core' into tracing/ftraceIngo Molnar2009-03-101-33/+27
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-107-213/+409
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | / / / / / / | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | tracing: remove obsolete TRACE_EVENT_FORMAT macroSteven Rostedt2009-03-103-5/+2
| | * | | | | | | | tracing: convert irq trace points to new macrosSteven Rostedt2009-03-101-14/+24
| | * | | | | | | | tracing: convert the sched trace points to the TRACE_EVENT macrosSteven Rostedt2009-03-101-76/+246
| | * | | | | | | | tracing: new format for specialized trace pointsSteven Rostedt2009-03-102-16/+35
| | * | | | | | | | tracing: replace TP<var> with TP_<var>Steven Rostedt2009-03-107-121/+121
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar2009-03-108-13/+18
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | tracing: optimize trace_printk()Ingo Molnar2009-03-091-2/+8
| | * | | | | | | | | tracing: trace_printk() fix, move format array to data sectionIngo Molnar2009-03-091-1/+1
| * | | | | | | | | | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing...Ingo Molnar2009-03-0835-150/+650
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | tracing, Text Edit Lock - Architecture Independent CodeMathieu Desnoyers2009-03-061-0/+6
| | * | | | | | | | | Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-0634-150/+644
| | |\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud