summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracing/kprobes: Rename probe_* to trace_probe_*Masami Hiramatsu2011-07-141-21/+22
* perf, x86: P4 PMU - Introduce event alias featureCyrill Gorcunov2011-07-144-38/+139
* tracing: Have dynamic size event stack tracesSteven Rostedt2011-07-144-19/+88
* perf: Robustify proc and debugfs file recordingSonny Rao2011-07-141-91/+29
* ftrace: Fix dynamic selftest failure on some archsSteven Rostedt2011-07-131-0/+26
* ftrace: Update filter when tracing enabled in set_ftrace_filter()Steven Rostedt2011-07-131-0/+4
* ftrace: Balance records when updating the hashSteven Rostedt2011-07-131-16/+33
* ftrace: Do not disable interrupts for modules in mcount updateSteven Rostedt2011-07-071-5/+11
* tracing: Still trace filtered irq functions when irq trace is disabledSteven Rostedt2011-07-072-17/+35
* tracing, x86/irq: Do not trace arch_local_{*,irq_*}() functionsSteven Rostedt2011-07-071-5/+6
* Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-07-0518-321/+333
|\
| * tracing/kprobes: Fix kprobe-tracer to support stack traceMasami Hiramatsu2011-06-144-7/+46
| * stack_trace: Add weak save_stack_trace_regs()Masami Hiramatsu2011-06-141-3/+9
| * x86: Swap save_stack_trace_regs parametersMasami Hiramatsu2011-06-143-4/+4
| * ring-buffer: Set __GFP_NORETRY flag for ring buffer allocating processVaibhav Nagarnaik2011-06-141-6/+19
| * tracing: Convert to kstrtoul_from_userPeter Huewe2011-06-145-110/+20
| * tracing, function_graph: Add context-info support for function_graph tracerJiri Olsa2011-06-141-22/+31
| * tracing, function_graph: Remove lock-depth from latency traceJiri Olsa2011-06-141-4/+3
| * tracing, function: Fix trace header to follow context-info optionJiri Olsa2011-06-141-0/+3
| * tracing, function_graph: Merge overhead and duration display functionsJiri Olsa2011-06-141-74/+74
| * tracing, function_graph: Remove dependency of abstime and duration fields on ...Jiri Olsa2011-06-143-18/+9
| * async: Fixed an include coding style issuePaul McQuade2011-06-141-5/+7
| * ftrace: Fixed an include coding style issuePaul McQuade2011-06-141-5/+2
| * tracing: Add disable_on_free optionSteven Rostedt2011-06-142-2/+5
| * tracing: Add a proc file to stop tracing and free bufferVaibhav Nagarnaik2011-06-141-35/+73
| * tracing: Use NUMA allocation for per-cpu ring buffer pagesVaibhav Nagarnaik2011-06-144-23/+24
| * tracing: Schedule a delayed work to call wakeup()Vaibhav Nagarnaik2011-06-141-11/+12
* | perf report/annotate/script: Add option to specify a CPU rangeAnton Blanchard2011-07-058-0/+102
* | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2011-07-048-19/+254
|\ \
| * \ Merge branch 'oprofile/urgent' into HEADRobert Richter2011-06-152-13/+57
| |\ \
| | * | oprofile, x86: Fix nmi-unsafe callgraph supportRobert Richter2011-06-151-9/+47
| | * | oprofile, x86: Fix race in nmi handler while starting countersRobert Richter2011-06-151-4/+10
| * | | MIPS: oprofile: Add callgraph supportDaniel Kalmar2011-06-154-1/+179
| * | | MIPS: Add new unwind_stack variantDaniel Kalmar2011-06-152-5/+18
| |/ /
* | | Merge branch 'perf/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-07-033-70/+41
|\ \ \
| * | | x86: Don't use frame pointer to save old stack on irq entryFrederic Weisbecker2011-07-022-42/+15
| * | | x86: Remove useless unwinder backlink from irq regs savingFrederic Weisbecker2011-07-021-1/+0
| * | | x86,64: Separate arg1 from rbp handling in SAVE_REGS_IRQFrederic Weisbecker2011-07-021-1/+2
| * | | x86,64: Simplify save_regs()Frederic Weisbecker2011-07-021-27/+17
| * | | x86: Fetch stack from regs when possible in dump_trace()Frederic Weisbecker2011-07-021-2/+5
| * | | x86: Save stack pointer in perf live regs savingsFrederic Weisbecker2011-07-021-0/+5
* | | | perf, powerpc: Fix build borkagePeter Zijlstra2011-07-011-1/+1
* | | | perf stat: Add noise output for csv modeZhengyu He2011-07-011-3/+6
* | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2011-07-017-144/+169
|\ \ \ \
| * | | | perf tools: Only display parent field if explictly sortedFrederic Weisbecker2011-06-301-1/+8
| * | | | perf tools: Allow sort dimensions to be registered more than onceFrederic Weisbecker2011-06-301-6/+6
| * | | | perf tools: Don't display ignored entries on stdio uiFrederic Weisbecker2011-06-301-0/+3
| * | | | perf tools: Remove sort print helpers declarationsFrederic Weisbecker2011-06-301-6/+0
| * | | | perf tools: Make sort operations staticFrederic Weisbecker2011-06-302-120/+99
| * | | | perf tools: Add inverted call graph report support.Sam Liao2011-06-305-11/+53
| |/ / /
OpenPOWER on IntegriCloud