startup_init/services/init
handyohos b5ac43a708 Bugfix: 优化bootevent度量开机启动耗时
1) 去掉无效的init_trace静态插件
2)去掉InitAddServiceHook在INIT_SERVICE_FORK_BEFORE阶段的无效记录时间戳
3)优化INIT_CMD_RECORD的hook,只对耗时超过100ms的命令加入到bootevents列表
4)每次开机都记录同名的startup.bootevent文件,防止开机次数过多,产生过多垃圾文件
5)简化bootevent的clear命令处理逻辑
6)记录每个bootevent时间点到系统参数中
7)支持为系统应用预置bootevents

Signed-off-by: handyohos <zhangxiaotian@huawei.com>
Change-Id: I7cdc269fe1a0eb8e4394de010f1f71e6c16b5a6c

#I7XYNX
2023-09-07 09:21:09 +08:00
..
adapter add ut coverage rate 2022-11-03 19:22:32 -07:00
include Bugfix: 优化bootevent度量开机启动耗时 2023-09-07 09:21:09 +08:00
lite Bugfix: 优化bootevent度量开机启动耗时 2023-09-07 09:21:09 +08:00
standard Bugfix: 优化bootevent度量开机启动耗时 2023-09-07 09:21:09 +08:00
init_capability.c init支持设置CAP_PERFMON权限 2023-01-12 16:03:43 +08:00
init_common_cmds.c !1988 需求:init支持selinux策略分离 2023-06-07 07:28:09 +00:00
init_common_service.c Bugfix: console配置支持使用/dev/kmsg 2023-08-31 16:14:28 +08:00
init_config.c service start dfx 2023-08-26 09:42:09 +08:00
init_group_manager.c 系统优化 2023-05-08 16:15:45 +08:00
init_service_file.c service start dfx 2023-08-26 09:42:09 +08:00
init_service_manager.c Bugfix: console配置支持使用/dev/kmsg 2023-08-31 16:14:28 +08:00
init_service_socket.c service start dfx 2023-08-26 09:42:09 +08:00
main.c Bugfix: 优化bootevent度量开机启动耗时 2023-09-07 09:21:09 +08:00