Commit 05c2adf
committed
Use git protocol for checking out pahole
Parallel downloads from git.kernel.org using HTTPS seems to be blocked,
rendering parallel vmlinux.h header generation flaky & unusable. For the
kernel source that was addressed by just cloning torvalds/linux. We
could switch to https://github.com/acmel/dwarves for pahole, but it
seems as if using the git protocol also addresses the problem. So take
that path for the time being.
Signed-off-by: Daniel Müller <deso@posteo.net>1 parent d845fa1 commit 05c2adf
2 files changed
Lines changed: 18 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
37 | 55 | | |
38 | 56 | | |
39 | 57 | | |
40 | 58 | | |
41 | | - | |
42 | 59 | | |
43 | 60 | | |
44 | 61 | | |
| |||
This file was deleted.
0 commit comments