diff options
author | 2024-04-29 17:02:52 +0200 | |
---|---|---|
committer | 2024-05-14 13:37:05 +0200 | |
commit | 10f70525365146046dddcc3d36bfaea2aee0376a (patch) | |
tree | 6ebd5ac3ae659896622c3bc7457d652da8312881 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | s390/pgtable: Add missing hardware bits for puds, pmds (diff) | |
download | wireguard-linux-10f70525365146046dddcc3d36bfaea2aee0376a.tar.xz wireguard-linux-10f70525365146046dddcc3d36bfaea2aee0376a.zip |
s390/vdso: Generate unwind information for C modules
GDB fails to unwind vDSO functions with error message "PC not saved",
for instance when stepping through gettimeofday().
Add -fasynchronous-unwind-tables to CFLAGS to generate .eh_frame
DWARF unwind information for the vDSO C modules.
Fixes: 4bff8cb54502 ("s390: convert to GENERIC_VDSO")
Signed-off-by: Jens Remus <jremus@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions