/openbmc/linux/Documentation/translations/zh_CN/admin-guide/ |
H A D | bug-bisect.rst | 3 :Original: :doc:`../../../admin-guide/bug-bisect` 9 二分(bisect)缺陷 41 $ git bisect start 45 $ git bisect bad [commit] 49 $ git bisect good [commit] 52 - 使用以下任一与git bisect进行交互:: 54 $ git bisect good 58 $ git bisect bad 61 - 在一些交互之后,git bisect将给出可能导致缺陷的变更集。 65 $ git bisect start [all …]
|
H A D | index.rst | 42 bug-bisect
|
H A D | reporting-regressions.rst | 137 和 Documentation/translations/zh_CN/admin-guide/bug-bisect.rst (详细)中所
|
H A D | reporting-issues.rst | 800 Documentation/translations/zh_CN/admin-guide/bug-bisect.rst 文档中进行了详细 1200 特别关照”部分和文档 Documentation/translations/zh_CN/admin-guide/bug-bisect.rst 。
|
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/ |
H A D | bug-bisect.rst | 5 :Original: :doc:`../../../admin-guide/bug-bisect` 12 二分(bisect)缺陷 44 $ git bisect start 48 $ git bisect bad [commit] 52 $ git bisect good [commit] 55 - 使用以下任一與git bisect進行交互:: 57 $ git bisect good 61 $ git bisect bad 64 - 在一些交互之後,git bisect將給出可能導致缺陷的變更集。 68 $ git bisect start [all …]
|
H A D | index.rst | 42 bug-bisect
|
H A D | reporting-issues.rst | 806 「Documentation/translations/zh_TW/admin-guide/bug-bisect.rst」文檔中進行了詳細 1194 特別關照」部分和文檔「Documentation/translations/zh_TW/admin-guide/bug-bisect.rst」。
|
/openbmc/linux/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 | 41 bug-bisect
|
/openbmc/linux/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
|
/openbmc/linux/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)
|
/openbmc/linux/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
|
H A D | vmware.conf | 136 INCLUDE include/bisect.conf
|
/openbmc/linux/Documentation/translations/zh_TW/process/ |
H A D | submitting-patches.rst | 185 都能正常構建和運行。使用 ``git bisect`` 來追蹤問題的開發者可能會在任何時
|
/openbmc/linux/Documentation/translations/zh_CN/process/ |
H A D | submitting-patches.rst | 154 都能正常构建和运行。使用 ``git bisect`` 来追踪问题的开发者可能会在任何地方分
|
/openbmc/linux/Documentation/hwmon/ |
H A D | submitting-patches.rst | 52 to review your changes, and to bisect any resulting problems.
|
/openbmc/linux/Documentation/translations/it_IT/process/ |
H A D | 5.Posting.rst | 123 comando "git bisect" viene usato per trovare delle regressioni; se il 138 regressioni, "bisect" indicherà quest'ultima patch come causa del
|
H A D | submitting-patches.rst | 149 trovato un problema usando ``git bisect``, per favore usate l'etichetta 197 che usano ``git bisect`` per scovare i problemi potrebbero finire nel mezzo
|
/openbmc/linux/tools/testing/ktest/ |
H A D | ktest.pl | 3052 sub bisect { subroutine 4482 bisect $i;
|
/openbmc/qemu/docs/devel/ |
H A D | submitting-a-patch.rst | 90 `git bisect <http://git-scm.com/docs/git-bisect>`__ without hitting
|
/openbmc/qemu/docs/devel/migration/ |
H A D | compatibility.rst | 347 qemu-8.0 with machine type pc-7.2. The error messages, and git bisect
|
/openbmc/linux/Documentation/process/ |
H A D | 5.Posting.rst | 108 scenario when the "git bisect" tool is used to find regressions; if the
|
H A D | submitting-patches.rst | 146 ``git bisect``, please use the 'Fixes:' tag with the first 12 characters of 192 series. Developers using ``git bisect`` to track down a problem can end up
|