android_system_core/libunwindstack/include/unwindstack
Christopher Ferris bf373edc3c Add caching of build id in MapInfo object.
Change the GetBuildID function to return a std::string.
Added benchmark to check how long it takes to get the build id from
a file versus an elf object.
Added a way to get an elf without passing in a valid process_memory and
added tests for this.

Test: New unit tests.
Change-Id: I3029019767e0181c758d611fe635bc1bf72d6e8e
2019-01-17 20:14:00 -08:00
..
DexFiles.h Revert^2 "Use libdexfile external API in libunwindstack." 2018-12-19 21:04:35 +00:00
DwarfError.h
DwarfLocation.h
DwarfMemory.h
DwarfSection.h
DwarfStructs.h
Elf.h Add caching of build id in MapInfo object. 2019-01-17 20:14:00 -08:00
ElfInterface.h Add caching of build id in MapInfo object. 2019-01-17 20:14:00 -08:00
Error.h
Global.h Verify that the elf matches the expected arch. 2018-10-29 18:08:09 -07:00
JitDebug.h Verify that the elf matches the expected arch. 2018-10-29 18:08:09 -07:00
LocalUnwinder.h
Log.h
MachineArm.h
MachineArm64.h
MachineMips.h
MachineMips64.h
MachineX86.h
MachineX86_64.h
MapInfo.h Add caching of build id in MapInfo object. 2019-01-17 20:14:00 -08:00
Maps.h
Memory.h Add support for caching small reads. 2018-11-28 13:04:58 -08:00
Regs.h
RegsArm.h
RegsArm64.h
RegsGetLocal.h
RegsMips.h
RegsMips64.h
RegsX86.h
RegsX86_64.h
UcontextArm.h
UcontextArm64.h
UcontextMips.h
UcontextMips64.h
UcontextX86.h
UcontextX86_64.h
Unwinder.h Add support for UnwinderFromPid object. 2019-01-16 15:13:25 -08:00
UserArm.h
UserArm64.h
UserMips.h
UserMips64.h
UserX86.h
UserX86_64.h