Open
Description
The .NET runtime has a copy of the LinuxTracepoints library at src/native/external. Like other libraries in runtime (eg, rapidjson, zlib, libunwind), it would be nice if we could build runtime against the system version of the LinuxTracepoints library.
This isn't an urgent/important issue. I certainly don't want/expect it to be fixed for .NET 9. I am filing it here so this stays tracked.