| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | bug-bisect.rst | 35 - start bisect with [#f1]_:: 37 $ git bisect start 41 $ git bisect bad [commit] 45 $ git bisect good [commit] 48 - interact with git bisect by using either:: 50 $ git bisect good 54 $ git bisect bad 57 - After some interactions, git bisect will give you the changeset that 63 $ git bisect start 64 $ git bisect bad # Current version is bad [all …]
|
| H A D | index.rst | 39 bug-bisect
|
| /OK3568_Linux_fs/kernel/tools/testing/ktest/examples/include/ |
| H A D | bisect.conf | 19 TEST_START IF ${TEST} == bisect 20 TEST_TYPE = bisect 46 MIN_CONFIG = ${THIS_DIR}/config-bisect 82 TEST_START IF ${TEST} == config-bisect
|
| /OK3568_Linux_fs/kernel/tools/perf/scripts/python/ |
| H A D | mem-phys-addr.py | 13 import bisect 64 position = bisect.bisect(system_ram, phys_addr) 70 position = bisect.bisect(pmem, phys_addr)
|
| /OK3568_Linux_fs/kernel/tools/testing/ktest/examples/ |
| H A D | crosstests.conf | 195 TEST_START IF ${RUN} == bisect 199 TEST_TYPE = bisect
|
| H A D | test.conf | 60 INCLUDE include/bisect.conf
|
| H A D | kvm.conf | 91 INCLUDE include/bisect.conf
|
| /OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/admin-guide/ |
| H A D | index.rst | 36 bug-bisect
|
| /OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/ |
| H A D | submitting-patches.rst | 184 都能正常构建和运行。使用 ``git bisect`` 来追踪问题的开发者可能会在任何时
|
| /OK3568_Linux_fs/buildroot/package/gcc/10.4.0/ |
| H A D | 0001-Revert-re-PR-target-92095-internal-error-with-O1-mcp.patch | 14 git bisect between gcc 8.4 and 8.4 allowed to identify
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | submitting-patches.rst | 53 to review your changes, and to bisect any resulting problems.
|
| /OK3568_Linux_fs/buildroot/package/gcc/8.4.0/ |
| H A D | 0002-Revert-re-PR-target-92095-internal-error-with-O1-mcp.patch | 14 git bisect between gcc 8.4 and 8.4 allowed to identify
|
| /OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/ |
| H A D | 5.Posting.rst | 124 comando "git bisect" viene usato per trovare delle regressioni; se il 139 regressioni, "bisect" indicherà quest'ultima patch come causa del
|
| H A D | submitting-patches.rst | 196 trovato un problema usando ``git bisect``, per favore usate l'etichetta 239 che usano ``git bisect`` per scovare i problemi potrebbero finire nel mezzo
|
| /OK3568_Linux_fs/kernel/tools/testing/ktest/ |
| H A D | ktest.pl | 2971 sub bisect { subroutine 4443 bisect $i;
|
| /OK3568_Linux_fs/tools/linux/Linux_SecurityAVB/scripts/ |
| H A D | avbtool | 29 import bisect 917 chunk_idx = bisect.bisect_right(self._chunk_output_offsets, 976 chunk_idx = bisect.bisect_right(self._chunk_output_offsets, size) - 1
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | contribute.txt | 193 bisect+ to locate the origin of a problem. 228 applied. This is necessary to be able to use +git bisect+ afterwards.
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | avbtool.py | 29 import bisect 1042 chunk_idx = bisect.bisect_right(self._chunk_output_offsets, 1106 chunk_idx = bisect.bisect_right(self._chunk_output_offsets, size) - 1
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | submitting-patches.rst | 122 ``git bisect``, please use the 'Fixes:' tag with the first 12 characters of 168 series. Developers using ``git bisect`` to track down a problem can end up
|
| H A D | 5.Posting.rst | 109 scenario when the "git bisect" tool is used to find regressions; if the
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/ |
| H A D | buildhistory_filelist1.txt | 6125 -rw-r--r-- root root 2214 ./usr/lib/python3.8/bisect.py 7161 -rw-r--r-- root root 2354 ./usr/lib/python3.8/__pycache__/bisect.cpython-38.opt-1… 7162 -rw-r--r-- root root 1042 ./usr/lib/python3.8/__pycache__/bisect.cpython-38.opt-2… 7163 -rw-r--r-- root root 2354 ./usr/lib/python3.8/__pycache__/bisect.cpython-38.pyc
|
| H A D | buildhistory_filelist2.txt | 6127 -rw-r--r-- root root 2214 ./usr/lib/python3.8/bisect.py 7163 -rw-r--r-- root root 2354 ./usr/lib/python3.8/__pycache__/bisect.cpython-38.opt-1… 7164 -rw-r--r-- root root 1042 ./usr/lib/python3.8/__pycache__/bisect.cpython-38.opt-2… 7165 -rw-r--r-- root root 2354 ./usr/lib/python3.8/__pycache__/bisect.cpython-38.pyc
|