index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
exec_utils.h
Age
Commit message (
Expand
)
Author
2024-09-20
Report dex2oat metrics to StatsD when dexopting
Stefano Cianciulli
2024-08-12
Fix big negative dex2oatWallTimeMillis.
Jiakai Zhang
2024-06-11
Use process groups to manage artd's subprocesses.
Jiakai Zhang
2024-01-18
Add visibility attributes in runtime/e*
Dmitrii Ishcheikin
2023-12-07
Make ProcessStat collection more robust.
Jiakai Zhang
2023-04-26
Report Odrefresh BCP compilation type to StatsD
Stefano Cianciulli
2022-10-18
Report Odrefresh compilation status, exit code and signal to statsd
Stefano Cianciulli
2022-09-16
odrefresh: Report dex2oat result for each stage.
Jiakai Zhang
2022-09-16
Change ExecUtils to support callbacks.
Jiakai Zhang
2022-09-16
Add a function in ExecUtils to return wall time and CPU time.
Jiakai Zhang
2022-07-11
Fix ExecUtils.WaitChildWithTimeoutFallback by adding a fallback.
Jiakai Zhang
2022-07-11
Revert^2 "Update ExecUtils to support artd use cases."
Jiakai Zhang
2022-07-05
Revert "Update ExecUtils to support artd use cases."
Jiakai Zhang
2022-07-04
Update ExecUtils to support artd use cases.
Jiakai Zhang
2021-09-17
Fix art compiling against musl
Colin Cross
2021-08-24
Revert^2 "Add unit tests for odrefresh - step 2"
Jiakai Zhang
2021-08-23
Revert "Add unit tests for odrefresh - step 2"
Ulyana Trafimovich
2021-08-20
Add unit tests for odrefresh - step 2
Jiakai Zhang
2021-01-18
Add an overload of ExecAndReturnCode taking a timeout
Orion Hodson
2017-02-01
Separate art::Exec from utils
David Sehr