1 Star 0 Fork 257

曹小刚/hiviewdfx_hiview_0819

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 7.11 KB
一键复制 编辑 原始数据 按行查看 历史
杨世琦_hw 提交于 2024-08-14 17:41 . add graphic interface
{
"name": "@ohos/hiview",
"description": "Hiview is the module of OpenHarmony that provides toolkits for device maintenance across different platforms.",
"version": "3.1",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "base/hiviewdfx/hiview"
},
"dirs": {},
"scripts": {},
"component": {
"name": "hiview",
"subsystem": "hiviewdfx",
"syscap": [
"SystemCapability.HiviewDFX.Hiview.FaultLogger",
"SystemCapability.HiviewDFX.Hiview.LogLibrary"
],
"adapted_system_type": [
"standard"
],
"features": [
"hiview_enable_leak_detector",
"hiview_enable_performance_monitor",
"hiview_unified_collector_PC_app_state_collect_enable"
],
"rom": "",
"ram": "",
"hisysevent_config": [
"//base/hiviewdfx/hiview/hisysevent.yaml",
"//base/hiviewdfx/hiview/hisysevent/hiviewdfx.yaml",
"//base/hiviewdfx/hiview/hisysevent/hiviewdfx_ue.yaml",
"//base/hiviewdfx/hiview/kernel_vendor.yaml",
"//base/hiviewdfx/hiview/plugins/performance/hisysevent.yaml"
],
"deps": {
"components": [
"ability_base",
"ability_runtime",
"access_token",
"bounds_checking_function",
"bundle_framework",
"common_event_service",
"cJSON",
"c_utils",
"data_share",
"device_usage_statistics",
"display_manager",
"ets_runtime",
"faultloggerd",
"ffrt",
"hicollie",
"hidumper",
"hilog",
"hiprofiler",
"hisysevent",
"init",
"input",
"ipc",
"jsoncpp",
"libxml2",
"openssl",
"os_account",
"power_manager",
"relational_store",
"safwk",
"samgr",
"storage_service",
"thermal_manager",
"time_service",
"napi",
"hiperf",
"hitrace",
"wifi",
"window_manager",
"zlib"
]
},
"build": {
"sub_component": [
"//base/hiviewdfx/hiview:hiview_package",
"//base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/napi:faultlogger_napi",
"//base/hiviewdfx/hiview/interfaces/js/napi:loglibrary_napi",
"//base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/client:libucollection_client",
"//base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/utility:libucollection_utility",
"//base/hiviewdfx/hiview/framework/native/unified_collection/graphic_memory:libgraphic_memory"
],
"inner_kits": [
{
"name": "//base/hiviewdfx/hiview/plugins/faultlogger:libfaultlogger",
"header": {
"header_base": "//base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/include",
"header_files": [
"faultlog_info.h",
"faultlog_query_result.h",
"faultlogger_client.h"
]
}
},
{
"name": "//base/hiviewdfx/hiview/interfaces/innerkits/xpower_event:libxpower_event",
"header": {
"header_base": "//base/hiviewdfx/hiview/interfaces/innerkits/xpower_event/include",
"header_files": [
"xpower_event_common.h",
"xpower_event.h"
]
}
},
{
"name": "//base/hiviewdfx/hiview/interfaces/innerkits/xpower_event:libxpower_event_js",
"header": {
"header_base": "//base/hiviewdfx/hiview/interfaces/innerkits/xpower_event/include",
"header_files": [
"xpower_event_common.h",
"xpower_event_js.h",
"xpower_event_jsvm.h"
]
}
},
{
"name": "//base/hiviewdfx/hiview/base:hiviewbase",
"header": {
"header_base": "//base/hiviewdfx/hiview/base/include",
"header_files": [
"plugin_factory.h",
"event_loop.h",
"plugin.h",
"event.h"
]
}
},
{
"name": "//base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/client:libucollection_client",
"header": {
"header_base": "//base/hiviewdfx/hiview/interfaces/inner_api/unified_collection",
"header_files": [
"client/cpu_collector.h",
"client/trace_collector.h"
]
}
},
{
"name": "//base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/utility:libucollection_utility",
"header": {
"header_base": "//base/hiviewdfx/hiview/interfaces/inner_api/unified_collection",
"header_files": [
"utility/cpu_collector.h",
"utility/gpu_collector.h",
"utility/io_collector.h",
"utility/mem_profiler_collector.h",
"utility/memory_collector.h",
"utility/network_collector.h",
"utility/thermal_collector.h",
"utility/trace_collector.h",
"utility/wm_collector.h"
]
}
},
{
"name": "//base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/gwp_asan:libasan_logger",
"header": {
"header_base": "//base/hiviewdfx/hiview/plugins/faultlogger/service/sanitizer_collector/gwp_asan",
"header_files": [
"gwpasan_collector.h"
]
}
}
],
"test": [ "//base/hiviewdfx/hiview:hiview_test_package" ]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cao-xiaogang/hiviewdfx_hiview_0819.git
git@gitee.com:cao-xiaogang/hiviewdfx_hiview_0819.git
cao-xiaogang
hiviewdfx_hiview_0819
hiviewdfx_hiview_0819
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385