android_system_core/debuggerd/libdebuggerd
Florian Mayer bd49c387f0 Use scudo_ring_buffer_size from process_info
This is a no-op but will be used in upcoming scudo changes that allow to
change the buffer size at process startup time, and as such we will no
longer be able to call __scudo_get_ring_buffer_size in debuggerd.

Bug: 263287052
Change-Id: I350421d1fcdf22ce3b8b73780b88c1e10fa8a074
2023-01-05 15:14:56 -08:00
..
include/libdebuggerd Use scudo_ring_buffer_size from process_info 2023-01-05 15:14:56 -08:00
test Fix scudo MTE tests. 2022-06-30 18:54:19 -07:00
backtrace.cpp Use the new AndroidUnwinder object. 2022-05-12 15:18:46 -07:00
gwp_asan.cpp Use the new AndroidUnwinder object. 2022-05-12 15:18:46 -07:00
open_files_list.cpp libdebuggerd: decode fdsan owner tags. 2018-08-28 13:48:08 -07:00
scudo.cpp Use scudo_ring_buffer_size from process_info 2023-01-05 15:14:56 -08:00
tombstone.cpp Remove unnecessary logging. 2022-10-27 17:56:27 -07:00
tombstone_proto.cpp Add tomstone proto support for riscv64 2022-10-12 22:31:45 +00:00
tombstone_proto_to_text.cpp Add tomstone proto support for riscv64 2022-10-12 22:31:45 +00:00
utility.cpp Use the new AndroidUnwinder object. 2022-05-12 15:18:46 -07:00