android_system_core/debuggerd/libdebuggerd
Florian Mayer 59e632a292 Print number of frames
liblog can drop data when debuggerd is overloaded, which leads to
truncated tombstones. by adding the count separately, automation can
easily see whether it is dealing with a truncated tombstone or not.

Bug: 269537146
Change-Id: Ia991537efc0d6b57cbff23ee45af6521467aa20d
2023-04-06 23:38:40 +00: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 Pass fault address to GWP-ASan's changed API. 2023-01-12 09:48:11 -08:00
open_files_list.cpp libdebuggerd: decode fdsan owner tags. 2018-08-28 13:48:08 -07:00
scudo.cpp Handle scudo_ring_buffer_size = 0 2023-01-12 16:06:10 -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 Print number of frames 2023-04-06 23:38:40 +00:00
utility.cpp Use the new AndroidUnwinder object. 2022-05-12 15:18:46 -07:00