Skip to content

Commit

Permalink
Config.in: remove duplicate KERNEL_PERF_EVENTS symbol
Browse files Browse the repository at this point in the history
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37222
  • Loading branch information
Felix Fietkau committed Jul 10, 2013
1 parent 5e67208 commit 60abecf
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Config.in
Original file line number Diff line number Diff line change
Expand Up @@ -448,13 +448,10 @@ menu "Global build settings"
the kmem extension can use it to guarantee that no group of processes
will ever exhaust kernel resources alone.

config KERNEL_PERF_EVENTS
bool
default y if KERNEL_CGROUP_PERF

config KERNEL_CGROUP_PERF
bool "Enable perf_event per-cpu per-container group (cgroup) monitoring"
default n
select KERNEL_PERF_EVENTS
help
This option extends the per-cpu mode to restrict monitoring to
threads which belong to the cgroup specified and run on the
Expand Down

0 comments on commit 60abecf

Please sign in to comment.