aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/stackdepot.py
diff options
context:
space:
mode:
authorTejun Heo <[email protected]>2024-07-31 08:56:31 -1000
committerTejun Heo <[email protected]>2024-08-01 07:08:01 -1000
commita2f4b16e736d62892ffd333996a7d682b57f6664 (patch)
tree0c7020e73715691cd881c028a85601759b93f573 /scripts/gdb/linux/stackdepot.py
parent958b1891846e768584a4d44aed9fabc6f9a445fb (diff)
sched_ext: Build fix on !CONFIG_STACKTRACE[_SUPPORT]
scx_dump_task() uses stack_trace_save_tsk() which is only available when CONFIG_STACKTRACE. Make CONFIG_SCHED_CLASS_EXT select CONFIG_STACKTRACE if the support is available and skip capturing stack trace if !CONFIG_STACKTRACE. Signed-off-by: Tejun Heo <[email protected]> Reported-by: kernel test robot <[email protected]> Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Acked-by: David Vernet <[email protected]> Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions