Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Add script which helps with bisecting kernel issues#231

Draft
nebril wants to merge 1 commit into
masterfrom
branch/bisect
Draft

Add script which helps with bisecting kernel issues#231
nebril wants to merge 1 commit into
masterfrom
branch/bisect

Conversation

@nebril
Copy link
Copy Markdown
Member

@nebril nebril commented Aug 5, 2020

To use, you need to have kernel checked out in ../bpf-next dir, then
run git bisect start in kernel dir, then run
git bisect run../packer-ci-build/test.sh to automatically look for
first kernel commit that breaks the build.

Not sure if we want to have this in the repo, putting a PR out so we may come back to it if needed.

To use, you need to have kernel checked out in `../bpf-next` dir, then
run `git bisect start` in kernel dir, then run
`git bisect run../packer-ci-build/test.sh` to automatically look for
first kernel commit that breaks the build.

Signed-off-by: Maciej Kwiek <maciej@isovalent.com>
@nebril
Copy link
Copy Markdown
Member Author

nebril commented Feb 26, 2021

build-4.9

@nebril
Copy link
Copy Markdown
Member Author

nebril commented Feb 26, 2021

build-4.19

@nebril
Copy link
Copy Markdown
Member Author

nebril commented Feb 26, 2021

build-net-next

@pchaigno pchaigno marked this pull request as draft April 28, 2021 12:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant