aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-28static keys: Inline the static_key_enabled() functionJason Baron
2012-02-28Merge branch 'perf/jump-labels' into perf/coreIngo Molnar
2012-02-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar
2012-02-24static keys: Add docs better explaining the whole 'struct static_key' mechanismJason Baron
2012-02-23tracepoint, vfs, sched: Add exec() tracepointDavid Smith
2012-02-22Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2012-02-22jump label: Fix compiler warningJason Baron
2012-02-22jump label: Add a WARN() if jump label key count goes negativeJason Baron
2012-02-21perf tools: fix broken perf record -a modeStephane Eranian
2012-02-21ftrace, perf: Add filter support for function trace eventJiri Olsa
2012-02-21ftrace: Allow to specify filter field type for ftrace eventsJiri Olsa
2012-02-21ftrace, perf: Add support to use function tracepoint in perfJiri Olsa
2012-02-21ftrace: Add FTRACE_ENTRY_REG macro to allow event registrationJiri Olsa
2012-02-21ftrace, perf: Add add/del tracepoint perf registration actionsJiri Olsa
2012-02-21ftrace, perf: Add open/close tracepoint perf registration actionsJiri Olsa
2012-02-21ftrace: Add enable/disable ftrace_ops control interfaceJiri Olsa
2012-02-21tracing: Don't use p->len field to determine output in __print_*() functionsSteven Rostedt
2012-02-20tracing: Don't print an extra separator of flagsAndrey Vagin
2012-02-17perf tools: Remove duplicated string.h includesDanny Kukawka
2012-02-17perf tools: Allow expressions in __print_symbolic() fieldsStefan Hajnoczi
2012-02-17Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-02-17Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2012-02-14perf tools: Invert the sample_id_all logicArnaldo Carvalho de Melo
2012-02-14perf tools: Handle kernels that don't support attr.exclude_{guest,host}Arnaldo Carvalho de Melo
2012-02-13perf tools: cleanup initialization of attr->sizeStephane Eranian
2012-02-13perf tools: Factor out feature op to process header sectionsRobert Richter
2012-02-13perf tools: Moving code in header.cRobert Richter
2012-02-13perf tools: Add bitmap_or function into bitmap objectJiri Olsa
2012-02-13perf tools: Add sysfs mountpoint interfaceJiri Olsa
2012-02-13perf tools: Remove unused functions from debugfs objectJiri Olsa
2012-02-13perf tools: Get rid of ctype.h in symbol.cNamhyung Kim
2012-02-13perf tools: ctype.c only wants util.hNamhyung Kim
2012-02-13perf tools: Implement islower/isupper macro into util.hNamhyung Kim
2012-02-13perf tools: Change perf_guest default back to falseJoerg Roedel
2012-02-13perf top: Don't process samples with no valid machine objectJoerg Roedel
2012-02-13perf tools: Allow multiple threads or processes in record, stat, topDavid Ahern
2012-02-13perf tools: Fix out of tree compilesDavid Ahern
2012-02-13perf tools: Fix build dependency of perf python extensionNamhyung Kim
2012-02-13tracing/trivial: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2012-02-13printk/tracing: Add console output tracingJohannes Berg
2012-02-13ftrace: Append wakeup_rt description of ftrace docGeunsik Lim
2012-02-13ftrace: sched_switch plugin is deprecatedGeunsik Lim
2012-02-13cpuidle/tracing: Denote the tracepoints as being in rcu_idle_exit() sectionSteven Rostedt
2012-02-13x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle()Steven Rostedt
2012-02-13tracing/rcu: Add trace_##name##__rcuidle() static tracepoint for inside rcu_i...Steven Rostedt
2012-02-11x86: Fix to decode grouped AVX with VEX pp bitsMasami Hiramatsu
2012-02-11watchdog: Fix code/comments mismatchesFernando Luis Vázquez Cao
2012-02-11watchdog: Update Kconfig entriesFernando Luis Vázquez Cao
2012-02-11watchdog: Update documentationFernando Luis Vázquez Cao