Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add script which helps with bisecting kernel issues #231

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nebril
Copy link
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 <[email protected]>
@nebril
Copy link
Member Author

nebril commented Feb 26, 2021

build-4.9

@nebril
Copy link
Member Author

nebril commented Feb 26, 2021

build-4.19

@nebril
Copy link
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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant