History log of /frameworks/base/cmds/statsd/src/external/SubsystemSleepStatePuller.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
330af58f2b8582b855085655fae553cdfaf44e6c 09-Feb-2018 Yangster-mac <yanglu@google.com> Use elapsed realtime instead of times based on wall clock, which can jump around and go backwards.

Test: statsd unit test passed

Change-Id: Ib541df99231e171b3be2a24f75632693e36da90e
/frameworks/base/cmds/statsd/src/external/SubsystemSleepStatePuller.cpp
484524a246ffe453f8cd89b698a279c23b0bde1f 02-Feb-2018 Tej Singh <singhtejinder@google.com> Turn off debug logging in statsd

Sets DEBUG to false everywhere and replaces all ALOGD with VLOG so they
do not print with DEBUG false. Leaves all ALOGI, ALOGW and ALOGE as is.

Test: ran all CTS tests and checked "adb logcat -s statsd" to make sure
it wasn't spammy

Change-Id: Iaa8eb3a0a63723ffe40f94f2815f94df877fd432
/frameworks/base/cmds/statsd/src/external/SubsystemSleepStatePuller.cpp
bbcbc605fc7507f5607e0fe4716b31c895436a77 06-Feb-2018 Chenjie Yu <cjyu@google.com> split subsystem name
+ split name into subsystem name and voter name

Test: cts test
Change-Id: Id2baff625acc5bc4ee04d994fa36c7518b18ef3d
Fix: 72967228
/frameworks/base/cmds/statsd/src/external/SubsystemSleepStatePuller.cpp
c8b7f2277c7d05dc0a1225dbed13ee85f18a6031 12-Jan-2018 Chenjie Yu <cjyu@google.com> consolidate subsystem sleep state atoms

Test: cts test
Change-Id: Ib9ff746eaa17b6c2c8f9fe5860dd0b480ec85186
/frameworks/base/cmds/statsd/src/external/SubsystemSleepStatePuller.cpp