1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/script
Andrew Bartlett 14feb93d48 lib/util: Prefer backtrace_symbols() for internal backtraces
Backtraces when Samba is in PANIC state are better with
backtrace_symbols() than with libunwind on Ubuntu 20.04 x86_64
so move libunwind to a off-by-default option, prompted for
if backtrace_symbols() is not available.

Based on a request by Fco Javier Felix <ffelix@inode64.com>

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
2022-06-09 22:49:29 +00:00
..
git-hooks script: Reformat shell scripts 2022-03-03 00:59:34 +00:00
attr_count_read python: Remove unnecessary 'pass' statements 2022-05-10 05:19:34 +00:00
autobuild.py lib/util: Prefer backtrace_symbols() for internal backtraces 2022-06-09 22:49:29 +00:00
bisect-test.py script/bisect-test.py: add support git worktree 2021-08-12 08:07:29 +00:00
clean-source-tree.sh script: Reformat shell scripts 2022-03-03 00:59:34 +00:00
commit_mark.sh script: Reformat shell scripts 2022-03-03 00:59:34 +00:00
compare_cc_results.py python: remove all 'from __future__ import print_function' 2021-04-28 03:43:34 +00:00
configure_check_unused.pl
ctdb-import.msg-filter.sh script: add ctdb-import.* scripts 2013-11-13 14:12:51 +01:00
ctdb-import.tree-filter.sh script: Reformat shell scripts 2022-03-03 00:59:34 +00:00
ctdb-import.txt script: add ctdb-import.* scripts 2013-11-13 14:12:51 +01:00
find_python.sh script: Reformat shell scripts 2022-03-03 00:59:34 +00:00
findstatic.pl
generate_param.py param: Enable including source3/param/param_proto.h without vfs.h 2021-05-11 22:56:37 +00:00
identity_cc.sh waf: add a cross-execute program that runs natively 2015-05-20 11:19:11 +02:00
release.sh script: Reformat shell scripts 2022-03-03 00:59:34 +00:00
show_test_time python: remove all 'from __future__ import print_function' 2021-04-28 03:43:34 +00:00
show_testsuite_time Print number of slow tests from script rather than wscript. 2014-11-24 13:06:46 +01:00
traffic_learner python: remove all 'from __future__ import print_function' 2021-04-28 03:43:34 +00:00
traffic_replay python: remove all 'from __future__ import print_function' 2021-04-28 03:43:34 +00:00
traffic_summary.pl traffic_summary: avoid uninitialised variable warning 2017-08-17 04:06:06 +02:00