cos-kernel-devenv: build dwarves 1.17 from sources

Use the same version of pahole utility as CrOS SDK. Newer versions
have various bugs that make them crash when generating BTF debug info
for lakitu board config.

TEST=Build kernels for base.config-x86_64 and base.config-arm64 from lakitu-kernel-5_10

Change-Id: I26c2ff3847c5df000e537612d5aef7305fa88714
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/24090
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Reviewed-by: Meena Shanmugam <meenashanmugam@google.com>
Reviewed-by: Roy Yang <royyang@google.com>
Tested-by: Oleksandr Tymoshenko <ovt@google.com>
1 file changed
tree: 48a4f0a308ab32e393a59dd6eb1ad4274a67cd2a
  1. release/
  2. src/
  3. testing/
  4. BUILD.bazel
  5. cloudbuild.yaml
  6. CONTRIBUTING.md
  7. deps.bzl
  8. go.mod
  9. go.sum
  10. LICENSE
  11. README.md
  12. run_tests.sh
  13. WORKSPACE
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.