index
:
Project-1CE/system_core
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbacktrace
/
UnwindStackMap.cpp
Age
Commit message (
Expand
)
Author
2020-10-16
Remove libprocinfo, libbacktrace, libunwindstack
Baligh Uddin
2019-06-11
Internalize subclasses of Memory
Casey Dahlin
2019-04-05
Revert "Check for data races when reading JIT/DEX entries."
David Srbecky
2019-03-29
Check for data races when reading JIT/DEX entries.
David Srbecky
2019-03-05
Fix copy / move behaviour of Maps object.
Florian Mayer
2018-10-29
Verify that the elf matches the expected arch.
Christopher Ferris
2018-10-23
Always init gnu_debugdata interface if it exists.
Christopher Ferris
2018-04-03
Add a MemoryOfflineBuffer object.
Christopher Ferris
2018-02-23
Modify the offline handling interface.
Christopher Ferris
2018-02-02
Load dex files from ART-specific data structure.
Christopher Ferris
2018-01-31
Move dex pc frame creation into libunwindstack.
Christopher Ferris
2018-01-29
Use new unwinder for offline in libbacktrace.
Christopher Ferris
2018-01-23
Add extra frame when dex_pc is non-zero.
Christopher Ferris
2018-01-18
Change all uintptr_t to uint64_t in API.
Christopher Ferris
2018-01-12
Add ability to read jit gdb data.
Christopher Ferris
2017-12-05
Demand read load bias for a map.
Christopher Ferris
2017-11-28
Allow multiple threads sharing a map to unwind.
Christopher Ferris
2017-10-30
Switch libbacktrace new unwinder.
Christopher Ferris
2017-10-20
libbacktrace: expose BacktraceMap's unwindstack::Memory.
Josh Gao
2017-10-20
libunwindstack: expose UnwindStackMap::GetFunctionName.
Josh Gao
2017-09-05
Add a method to share the process memory object.
Christopher Ferris
2017-08-03
Add support for the new unwind method.
Christopher Ferris
2017-08-02
Revert "Add support for the new unwind method."
Christopher Ferris
2017-07-31
Add support for the new unwind method.
Christopher Ferris