commit | f26542600e605482a1231c44ddb2966d69bd09b0 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Mon Jun 29 10:40:20 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Aug 04 18:19:30 2009 +0200 |
tree | bfda9e06935060df01bb8f2e706ac537e300677b | |
parent | 7e030655dda5b5efc4305e2a8f46c4967d32eb3d [diff] |
perf_counter: Set the CONFIG_PERF_COUNTERS default to y if CONFIG_PROFILING=y If user has already enabled profiling support in the kernel (for oprofile, old-style profiling of ftrace) then offer up perfcounters with a y default in interactive kconfig sessions. Still keep it off by default otherwise. Cc: Peter Zijlstra <peterz@infradead.org> Cc: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>