commit | 2234002b0710c8db73f82d397cb945cd541c6bbb | [log] [tgz] |
---|---|---|
author | Glenn Kasten <gkasten@google.com> | Mon Apr 07 12:04:41 2014 -0700 |
committer | Glenn Kasten <gkasten@google.com> | Mon Apr 28 12:26:11 2014 -0700 |
tree | be662712131225845bb0afd7d32e7c37a7f295ad | |
parent | 67ee990d324229ab0565ce632bd5a04297e16a01 [diff] [blame] |
Start pulling bits of FastMixer up to FastThread Change-Id: I4c6f7b8f88fcf107bb29ee6432feecd4ab6554d2
diff --git a/services/audioflinger/Configuration.h b/services/audioflinger/Configuration.h index 0754d9d..6a8aeb1 100644 --- a/services/audioflinger/Configuration.h +++ b/services/audioflinger/Configuration.h
@@ -31,6 +31,7 @@ // uncomment to enable fast mixer to take performance samples for later statistical analysis #define FAST_MIXER_STATISTICS +// FIXME rename to FAST_THREAD_STATISTICS // uncomment for debugging timing problems related to StateQueue::push() //#define STATE_QUEUE_DUMP