OSDN Git Service

DO NOT MERGE Change KernelUidCpuTimeReader Slog.wtf to Slog.e
authorAdam Lesinski <adamlesinski@google.com>
Wed, 27 Jul 2016 23:11:27 +0000 (16:11 -0700)
committerAdam Lesinski <adamlesinski@google.com>
Thu, 28 Jul 2016 19:08:04 +0000 (19:08 +0000)
commit82a4d6f93bd804735ca722887bad05290a65cd37
treef50428e2993ee932a9f45e97c23bbab6155ff032
parent0711adc84d6cb51b890ebcae6cada19da54d63b3
DO NOT MERGE Change KernelUidCpuTimeReader Slog.wtf to Slog.e

There is a known issue in the kernel uidcputime module that triggers
the WTF, which has a cost to the system. Convert to a regular log
instead.

Bug:28950306
Change-Id: I7cbb3138f644075f0d9d65ce8b52bd835eb270fd
core/java/com/android/internal/os/KernelUidCpuTimeReader.java