Package com.abovevacant.epitaph.core
package com.abovevacant.epitaph.core
Core model classes for parsed Android tombstone data.
All classes in this package are immutable value types with public final fields. Collections are unmodifiable.
- See Also:
-
ClassDescriptionCPU architecture of the crashed process.ARM Memory Tagging Extension metadata.A single frame in a backtrace.A cause of the crash.Additional crash detail information.An open file descriptor.Information about a heap allocation.A buffer of log messages.A single log message from logcat.A dump of memory contents.Information about a memory error.Tool that detected the memory error.Type of memory error.A memory-mapped region (typically an ELF binary).A CPU register name and value.Signal information from a native crash.Stack history buffer for shadow call stack.An entry in the stack history buffer.Parsed Android tombstone (native crash dump).Builder for constructing Tombstone instances with sensible defaults.A thread from the crashed process.