summaryrefslogtreecommitdiff
path: root/toolchain-extras/profile-extras.cpp
AgeCommit message (Expand)Author
2021-01-15Replace __gcov_flush with __gcov_dump + __gcov_resetPirama Arumuga Nainar
2020-01-31Remove unused property-watcher thread for native coverage flushing.Oliver Nguyen
2020-01-13Add cross-process coverage flushing for the LLVM toolchain.Oliver Nguyen
2020-01-10Dump coverage for all objects (a.out + dlopen()'d .so's)Ray Essick
2019-06-05Opt adbd and init out of property-watcher threadPirama Arumuga Nainar
2019-06-05Refactor property-watch optout logicPirama Arumuga Nainar
2019-06-05Do init_profile_extras constructor tasks only oncePirama Arumuga Nainar
2019-05-29Do not create property_watch_loop thread for zygotePirama Arumuga Nainar
2019-05-22Prefix sysprop for flushing coverage with 'debug.'Pirama Arumuga Nainar
2019-03-28Helper static library for coverage/profile collectionPirama Arumuga Nainar