summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-28125-2611/+8735
|\
| *-----. Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin...Ingo Molnar2008-12-25112-350/+718
| |\ \ \ \
| | | | * | ring-buffer: prevent false positive warningSteven Rostedt2008-12-231-2/+5
| | | | * | ring-buffer: fix dangling commit raceSteven Rostedt2008-12-231-0/+12
| | | * | | Revert "x86: disable X86_PTRACE_BTS"Ingo Molnar2008-12-241-1/+0
| | | * | | Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar2008-12-2486-235/+467
| | | |\ \ \
| | | * | | | x86, bts: memory accountingMarkus Metzger2008-12-203-11/+81
| | | * | | | x86, bts: add fork and exit handlingMarkus Metzger2008-12-209-32/+121
| | | | |/ / | | | |/| |
| | * | | | sched, trace: update trace_sched_wakeup()Peter Zijlstra2008-12-254-5/+5
| | * | | | tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3Frederic Weisbecker2008-12-253-2/+8
| | * | | | ftrace: enable format arguments checkingLai Jiangshan2008-12-211-1/+1
| | * | | | ftrace: introduce tracing_reset_online_cpus() helperPekka J Enberg2008-12-198-63/+20
| | |/ / /
| * | | | Merge branch 'x86/tsc' into tracing/coreIngo Molnar2008-12-256-8/+40
| |\ \ \ \ | | |/ / / | |/| | |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar2008-12-19234-2674/+4051
| |\ \ \ \ \
| | | * | | | trace: fix task state printoutThomas Gleixner2008-12-181-22/+17
| | * | | | | tracing/ring-buffer: remove unused ring_buffer sizeLai Jiangshan2008-12-181-3/+1
| * | | | | | tracing: fix warnings in kernel/trace/trace_sched_switch.cIngo Molnar2008-12-193-3/+4
| * | | | | | tracing: fix warning in kernel/trace/trace.cIngo Molnar2008-12-191-1/+0
| * | | | | | ftrace: add not to regex on filtering functionsSteven Rostedt2008-12-181-2/+13
| * | | | | | trace: better use of stack_trace_enabled for boot up codeSteven Rostedt2008-12-181-7/+4
| * | | | | | trace: add a way to enable or disable the stack tracerSteven Rostedt2008-12-185-8/+79
| |/ / / / /
| * | | | | Merge branches 'tracing/ftrace' and 'tracing/hw-branch-tracing' into tracing/...Ingo Molnar2008-12-181-33/+28
| |\ \ \ \ \
| | * | | | | x86, bts: correctly report invalid bts recordsMarkus Metzger2008-12-161-0/+3
| | * | | | | x86, bts: remove recursion from get_contextMarkus Metzger2008-12-161-33/+25
| * | | | | | x86: entry_64 - introduce FTRACE_ frame macro v2Cyrill Gorcunov2008-12-172-51/+35
| * | | | | | tracing/ftrace: add the printk-msg-only optionFrederic Weisbecker2008-12-172-1/+27
| * | | | | | tracing/ftrace: use preempt_enable_no_resched_notrace in ring_buffer_time_sta...Frederic Weisbecker2008-12-171-1/+1
| |/ / / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar2008-12-1625-1009/+962
| |\ \ \ \ \ \ \
| | | | * | | | | x86, bts: fix build errorIngo Molnar2008-12-121-1/+1
| | | | * | | | | x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interfaceMarkus Metzger2008-12-125-129/+56
| | | | * | | | | x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger2008-12-1210-871/+811
| | | | * | | | | x86, bts: turn BUG_ON into WARN_ON_ONCEMarkus Metzger2008-12-122-4/+5
| | | * | | | | | tracing/function-graph-tracer: add a new .irqentry.text section, fixIngo Molnar2008-12-121-0/+1
| | | * | | | | | tracing/function-graph-tracer: Output arrows signal on hardirq call/returnFrederic Weisbecker2008-12-121-4/+62
| | | * | | | | | tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interruptFrederic Weisbecker2008-12-123-2/+15
| | | * | | | | | tracing/function-graph-tracer: add a new .irqentry.text sectionFrederic Weisbecker2008-12-123-0/+12
| | | |/ / / / /
| | * | | | | | sched: fix tracepoints in schedulerPeter Zijlstra2008-12-122-3/+4
| | |/ / / / /
| * | | | | | 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: fix 'flags' variable mismatchIngo Molnar2008-12-081-3/+3
| * | | | | | tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker2008-12-085-14/+26
| * | | | | | tracing/function-graph-tracer: turn tracing_selftest_running into an intFrederic Weisbecker2008-12-081-5/+7
| * | | | | | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...Frederic Weisbecker2008-12-087-15/+21
| * | | | | | tracing/function-graph-tracer: implement a print_headers functionFrederic Weisbecker2008-12-081-4/+29
| |/ / / / /
| * | | | | ftrace: use init_struct_pid as swapper pidSteven Rostedt2008-12-051-1/+1
| * | | | | tracing/ftrace: provide the macro task_curr_ret_stack()Frederic Weisbecker2008-12-052-7/+12
| * | | | | tracing/ftrace: fix the check of ftrace_trace_taskFrederic Weisbecker2008-12-051-1/+1
| * | | | | tracing/ftrace: don't insert TRACE_PRINT during selftestsFrederic Weisbecker2008-12-051-1/+12
OpenPOWER on IntegriCloud