diff options
author | Willy Tarreau <w@1wt.eu> | 2023-01-10 10:24:26 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2023-01-11 00:33:56 +0300 |
commit | 1cce162ab4a565c8a88ffac1d9f78c80e160d6a1 (patch) | |
tree | 436a262f976fd92a1738e6c615e44fedb0fb871c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2ab4aa487b93d9d994b4a20382848a4041f00d78 (diff) | |
download | linux-1cce162ab4a565c8a88ffac1d9f78c80e160d6a1.tar.xz |
tools/nolibc: add auxiliary vector retrieval for x86_64
In the _start block we now iterate over envp to find the auxiliary
vector after the NULL. The pointer is saved into an _auxv variable
that is marked as weak so that it's accessible from multiple units.
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions