Home
last modified time | relevance | path

Searched refs:Analysis (Results 1 – 25 of 44) sorted by relevance

12

/ohos5.0/docs/zh-cn/application-dev/dfx/
H A Dperformance-analysis-kit-overview.md1 # Performance Analysis Kit简介
3 Performance Analysis Kit(性能分析服务)为开发者提供应用事件、日志、跟踪分析工具,可观测应用运行时状态,用于行为分析、故障分析、安全分析、统计分析,帮助开发者持续改进应用体验。
39 基于 Performance Analysis Kit(性能分析服务),为开发者提供了完善的故障检测、异常处理等能力。由于故障种类异常繁多,产品和软件业务不同,故障的原因和表现也千差万别,因此分析定…
H A DReadme-CN.md1 # Performance Analysis Kit(性能分析服务)
3 - [Performance Analysis Kit简介](performance-analysis-kit-overview.md)
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/test/moduletest/common/
H A Dsmart_parser_module_test.cpp70 auto eventInfos = SmartParser::Analysis(faultFile, TEST_CONFIG, "CPP_CRASH");
110 auto eventInfos = SmartParser::Analysis(faultFile, TEST_CONFIG, "JS_ERROR");
150 auto eventInfos = SmartParser::Analysis(faultFile, TEST_CONFIG, "APP_FREEZE");
196 auto eventInfos = SmartParser::Analysis(faultFile, TEST_CONFIG, "PANIC");
231 auto eventInfos = SmartParser::Analysis(faultFile, TEST_CONFIG, "HWWATCHDOG");
282 eventInfos = SmartParser::Analysis("", "", "TEST");
284 eventInfos = SmartParser::Analysis("", "", "");
286 eventInfos = SmartParser::Analysis("test", "test", "test");
787 auto eventInfos = SmartParser::Analysis(faultFile, TEST_CONFIG, "PANIC");
822 auto eventInfos = SmartParser::Analysis(faultFile, TEST_CONFIG, "PANIC");
[all …]
/ohos5.0/docs/en/application-dev/dfx/
H A Dperformance-analysis-kit-overview.md1 # Introduction to Performance Analysis Kit
3 Performance Analysis Kit provides the event, log, and tracing analysis tools to help you check the …
37 ## Fault Analysis
39 Performance Analysis Kit provides comprehensive capabilities such as fault detection and exception …
H A DReadme-EN.md1 # Performance Analysis Kit
3 - [Introduction to Performance Analysis Kit](performance-analysis-kit-overview.md)
54 - Fault Analysis
H A Dhitracemeter-view.md6 …and key logging of the system. For details, see <!--RP1-->[CPU Activity Analysis: CPU](https://dev…
H A Djscrash-guidelines.md52 ## JS Crash Fault Analysis
181 #### 2. Call Stack Analysis
193 …de and locate the problematic code in JS. For details, see [Stack Trace Analysis](https://develope…
200 ### TypeError Analysis
240 …rs cannot be converted from the JS stack. You can refer to [Stack Trace Analysis](https://develope…
278 ### Error Analysis
319 …rs cannot be converted from the JS stack. You can refer to [Stack Trace Analysis](https://develope…
H A Dhicollie-guidelines-ndk.md14 … name-application UID-time (seconds)**. For details, see [appfreeze Log Analysis](./appfreeze-guid…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Derrorcode-image-analyzer.md7 ## 110001 AI Image Analysis Not Supported
25 ## 110002 AI Image Analysis in Progress
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-image-common.md1 # Image Analysis Types
83 | ImageAnalyzerType[] | Analysis type supported by the corresponding component.|
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/
H A Dsmart_parser.h30 static std::map<std::string, std::string> Analysis(const std::string& eventPath,
H A Dsmart_parser.cpp28 std::map<std::string, std::string> SmartParser::Analysis(const std::string& eventPath, in Analysis() function in OHOS::HiviewDFX::SmartParser
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-boot-init-faqs.md23 **Cause Analysis**
123 **Cause Analysis**
141 **Cause Analysis**
159 **Cause Analysis**
209 **Cause Analysis**
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/common/
H A Dlog_analyzer.cpp58 eventInfos = SmartParser::Analysis(logPath, SMART_PARSER_PATH, eventType); in AnalysisFaultlog()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/
H A DReadme-CN.md1 # Performance Analysis Kit(性能分析服务)
/ohos5.0/docs/en/application-dev/arkts-utils/
H A Darkts-runtime-overview.md17 - Analysis tools: DFX tool and CPU and heap profiling tool
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/
H A DReadme-EN.md1 # Performance Analysis Kit
/ohos5.0/docs/en/device-dev/device-test/
H A Dsmartperf-host.md69 - Using SQL Analysis and Metrics
71 …etrics features to quickly locate the trace data. For details, see [SQL Analysis and Metrics Usage…
/ohos5.0/docs/en/application-dev/performance/
H A Dperformance-optimization-using-smartperf-host.md17 ## Performance Analysis
19 ### FrameTimeline: Frame Rate Analysis
188 ### AppStartup: Application Startup Analysis
/ohos5.0/docs/en/application-dev/faqs/
H A Dfaqs-compiler-runtime.md51 | **Error Log**| Fault Analysis | **Handling Suggestion** |
H A Dfaqs-file-management.md9 **Cause Analysis**
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
H A Dbbox_detector_plugin.cpp115 auto eventInfos = SmartParser::Analysis(dynamicPaths, LOGPARSECONFIG, name); in HandleBBoxEvent()
/ohos5.0/docs/zh-cn/application-dev/reference/
H A DReadme-CN.md48 - [Performance Analysis Kit API参考](apis-performance-analysis-kit/Readme-CN.md)
/ohos5.0/docs/en/application-dev/reference/
H A DReadme-EN.md48 - [Performance Analysis Kit API Reference](apis-performance-analysis-kit/Readme-EN.md)
/ohos5.0/docs/en/readme/
H A DARK-Runtime-Subsystem.md38 - Analysis tools: DFX tool and CPU and heap profiling tool

12