Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2d0f2520 authored by Li Zefan's avatar Li Zefan Committed by Ingo Molnar
Browse files

perf cgroup: Fix a typo in kernel config



s/specificied/specified

Signed-off-by: default avatarLi Zefan <lizf@cn.fujitsu.com>
Acked-by: default avatarStephane Eranian <eranian@google.com>
Signed-off-by: default avatarPeter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <4D6F348C.2050804@cn.fujitsu.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 1b15d055
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -688,7 +688,7 @@ config CGROUP_PERF
	depends on PERF_EVENTS && CGROUPS
	depends on PERF_EVENTS && CGROUPS
	help
	help
	  This option extends the per-cpu mode to restrict monitoring to
	  This option extends the per-cpu mode to restrict monitoring to
	  threads which belong to the cgroup specificied and run on the
	  threads which belong to the cgroup specified and run on the
	  designated cpu.
	  designated cpu.


	  Say N if unsure.
	  Say N if unsure.