Skip to content

Commit

Permalink
prov/efa: Update lttng directions
Browse files Browse the repository at this point in the history
Specify glibc version requirement for AL2.
Specify elfutils-devel requirement for AL2.

Signed-off-by: Seth Zegelstein <[email protected]>
  • Loading branch information
a-szegel committed Nov 28, 2023
1 parent c9f6b45 commit f0e89ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions prov/efa/docs/lttng.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ If these are missing, they should be fine to install via `yum` or other equivale
* [libuuid](https://sourceforge.net/projects/libuuid/)
* [popt](https://directory.fsf.org/wiki/Popt)
* [libxml2](http://www.xmlsoft.org/)
* [glib2-devel] (glibc 2.28 is required for babeltrace2)
* [elfutils-devel] (required for babeltrace2)
* [numactl](https://github.com/numactl/numactl) (Optional; configure LTTng-UST with `--disable-numa` otherwise)

For the purpose of this guide, we’ll install LTTng and any necessary local
Expand Down

0 comments on commit f0e89ff

Please sign in to comment.