summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-12tracing/function-graph-tracer: add a new .irqentry.text sectionFrederic Weisbecker
2008-12-12Merge branches 'tracing/function-graph-tracer' and 'tracing/ring-buffer' into...Ingo Molnar
2008-12-08tracing/function-graph-tracer: fix 'flags' variable mismatchIngo Molnar
2008-12-08tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker
2008-12-08tracing/function-graph-tracer: turn tracing_selftest_running into an intFrederic Weisbecker
2008-12-08tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...Frederic Weisbecker
2008-12-08ring_buffer: fix commentsLai Jiangshan
2008-12-08tracing/function-graph-tracer: implement a print_headers functionFrederic Weisbecker
2008-12-05ftrace: use init_struct_pid as swapper pidSteven Rostedt
2008-12-05tracing/ftrace: provide the macro task_curr_ret_stack()Frederic Weisbecker
2008-12-05tracing/ftrace: fix the check of ftrace_trace_taskFrederic Weisbecker
2008-12-05tracing/ftrace: don't insert TRACE_PRINT during selftestsFrederic Weisbecker
2008-12-05Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar
2008-12-04tracing/function-graph-tracer: handle ftrace_printk entriesFrederic Weisbecker
2008-12-04ftrace: avoid duplicated function when writing set_graph_functionLiming Wang
2008-12-04tracing: fix typo and missing inline functionIngo Molnar
2008-12-04ftrace: add ability to only trace swapper tasksSteven Rostedt
2008-12-04ftrace: use struct pidSteven Rostedt
2008-12-04pid: fix the do_each_pid_task() macroSteven Rostedt
2008-12-04ftrace: trace single pid for function graph tracerSteven Rostedt
2008-12-04ftrace: use task struct trace flag to filter on pidSteven Rostedt
2008-12-04ftrace: graph of a single functionSteven Rostedt
2008-12-04Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...Ingo Molnar
2008-12-04Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar
2008-12-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-12-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-12-03Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-12-03iTCO_wdt: fix typo when setting TCO_EN bitLinus Torvalds
2008-12-03ftrace: fix race in function graph during forkSteven Rostedt
2008-12-03trace: fix output of stack traceSteven Rostedt
2008-12-03powerpc/83xx: Fix MCU support merge issue in mpc8349emitx.dtsAnton Vorontsov
2008-12-03block: fix setting of max_segment_size and seg_boundary maskMilan Broz
2008-12-03block: internal dequeue shouldn't start timerTejun Heo
2008-12-03block: set disk->node_id before it's being usedCheng Renquan
2008-12-03When block layer fails to map iov, it calls bio_unmap_user to undoPetr Vandrovec
2008-12-03tracing/function-graph-tracer: enabled by defaultIngo Molnar
2008-12-03tracing/function-graph-tracer: improve duration outputFrederic Weisbecker
2008-12-03tracing/function-graph-tracer: display unified style cmdline and pidFrederic Weisbecker
2008-12-03ftrace: add checks on ret stack in function graphSteven Rostedt
2008-12-03ftrace: function graph return for function entrySteven Rostedt
2008-12-03ftrace: print real return in dumpstack for function graphSteven Rostedt
2008-12-03ring-buffer: change "page" variable names to "bpage"Steven Rostedt
2008-12-03ftrace: add ftrace_graph_stop()Steven Rostedt
2008-12-03ftrace: have function graph use mcount caller addressSteven Rostedt
2008-12-03ftrace: clean up function graph asmSteven Rostedt
2008-12-03ring-buffer: read page interfaceSteven Rostedt
2008-12-03ring-buffer: move some metadata into buffer pageSteven Rostedt
2008-12-03ftrace: replace raw_local_irq_save with local_irq_saveSteven Rostedt
2008-12-03Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftraceIngo Molnar
2008-12-03Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...Ingo Molnar