Home
last modified time | relevance | path

Searched refs:bisect (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/tools/testing/ktest/examples/include/
Dbisect.conf19 TEST_START IF ${TEST} == bisect
20 TEST_TYPE = bisect
46 MIN_CONFIG = ${THIS_DIR}/config-bisect
82 TEST_START IF ${TEST} == config-bisect
/linux-4.1.27/tools/testing/ktest/examples/
Dtest.conf60 INCLUDE include/bisect.conf
Dkvm.conf91 INCLUDE include/bisect.conf
Dcrosstests.conf224 TEST_START IF ${RUN} == bisect
228 TEST_TYPE = bisect
/linux-4.1.27/Documentation/
DBUG-HUNTING12 -- Finding using git-bisect
40 Finding using git-bisect
48 - read the man page for git-bisect
DSubmittingPatches188 git-bisect, please use the 'Fixes:' tag with the first 12 characters of the
225 series. Developers using "git bisect" to track down a problem can end up
/linux-4.1.27/Documentation/hwmon/
Dsubmitting-patches43 to review your changes, and to bisect any resulting problems.
/linux-4.1.27/tools/testing/ktest/
Dktest.pl2822 sub bisect { subroutine
4323 bisect $i;
/linux-4.1.27/Documentation/development-process/
D5.Posting102 scenario when the "git bisect" tool is used to find regressions; if the