Commit Graph

18 Commits

Author SHA1 Message Date
daiweihao
12829bbe17 Fix cpuprofile and infos bug
When executing the cpupprofile and infosource commands, if the information sent by the server is missing the 'method', it will cause the client to return an exception when parsing the message information.
In the current logic, it is allowed that there is no 'method' in the message, so the judgment logic that returns when 'method' is empty is deleted.

Issue:https://gitee.com/openharmony/arkcompiler_toolchain/issues/IAD5Y9

Signed-off-by: daiweihao <daiweihao1@huawei.com>
Change-Id: I149af37ea1352cb47cac9ac2aea1ff304aaaf832
2024-07-16 21:27:42 +08:00
石闽南
11fa23400b
update tooling/dispatcher.cpp.
Signed-off-by: 石闽南 <shiminnan@huawei.com>
2024-05-08 01:10:10 +00:00
石闽南
578fff9209
update tooling/dispatcher.cpp.
Signed-off-by: 石闽南 <shiminnan@huawei.com>
2024-05-07 06:44:32 +00:00
石闽南
87dd627185
update tooling/dispatcher.cpp.
Signed-off-by: 石闽南 <shiminnan@huawei.com>
2024-05-07 03:10:15 +00:00
石闽南
bc789c6fe2
update tooling/dispatcher.cpp.
Signed-off-by: 石闽南 <shiminnan@huawei.com>
2024-05-07 02:52:27 +00:00
石闽南
40155cba8f
update tooling/dispatcher.cpp.
Signed-off-by: 石闽南 <shiminnan@huawei.com>
2024-05-05 05:59:34 +00:00
swx1282997
b627cccd0f Security standard alarm processing
Signed-off-by: shiminnan@huawei.com <shiminnan@huawei.com>
2024-05-05 12:20:35 +08:00
swx1282997
cd065fcc38 fix code check, not involving logic
Signed-off-by: shiminnan@huawei.com <shiminnan@huawei.com>
2024-05-04 15:11:08 +08:00
yang-19970325
a784a802fa Fix release application can not support tuning
Issue:#I8MYXJ

Signed-off-by: yang-19970325 <yangyang585@huawei.com>
Change-Id: I2caf7685b8726c28bb526d7507490897870c75e2
2023-12-09 10:23:32 +08:00
openharmony_ci
2f29f2bb08
!472 tracing support JSheap memory
Merge pull request !472 from yp9522/tracing
2023-12-07 08:22:11 +00:00
wanghuan2022
eccb9626f0 [Bug]: 修复应用开始调试会崩溃
desc: 修复应用开始调试会崩溃

solu: 修复应用开始调试会崩溃

issue: https://gitee.com/openharmony/arkcompiler_toolchain/issues/I8LVBX

Signed-off-by: wanghuan2022 <wanghuan80@huawei.com>
Change-Id: I7be386d3268e2163f232c98178e12a22d74b7683
2023-12-05 13:39:51 +08:00
yanpeng
f298095edf tracing support JSheap memory
Signed-off-by: yanpeng <yanpeng51@huawei.com>
2023-12-04 16:15:40 +08:00
wanghuan2022
b1e2bd1e48 [Bug]: release应用无法调优
desc: release应用无法调优

solu: runtimeImpl和调优相关,不要放在debugApp才初始化

issue: https://gitee.com/openharmony/arkcompiler_toolchain/issues/I8LFV8

Signed-off-by: wanghuan2022 <wanghuan80@huawei.com>
Change-Id: I344e4f16d72097902421bf8a0091ad9d779b0cee
2023-12-04 09:49:34 +08:00
yang-19970325
06972ab8b5 Fix invalid files in release application when loadmoduleevent
Issue:#I8JVMW

Signed-off-by: yang-19970325 <yangyang585@huawei.com>
Change-Id: I196d8c766ef0dec9b72bd64dc20f4de80c33be8d
2023-11-27 19:51:17 +08:00
yanpeng
f1e0366ced support devtools tracing
Signed-off-by: yanpeng <yanpeng51@huawei.com>
2023-10-31 21:14:51 +08:00
wengchangcheng
8079b487c7 Add E2E UT framework
1. add socket client test
2. add breakpoint test

Issue: https://gitee.com/openharmony/arkcompiler_toolchain/issues/I89IL1

Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I5f2ebb6901222a50a45591d40834c5ed922b9858
2023-10-23 14:17:13 +08:00
Gymee
e140cbcf1f migrate tooling from ets_runtime
Issue: #I5RV8U
Signed-off-by: Gymee <yumeijie@huawei.com>
Change-Id: Id6583124ecd9be0fe96390f90a36f2486b55b717
2022-09-22 22:18:39 +08:00
Gymee
2b24aaf55d add tooling
Issue: #I5RV8U
Signed-off-by: Gymee <yumeijie@huawei.com>
Change-Id: Id2bee91fb49f91dbc683766c19551725b0076299
2022-09-22 20:34:20 +08:00