Commit Graph

5 Commits

Author SHA1 Message Date
Dominique Martinet
b0b178fc29 pahole: fix clang kernel build
This should fix clang builds for real this time

Reported-by: PedroHLC <root@pedrohlc.com>
2024-08-02 04:34:00 +09:00
Dominique Martinet
df03fbf358 pahole: fix issue with LLVM compiled kernels 2024-06-26 12:40:15 +09:00
Dominique Martinet
d354c891fb pahole: reproducibility: use --reproducible_build instead of -j1
New version brought in the --reproducible_build option, which is more
efficient than forcing a single thread, and produces the same output
(tested on linux kernel's vmlinux BTF extraction)
2024-06-26 12:40:15 +09:00
Dominique Martinet
8a826cb8f8 pahole: 1.26 -> 1.27 2024-06-26 12:40:15 +09:00
Dominique Martinet
6cc30987ce pahole: migrate to by-name 2024-05-12 19:05:44 +09:00