summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-2820-256/+744
|\
| *---. Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin...Ingo Molnar2008-12-258-6/+37
| |\ \ \
| | | * \ Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar2008-12-244-3/+10
| | | |\ \ | | | | |/
| | | * | x86, bts: memory accountingMarkus Metzger2008-12-201-0/+2
| | | * | x86, bts: add fork and exit handlingMarkus Metzger2008-12-201-0/+22
| | |/ / | |/| |
| | * | sched, trace: update trace_sched_wakeup()Peter Zijlstra2008-12-251-2/+2
| | * | ftrace: enable format arguments checkingLai Jiangshan2008-12-211-1/+1
| |/ /
| | |
| | \
| *-. \ Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar2008-12-1912-36/+48
| |\ \ \
| * | | | tracing: fix warnings in kernel/trace/trace_sched_switch.cIngo Molnar2008-12-191-2/+2
| * | | | trace: add a way to enable or disable the stack tracerSteven Rostedt2008-12-181-0/+8
| |/ / /
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar2008-12-164-2/+24
| |\ \ \ \ \
| | | | * | | x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger2008-12-121-0/+1
| | | * | | | tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interruptFrederic Weisbecker2008-12-121-0/+11
| | | * | | | tracing/function-graph-tracer: add a new .irqentry.text sectionFrederic Weisbecker2008-12-121-0/+10
| | | |/ / /
| | * | | | sched: fix tracepoints in schedulerPeter Zijlstra2008-12-121-2/+2
| | |/ / /
| * | | | tracing/fastboot: include missing headersFrederic Weisbecker2008-12-121-0/+4
| * | | | tracing/fastboot: fix len of func bufferStephen Rothwell2008-12-121-2/+2
| |/ / /
| * | | Merge branches 'tracing/function-graph-tracer' and 'tracing/ring-buffer' into...Ingo Molnar2008-12-121-4/+6
| |\ \ \
| | * | | ring_buffer: fix commentsLai Jiangshan2008-12-081-4/+6
| * | | | tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker2008-12-082-0/+15
| * | | | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...Frederic Weisbecker2008-12-081-0/+11
| |/ / /
| * | | tracing/ftrace: provide the macro task_curr_ret_stack()Frederic Weisbecker2008-12-051-0/+11
| | | |
| | \ \
| *-. \ \ Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar2008-12-058-11/+25
| |\ \ \ \
| * | | | | pid: fix the do_each_pid_task() macroSteven Rostedt2008-12-041-2/+2
| * | | | | ftrace: graph of a single functionSteven Rostedt2008-12-042-0/+50
| |/ / / /
| * | | | ftrace: function graph return for function entrySteven Rostedt2008-12-031-1/+1
| * | | | ftrace: add ftrace_graph_stop()Steven Rostedt2008-12-031-0/+2
| * | | | ring-buffer: read page interfaceSteven Rostedt2008-12-031-0/+5
| | | | |
| | \ \ \
| *-. \ \ \ Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftraceIngo Molnar2008-12-0311-16/+19
| |\ \ \ \ \
| * | | | | | markers: comment marker_synchronize_unregister() on data dependencyWu Fengguang2008-11-281-2/+4
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar2008-11-273-17/+64
| |\ \ \ \ \ \ \ \
| | | | * | | | | | tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven2008-11-261-0/+29
| | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | ftrace: use code patching for ftrace graph tracerSteven Rostedt2008-11-261-0/+5
| | | * | | | | | tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker2008-11-261-6/+19
| | | * | | | | | tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker2008-11-263-14/+14
| | |/ / / / / /
| * | | | | | | blktrace: port to tracepoints, updateIngo Molnar2008-11-261-34/+50
| * | | | | | | blktrace: port to tracepointsArnaldo Carvalho de Melo2008-11-262-169/+63
| |/ / / / / /
| * | | | | | Merge branches 'tracing/hw-branch-tracing' and 'tracing/branch-tracer' into t...Ingo Molnar2008-11-261-1/+1
| |\ \ \ \ \ \
| | * | | | | | tracing, tty: fix warnings caused by branch tracing and tty_kref_get()Ingo Molnar2008-11-251-1/+1
| * | | | | | | x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.cMarkus Metzger2008-11-251-0/+4
| * | | | | | | x86, bts: base in-kernel ds interface on handlesMarkus Metzger2008-11-251-0/+9
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---------. \ \ \ \ \ \ Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar2008-11-245-12/+31
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
| | | | | | | * | | | | | tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORTTörök Edwin2008-11-231-1/+1
| | | | | | | * | | | | | tracing/stack-tracer: fix style issuesTörök Edwin2008-11-231-1/+1
| | | | | | | * | | | | | vfs, seqfile: make mangle_path() globalTörök Edwin2008-11-231-0/+1
| | | | | | | * | | | | | tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin2008-11-231-0/+8
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| | | | | | * | | | | | ring-buffer: add tracing_off_permanentSteven Rostedt2008-11-231-0/+1
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| | | | * | | | | | | tracing/function-return-tracer: clean up task start/exit callbacksIngo Molnar2008-11-231-0/+3
| | | | * | | | | | | tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker2008-11-232-12/+16
| | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | ftrace: add ftrace_off_permanentSteven Rostedt2008-11-231-0/+2
| | |/ / / / / / /
OpenPOWER on IntegriCloud