summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracing: Keep NMI watchdog from triggering when dumping traceSteven Rostedt2012-03-011-0/+2
* tracing: Do not select FRAME_POINTER on PPCGerlando Falauto2012-02-271-1/+1
* tracing/ring-buffer: Only have tracing_on disable tracing buffersSteven Rostedt2012-02-224-97/+171
* ftrace, perf: Add filter support for function trace eventJiri Olsa2012-02-215-12/+172
* ftrace: Allow to specify filter field type for ftrace eventsJiri Olsa2012-02-215-47/+83
* ftrace, perf: Add support to use function tracepoint in perfJiri Olsa2012-02-215-2/+109
* ftrace: Add FTRACE_ENTRY_REG macro to allow event registrationJiri Olsa2012-02-212-2/+20
* ftrace, perf: Add add/del tracepoint perf registration actionsJiri Olsa2012-02-215-1/+13
* ftrace, perf: Add open/close tracepoint perf registration actionsJiri Olsa2012-02-215-51/+101
* ftrace: Add enable/disable ftrace_ops control interfaceJiri Olsa2012-02-213-7/+172
* tracing: Don't use p->len field to determine output in __print_*() functionsSteven Rostedt2012-02-211-3/+3
* tracing: Don't print an extra separator of flagsAndrey Vagin2012-02-201-2/+4
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-02-1715-44/+118
|\
| * tracing/trivial: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2012-02-133-7/+6
| * printk/tracing: Add console output tracingJohannes Berg2012-02-132-0/+46
| * ftrace: Append wakeup_rt description of ftrace docGeunsik Lim2012-02-131-0/+7
| * ftrace: sched_switch plugin is deprecatedGeunsik Lim2012-02-131-3/+3
| * cpuidle/tracing: Denote the tracepoints as being in rcu_idle_exit() sectionSteven Rostedt2012-02-131-4/+4
| * x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle()Steven Rostedt2012-02-132-12/+14
| * tracing/rcu: Add trace_##name##__rcuidle() static tracepoint for inside rcu_i...Steven Rostedt2012-02-131-4/+18
| * tracing/softirq: Move __raise_softirq_irqoff() out of headerSteven Rostedt2012-02-033-6/+9
| * ftrace: Change filter/notrace set functions to return exit codeJiri Olsa2012-02-032-8/+11
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-02-1733-416/+616
|\ \
| * | perf tools: Invert the sample_id_all logicArnaldo Carvalho de Melo2012-02-146-13/+10
| * | perf tools: Handle kernels that don't support attr.exclude_{guest,host}Arnaldo Carvalho de Melo2012-02-144-15/+39
| * | perf tools: cleanup initialization of attr->sizeStephane Eranian2012-02-132-1/+2
| * | perf tools: Factor out feature op to process header sectionsRobert Richter2012-02-131-15/+29
| * | perf tools: Moving code in header.cRobert Richter2012-02-131-150/+150
| * | perf tools: Add bitmap_or function into bitmap objectJiri Olsa2012-02-132-0/+21
| * | perf tools: Add sysfs mountpoint interfaceJiri Olsa2012-02-133-0/+68
| * | perf tools: Remove unused functions from debugfs objectJiri Olsa2012-02-132-147/+0
| * | perf tools: Get rid of ctype.h in symbol.cNamhyung Kim2012-02-131-1/+1
| * | perf tools: ctype.c only wants util.hNamhyung Kim2012-02-131-1/+1
| * | perf tools: Implement islower/isupper macro into util.hNamhyung Kim2012-02-131-0/+4
| * | perf tools: Change perf_guest default back to falseJoerg Roedel2012-02-131-1/+1
| * | perf top: Don't process samples with no valid machine objectJoerg Roedel2012-02-133-0/+17
| * | perf tools: Allow multiple threads or processes in record, stat, topDavid Ahern2012-02-1318-56/+185
| * | perf tools: Fix out of tree compilesDavid Ahern2012-02-131-0/+1
| * | perf tools: Fix build dependency of perf python extensionNamhyung Kim2012-02-133-5/+25
| * | perf record: No build id option failsDavid Ahern2012-02-091-2/+2
| * | perf tools: fix endianness detection in perf.dataStephane Eranian2012-02-091-13/+64
* | | x86: Fix to decode grouped AVX with VEX pp bitsMasami Hiramatsu2012-02-114-32/+40
* | | watchdog: Fix code/comments mismatchesFernando Luis Vázquez Cao2012-02-111-12/+12
* | | watchdog: Update Kconfig entriesFernando Luis Vázquez Cao2012-02-111-7/+11
* | | watchdog: Update documentationFernando Luis Vázquez Cao2012-02-112-83/+63
|/ /
* | x86/sched/perf/AMD: Set sched_clock_stableBorislav Petkov2012-02-071-0/+3
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-02-0794-493/+584
|\ \
| * | perf stat: Align scaled output of cpu-clockNamhyung Kim2012-02-061-0/+2
| * | perf stat: Adjust print unitNamhyung Kim2012-02-061-1/+7
| * | perf doc: Allow producing documentation in a specified output directoryFranck Bui-Huu2012-02-061-34/+52