summaryrefslogtreecommitdiff
path: root/libunwindstack/Android.bp
AgeCommit message (Expand)Author
2021-08-10Add offline unwind dumps for benchmark and tests.Zach Ghera
2021-08-10Strip testing and benchmarking librariesDavid Srbecky
2021-07-28unwind_for_offline: option to dump backtraces for all threads.Zach Ghera
2021-07-01Merge "Move compression memory object into its own file."android-s-beta-4android-s-beta-3android-s-beta-4Christopher Ferris
2021-06-30Move compression memory object into its own file.Christopher Ferris
2021-06-30Merge changes I69767711,I617e0b40Treehugger Robot
2021-06-28Create benchmarks for DwarfSection::Eval.Zach Ghera
2021-06-23Fix up the log system.Christopher Ferris
2021-06-23Make sure all logging is using the native log code.Christopher Ferris
2021-06-22Merge "Add license_text for BSD, global license for Apache"Treehugger Robot
2021-06-21Merge "Make host list libdexfile as a runtime lib."Christopher Ferris
2021-06-21Add license_text for BSD, global license for ApacheBob Badour
2021-06-18Merge "Add ramdisk_available to init_first_stage's deps"Inseob Kim
2021-06-18Make host list libdexfile as a runtime lib.Christopher Ferris
2021-06-17Common utils for offline test and benchmarks.Zach Ghera
2021-06-17Move MemoryFake into utils/ directory.Zach Ghera
2021-06-17Move offline test files to offline_files/.Zach Ghera
2021-06-15Create benchmarks for offline unwinding.Zach Ghera
2021-06-14Add ramdisk_available to init_first_stage's depsInseob Kim
2021-05-18Link libdexfile_support statically.Martin Stjernholm
2021-05-07jit/dex info: mask out top byte of 64 bit addressesRyan Savitski
2021-04-23libunwindstack: try stripping PAC from pcTamas Zsoldos
2021-04-15Add a MemoryThreadCache object.Christopher Ferris
2021-03-30Implement random-access decompression for mini-debug-info.David Srbecky
2021-03-04Add min_sdk_version for ART module.Nicolas Geoffray
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to system/unwindingBob Badour
2021-02-11Only have libunwindstack_unit_tests.Christopher Ferris
2021-01-11Remove ANDROID_EXPERIMENTAL_MTE.Peter Collingbourne
2020-12-05Merge "Add product_available to product available modules"Treehugger Robot
2020-11-12Move the async_safe dependency to bionic.Nicolas Geoffray
2020-11-11Add product_available to product available modulesJustin Yun
2020-11-10Add support for doing a local thread unwind.Christopher Ferris
2020-10-27libunwindstack: Make vendor_ramdisk_available.Yifan Hong
2020-10-21Rename ART release APEX to com.android.art.Martin Stjernholm
2020-10-17Adjust visibility rules for //system/unwinding/libbacktraceBaligh Uddin
2020-10-15Add new path to visibility rule prior to migration.Baligh Uddin
2020-10-02libunwindstack: Support signal frame CIEs.Ryan Prichard
2020-09-24Add arch member into Unwinder object.Christopher Ferris
2020-07-01Added fuzzer for UnwinderDylan Katz
2020-06-18Make libbacktrace buildable for native_bridgeVictor Khimenko
2020-05-18Set apex_available propertyJiyong Park
2020-05-05Add new LocalUpdatableMaps benchmarks.Christopher Ferris
2020-04-29Reland "bionic_libc_platform_headers is only available when building with Bio...Martin Stjernholm
2020-04-29Revert "bionic_libc_platform_headers is only available when buil..."Martin Stjernholm
2020-04-27bionic_libc_platform_headers is only available when building with Bionic.Martin Stjernholm
2020-04-20Merge "Optimize Memory::ReadString"Christopher Ferris
2020-04-16Optimize Memory::ReadStringDavid Srbecky
2020-04-16libunwindstack: Add Memory::ReadTag() function for reading memory tags.Peter Collingbourne
2020-04-15Add benchmarks for symbol reading.Christopher Ferris
2020-03-19Remove use of static libdexfile to avoid linking in ART internal code.Martin Stjernholm