summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorThomas Weißschuh <linux@weissschuh.net>2023-07-10 20:01:34 +0200
committerWilly Tarreau <w@1wt.eu>2023-08-23 04:40:22 +0200
commit67d108e2a2bd258b49902ea9d85c25a53a7c5e5b (patch)
tree57e0e637a48f37ef16eb1cc8ffa423bf22bec5eb /tools/perf/scripts/python/exported-sql-viewer.py
parent4beb9be811d7c20b3b5ae8c07720d8f5cf066e1e (diff)
tools/nolibc: completely remove optional environ support
In commit 52e423f5b93e ("tools/nolibc: export environ as a weak symbol on i386") and friends the asm startup logic was extended to directly populate the "environ" array. This makes it impossible for "environ" to be dropped by the linker. Therefore also drop the other logic to handle non-present "environ". Also add a testcase to validate the initialization of environ. Signed-off-by: Thomas Weißschuh <linux@weissschuh.net> Signed-off-by: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions