Home
last modified time | relevance | path

Searched refs:shell (Results 1 – 25 of 50) sorted by relevance

12

/developtools/hdc/src/daemon/etc/
Dhdc.para.dac14 sys.usb.ffs.ready = root:shell:0660
15 persist.hdc.root = root:shell:0660
16 persist.hdc.mode = root:shell:0660
17 persist.hdc.port = root:shell:0660
18 persist.hdc.uv.threads = root:shell:0660
22 persist.hdc.control.shell = root:shell:0644
23 persist.hdc.control.file = root:shell:0644
24 persist.hdc.control.fport = root:shell:0644
Dhdcd.cfg5 "uid" : "shell",
6 "gid" : [ "shell", "log", "readproc" ],
13 "uid" : "shell",
14 "gid" : "shell"
54 "setparam persist.hdc.control.shell false",
62 "setparam persist.hdc.control.shell true",
Dhdcd.root.cfg6 "gid" : [ "root", "shell", "log", "readproc" ],
14 "gid" : "shell"
54 "setparam persist.hdc.control.shell false",
62 "setparam persist.hdc.control.shell true",
/developtools/profiler/tools/smaps_show/
DREADME.md7 ```shell
16 ```shell
22 ```shell
33 ```shell
43 ```shell
/developtools/hiperf/etc/
Dhiperf.para.dac13 hiviewdfx.hiperf.perf_event_max_sample_rate=root:shell:0775
14 hiviewdfx.hiperf.perf_cpu_time_max_percent=root:shell:0775
15 hiviewdfx.hiperf.perf_event_mlock_kb=root:shell:0775
16 security.perf_harden=root:shell:0775
/developtools/bytrace/script/
Dbytrace_capture.bat15 hdc_std shell "echo > /sys/kernel/debug/tracing/trace"
16 hdc_std shell "echo 4096 > /sys/kernel/debug/tracing/saved_cmdlines_size"
17 hdc_std shell "bytrace -t 10 -b 204800 --overwrite filemanagement gresource devicemanager devicepro…
18 hdc_std shell "echo > /sys/kernel/debug/tracing/trace"
19 hdc_std shell "sed -i '1,2d' /data/log/mynewtrace.ftrace"
/developtools/profiler/device/plugins/ftrace_plugin/tools/
Drefresh_device_kernel_code.py55 proto_sub = subprocess.Popen(proto_cmd, shell=True)
66 parsers_sub = subprocess.Popen(parsers_cmd, shell=True)
74 formatters_sub = subprocess.Popen(formatters_cmd, shell=True)
/developtools/profiler/device/etc/
Dhiprofiler_daemon.cfg9 "gid" : ["shell", "readproc"],
17 "gid" : "shell"
Dhiprofiler.para.dac14 hiviewdfx.hiprofiler.=hiprofiler:shell:0775
15 libc.hook_mode.=root:shell:0775
Dhiprofilerd.cfg8 "gid" : ["shell", "readproc", "netsys_socket"],
16 "gid" : "shell",
Dhiprofiler_plugins.cfg9 "gid" : ["shell", "readproc"],
/developtools/profiler/host/smartperf/client/client_ui/
DREADME_zh.md99 步骤1:进入shell中查看SP_daemon进程是否存在,没有则需启动SP_daemon进程(SP_daemon用于采集fps、ram等指标), 然后打开桌面的Smartperf工具。(采集指标少…
103 C:\Users\test>hdc_std shell
112 C:\Users\test>hdc_std shell
/developtools/syscap_codec/
DREADME_ZH.md72 ```shell
90 ```shell
142 ```shell
159 ```shell
/developtools/integration_verification/tools/rom_ram_analyzer/standard/
DREADME.md35 ```shell
60 ```shell
124 ```shell
152 ```shell
/developtools/profiler/host/smartperf/client/client_command/
DREADME_zh.md53 1)目前命令行版本已系统预制,可以进入shell,执行SP_daemon --help查看。
56 C:\Users\test>hdc_std shell
/developtools/integration_verification/tools/deps_guard/elf_file_mgr/hdi/
Dhdi_parser.py29 subprocess.Popen('%s -d "%s" -o "%s"' % (hdi_tool, hcs_file, out_file), shell=True).wait()
/developtools/ace_js2bundle/ace-loader/
Dmain.product.js18 var shell = require('shelljs'); variable
128 shell.exec(cmd, (err) => {
/developtools/smartperf_host/ide/src/doc/md/
Dquickstart_device_record.md31 输入hdc_std shell,进入设备,执行命令。
/developtools/profiler/host/smartperf/ide/src/doc/md/
Dquickstart_device_record.md31 输入hdc_std shell,进入设备,执行命令。
/developtools/integration_verification/tools/deps_guard/rules/ChipsetSDK/
DREADME.md35 ```shell
/developtools/hiperf/test/fuzztest/resource/
Dsend_to_device.bat16 hdc_std shell mkdir -p /data/test/resource/testdata/
/developtools/hiperf/test/unittest/resource/
Dsend_report_to_device.bat16 hdc_std shell mkdir -p /data/test/resource/testdata/report/
Dsend_dwarf_to_device.bat16 hdc_std shell mkdir -p /data/test/resource/testdata/dwarf/
/developtools/profiler/device/plugins/native_daemon/test/unittest/resource/
Dsend_dwarf_to_device.bat16 hdc_std shell mkdir -p /data/test/resource/testdata/dwarf/
Dsend_to_device.bat16 hdc_std shell mkdir -p /data/test/resource/testdata/

12