Home
last modified time | relevance | path

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

12

/linux-6.15/Documentation/translations/zh_CN/admin-guide/
H A Dbug-bisect.rst9 二分(bisect)缺陷
41 $ git bisect start
45 $ git bisect bad [commit]
52 - 使用以下任一与git bisect进行交互::
54 $ git bisect good
58 $ git bisect bad
65 $ git bisect start
67 $ git bisect good v4.8
75 - ``git-bisect`` 的手册页
76 - `Fighting regressions with git bisect(用git bisect解决回归)
[all …]
H A Dindex.rst41 bug-bisect
H A Dreporting-regressions.rst137 和 Documentation/translations/zh_CN/admin-guide/bug-bisect.rst (详细)中所
H A Dreporting-issues.rst800 Documentation/translations/zh_CN/admin-guide/bug-bisect.rst 文档中进行了详细
1200 特别关照”部分和文档 Documentation/translations/zh_CN/admin-guide/bug-bisect.rst 。
/linux-6.15/Documentation/translations/zh_TW/admin-guide/
H A Dbug-bisect.rst12 二分(bisect)缺陷
44 $ git bisect start
48 $ git bisect bad [commit]
55 - 使用以下任一與git bisect進行交互::
57 $ git bisect good
61 $ git bisect bad
68 $ git bisect start
70 $ git bisect good v4.8
78 - ``git-bisect`` 的手冊頁
79 - `Fighting regressions with git bisect(用git bisect解決迴歸)
[all …]
H A Dindex.rst44 bug-bisect
H A Dreporting-regressions.rst137 和 Documentation/translations/zh_CN/admin-guide/bug-bisect.rst (詳細)中所
H A Dreporting-issues.rst801 Documentation/translations/zh_CN/admin-guide/bug-bisect.rst 文檔中進行了詳細
1201 特別關照”部分和文檔 Documentation/translations/zh_CN/admin-guide/bug-bisect.rst 。
/linux-6.15/Documentation/admin-guide/
H A Dbug-bisect.rst34 git bisect start
35 git bisect good v6.0
36 git bisect bad v6.1
55 git bisect good
59 git bisect bad
87 git bisect reset
118 git bisect start
119 git bisect good next/stable
120 git bisect bad next/master
136 * The `man page for 'git bisect' <https://git-scm.com/docs/git-bisect>`_ and
[all …]
H A Dindex.rst69 verify-bugs-and-bisect-regressions
71 bug-bisect
H A Dverify-bugs-and-bisect-regressions.rst147 git bisect start
157 ``git bisect good``; if it does not, run ``git bisect bad`` instead.
169 git bisect log > ~/bisect-log
171 git bisect reset
769 git bisect start
770 git bisect good v6.0
818 git bisect good
822 git bisect bad
852 git bisect reset
1954 git bisect skip
[all …]
/linux-6.15/tools/testing/ktest/examples/include/
H A 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-6.15/tools/perf/scripts/python/
H A Dmem-phys-addr.py9 import bisect
66 position = bisect.bisect_right(iomem[i], phys_addr,
/linux-6.15/tools/testing/ktest/examples/
H A Dcrosstests.conf195 TEST_START IF ${RUN} == bisect
199 TEST_TYPE = bisect
H A Dtest.conf60 INCLUDE include/bisect.conf
H A Dkvm.conf91 INCLUDE include/bisect.conf
H A Dvmware.conf136 INCLUDE include/bisect.conf
/linux-6.15/Documentation/gpu/amdgpu/display/
H A Dindex.rst36 error, a developer will debug as fast as possible; usually, a simple bisect
/linux-6.15/Documentation/translations/zh_CN/process/
H A Dsubmitting-patches.rst154 都能正常构建和运行。使用 ``git bisect`` 来追踪问题的开发者可能会在任何地方分
/linux-6.15/Documentation/translations/zh_TW/process/
H A Dsubmitting-patches.rst155 都能正常構建和運行。使用 ``git bisect`` 來追蹤問題的開發者可能會在任何地方分
/linux-6.15/Documentation/hwmon/
H A Dsubmitting-patches.rst52 to review your changes, and to bisect any resulting problems.
/linux-6.15/Documentation/translations/it_IT/process/
H A D5.Posting.rst123 comando "git bisect" viene usato per trovare delle regressioni; se il
138 regressioni, "bisect" indicherà quest'ultima patch come causa del
/linux-6.15/tools/testing/ktest/
H A Dktest.pl3066 sub bisect { subroutine
4504 bisect $i;
/linux-6.15/Documentation/process/
H A D5.Posting.rst108 scenario when the "git bisect" tool is used to find regressions; if the
H A Dsubmitting-patches.rst146 ``git bisect``, please use the 'Fixes:' tag with at least the first 12
192 series. Developers using ``git bisect`` to track down a problem can end up

12