summaryrefslogtreecommitdiff
path: root/runtime/exec_utils_test.cc
AgeCommit message (Expand)Author
2024-08-12Fix big negative dex2oatWallTimeMillis. Jiakai Zhang
2024-06-11Use process groups to manage artd's subprocesses. Jiakai Zhang
2024-01-18Add visibility attributes in runtime/e* Dmitrii Ishcheikin
2023-12-07Make ProcessStat collection more robust. Jiakai Zhang
2022-09-16odrefresh: Report dex2oat result for each stage. Jiakai Zhang
2022-09-16Change ExecUtils to support callbacks. Jiakai Zhang
2022-09-16Add a function in ExecUtils to return wall time and CPU time. Jiakai Zhang
2022-07-11Fix ExecUtils.WaitChildWithTimeoutFallback by adding a fallback. Jiakai Zhang
2022-07-11Revert^2 "Update ExecUtils to support artd use cases." Jiakai Zhang
2022-07-05Revert "Update ExecUtils to support artd use cases." Jiakai Zhang
2022-07-04Update ExecUtils to support artd use cases. Jiakai Zhang
2021-01-18Add an overload of ExecAndReturnCode taking a timeout Orion Hodson
2018-06-14Re-enable ART code paths and tests for ASan that were disabled for Valgrind. Roland Levillain
2018-06-11Revert^2 "Remove support for Valgrind in ART." Roland Levillain
2018-05-22Revert "Remove support for Valgrind in ART." Andreas Gampe
2018-05-14Remove support for Valgrind in ART. Roland Levillain
2018-02-21Remove duplication, split tests David Sehr