Actions
Bug #1306
closed
MD
MD
Detect probe providers built against old lttng-ust (.so.0) in lttng-ust .so.1
Bug #1306:
Detect probe providers built against old lttng-ust (.so.0) in lttng-ust .so.1
Start date:
04/13/2021
Due date:
% Done:
0%
Estimated time:
Description
We should ensure the new lttng-ust (.so.1) refuses old probe providers. Likewise for old tracepoint instrumentation.
We should also check whether it might be possible for an application and its shared libraries to end up linking against both .so.0 and .so.1 within the same process, for instance if only some of those are rebuilt. If this can happen, we should provide some mechanism to detect this.
Actions