aboutsummaryrefslogtreecommitdiff
path: root/kernel/Kconfig.exit
blob: 4d631659b59d6e47d9d670ac0cd9346539baa9cb (plain)
1
2
3
4
5
6
config EXIT_PROFILE
	bool "Add profiling features to process exit"
	default n
	depends on PROFILING
	help
	  Capture information to the system log during process exit.