Home
last modified time | relevance | path

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

12345678910>>...34

/linux-6.14.4/tools/perf/tests/
Dhists_cumulate.c41 /* bash [bash] main() */
43 /* bash [bash] xmalloc() */
45 /* bash [kernel] page_fault() */
273 * 10.00% bash [kernel] [k] page_fault in test1()
274 * 10.00% bash bash [.] main in test1()
275 * 10.00% bash bash [.] xmalloc in test1()
284 { 0, 1000, "bash", "[kernel]", "page_fault" }, in test1()
285 { 0, 1000, "bash", "bash", "main" }, in test1()
286 { 0, 1000, "bash", "bash", "xmalloc" }, in test1()
327 * 10.00% bash [kernel] [k] page_fault in test2()
[all …]
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
Dhists_output.c42 /* bash [bash] main() */
44 /* bash [bash] xmalloc() */
46 /* bash [kernel] page_fault() */
157 * 10.00% bash [kernel] [k] page_fault in test1()
158 * 10.00% bash bash [.] main in test1()
159 * 10.00% bash bash [.] xmalloc in test1()
188 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "[kernel]") && in test1()
194 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test1()
200 !strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") && in test1()
262 * 10.00% 0 bash : 300 in test2()
[all …]
Dhists_link.c33 /* bash [bash] xmalloc() */
35 /* bash [libc] malloc() */
49 /* bash [libc] free() */
55 /* bash [libc] malloc() */
57 /* bash [bash] xfee() */
59 /* bash [libc] realloc() */
61 /* bash [kernel] page_fault() */
78 * "bash [libc] malloc" so total 9 entries will be in the tree. in add_hist_entries()
Dhists_filter.c39 /* bash [bash] main() */
41 /* bash [bash] xmalloc() */
43 /* bash [libc] malloc() */
45 /* bash [kernel] page_fault() */
179 /* now applying thread filter for 'bash' */ in test__hists_filter()
/linux-6.14.4/Documentation/trace/
Dftrace.rst944 bash-1977 [000] .... 17284.993652: sys_close <-system_call_fastpath
945 bash-1977 [000] .... 17284.993653: __close_fd <-sys_close
946 bash-1977 [000] .... 17284.993653: _raw_spin_lock <-__close_fd
948 bash-1977 [000] .... 17284.993654: add_preempt_count <-_raw_spin_lock
949 bash-1977 [000] ...1 17284.993655: _raw_spin_unlock <-__close_fd
950 bash-1977 [000] ...1 17284.993656: sub_preempt_count <-_raw_spin_unlock
951 bash-1977 [000] .... 17284.993657: filp_close <-__close_fd
952 bash-1977 [000] .... 17284.993657: dnotify_flush <-filp_close
963 The header explains the content of the events. Task name "bash", the task
1142 bash-4000 [01] 1477.606694: simple_strtoul <-kstrtoul
[all …]
/linux-6.14.4/Documentation/dev-tools/kunit/
Drunning_tips.rst13 It can be handy to create a bash function like:
15 .. code-block:: bash
33 .. code-block:: bash
40 .. code-block:: bash
62 .. code-block:: bash
69 .. code-block:: bash
95 .. code-block:: bash
123 .. code-block:: bash
137 .. code-block:: bash
144 .. code-block:: bash
[all …]
Drun_manual.rst46 .. code-block :: bash
68 .. code-block :: bash
82 .. code-block :: bash
/linux-6.14.4/Documentation/networking/diagnostic/
Dtwisted_pair_layer1_diagnostics.rst75 .. code-block:: bash
98 .. code-block:: bash
149 .. code-block:: bash
178 .. code-block:: bash
239 .. code-block:: bash
248 .. code-block:: bash
258 .. code-block:: bash
274 .. code-block:: bash
281 .. code-block:: bash
303 .. code-block:: bash
[all …]
/linux-6.14.4/tools/testing/selftests/tc-testing/tc-tests/filters/
Dflower.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\"",
/linux-6.14.4/Documentation/admin-guide/aoe/
Dudev.txt8 # bash# find /etc -type f -name udev.conf
10 # bash# grep udev_rules= /etc/udev/udev.conf
12 # bash# ls /etc/udev/rules.d/
14 # bash# cp /path/to/linux/Documentation/admin-guide/aoe/udev.txt \
/linux-6.14.4/drivers/gpu/drm/ci/
Dbuild.yml10 - FDO_CI_CONCURRENT=${FDO_CI_CONCURRENT} bash drivers/gpu/drm/ci/build.sh
49 - FDO_CI_CONCURRENT=${FDO_CI_CONCURRENT} bash drivers/gpu/drm/ci/build-igt.sh
54 - FDO_CI_CONCURRENT=${FDO_CI_CONCURRENT} bash drivers/gpu/drm/ci/build-igt.sh
59 - FDO_CI_CONCURRENT=${FDO_CI_CONCURRENT} bash drivers/gpu/drm/ci/build-igt.sh
/linux-6.14.4/Documentation/usb/
Dgadget_uvc.rst47 .. code-block:: bash
99 .. code-block:: bash
142 .. code-block:: bash
175 .. code-block:: bash
212 .. code-block:: bash
241 .. code-block:: bash
287 .. code-block:: bash
314 .. code-block:: bash
344 .. code-block:: bash
354 .. code-block:: bash
/linux-6.14.4/Documentation/admin-guide/cgroup-v1/
Dfreezer-subsystem.rst30 demonstrate this problem using nested bash shells::
34 $ bash
38 From a second, unrelated bash shell:
44 This happens because bash can observe both signals and choose how it
53 being frozen. This allows the bash example above and gdb to run as
/linux-6.14.4/Documentation/bpf/libbpf/
Dlibbpf_build.rst16 .. code-block:: bash
24 .. code-block:: bash
34 .. code-block:: bash
/linux-6.14.4/samples/bpf/
Dtcp_bpf.readme3 a cgroupv2 and attach a bash shell to the group.
8 bash
23 cgroupv2 to which the BPF programs are attached (i.e. under bash shell
/linux-6.14.4/Documentation/networking/
Dipvlan.rst44 bash# ip link add link eth0 name ipvl0 type ipvlan
47 bash# ip link add link eth0 name ipvl0 type ipvlan mode l2 bridge
51 bash# ip link add link eth0 name ipvlan type ipvlan mode l2 private
55 bash# ip link add link eth0 name ipvlan type ipvlan mode l2 vepa
175 (1) ip netns exec ns0 bash
184 (1) ip netns exec ns1 bash
/linux-6.14.4/Documentation/iio/
Dadis16475.rst156 .. code-block:: bash
186 .. code-block:: bash
193 .. code-block:: bash
210 .. code-block:: bash
227 .. code-block:: bash
238 .. code-block:: bash
249 .. code-block:: bash
259 .. code-block:: bash
270 .. code-block:: bash
277 .. code-block:: bash
[all …]
Dadxl380.rst90 .. code-block:: bash
114 .. code-block:: bash
121 .. code-block:: bash
138 .. code-block:: bash
149 .. code-block:: bash
162 .. code-block:: bash
186 .. code-block:: bash
195 .. code-block:: bash
201 .. code-block:: bash
207 .. code-block:: bash
/linux-6.14.4/Documentation/admin-guide/perf/
Dimx-ddr.rst23 .. code-block:: bash
52 .. code-block:: bash
63 .. code-block:: bash
90 .. code-block:: bash
/linux-6.14.4/Documentation/admin-guide/media/
Dvisl.rst88 .. code-block:: bash
101 .. code-block:: bash
107 .. code-block:: bash
156 .. code-block:: bash
170 .. code-block:: bash
/linux-6.14.4/tools/testing/selftests/wireguard/
Dnetns.sh1 #!/bin/bash
46 waitiface() { pretty "${1//*-}" "wait for $2 to come up"; ip netns exec "$1" bash -c "while [[ \$(<…
334 n0 bash -c 'printf 1 > /proc/sys/net/ipv4/ip_forward'
336 n0 bash -c 'printf 2 > /proc/sys/net/netfilter/nf_conntrack_udp_timeout'
337 n0 bash -c 'printf 2 > /proc/sys/net/netfilter/nf_conntrack_udp_timeout_stream'
383 n1 bash -c 'printf 0 > /proc/sys/net/ipv4/conf/vethc/rp_filter'
391 n2 bash -c 'printf 1 > /proc/sys/net/ipv4/ip_forward'
421 n1 bash -c 'printf 0 > /proc/sys/net/ipv6/conf/all/accept_dad'
422 n2 bash -c 'printf 0 > /proc/sys/net/ipv6/conf/all/accept_dad'
423 n1 bash -c 'printf 0 > /proc/sys/net/ipv6/conf/veth1/accept_dad'
[all …]
/linux-6.14.4/Documentation/driver-api/usb/
Dusb3-debug-port.rst86 read and view the messages. Below simple bash scripts can help
91 ===== start of bash scripts =============
92 #!/bin/bash
100 ===== end of bash scripts ===============
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
Dtest_bprm_opts.c58 * If the value of TMPDIR is set, the bash command returns 10 in run_set_secureexec()
61 execle("/bin/bash", "bash", "-c", in run_set_secureexec()
/linux-6.14.4/tools/testing/selftests/bpf/
Dtest_tc_edt.sh1 #!/bin/bash
62 ip netns exec ${NS_DST} bash -c \
75 ip netns exec ${NS_SRC} bash -c "timeout ${TIMEOUT} dd if=/dev/zero \

12345678910>>...34