diff options
author | Willy Tarreau <w@1wt.eu> | 2023-01-10 10:24:30 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2023-01-11 00:33:56 +0300 |
commit | d01869cf1ee4ad6e02e853062eeced883b3b4504 (patch) | |
tree | eafb6dcc521cf6a4e66796d5c745b149ab6bb6b7 /tools/perf/scripts/python/stackcollapse.py | |
parent | 041fa97cb332e59311aa861fac3be178abad6a9b (diff) | |
download | linux-d01869cf1ee4ad6e02e853062eeced883b3b4504.tar.xz |
tools/nolibc: add auxiliary vector retrieval for mips
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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions