History log of /frameworks/native/include/cpustats/ThreadCpuUsage.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
542af12d10e5923a6e811c72e2bbe4e7507b6448 14-May-2012 Glenn Kasten <gkasten@google.com> Fix log spam about CPU frequency on one device

Previous kernels have allowed opening the CPU frequency file regardless
whether the CPU is up or not. This fixes some log spam on one device
with dynamic hot plug CPU feature, which does not allow opening the CPU
frequency file if CPU is down.

Also, since the file descriptors are global and have long lives, add
the close-on-exec flag.

Change-Id: Ia14a2b9e20038dfb96a573920176a47a96bd3f5a
/frameworks/native/include/cpustats/ThreadCpuUsage.h
0b94dcd03d8764eab7f1fb00f0f1f37904732aa1 26-Mar-2012 Glenn Kasten <gkasten@google.com> mv libcpustats from frameworks/base to /native

OK to lose history

Change-Id: I563fec271e0bc240e4a09a8b9647c7439badd85b
/frameworks/native/include/cpustats/ThreadCpuUsage.h