Merge branch 'perfcounters-fixes-for-linus' of...
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: perf_counter: Set the CONFIG_PERF_COUNTERS default to y if CONFIG_PROFILING=y perf: Fix read buffer overflow perf top: Add mwait_idle_with_hints to skip_symbols[] perf tools: Fix faulty check perf report: Update for the new FORK/EXIT events perf_counter: Full task tracing perf_counter: Collapse inherit on read() tracing, perf_counter: Add help text to CONFIG_EVENT_PROFILE perf_counter tools: Fix link errors with older toolchains
Showing
- include/linux/perf_counter.h 12 additions, 1 deletioninclude/linux/perf_counter.h
- init/Kconfig 10 additions, 1 deletioninit/Kconfig
- kernel/fork.c 1 addition, 3 deletionskernel/fork.c
- kernel/perf_counter.c 71 additions, 30 deletionskernel/perf_counter.c
- tools/perf/Makefile 1 addition, 1 deletiontools/perf/Makefile
- tools/perf/builtin-report.c 19 additions, 5 deletionstools/perf/builtin-report.c
- tools/perf/builtin-top.c 1 addition, 0 deletionstools/perf/builtin-top.c
- tools/perf/util/quote.c 1 addition, 1 deletiontools/perf/util/quote.c
- tools/perf/util/symbol.c 1 addition, 1 deletiontools/perf/util/symbol.c
Loading
Please register or sign in to comment