Skip to content

Commit

Permalink
SUMMARY: Add pahole to the list
Browse files Browse the repository at this point in the history
It was already in `Contributing.md`, so add it here too. Rename the
section so that it makes a bit more sense.

Signed-off-by: Miguel Ojeda <[email protected]>
  • Loading branch information
ojeda committed May 23, 2024
1 parent df9c474 commit 6105696
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,12 @@
- [Rust index](https://lwn.net/Kernel/Index/#Development_tools-Rust)
- [Kangrejos index](https://lwn.net/Archives/ConferenceIndex/#Kangrejos)

## Toolchains
## Tools and toolchains

- [kernel.org prebuilt LLVM+Rust](https://kernel.org/pub/tools/llvm/rust/)
- [`rustc_codegen_gcc`](https://github.com/rust-lang/rustc_codegen_gcc)
- [Rust GCC](https://rust-gcc.github.io)
- [`pahole`](https://github.com/acmel/dwarves)

## Other trees

Expand Down

0 comments on commit 6105696

Please sign in to comment.