openharmony_kernel_liteos_a/kernel/base/misc
zhushengle f02d40d25d feat: 优化shell 命令
1.优化task 命令关中断时间较长的问题
  2.优化hwi 命令,可以查看不同核的中断分布情况
  3.丰富hiw 命令,统计每个中断在一定时间内的平均执行时间和最大执行时间
  4.丰富swtmr 命令,在debug模式下支持查看各软件定时器的运行情况, 默认关闭

Signed-off-by: zhushengle <zhushengle@huawei.com>
Change-Id: I01cfe50c918da51f9de5b460e9eb91a863e1de36
2022-03-07 15:25:38 +08:00
..
kill_shellcmd.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_misc.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_stackinfo.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
mempt_shellcmd.c refactor: Refactored the kernel boot process and added a init framework 2021-05-20 16:45:43 +08:00
panic_shellcmd.c Watchdog test case repair 2021-12-14 20:28:32 +08:00
swtmr_shellcmd.c feat: 优化shell 命令 2022-03-07 15:25:38 +08:00
sysinfo_shellcmd.c chore: replace YES/NO macros to 1/0 2021-11-16 01:27:06 +08:00
task_shellcmd.c feat: 优化shell 命令 2022-03-07 15:25:38 +08:00
vm_shellcmd.c fix: remove redundant headfile 2021-06-19 17:32:47 +08:00