summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar2008-12-05124-1129/+1735
| |\ \ \ \ \ \
| | * | | | | | tracing/function-graph-tracer: handle ftrace_printk entriesFrederic Weisbecker2008-12-044-9/+97
| * | | | | | | ftrace: avoid duplicated function when writing set_graph_functionLiming Wang2008-12-041-2/+8
| * | | | | | | tracing: fix typo and missing inline functionIngo Molnar2008-12-041-1/+5
| * | | | | | | ftrace: add ability to only trace swapper tasksSteven Rostedt2008-12-041-11/+63
| * | | | | | | ftrace: use struct pidSteven Rostedt2008-12-042-34/+46
| * | | | | | | pid: fix the do_each_pid_task() macroSteven Rostedt2008-12-041-2/+2
| * | | | | | | ftrace: trace single pid for function graph tracerSteven Rostedt2008-12-043-1/+14
| * | | | | | | ftrace: use task struct trace flag to filter on pidSteven Rostedt2008-12-041-3/+25
| * | | | | | | ftrace: graph of a single functionSteven Rostedt2008-12-045-1/+314
| |/ / / / / /
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...Ingo Molnar2008-12-0421-726/+884
| |\ \ \ \ \ \ \
| | | * | | | | | tracing/function-graph-tracer: enabled by defaultIngo Molnar2008-12-031-0/+1
| | * | | | | | | ftrace: fix race in function graph during forkSteven Rostedt2008-12-031-3/+6
| | * | | | | | | trace: fix output of stack traceSteven Rostedt2008-12-031-1/+4
| | * | | | | | | tracing/function-graph-tracer: improve duration outputFrederic Weisbecker2008-12-031-12/+43
| | * | | | | | | tracing/function-graph-tracer: display unified style cmdline and pidFrederic Weisbecker2008-12-031-14/+99
| | * | | | | | | ftrace: add checks on ret stack in function graphSteven Rostedt2008-12-031-0/+17
| | * | | | | | | ftrace: function graph return for function entrySteven Rostedt2008-12-037-7/+24
| | * | | | | | | ftrace: print real return in dumpstack for function graphSteven Rostedt2008-12-034-6/+42
| | * | | | | | | ring-buffer: change "page" variable names to "bpage"Steven Rostedt2008-12-031-65/+65
| | * | | | | | | ftrace: add ftrace_graph_stop()Steven Rostedt2008-12-033-4/+13
| | * | | | | | | ftrace: have function graph use mcount caller addressSteven Rostedt2008-12-032-0/+2
| | * | | | | | | ftrace: clean up function graph asmSteven Rostedt2008-12-031-16/+4
| | * | | | | | | ring-buffer: read page interfaceSteven Rostedt2008-12-032-0/+171
| | * | | | | | | ring-buffer: move some metadata into buffer pageSteven Rostedt2008-12-031-27/+36
| | * | | | | | | ftrace: replace raw_local_irq_save with local_irq_saveSteven Rostedt2008-12-034-12/+13
| | | | | | | | |
| | | \ \ \ \ \ \
| | *-. \ \ \ \ \ \ Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftraceIngo Molnar2008-12-03284-3123/+5769
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar2008-12-04278-2538/+5399
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| / / / / / / / | | |/ / / / / / /
| * | | | | | | | Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into trac...Ingo Molnar2008-12-035-3/+89
| |\ \ \ \ \ \ \ \
| | * | | | | | | | tracing/function-graph-tracer: support for x86-64Frederic Weisbecker2008-12-025-3/+89
| * | | | | | | | | function trace: fix a bug of single thread function traceLiming Wang2008-12-021-4/+2
| |/ / / / / / / /
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----------. \ \ \ \ \ \ \ Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-g...Ingo Molnar2008-12-0214-190/+380
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | tracepoints: Documentation TPPROTO misspelt in Documentation/tracepoints.txtNikanth Karthikesan2008-11-291-2/+2
| | | | | | | * | | | | | | | | vfs, seqfile: export mangle_path() generallyIngo Molnar2008-11-281-1/+1
| | | | | | | * | | | | | | | | tracing, alpha: fix build: add missing #ifdef CONFIG_STACKTRACETörök Edwin2008-11-281-0/+2
| | | | | | | |/ / / / / / / /
| | | | | | * | | | | | | | | powerpc/ppc32: static ftrace fixes for PPC32Steven Rostedt2008-11-282-0/+4
| | | | | | * | | | | | | | | powerpc: ftrace, use create_branchSteven Rostedt2008-11-281-42/+12
| | | | | | * | | | | | | | | powerpc: ftrace, added missing icache flushSteven Rostedt2008-11-281-0/+9
| | | | | | * | | | | | | | | powerpc: ftrace, fix cast aliasing and add code verificationSteven Rostedt2008-11-281-56/+65
| | | | | | * | | | | | | | | powerpc: ftrace, do nothing in mcount call for dyn ftraceSteven Rostedt2008-11-282-43/+9
| | | | | * | | | | | | | | | markers: comment marker_synchronize_unregister() on data dependencyWu Fengguang2008-11-282-7/+14
| | | | | | |/ / / / / / / / | | | | | |/| | | | | | | |
| | | | * | | | | | | | | | tracing/function-graph-tracer: more output tweaksIngo Molnar2008-11-281-7/+38
| | | | * | | | | | | | | | tracing/function-graph-tracer: adjustments of the trace informationsFrederic Weisbecker2008-11-281-49/+93
| | | | * | | | | | | | | | tracing/function-graph-tracer: enhancements for the trace outputFrederic Weisbecker2008-11-271-9/+159
| | | | |/ / / / / / / / /
| | | * | | | | | | | | | ftrace: improve documentationwalimis2008-11-281-2/+6
| | | * | | | | | | | | | ftrace: improve seq_operation of ftraceLiming Wang2008-11-281-17/+10
| | | |/ / / / / / / / /
| | * / / / / / / / / / tracing/branch-tracer: include missing irqflags.hFrederic Weisbecker2008-11-291-0/+1
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2008-12-020-0/+0
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar2008-11-2724-273/+1054
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven2008-11-268-0/+355