aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* static keys: Inline the static_key_enabled() functionJason Baron2012-02-28
* Merge branch 'perf/jump-labels' into perf/coreIngo Molnar2012-02-28
|\
| * static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-24
| * static keys: Add docs better explaining the whole 'struct static_key' mechanismJason Baron2012-02-24
| * jump label: Fix compiler warningJason Baron2012-02-22
| * jump label: Add a WARN() if jump label key count goes negativeJason Baron2012-02-22
* | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-02-27
|\ \
| * | ftrace, perf: Add filter support for function trace eventJiri Olsa2012-02-21
| * | ftrace: Allow to specify filter field type for ftrace eventsJiri Olsa2012-02-21
| * | ftrace, perf: Add support to use function tracepoint in perfJiri Olsa2012-02-21
| * | ftrace: Add FTRACE_ENTRY_REG macro to allow event registrationJiri Olsa2012-02-21
| * | 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
| |/
* | tracepoint, vfs, sched: Add exec() tracepointDavid Smith2012-02-23
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-02-22
|\ \ | |/ |/|
| * perf tools: fix broken perf record -a modeStephane Eranian2012-02-21
| * perf tools: Remove duplicated string.h includesDanny Kukawka2012-02-17
| * perf tools: Allow expressions in __print_symbolic() fieldsStefan Hajnoczi2012-02-17
|/
* 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