Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,3 +206,9 @@ The below is the way to compile uftrace together with libelf/libdw.
`misc/install-elfutils.sh` downloads and builds elfutils and installs both
libelf and libdw to prefix directory. The installed libelf and libdw can be
found using `--with-elfutils` in the `configure` script.

Small non-code contribution:
- Added context for researchers in README
- Linked official MegaETH and EigenLayer resources
- No functional code changes