summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | tracepoints: dont update zero-sized tracepoint sectionsIngo Molnar2009-03-181-3/+1
| * | | | tracing: fix oops in tracepoint_update_probe_range()Jaswinder Singh Rajput2009-03-181-2/+7
| | |_|/ | |/| |
| * | | tracing/ftrace: stop {irqs, preempt}soff tracers when tracing is stoppedFrederic Weisbecker2009-03-181-0/+26
| * | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-187-50/+101
| |\ \ \ | | |/ / | |/| |
| | * | tracing: make power tracer start/stop methods lighter weightSteven Rostedt2009-03-171-2/+6
| | * | tracing: make sched_switch stop/start light weightSteven Rostedt2009-03-171-4/+5
| | * | tracing: optimization of branch tracerWitold Baryluk2009-03-171-4/+2
| | * | tracing: add global-clock option to provide cross CPU clock to tracesSteven Rostedt2009-03-172-4/+31
| | * | ring-buffer: add api to allow a tracer to change clock sourceSteven Rostedt2009-03-173-36/+57
| * | | Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar2009-03-1851-3622/+14388
| |\ \ \
| * \ \ \ Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-176-28/+51
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | tracing: stop comm recording on tracing offSteven Rostedt2009-03-161-1/+1
| | * | | tracing: protect reader of cmdline outputSteven Rostedt2009-03-165-26/+49
| | * | | tracing/ftrace: fix the check on nopped sitesFrederic Weisbecker2009-03-161-1/+1
| * | | | tracing: fix leak in event_format_read()Tom Zanussi2009-03-171-3/+3
| * | | | Merge branch 'tracing/syscalls' into tracing/coreIngo Molnar2009-03-174-29/+34
| |\ \ \ \
| | * | | | tracing/core: fix early free of cpumasksFrederic Weisbecker2009-03-161-1/+2
| | * | | | tracing/ftrace: fix double calls to tracing_start()Frederic Weisbecker2009-03-161-10/+6
| | * | | | tracing/core: fix missing mutex unlock on tracing_set_tracer()Frederic Weisbecker2009-03-161-1/+1
| | * | | | tracing/syscalls: select kallsysmsFrederic Weisbecker2009-03-161-0/+1
| | * | | | tracing/syscalls: protect thread flag toggling from racesFrederic Weisbecker2009-03-161-5/+19
| | * | | | tracing/syscalls: various cleanupsFrederic Weisbecker2009-03-161-8/+2
| | * | | | tracing/syscalls: fix missing release of tracingFrederic Weisbecker2009-03-161-6/+5
| |/ / / /
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar2009-03-16163-2106/+4837
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge branch 'x86/asm' into tracing/syscallsIngo Molnar2009-03-1428-269/+1408
| | |\ \ \ \
| | * | | | | tracing/syscalls: support for syscalls tracing on x86, fixIngo Molnar2009-03-131-1/+2
| | * | | | | tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker2009-03-135-14/+234
| | * | | | | tracing/syscalls: support for syscalls tracing on x86Frederic Weisbecker2009-03-132-0/+70
| * | | | | | kallsyms, tracing: output more proper symbol nameLai Jiangshan2009-03-141-0/+57
| * | | | | | ftrace: remove struct list_head from struct dyn_ftraceLai Jiangshan2009-03-132-7/+8
| * | | | | | ftrace: use seq_readLai Jiangshan2009-03-131-23/+3
| * | | | | | ftrace: don't try to __ftrace_replace_code on !FTRACE_FL_CONVERTED recZhaolei2009-03-131-4/+5
| * | | | | | ftrace: avoid double-free of dyn_ftraceZhaolei2009-03-131-1/+2
| * | | | | | Merge branches 'tracing/ftrace' and 'tracing/syscalls'; commit 'v2.6.29-rc8' ...Ingo Molnar2009-03-138-3/+161
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | tracing/x86: basic implementation of syscall tracing for x86Frederic Weisbecker2009-03-133-3/+14
| | * | | | | tracing/ftrace: syscall tracing infrastructure, basicsFrederic Weisbecker2009-03-135-0/+147
| * | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-134-26/+14
| |\ \ \ \ \ \
| | * | | | | | softirq: no need to have SOFTIRQ in softirq nameSteven Rostedt2009-03-131-3/+2
| | * | | | | | tracing: move binary buffers into per cpu directorySteven Rostedt2009-03-131-21/+5
| | * | | | | | tracing: add comment for use of double __builtin_consant_pSteven Rostedt2009-03-131-0/+5
| | * | | | | | tracing: left align location header in stack_traceSteven Rostedt2009-03-131-2/+2
| * | | | | | | Merge commit 'v2.6.29-rc8' into tracing/ftraceIngo Molnar2009-03-132-9/+9
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-1316-132/+747
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| / / / / / | | |_|/ / / / / | |/| | | | | |
| | * | | | | | ring-buffer: document reader page designSteven Rostedt2009-03-121-0/+68
| | * | | | | | tracing: show event name in trace for TRACE_EVENT created eventsSteven Rostedt2009-03-121-1/+1
| | * | | | | | tracing: Don't use tracing_record_cmdline() in workqueue tracer fixKOSAKI Motohiro2009-03-121-6/+14
| | * | | | | | tracing: tracepoints for softirq entry/exit - tracepointsJason Baron2009-03-122-1/+18
| | * | | | | | tracing: tracepoints for softirq entry/exit - add softirq-to-name arrayJason Baron2009-03-122-1/+13
| | * | | | | | tracing: explain why stack tracer is emptySteven Rostedt2009-03-121-0/+15
| | * | | | | | tracing: fix stack tracer headerSteven Rostedt2009-03-121-2/+2
OpenPOWER on IntegriCloud