Home
last modified time | relevance | path

Searched refs:plugins (Results 1 – 25 of 88) sorted by relevance

1234

/developtools/profiler/device/
DBUILD.gn20 "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/gpu_plugin:gpudataplugin",
26 "plugins/hidump_plugin:hidumpplugin",
27 "plugins/hilog_plugin:hilogplugin",
28 "plugins/hiperf_plugin:hiperfplugin",
29 "plugins/hisysevent_plugin:hisyseventplugin",
[all …]
/developtools/profiler/device/cmds/
DBUILD.gn16 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/gpu_data:gpu_plugin_config_cpp_standard",
47 "${OHOS_PROFILER_DIR}/protos/types/plugins/hidump_data:hidump_plugin_config_cpp_standard",
48 "${OHOS_PROFILER_DIR}/protos/types/plugins/hiebpf_data:hiebpf_data_cpp_standard",
49 "${OHOS_PROFILER_DIR}/protos/types/plugins/hilog_data:hilog_plugin_config_cpp_standard",
50 "${OHOS_PROFILER_DIR}/protos/types/plugins/hiperf_data:hiperf_data_cpp_standard",
[all …]
/developtools/profiler/device/cmds/test/
DBUILD.gn38 "${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/gpu_data:gpu_plugin_config_cpp_standard",
43 "${OHOS_PROFILER_DIR}/protos/types/plugins/hidump_data:hidump_plugin_config_cpp_standard",
44 "${OHOS_PROFILER_DIR}/protos/types/plugins/hiebpf_data:hiebpf_data_cpp_standard",
45 "${OHOS_PROFILER_DIR}/protos/types/plugins/hilog_data:hilog_plugin_config_cpp_standard",
46 "${OHOS_PROFILER_DIR}/protos/types/plugins/hiperf_data:hiperf_data_cpp_standard",
47 … "${OHOS_PROFILER_DIR}/protos/types/plugins/hisysevent_data:hisysevent_plugin_config_cpp_standard",
[all …]
/developtools/profiler/interfaces/kits/test/
DBUILD.gn29 "${OHOS_PROFILER_DIR}/protos/types/plugins/memory_data:memory_data_cpp",
30 "${OHOS_PROFILER_DIR}/protos/types/plugins/sample_data:sample_data_cpp",
31 "${OHOS_PROFILER_DIR}/protos/types/plugins/stream_data:stream_data_cpp",
37 "${OHOS_PROFILER_DIR}/device/plugins/memory_plugin/include",
38 "${OHOS_PROFILER_DIR}/device/plugins/sample_plugin/include",
39 "${OHOS_PROFILER_DIR}/device/plugins/stream_plugin/include",
40 "${OHOS_PROFILER_DIR}/device/plugins/api/include",
41 "${OHOS_PROFILER_DIR}/device/plugins/api/src",
47 "${OHOS_PROFILER_DIR}/device/plugins/memory_plugin/src/buffer_splitter.cpp",
48 "${OHOS_PROFILER_DIR}/device/plugins/memory_plugin/src/memory_data_plugin.cpp",
[all …]
/developtools/profiler/device/plugins/native_daemon/
DBUILD.gn95 "${OHOS_PROFILER_DIR}/device/plugins/native_daemon/native_memory_profiler_sa/include",
96 "${OHOS_PROFILER_DIR}/device/plugins/native_daemon/native_memory_profiler_sa/util/include",
101 …"${OHOS_PROFILER_DIR}/device/plugins/native_daemon/native_memory_profiler_sa/src/native_memory_pro…
102 …"${OHOS_PROFILER_DIR}/device/plugins/native_daemon/native_memory_profiler_sa/src/native_memory_pro…
103 …"${OHOS_PROFILER_DIR}/device/plugins/native_daemon/native_memory_profiler_sa/src/native_memory_pro…
104 …"${OHOS_PROFILER_DIR}/device/plugins/native_daemon/native_memory_profiler_sa/src/native_memory_pro…
115 "${OHOS_PROFILER_DIR}/protos/types/plugins/native_hook:native_hook_cpp",
116 "${OHOS_PROFILER_DIR}/protos/types/plugins/native_hook:native_hook_cpp_standard",
152 "${OHOS_PROFILER_DIR}/device/plugins/native_daemon/native_memory_profiler_sa/include",
153 "${OHOS_PROFILER_DIR}/device/plugins/native_daemon/native_memory_profiler_sa/util/include",
[all …]
/developtools/smartperf_host/trace_streamer/src/parser/
DBUILD.gn30 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/cpu_data:cpu_data_reader",
31 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/diskio_data:diskio_data_reader",
32 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/hidump_data:hidump_data_reader",
33 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/hilog_data:hilog_data_reader",
34 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/hisysevent_data:hisysevent_data_reader",
35 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/js_memory:js_memory_data_reader",
36 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/memory_data:memory_data_reader",
37 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/native_hook:native_hook_data_reader",
38 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/network_data:network_data_reader",
39 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/process_data:process_data_reader",
/developtools/profiler/device/plugins/ftrace_plugin/tools/device_kernel_version/default/event_formatters/
DBUILD.gn25 "${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/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/
DBUILD.gn123 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/cpu_data:cpu_data_reader",
124 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/diskio_data:diskio_data_reader",
125 …"${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/ftrace_data/${device_kernel_version}:ftrac…
126 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/hidump_data:hidump_data_reader",
127 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/hilog_data:hilog_data_reader",
128 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/hisysevent_data:hisysevent_data_reader",
129 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/js_memory:js_memory_data_reader",
130 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/memory_data:memory_data_reader",
131 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/native_hook:native_hook_data_reader",
132 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/network_data:network_data_reader",
[all …]
/developtools/ace_js2bundle/ace-loader/
Dbabel.config.js20 const plugins = [
35 plugins.push(...liteArray);
39 plugins,
Dwebpack.rich.config.js97 plugins: [ property
156 plugins: [util.loadBabelModule('@babel/plugin-transform-modules-commonjs'), property
242 config.plugins.push(new GenAbcPlugin(process.env.buildPath, arkDir, nodeJs, workerFile,
254 …config.plugins.push(new GenBinPlugin(process.env.buildPath, path.join(__dirname, 'bin', workerFile…
298 config.plugins = [
318 plugins: [new ReadJsonPlugin()], property
321 config.plugins.push(new CopyPlugin({
332 config.plugins.push(new CopyPlugin({
344 config.plugins.push(new AfterEmitPlugin())
/developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/test/
DBUILD.gn60 "${OHOS_PROFILER_DIR}/device/plugins/native_daemon/native_memory_profiler_sa/include",
61 "${OHOS_PROFILER_DIR}/device/plugins/native_daemon/native_memory_profiler_sa/util/include",
70 …"${OHOS_PROFILER_DIR}/device/plugins/native_daemon/native_memory_profiler_sa/src/native_memory_pro…
71 …"${OHOS_PROFILER_DIR}/device/plugins/native_daemon/native_memory_profiler_sa/src/native_memory_pro…
72 …"${OHOS_PROFILER_DIR}/device/plugins/native_daemon/native_memory_profiler_sa/src/native_memory_pro…
73 …"${OHOS_PROFILER_DIR}/device/plugins/native_daemon/native_memory_profiler_sa/src/native_memory_pro…
74 …"${OHOS_PROFILER_DIR}/device/plugins/native_daemon/native_memory_profiler_sa/src/native_memory_pro…
75 …"${OHOS_PROFILER_DIR}/device/plugins/native_daemon/native_memory_profiler_sa/src/native_memory_pro…
109 "${OHOS_PROFILER_DIR}/protos/types/plugins/native_hook:native_hook_cpp",
110 "${OHOS_PROFILER_DIR}/protos/types/plugins/native_hook:native_hook_cpp_standard",
/developtools/profiler/device/services/profiler_service/test/
DBUILD.gn45 "${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/smartperf_host/trace_streamer/sdk/demo_sdk/sdk/
Dts.gni39 …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/
Dts.gni39 …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/test/
DBUILD.gn76 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/cpu_data:ts_cpu_data_cpp",
77 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/diskio_data:ts_diskio_data_cpp",
78 …"${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/ftrace_data/${device_kernel_version}:ts_ft…
79 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/hidump_data:ts_hidump_data_cpp",
80 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/hilog_data:ts_hilog_data_cpp",
81 … "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/hisysevent_data:ts_hisysevent_data_cpp",
82 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/js_memory:ts_js_memory_data_cpp",
83 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/memory_data:ts_memory_data_cpp",
84 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/native_hook:ts_native_hook_cpp",
85 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/network_data:ts_network_data_cpp",
[all …]
/developtools/profiler/device/plugins/hiperf_plugin/test/fuzztest/hiperfstartplugin_fuzzer/
DBUILD.gn21 …fuzz_config_file = "${OHOS_PROFILER_DIR}/device/plugins/hiperf_plugin/test/fuzztest/hiperfstartplu…
30 "${OHOS_PROFILER_DIR}/device/plugins/hiperf_plugin/src/hiperf_module.cpp",
38 "${OHOS_PROFILER_DIR}/protos/types/plugins/hiperf_data:hiperf_data_cpp",
43 "${OHOS_PROFILER_DIR}/device/plugins/hiperf_plugin/include",
44 "${OHOS_PROFILER_DIR}/device/plugins/api/include",
/developtools/profiler/device/plugins/native_daemon/test/
DBUILD.gn46 …"${OHOS_PROFILER_DIR}/device/plugins/native_daemon/native_memory_profiler_sa/src/native_memory_pro…
47 …"${OHOS_PROFILER_DIR}/device/plugins/native_daemon/native_memory_profiler_sa/src/native_memory_pro…
48 …"${OHOS_PROFILER_DIR}/device/plugins/native_daemon/native_memory_profiler_sa/src/native_memory_pro…
49 …"${OHOS_PROFILER_DIR}/device/plugins/native_daemon/native_memory_profiler_sa/src/native_memory_pro…
59 "${OHOS_PROFILER_DIR}/protos/types/plugins/native_hook:native_hook_cpp",
60 "${OHOS_PROFILER_DIR}/protos/types/plugins/native_hook:native_hook_cpp_standard",
106 "${OHOS_PROFILER_DIR}/device/plugins/native_daemon/native_memory_profiler_sa/include",
107 "${OHOS_PROFILER_DIR}/device/plugins/native_daemon/native_memory_profiler_sa/util/include",
/developtools/ace_ets2bundle/compiler/
Dbabel.config.js20 const plugins = [
33 plugins
/developtools/profiler/device/etc/
Dhiprofilerd.cfg39 "name" : "param:hiviewdfx.hiprofiler.plugins.start=1",
40 "condition" : "hiviewdfx.hiprofiler.plugins.start=1",
45 "name" : "param:hiviewdfx.hiprofiler.plugins.start=0",
46 "condition" : "hiviewdfx.hiprofiler.plugins.start=0",
/developtools/profiler/device/plugins/hiperf_plugin/test/
DBUILD.gn29 "${OHOS_PROFILER_DIR}/device/plugins/hiperf_plugin:hiperfplugin_source",
30 "${OHOS_PROFILER_DIR}/protos/types/plugins/hiperf_data:hiperf_data_cpp",
33 "${OHOS_PROFILER_DIR}/device/plugins/hiperf_plugin/include",
34 "${OHOS_PROFILER_DIR}/device/plugins/api/include",
/developtools/profiler/device/plugins/memory_plugin/test/
DBUILD.gn32 "${OHOS_PROFILER_DIR}/device/plugins/memory_plugin:memdataplugin_source",
33 "${OHOS_PROFILER_DIR}/device/plugins/memory_plugin:memorytest",
34 "${OHOS_PROFILER_DIR}/protos/types/plugins/memory_data:memory_data_cpp",
65 "${OHOS_PROFILER_DIR}/device/plugins/memory_plugin:memdataplugin_source",
66 "${OHOS_PROFILER_DIR}/protos/types/plugins/memory_data:memory_data_cpp",
/developtools/smartperf_host/trace_streamer/src/
DBUILD.gn92 "${THIRD_PARTY}/protogen/types/plugins/js_memory",
93 "${PERF_DIR}/profiler/device/plugins/ftrace_plugin/include",
175 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/cpu_data:cpu_data_reader",
176 …"${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/ftrace_data/${device_kernel_version}:ftrac…
177 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/hilog_data:hilog_data_reader",
178 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/hisysevent_data:hisysevent_data_reader",
179 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/js_memory:ts_js_memory_data_cpp",
180 "${OHOS_TRACE_STREAMER_PROTOS_DIR}/protos/types/plugins/memory_data:memory_data_reader",
/developtools/profiler/device/plugins/native_hook/test/
DBUILD.gn50 "${OHOS_PROFILER_DIR}/device/plugins/native_daemon:native_daemon",
51 "${OHOS_PROFILER_DIR}/device/plugins/native_hook:native_hook_source",
52 "${OHOS_PROFILER_DIR}/protos/types/plugins/native_hook:native_hook_cpp",
53 "${OHOS_PROFILER_DIR}/protos/types/plugins/native_hook:native_hook_cpp_standard",
/developtools/profiler/device/plugins/hilog_plugin/test/fuzztest/hilogstartplugin_fuzzer/
DBUILD.gn21 …fuzz_config_file = "${OHOS_PROFILER_DIR}/device/plugins/hilog_plugin/test/fuzztest/hilogstartplugi…
30 "${OHOS_PROFILER_DIR}/device/plugins/hilog_plugin:hilogplugin_source",
31 "${OHOS_PROFILER_DIR}/protos/types/plugins/hilog_data:hilog_data_cpp",
/developtools/profiler/device/plugins/diskio_plugin/test/fuzztest/diskiostartplugin_fuzzer/
DBUILD.gn21 …fuzz_config_file = "${OHOS_PROFILER_DIR}/device/plugins/diskio_plugin/test/fuzztest/diskiostartplu…
30 "${OHOS_PROFILER_DIR}/device/plugins/diskio_plugin:diskiodataplugin_source",
31 "${OHOS_PROFILER_DIR}/protos/types/plugins/diskio_data:diskio_data_cpp",

1234