openharmony_kernel_liteos_a/kernel/extended/cpup
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
..
BUILD.gn feat: add support for gn build system 2021-07-21 15:52:40 +08:00
Makefile refactor: 清理Makefile冗余项 2021-09-13 18:14:15 +08:00
cpup_shellcmd.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
los_cpup.c feat: 优化shell 命令 2022-03-07 15:25:38 +08:00
los_cpup_pri.h feat: 优化shell 命令 2022-03-07 15:25:38 +08:00