commit | 7a90bc9265782788675af577c7b1c56e5d5be709 | [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 | cbb5cc744291d91a55fc27b3e07309b8d981f721 | |
parent | 6eb50f7ad52687331e55400a161164a62b8ebd52 [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