Home
last modified time | relevance | path

Searched full:bash (Results 1 – 25 of 1673) sorted by relevance

12345678910>>...67

/OK3568_Linux_fs/buildroot/dl/bash/
HDbash-5.1.16.tar.gz
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/bash/bash/
H A Dmakerace.patch3 /bin/sh ../../bash-5.1/builtins/psize.sh > pipesize.h
4 /bin/sh ../../bash-5.1/builtins/psize.sh > pipesize.h
6 ./mkbuiltins -D ../../bash-5.1/builtins ../../bash-5.1/builtins/ulimit.def
7bash/5.1-r0/recipe-sysroot -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I../../bash-5.1 -I../../bash-5…
8 …er/multilib/build/build/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-bash/5.1-r0/build/builti…
10bash/5.1-r0/recipe-sysroot -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gn…
11 In file included from ../../bash-5.1/builtins/../../bash-5.1/builtins/ulimit.def:95:
13 … 9 | bash-5.1/builtins/psize.sh: 37: ../../bash-5.1/builtins/psize.sh: ./psize.aux: Text file busy
16 …er/multilib/build/build/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-bash/5.1-r0/build/builti…
19 In file included from ../bash-5.1/redir.c:61:
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/bash/
H A Dbash.inc2 HOMEPAGE = "http://tiswww.case.edu/php/chet/bash/bashtop.html"
3 DESCRIPTION = "Bash is the GNU Project's Bourne Again SHell, a complete implementation of the IEEE …
11 EXTRA_OECONF = "--enable-job-control --without-bash-malloc bash_cv_wexitstatus_offset=8"
21 # Disable bracketed paste mode by default (enabled by default in bash 5.1). It
25 ALTERNATIVE:${PN} = "bash sh"
26 ALTERNATIVE_LINK_NAME[bash] = "${base_bindir}/bash"
27 ALTERNATIVE_TARGET[bash] = "${base_bindir}/bash"
29 ALTERNATIVE_TARGET[sh] = "${base_bindir}/bash.${BPN}"
56 # Remove any leftover .build files. This ensures that bash always has the
71 # Move /usr/bin/bash to /bin/bash, if need
[all …]
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dhists_cumulate.c41 /* bash [bash] main() */
43 /* bash [bash] xmalloc() */
45 /* bash [kernel] page_fault() */
260 * 10.00% bash [kernel] [k] page_fault in test1()
261 * 10.00% bash bash [.] main in test1()
262 * 10.00% bash bash [.] xmalloc in test1()
271 { 0, 1000, "bash", "[kernel]", "page_fault" }, in test1()
272 { 0, 1000, "bash", "bash", "main" }, in test1()
273 { 0, 1000, "bash", "bash", "xmalloc" }, in test1()
314 * 10.00% bash [kernel] [k] page_fault in test2()
[all …]
H A Dhists_output.c42 /* bash [bash] main() */
44 /* bash [bash] xmalloc() */
46 /* bash [kernel] page_fault() */
144 * 10.00% bash [kernel] [k] page_fault in test1()
145 * 10.00% bash bash [.] main in test1()
146 * 10.00% bash bash [.] xmalloc in test1()
175 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "[kernel]") && in test1()
181 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test1()
187 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test1()
249 * 10.00% 0 bash : 300 in test2()
[all …]
H A Dhists_common.h61 * bash: 300 bash main
62 * bash: 300 bash xmalloc
63 * bash: 300 bash xfree
64 * bash: 300 libc malloc
65 * bash: 300 libc free
66 * bash: 300 libc realloc
67 * bash: 300 [kernel] schedule
68 * bash: 300 [kernel] page_fault
69 * bash: 300 [kernel] sys_perf_event_open
/OK3568_Linux_fs/debian/overlay-debug/rockchip-test/
H A Drockchip_test.sh1 #!/bin/bash
49 bash ${CURRENT_DIR}/npu/npu_test.sh
54 bash ${CURRENT_DIR}/npu2/npu_test.sh
59 bash ${CURRENT_DIR}/ddr/ddr_test.sh
64 bash ${CURRENT_DIR}/cpu/cpu_test.sh
69 bash ${CURRENT_DIR}/flash_test/flash_stress_test.sh 5 20000 &
74 bash ${CURRENT_DIR}/recovery/recovery_test.sh
79 bash ${CURRENT_DIR}/suspend_resume/suspend_resume.sh
84 bash ${CURRENT_DIR}/wifibt/wifi_onoff.sh &
89 bash ${CURRENT_DIR}/wifibt/bt_onoff.sh &
[all …]
/OK3568_Linux_fs/buildroot/package/bash/
H A Dbash.mk3 # bash
8 BASH_SITE = $(BR2_GNU_MIRROR)/bash
14 # We want the bash binary in /bin
18 --without-bash-malloc
32 # bash wants to redefine the getenv() function. To check whether this is
37 # http://lists.gnu.org/archive/html/bug-bash/2012-03/msg00052.html
52 rm -f $(TARGET_DIR)/usr/lib/bash/Makefile.inc
53 rm -f $(TARGET_DIR)/usr/lib/bash/loadables.h
58 rm -rf $(TARGET_DIR)/usr/lib/bash
63 # Add /bin/bash to /etc/shells otherwise some login tools like dropbear
[all …]
/OK3568_Linux_fs/external/rockchip-test/
H A Drockchip_test.sh1 #!/bin/bash
48 bash ${CURRENT_DIR}/npu/npu_test.sh
53 bash ${CURRENT_DIR}/npu2/npu_test.sh
58 bash ${CURRENT_DIR}/ddr/ddr_test.sh
63 bash ${CURRENT_DIR}/cpu/cpu_test.sh
68 bash ${CURRENT_DIR}/flash_test/flash_stress_test.sh 5 20000 &
73 bash ${CURRENT_DIR}/recovery/recovery_test.sh
78 bash ${CURRENT_DIR}/suspend_resume/suspend_resume.sh
83 bash ${CURRENT_DIR}/wifibt/wifi_onoff.sh &
88 bash ${CURRENT_DIR}/wifibt/bt_onoff.sh &
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/bash-completion/
H A Dbash-completion_2.11.bb1 SUMMARY = "Programmable Completion for Bash 4"
2 DESCRIPTION = "Collection of command line command completions for the Bash shell, \
7 HOMEPAGE = "https://github.com/scop/bash-completion"
8 BUGTRACKER = "https://github.com/scop/bash-completion/issues"
15 SRC_URI = "https://github.com/scop/bash-completion/releases/download/${PV}/${BPN}-${PV}.tar.xz"
19 UPSTREAM_CHECK_REGEX = "bash-completion-(?P<pver>(?!2008).+)\.tar"
20 UPSTREAM_CHECK_URI = "https://github.com/scop/bash-completion/releases"
33 RDEPENDS:${PN} = "bash"
35 # Some recipes are providing ${PN}-bash-completion packages
/OK3568_Linux_fs/debian/overlay-debug/rockchip-test/video/
H A Dvideo_test.sh1 #!/bin/bash
31 bash ${DIR_VIDEO}/test_gst_video.sh
36 bash ${DIR_VIDEO}/test_gst_video_fps.sh
41 bash ${DIR_VIDEO}/test_gst_video_maxfps.sh
46 bash ${DIR_VIDEO}/test_gst_multivideo.sh
51 bash ${DIR_VIDEO}/test_dec-gst.sh
56 bash ${DIR_VIDEO}/test_dec-mpv.sh
61 bash ${DIR_VIDEO}/test_dec-parole.sh
66 bash ${DIR_VIDEO}/test_dec-qt.sh arm64
71 bash ${DIR_VIDEO}/test_enc-gst.sh
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Dftrace.rst862 bash-1977 [000] .... 17284.993652: sys_close <-system_call_fastpath
863 bash-1977 [000] .... 17284.993653: __close_fd <-sys_close
864 bash-1977 [000] .... 17284.993653: _raw_spin_lock <-__close_fd
866 bash-1977 [000] .... 17284.993654: add_preempt_count <-_raw_spin_lock
867 bash-1977 [000] ...1 17284.993655: _raw_spin_unlock <-__close_fd
868 bash-1977 [000] ...1 17284.993656: sub_preempt_count <-_raw_spin_unlock
869 bash-1977 [000] .... 17284.993657: filp_close <-__close_fd
870 bash-1977 [000] .... 17284.993657: dnotify_flush <-filp_close
881 The header explains the content of the events. Task name "bash", the task
1058 bash-4000 [01] 1477.606694: simple_strtoul <-kstrtoul
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/autoconf/autoconf/
H A Dpreferbash.patch4 Subject: [PATCH 2/7] m4sh: prefer bash over sh
7 'sh' before 'bash'. Whilst for many systems sh is a symlink to bash,
12 as fast as bash at executing long scripts (and configure scripts are not
15 Change the search order to bash then sh, so that a known-good shell (bash)
31 - for as_base in sh bash ksh sh5; do
32 + for as_base in bash sh ksh sh5; do
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dbash-completion.bbclass1 DEPENDS:append:class-target = " bash-completion"
3 PACKAGES += "${PN}-bash-completion"
5 FILES:${PN}-bash-completion = "${datadir}/bash-completion ${sysconfdir}/bash_completion.d"
7 RDEPENDS:${PN}-bash-completion = "bash-completion"
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/
H A Dglibc.inc17 ac_cv_path_BASH_SHELL=${base_bindir}/bash \
43 # ensure make uses /bin/bash
44 EXTRA_OEMAKE += "SHELL=/bin/bash"
46 # We do not need bash to run tzselect script, the default is to use
47 # bash but it can be configured by setting KSHELL Makefile variable
51 sed -e "s#/bin/bash#/bin/sh#" -i ${S}/elf/ldd.bash.in
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/go-1.18/
H A D0005-make.bash-override-CC-when-building-dist-and-go_boot.patch4 Subject: [PATCH] make.bash: override CC when building dist and go_bootstrap
17 src/make.bash | 4 ++--
20 diff --git a/src/make.bash b/src/make.bash
22 --- a/src/make.bash
23 +++ b/src/make.bash
34 # Run dist bootstrap to complete make.bash.
/OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/tc-tests/filters/
H A Dconcurrency.json15 "cmdUnderTest": "bash -c \"find $BATCH_DIR/add* -print | xargs -n 1 -P 10 $TC -b\"",
40 "cmdUnderTest": "bash -c \"find $BATCH_DIR/del* -print | xargs -n 1 -P 10 $TC -b\"",
65 "cmdUnderTest": "bash -c \"find $BATCH_DIR/replace* -print | xargs -n 1 -P 10 $TC -b\"",
90 "cmdUnderTest": "bash -c \"find $BATCH_DIR/replace* -print | xargs -n 1 -P 10 $TC -b\"",
115 "cmdUnderTest": "bash -c \"find $BATCH_DIR/del* -print | xargs -n 1 -P 10 $TC -f -b\"",
137 "bash -c \"find $BATCH_DIR/init_* -print | xargs -n 1 -P 5 $TC -b\"",
141 "cmdUnderTest": "bash -c \"find $BATCH_DIR/par_* -print | xargs -n 1 -P 10 $TC -b\"",
163 "bash -c \"find $BATCH_DIR/init_* -print | xargs -n 1 -P 5 $TC -b\"",
167 "cmdUnderTest": "bash -c \"find $BATCH_DIR/par_* -print | xargs -n 1 -P 10 $TC -b\"",
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/modemmanager/files/
H A D0001-core-switch-bash-shell-scripts-to-use-bin-sh-for-use.patch4 Subject: [PATCH] core: switch bash shell scripts to use /bin/sh for use
9 %% original patch: 0001-core-switch-bash-shell-scripts-to-use-bin-sh-for-use.patch
23 -#!/bin/bash
33 -#!/bin/bash
43 -#!/bin/bash
53 -#!/bin/bash
63 -#!/bin/bash
/OK3568_Linux_fs/yocto/meta-clang/.github/workflows/
H A Dyoe.yml59 /bin/bash -c "sed -i -e 's/PACKAGE_FEED_URI.*$//' conf/site.conf"
60 /bin/bash -c "sed -i -e 's/SDK_UPDATE_URL.*$//' conf/site.conf"
64 … /bin/bash -c ". ./qemuarm64-envsetup.sh && bitbake yoe-qt5-image yoe-sdk-image yoe-debug-image"
68 /bin/bash -c ". ./qemuarm64-envsetup.sh && bitbake yoe-debug-image -cpopulate_sdk_ext"
74 /bin/bash -c ". ./qemuarm64-envsetup.sh && bitbake yoe-sdk-image"
78 /bin/bash -c ". ./qemuarm64-envsetup.sh && resulttool report build/tmp/log/oeqa"
82 …/bin/bash -c ". ./qemuarm64-envsetup.sh && ./sources/openembedded-core/scripts/sstate-cache-manage…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/gflags/
H A Dgflags_2.2.2.bb15 PACKAGES =+ "${PN}-bash-completion"
16 FILES:${PN}-bash-completion += "${bindir}/gflags_completions.sh"
18 RDEPENDS:${PN}-bash-completion = "bash bash-completion"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/atop/atop/
H A D0001-atop.daily-atop.init-atop-pm.sh-Avoid-using-bash.patch4 Subject: [PATCH] atop.daily, atop.init, atop-pm.sh: Avoid using bash
6 Avoid using bash and bashisms when not necesary. On some systems,
7 e.g., embedded products, bash may not be available by default.
22 -#!/bin/bash
32 -#!/bin/bash
51 -#!/bin/bash
/OK3568_Linux_fs/buildroot/package/dtc/
H A DConfig.in22 - dtdiff compare two device trees (needs bash)
28 Note: dtdiff requires bash, so if bash is not selected, dtdiff
29 will be removed from the target file system. Enable bash if
32 comment "dtdiff will not be installed: it requires bash"
/OK3568_Linux_fs/external/rockchip-test/gpu/
H A Dgpu_test.sh1 #!/bin/bash
26 bash ${DIR_GPU}/test_fullscreen_glmark2.sh
31 bash ${DIR_GPU}/test_normal_glmark2.sh
36 bash ${DIR_GPU}/test_offscreen_glmark2.sh
41 bash ${DIR_GPU}/test_stress_glmark2.sh
/OK3568_Linux_fs/debian/overlay-debug/rockchip-test/gpu/
H A Dgpu_test.sh1 #!/bin/bash
26 bash ${DIR_GPU}/test_fullscreen_glmark2.sh
31 bash ${DIR_GPU}/test_normal_glmark2.sh
36 bash ${DIR_GPU}/test_offscreen_glmark2.sh
41 bash ${DIR_GPU}/test_stress_glmark2.sh
/OK3568_Linux_fs/debian/overlay-debug/rockchip-test/camera/
H A Dcamera_test.sh1 #!/bin/bash
26 bash ${DIR_CAMERA}/camera_rkisp_test.sh
31 bash ${DIR_CAMERA}/camera_usb_test.sh
36 bash ${DIR_CAMERA}/camera_stresstest_v4l2.sh
41 bash ${DIR_CAMERA}/camera_stresstest_rkisp_demo.sh

12345678910>>...67