| /developtools/profiler/device/ |
| D | BUILD.gn | 20 "plugins/api:hiprofiler_plugins", 21 "plugins/arkts_plugin:arktsplugin", 22 "plugins/cpu_plugin:cpudataplugin", 23 "plugins/diskio_plugin:diskiodataplugin", 24 "plugins/ftrace_plugin:ftrace_targets", 25 "plugins/hidump_plugin:hidumpplugin", 26 "plugins/hilog_plugin:hilogplugin", 27 "plugins/hiperf_plugin:hiperfplugin", 28 "plugins/hisysevent_plugin:hisyseventplugin", 29 "plugins/memory_plugin:memdataplugin", [all …]
|
| /developtools/profiler/device/cmds/ |
| D | BUILD.gn | 16 import("../plugins/ftrace_plugin/ftrace.gni") 42 "${OHOS_PROFILER_DIR}/protos/types/plugins/arkts_plugin:arkts_plugin_cpp_standard", 43 "${OHOS_PROFILER_DIR}/protos/types/plugins/cpu_data:cpu_plugin_config_cpp_standard", 44 "${OHOS_PROFILER_DIR}/protos/types/plugins/diskio_data:diskio_plugin_config_cpp_standard", 45 …"${OHOS_PROFILER_DIR}/protos/types/plugins/ftrace_data/${device_kernel_version}:ftrace_plugin_conf… 46 "${OHOS_PROFILER_DIR}/protos/types/plugins/hidump_data:hidump_plugin_config_cpp_standard", 47 "${OHOS_PROFILER_DIR}/protos/types/plugins/hiebpf_data:hiebpf_data_cpp_standard", 48 "${OHOS_PROFILER_DIR}/protos/types/plugins/hilog_data:hilog_plugin_config_cpp_standard", 49 "${OHOS_PROFILER_DIR}/protos/types/plugins/hiperf_data:hiperf_data_cpp_standard", 50 … "${OHOS_PROFILER_DIR}/protos/types/plugins/hisysevent_data:hisysevent_plugin_config_cpp_standard", [all …]
|
| /developtools/profiler/interfaces/kits/test/ |
| D | BUILD.gn | 28 "${OHOS_PROFILER_DIR}/protos/types/plugins/memory_data:memory_data_cpp", 29 "${OHOS_PROFILER_DIR}/protos/types/plugins/sample_data:sample_data_cpp", 30 "${OHOS_PROFILER_DIR}/protos/types/plugins/stream_data:stream_data_cpp", 36 "${OHOS_PROFILER_DIR}/device/plugins/memory_plugin/include", 37 "${OHOS_PROFILER_DIR}/device/plugins/sample_plugin/include", 38 "${OHOS_PROFILER_DIR}/device/plugins/stream_plugin/include", 39 "${OHOS_PROFILER_DIR}/device/plugins/api/include", 40 "${OHOS_PROFILER_DIR}/device/plugins/api/src", 46 "${OHOS_PROFILER_DIR}/device/plugins/memory_plugin/src/buffer_splitter.cpp", 47 "${OHOS_PROFILER_DIR}/device/plugins/memory_plugin/src/memory_data_plugin.cpp", [all …]
|
| /developtools/profiler/device/cmds/test/ |
| D | BUILD.gn | 38 "${OHOS_PROFILER_DIR}/protos/types/plugins/arkts_plugin:arkts_plugin_cpp_standard", 39 "${OHOS_PROFILER_DIR}/protos/types/plugins/cpu_data:cpu_plugin_config_cpp_standard", 40 "${OHOS_PROFILER_DIR}/protos/types/plugins/diskio_data:diskio_plugin_config_cpp_standard", 41 … "${OHOS_PROFILER_DIR}/protos/types/plugins/ftrace_data/default:ftrace_plugin_config_cpp_standard", 42 "${OHOS_PROFILER_DIR}/protos/types/plugins/hidump_data:hidump_plugin_config_cpp_standard", 43 "${OHOS_PROFILER_DIR}/protos/types/plugins/hiebpf_data:hiebpf_data_cpp_standard", 44 "${OHOS_PROFILER_DIR}/protos/types/plugins/hilog_data:hilog_plugin_config_cpp_standard", 45 "${OHOS_PROFILER_DIR}/protos/types/plugins/hiperf_data:hiperf_data_cpp_standard", 46 … "${OHOS_PROFILER_DIR}/protos/types/plugins/hisysevent_data:hisysevent_plugin_config_cpp_standard", 47 "${OHOS_PROFILER_DIR}/protos/types/plugins/memory_data:memory_plugin_config_cpp_standard", [all …]
|
| /developtools/smartperf_host/trace_streamer/src/parser/ |
| D | BUILD.gn | 28 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/cpu_data:cpu_data_reader", 29 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/diskio_data:diskio_data_reader", 30 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/hidump_data:hidump_data_reader", 31 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/hilog_data:hilog_data_reader", 32 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/hisysevent_data:hisysevent_data_reader", 33 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/js_memory:js_memory_data_reader", 34 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/memory_data:memory_data_reader", 35 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/native_hook:native_hook_data_reader", 36 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/network_data:network_data_reader", 37 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/process_data:process_data_reader",
|
| /developtools/profiler/host/smartperf/trace_streamer/src/parser/ |
| D | BUILD.gn | 34 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/cpu_data:cpu_data_encoder", 35 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/diskio_data:diskio_data_encoder", 36 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/hidump_data:hidump_data_encoder", 37 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/hilog_data:hilog_data_encoder", 38 … "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/hisysevent_data:hisysevent_data_encoder", 39 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/js_memory:js_memory_data_encoder", 40 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/memory_data:memory_data_encoder", 41 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/native_hook:native_hook_data_encoder", 42 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/network_data:network_data_encoder", 43 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/process_data:process_data_encoder",
|
| /developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/ |
| D | BUILD.gn | 83 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/cpu_data:cpu_data_reader", 84 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/diskio_data:diskio_data_reader", 85 …"${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/ftrace_data/${device_kernel_version}:ftrac… 86 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/hidump_data:hidump_data_reader", 87 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/hilog_data:hilog_data_reader", 88 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/hisysevent_data:hisysevent_data_reader", 89 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/js_memory:js_memory_data_reader", 90 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/memory_data:memory_data_reader", 91 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/native_hook:native_hook_data_reader", 92 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/network_data:network_data_reader", [all …]
|
| /developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_pbreader_parser/ |
| D | BUILD.gn | 101 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/cpu_data:cpu_data_encoder", 102 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/diskio_data:diskio_data_encoder", 103 …"${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/ftrace_data/${device_kernel_version}:ftrac… 104 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/hidump_data:hidump_data_encoder", 105 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/hilog_data:hilog_data_encoder", 106 … "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/hisysevent_data:hisysevent_data_encoder", 107 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/js_memory:js_memory_data_encoder", 108 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/memory_data:memory_data_encoder", 109 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/native_hook:native_hook_data_encoder", 110 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/network_data:network_data_encoder", [all …]
|
| /developtools/profiler/device/plugins/ftrace_plugin/tools/device_kernel_version/default/event_formatters/ |
| D | BUILD.gn | 25 "${OHOS_PROFILER_DIR}/device/plugins/ftrace_plugin/include", 26 "${OHOS_PROFILER_DIR}/device/plugins/ftrace_plugin/tools/trace_converter/", 27 "${OHOS_PROFILER_DIR}/device/plugins/ftrace_plugin/tools/trace_converter/include", 28 "${OHOS_PROFILER_DIR}/device/plugins/ftrace_plugin/tools/trace_converter/include/linux", 29 "${OHOS_PROFILER_DIR}/device/plugins/ftrace_plugin/tools/trace_converter/include/trace", 35 …"${OHOS_PROFILER_DIR}/protos/types/plugins/ftrace_data/${device_kernel_version}:ftrace_data_cpp_st… 46 …"${OHOS_PROFILER_DIR}/device/plugins/ftrace_plugin/tools/trace_converter:trace_converter_inner_con…
|
| /developtools/ace_js2bundle/ace-loader/ |
| D | babel.config.js | 20 const plugins = [ 35 plugins.push(...liteArray); 39 plugins,
|
| /developtools/smartperf_host/trace_streamer/test/ |
| D | BUILD.gn | 68 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/cpu_data:ts_cpu_data_cpp", 69 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/diskio_data:ts_diskio_data_cpp", 70 …"${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/ftrace_data/${device_kernel_version}:ts_ft… 71 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/hidump_data:ts_hidump_data_cpp", 72 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/hilog_data:ts_hilog_data_cpp", 73 … "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/hisysevent_data:ts_hisysevent_data_cpp", 74 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/js_memory:ts_js_memory_data_cpp", 75 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/memory_data:ts_memory_data_cpp", 76 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/native_hook:ts_native_hook_cpp", 77 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/network_data:ts_network_data_cpp", [all …]
|
| /developtools/profiler/device/services/profiler_service/test/ |
| D | BUILD.gn | 45 "${OHOS_PROFILER_DIR}/protos/types/plugins/cpu_data:cpu_data_cpp", 46 "${OHOS_PROFILER_DIR}/protos/types/plugins/diskio_data:diskio_data_cpp", 47 "${OHOS_PROFILER_DIR}/protos/types/plugins/hilog_data:hilog_data_cpp", 48 "${OHOS_PROFILER_DIR}/protos/types/plugins/memory_data:memory_data_cpp", 49 "${OHOS_PROFILER_DIR}/protos/types/plugins/network_data:network_data_cpp", 50 "${OHOS_PROFILER_DIR}/protos/types/plugins/process_data:process_data_cpp",
|
| /developtools/profiler/device/plugins/hiperf_plugin/test/fuzztest/hiperfstartplugin_fuzzer/ |
| D | BUILD.gn | 22 …fuzz_config_file = "${OHOS_PROFILER_DIR}/device/plugins/hiperf_plugin/test/fuzztest/hiperfstartplu… 31 "${OHOS_PROFILER_DIR}/device/plugins/hiperf_plugin/src/hiperf_module.cpp", 36 "${OHOS_PROFILER_DIR}/protos/types/plugins/hiperf_data:hiperf_data_cpp", 40 "${OHOS_PROFILER_DIR}/device/plugins/hiperf_plugin/include", 41 "${OHOS_PROFILER_DIR}/device/plugins/api/include",
|
| /developtools/profiler/device/etc/ |
| D | hiprofilerd.cfg | 40 "name" : "param:hiviewdfx.hiprofiler.plugins.start=1", 41 "condition" : "hiviewdfx.hiprofiler.plugins.start=1", 46 "name" : "param:hiviewdfx.hiprofiler.plugins.start=0", 47 "condition" : "hiviewdfx.hiprofiler.plugins.start=0",
|
| /developtools/smartperf_host/trace_streamer/sdk/demo_sdk/sdk/ |
| D | ts.gni | 39 …OHOS_FTRACE_PROTO_DIR = "//developtools/profiler/protos/types/plugins/ftrace_data/${kernel_version… 41 "//developtools/profiler/protos/types/plugins/memory_data" 43 "//developtools/profiler/protos/types/plugins/hilog_data" 45 "//developtools/profiler/protos/types/plugins/native_hook" 47 "//developtools/profiler/protos/types/plugins/hidump_data"
|
| /developtools/smartperf_host/trace_streamer/sdk/demo_sdk/ |
| D | ts.gni | 39 …OHOS_FTRACE_PROTO_DIR = "//developtools/profiler/protos/types/plugins/ftrace_data/${kernel_version… 41 "//developtools/profiler/protos/types/plugins/memory_data" 43 "//developtools/profiler/protos/types/plugins/hilog_data" 45 "//developtools/profiler/protos/types/plugins/native_hook" 47 "//developtools/profiler/protos/types/plugins/hidump_data"
|
| /developtools/smartperf_host/trace_streamer/sdk/dubai_sdk/sdk/ |
| D | ts.gni | 37 …OHOS_FTRACE_PROTO_DIR = "//developtools/profiler/protos/types/plugins/ftrace_data/${kernel_version… 39 "//developtools/profiler/protos/types/plugins/memory_data" 41 "//developtools/profiler/protos/types/plugins/hilog_data" 43 "//developtools/profiler/protos/types/plugins/native_hook" 45 "//developtools/profiler/protos/types/plugins/hidump_data"
|
| /developtools/smartperf_host/trace_streamer/sdk/dubai_sdk/ |
| D | ts.gni | 37 …OHOS_FTRACE_PROTO_DIR = "//developtools/profiler/protos/types/plugins/ftrace_data/${kernel_version… 39 "//developtools/profiler/protos/types/plugins/memory_data" 41 "//developtools/profiler/protos/types/plugins/hilog_data" 43 "//developtools/profiler/protos/types/plugins/native_hook" 45 "//developtools/profiler/protos/types/plugins/hidump_data"
|
| /developtools/ace_ets2bundle/compiler/ |
| D | babel.config.js | 20 const plugins = [ 33 plugins
|
| /developtools/profiler/device/plugins/hiperf_plugin/test/ |
| D | BUILD.gn | 29 "${OHOS_PROFILER_DIR}/device/plugins/hiperf_plugin:hiperfplugin_source", 30 "${OHOS_PROFILER_DIR}/protos/types/plugins/hiperf_data:hiperf_data_cpp", 34 "${OHOS_PROFILER_DIR}/device/plugins/hiperf_plugin/include", 35 "${OHOS_PROFILER_DIR}/device/plugins/api/include",
|
| /developtools/profiler/device/plugins/memory_plugin/test/ |
| D | BUILD.gn | 33 "${OHOS_PROFILER_DIR}/device/plugins/memory_plugin:memdataplugin_source", 34 "${OHOS_PROFILER_DIR}/device/plugins/memory_plugin:memorytest", 35 "${OHOS_PROFILER_DIR}/protos/types/plugins/memory_data:memory_data_cpp", 62 "${OHOS_PROFILER_DIR}/device/plugins/memory_plugin:memdataplugin_source", 63 "${OHOS_PROFILER_DIR}/protos/types/plugins/memory_data:memory_data_cpp",
|
| /developtools/profiler/device/plugins/diskio_plugin/test/fuzztest/diskiostartplugin_fuzzer/ |
| D | BUILD.gn | 22 …fuzz_config_file = "${OHOS_PROFILER_DIR}/device/plugins/diskio_plugin/test/fuzztest/diskiostartplu… 31 "${OHOS_PROFILER_DIR}/device/plugins/diskio_plugin:diskiodataplugin_source", 32 "${OHOS_PROFILER_DIR}/protos/types/plugins/diskio_data:diskio_data_cpp",
|
| /developtools/profiler/device/plugins/hidump_plugin/test/fuzztest/hidumpstartplugin_fuzzer/ |
| D | BUILD.gn | 22 …fuzz_config_file = "${OHOS_PROFILER_DIR}/device/plugins/hidump_plugin/test/fuzztest/hidumpstartplu… 31 "${OHOS_PROFILER_DIR}/device/plugins/hidump_plugin:hidumpplugin_source", 32 "${OHOS_PROFILER_DIR}/protos/types/plugins/hidump_data:hidump_data_cpp",
|
| /developtools/profiler/device/plugins/network_plugin/test/fuzztest/networkstartplugin_fuzzer/ |
| D | BUILD.gn | 22 …fuzz_config_file = "${OHOS_PROFILER_DIR}/device/plugins/network_plugin/test/fuzztest/networkstartp… 32 "${OHOS_PROFILER_DIR}/device/plugins/network_plugin:networkplugin_source", 33 "${OHOS_PROFILER_DIR}/protos/types/plugins/network_data:network_data_cpp",
|
| /developtools/profiler/device/plugins/cpu_plugin/test/fuzztest/cpustartplugin_fuzzer/ |
| D | BUILD.gn | 22 …fuzz_config_file = "${OHOS_PROFILER_DIR}/device/plugins/cpu_plugin/test/fuzztest/cpustartplugin_fu… 31 "${OHOS_PROFILER_DIR}/device/plugins/cpu_plugin:cpudataplugin_source", 32 "${OHOS_PROFILER_DIR}/protos/types/plugins/cpu_data:cpu_data_cpp",
|