aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ftrace, perf: Add add/del tracepoint perf registration actionsJiri Olsa2012-02-21
* ftrace, perf: Add open/close tracepoint perf registration actionsJiri Olsa2012-02-21
* ftrace: Add enable/disable ftrace_ops control interfaceJiri Olsa2012-02-21
* tracing: Don't use p->len field to determine output in __print_*() functionsSteven Rostedt2012-02-21
* tracing: Don't print an extra separator of flagsAndrey Vagin2012-02-20
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-02-17
|\
| * tracing/trivial: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2012-02-13
| * printk/tracing: Add console output tracingJohannes Berg2012-02-13
| * ftrace: Append wakeup_rt description of ftrace docGeunsik Lim2012-02-13
| * ftrace: sched_switch plugin is deprecatedGeunsik Lim2012-02-13
| * cpuidle/tracing: Denote the tracepoints as being in rcu_idle_exit() sectionSteven Rostedt2012-02-13
| * x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle()Steven Rostedt2012-02-13
| * tracing/rcu: Add trace_##name##__rcuidle() static tracepoint for inside rcu_i...Steven Rostedt2012-02-13
| * tracing/softirq: Move __raise_softirq_irqoff() out of headerSteven Rostedt2012-02-03
| * ftrace: Change filter/notrace set functions to return exit codeJiri Olsa2012-02-03
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-02-17
|\ \
| * | perf tools: Invert the sample_id_all logicArnaldo Carvalho de Melo2012-02-14
| * | perf tools: Handle kernels that don't support attr.exclude_{guest,host}Arnaldo Carvalho de Melo2012-02-14
| * | perf tools: cleanup initialization of attr->sizeStephane Eranian2012-02-13
| * | perf tools: Factor out feature op to process header sectionsRobert Richter2012-02-13
| * | perf tools: Moving code in header.cRobert Richter2012-02-13
| * | perf tools: Add bitmap_or function into bitmap objectJiri Olsa2012-02-13
| * | perf tools: Add sysfs mountpoint interfaceJiri Olsa2012-02-13
| * | perf tools: Remove unused functions from debugfs objectJiri Olsa2012-02-13
| * | perf tools: Get rid of ctype.h in symbol.cNamhyung Kim2012-02-13
| * | perf tools: ctype.c only wants util.hNamhyung Kim2012-02-13
| * | perf tools: Implement islower/isupper macro into util.hNamhyung Kim2012-02-13
| * | perf tools: Change perf_guest default back to falseJoerg Roedel2012-02-13
| * | perf top: Don't process samples with no valid machine objectJoerg Roedel2012-02-13
| * | perf tools: Allow multiple threads or processes in record, stat, topDavid Ahern2012-02-13
| * | perf tools: Fix out of tree compilesDavid Ahern2012-02-13
| * | perf tools: Fix build dependency of perf python extensionNamhyung Kim2012-02-13
| * | perf record: No build id option failsDavid Ahern2012-02-09
| * | perf tools: fix endianness detection in perf.dataStephane Eranian2012-02-09
* | | x86: Fix to decode grouped AVX with VEX pp bitsMasami Hiramatsu2012-02-11
* | | watchdog: Fix code/comments mismatchesFernando Luis Vázquez Cao2012-02-11
* | | watchdog: Update Kconfig entriesFernando Luis Vázquez Cao2012-02-11
* | | watchdog: Update documentationFernando Luis Vázquez Cao2012-02-11
|/ /
* | x86/sched/perf/AMD: Set sched_clock_stableBorislav Petkov2012-02-07
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-02-07
|\ \
| * | perf stat: Align scaled output of cpu-clockNamhyung Kim2012-02-06
| * | perf stat: Adjust print unitNamhyung Kim2012-02-06
| * | perf doc: Allow producing documentation in a specified output directoryFranck Bui-Huu2012-02-06
| * | perf tool: Fix perf stack to non executable on x86_64Jiri Olsa2012-02-06
| * | Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-02-06
| |\ \
| | * | perf evsel: Fix an issue where perf report fails to show the proper percentageNaveen N. Rao2012-02-06
| | * | perf tools: Fix prefix matching for kernel mapsJiri Olsa2012-02-06
| | * | perf tools: Fix perf stack to non executable on x86_64Jiri Olsa2012-02-06
| | * | perf: Remove deprecated WARN_ON_ONCE()Stephane Eranian2012-02-03
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-02-02
| | |\ \