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

Commit 62a31ce1 authored by Leo Yan's avatar Leo Yan Committed by Greg Kroah-Hartman
Browse files

doc: Add coresight_cpu_debug.enable to kernel-parameters.txt



Add coresight_cpu_debug.enable to kernel-parameters.txt, this flag is
used to enable/disable the CPU sampling based debugging.

Signed-off-by: default avatarLeo Yan <leo.yan@linaro.org>
Signed-off-by: default avatarMathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 0cd555c3
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -649,6 +649,13 @@
			/proc/<pid>/coredump_filter.
			See also Documentation/filesystems/proc.txt.

	coresight_cpu_debug.enable
			[ARM,ARM64]
			Format: <bool>
			Enable/disable the CPU sampling based debugging.
			0: default value, disable debugging
			1: enable debugging at boot time

	cpuidle.off=1	[CPU_IDLE]
			disable the cpuidle sub-system