commit | 2d590964aa58e137d17a43e095e6443dd0fe2e98 | [log] [tgz] |
---|---|---|
author | Simon Wilson <simonwilson@google.com> | Thu Nov 29 15:18:50 2012 -0800 |
committer | Simon Wilson <simonwilson@google.com> | Thu Nov 29 15:19:46 2012 -0800 |
tree | 6327d555b89f3e7222f6db7aa1a0c3a8f0b293c6 | |
parent | c67d057596d81aea8fcd4868453cfcb501157297 [diff] |
Use ATRACE macros instead of Tracer statics ATRACE_BEGIN and ATRACE_END have replaced the static Tracer::traceBegin and Tracer::traceEnd functions, so use them instead. Fixes compilation errors when tracing is enabled. Change-Id: I4d1147d2f76afcdf113e9986f0544cb848802b15