Skip to content

Commit

Permalink
Contributing: add pahole
Browse files Browse the repository at this point in the history
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
  • Loading branch information
ojeda committed Feb 3, 2024
1 parent dae1ebc commit b85029c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ There are many ways to contribute to Rust for Linux. One way is to contribute to

- Contributing to the [GCC Rust](https://rust-gcc.github.io) project, which eventually will provide a second toolchain for GCC builds.

- Improve support for Rust in [`pahole`](https://github.com/acmel/dwarves).

## The kernel development process

The Rust support is part of the Linux kernel, and thus contributing works the same way as for the latter. That implies, among other things:
Expand Down

0 comments on commit b85029c

Please sign in to comment.