summaryrefslogtreecommitdiff
path: root/runtime/exec_utils.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-06-07Revert "Kill the child process when the parent process dies." Jiakai Zhang
2024-06-06Make teardown faster and more reliable. Jiakai Zhang
2024-05-30Kill the child process when the parent process dies. Jiakai Zhang
2024-01-18Add visibility attributes in runtime/e* Dmitrii Ishcheikin
2023-12-07Make ProcessStat collection more robust. Jiakai Zhang
2023-02-03Fix performance-inefficient-vector-operation clang-tidy issues Stefano Cianciulli
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
2017-06-08ART: Fix or disable some tidy warnings. Andreas Gampe
2017-02-01Separate art::Exec from utils David Sehr