Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move trace.h to stdatomic. | Yabin Cui | 2015-04-16 | 1 | -7/+7 |
| | | | | | Bug: 20262261 Change-Id: Idaf984786804eb76c285f38b11abbbc0d3706509 | ||||
* | Define atrace_* functions for both target and host. | Richard Uhler | 2015-03-27 | 1 | -0/+242 |
This change defines atrace_* functions for the host that act as no-ops, which makes it easier to add tracing in ART. Change-Id: I89397e83986686a2b6a6f245c25017eb379081b1 |