Home
last modified time | relevance | path

Searched refs:foreground (Results 1 – 5 of 5) sorted by relevance

/tools/testing/selftests/kselftest/
A Drunner.sh40 /usr/bin/timeout --foreground "$kselftest_timeout" \
/tools/perf/
A Dbuiltin-daemon.c1250 bool foreground = false; in __cmd_start() local
1252 OPT_BOOLEAN('f', "foreground", &foreground, "stay on console"), in __cmd_start()
1275 if (foreground && check_lock(daemon)) in __cmd_start()
1278 if (!foreground) { in __cmd_start()
/tools/perf/Documentation/
A Dperf-daemon.txt71 --foreground::
A Dperf-config.txt141 To change colors of selected line to other foreground and background colors
168 foreground and background colors, separated by a comma, for example:
184 Basic key values are foreground-color 'red' and
/tools/testing/selftests/wireguard/qemu/
A DMakefile290 timeout --foreground 20m qemu-system-$(QEMU_ARCH) \
303 timeout --foreground 20m $< \

Completed in 11 milliseconds