Home
last modified time | relevance | path

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

/bionic/libc/malloc_hooks/
DREADME.md91 adb shell stop
92 adb shell setprop libc.debug.hooks.enable 1
93 adb shell start
97 adb shell
101 Any process spawned from this shell will run with malloc hooks enabled.
107 adb shell setprop wrap.<APP> '"LIBC_HOOKS_ENABLE=1"'
111 … adb shell setprop wrap.com.google.android.googlequicksearchbox '"LIBC_HOOKS_ENABLE=1 logwrapper"'
112 adb shell am force-stop com.google.android.googlequicksearchbox
/bionic/build/
Dcoverage.sh31 adb shell rm -rf ${DEVICE_TEST_DIR32} ${DEVICE_TEST_DIR64} ${DEVICE_PROF_DIR}
32 adb shell mkdir ${DEVICE_TEST_DIR32} ${DEVICE_TEST_DIR64} ${DEVICE_PROF_DIR}
37 adb shell LLVM_PROFILE_FILE=${DEVICE_PROF_DIR}/bionic-%p-%m.profraw \
40 adb shell LLVM_PROFILE_FILE=${DEVICE_PROF_DIR}/bionic-%p-%m.profraw \
/bionic/benchmarks/linker_relocation/
Drun_bench_with_ninja.sh123 adb shell rm -rf $target_dir
125 | gzip -1 -c | adb shell 'cd /data/local/tmp && tar xz')
126 env_setup+=( adb shell LD_LIBRARY_PATH=$target_dir )
/bionic/docs/
Dnative_allocator.md97 adb shell /data/nativetest64/bionic-unit-tests/bionic-unit-tests --gtest_filter="malloc*"
98 adb shell /data/nativetest/bionic-unit-tests/bionic-unit-tests --gtest_filter="malloc*"
109 adb shell /data/nativetest64/memunreachable_binder_test/memunreachable_binder_test
110 adb shell /data/nativetest/memunreachable_binder_test/memunreachable_binder_test
111 adb shell /data/nativetest64/memunreachable_test/memunreachable_test
112 adb shell /data/nativetest/memunreachable_test/memunreachable_test
113 adb shell /data/nativetest64/memunreachable_unit_test/memunreachable_unit_test
114 adb shell /data/nativetest/memunreachable_unit_test/memunreachable_unit_test
180 …adb shell /data/benchmarktest64/bionic-benchmarks/bionic-benchmarks --benchmark_filter=stdlib_mall…
181 …adb shell /data/benchmarktest/bionic-benchmarks/bionic-benchmarks --benchmark_filter=malloc_free_d…
[all …]
Dlibc_assembler.md118 NOTE: It is assumed that these commands are executed in adb as the shell user
120 machine, you might need to escape the special shell characters such as **$**.
/bionic/libc/malloc_debug/
DREADME_marshmallow_and_earlier.md16 using the setprop command from the shell. This requires the ability to
120 adb shell stop
121 adb shell setprop libc.debug.malloc 1
122 adb shell start
126 adb shell setprop libc.debug.malloc.program ls
127 adb shell setprop libc.debug.malloc 10
128 adb shell ls /data/local/tmp
DREADME.md586 adb shell stop
587 adb shell setprop libc.debug.malloc.options backtrace
588 adb shell start
592 adb shell setprop libc.debug.malloc.options backtrace
593 adb shell setprop libc.debug.malloc.program ls
594 adb shell ls
598 adb shell stop
599 adb shell setprop libc.debug.malloc.program app_process
600 adb shell setprop libc.debug.malloc.options backtrace
601 adb shell start
[all …]
/bionic/tests/
Dgrp_pwd_file_test.cpp40 const char* dir, const char* shell) { in FindAndCheckPasswdEntry() argument
51 EXPECT_STREQ(shell, name_passwd.pw_shell); in FindAndCheckPasswdEntry()
63 EXPECT_STREQ(shell, id_passwd.pw_shell); in FindAndCheckPasswdEntry()
DAndroid.bp790 // adb shell /data/nativetest/bionic-unit-tests/bionic-unit-tests
791 // adb shell /data/nativetest64/bionic-unit-tests/bionic-unit-tests
1066 // adb shell /data/nativetest/bionic-unit-tests-static/bionic-unit-tests-static
1067 // adb shell /data/nativetest64/bionic-unit-tests-static/bionic-unit-tests-static
/bionic/libc/bionic/
Dgrp_pwd_file.cpp111 const char* shell() const { in shell() function
116 if (name() == nullptr || dir() == nullptr || shell() == nullptr) { in ToPasswdState()
145 CopyFieldToString(passwd_state->sh_buffer_, shell(), sizeof(passwd_state->sh_buffer_)); in ToPasswdState()
/bionic/benchmarks/
DAndroid.bp93 // adb shell /data/benchmarktest/bionic-benchmarks/bionic-benchmarks
94 // adb shell /data/benchmarktest64/bionic-benchmarks/bionic-benchmarks
DREADME.md16 $ adb shell /data/benchmarktest/bionic-benchmarks/bionic-benchmarks
17 $ adb shell /data/benchmarktest64/bionic-benchmarks/bionic-benchmarks
91 adb shell /data/benchmarktest/bionic-spawn-benchmarks/bionic-spawn-benchmarks
92 adb shell /data/benchmarktest64/bionic-spawn-benchmarks/bionic-spawn-benchmarks
/bionic/
DREADME.md217 $ adb shell /data/nativetest/bionic-unit-tests/bionic-unit-tests
218 $ adb shell \
221 $ adb shell /data/nativetest64/bionic-unit-tests/bionic-unit-tests
222 $ adb shell \
288 $ adb shell \
Dandroid-changes-for-ndk-developers.md410 adb shell setprop debug.ld.app.com.example.myapp dlerror,dlopen,dlsym
427 adb shell setprop debug.ld.all dlerror,dlopen
/bionic/libc/kernel/
DREADME.md42 Contains various Python and shell scripts used to get and re-generate