Force LD_BIND_NOW on all runtime invocation.
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 12 Dec 2017 03:13:21 +0000 (22:13 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 14 Dec 2017 20:24:28 +0000 (15:24 -0500)
commiteeda0d585ce06b20a26b0ffacdf124c2cb483a4b
tree6c414c801cd3c3b4d4469852af224f5b13943897
parentb203398db3742017569092cdcfe79248d260989f
Force LD_BIND_NOW on all runtime invocation.

Behavior regarding lazy on immediate binding can vary based on
distribution and gcc configuration.

We are interested in the immediate binding case (LD_BIN_NOW, ld.so '-z now').

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
README
lttng_ivc/tests/tools_liblttng-ctl_vs_sessiond/test_tools_liblttng-ctl_vs_sessiond.py
lttng_ivc/utils/runtime.py
This page took 0.024217 seconds and 5 git commands to generate.