fix: M核添加维测接口
【背景】M核添加维测接口 【修改方案】 1, 添加任务栈dump接口 2, 添加中断dump接口 3, 添加任务调度流程dump 【影响】 对现有的产品编译不会有影响。 re #I5644Y Signed-off-by: wangchen <wangchen64@huawei.com>
This commit is contained in:
1
components/debugtools/los_debugtools.h
Executable file → Normal file
1
components/debugtools/los_debugtools.h
Executable file → Normal file
@@ -44,6 +44,7 @@ extern "C" {
|
||||
|
||||
/* Shell Callback */
|
||||
extern UINT32 OsShellCmdStackDump(INT32 argc, const CHAR **argv);
|
||||
extern UINT32 OsShellCmdHwiDump(INT32 argc, const CHAR **argv);
|
||||
|
||||
/* other module Callback */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user