summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2013-07-03 14:42:22 -0700
committerDianne Hackborn <hackbod@google.com>2013-07-03 15:47:09 -0700
commit169c8038dd40e3ab238e61ddc50fa7c790eae033 (patch)
tree361da67726c44225ba2500e5a9f79e710f821b5c /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentd9fb14a38aaa795948e5827d33e3d6fdc108f624 (diff)
Improve how procstats history/checkins are managed.
We now keep a small set of historic procstats data. Each time you reboot a new set of data is created; each day a new set of data is created. At most 5 sets of historic data are kept at a time. Each checkin only prints any existing historic data (and deletes it); checkins do not include the current data, to keep the checkin data less noisy. This requires a bunch of re-arranging of the way state is maintained to allow the multiple files, and loading and processing state from old files. Also fixed some problems with writing/reading state. The checkin format has been tweaked. There is a new "period" line that tells you (1) the date/time stamp of the data, (2) the device realtime data collection started, (3) the device realtime data collection finished. The difference between the last two give you the real time duration for which the data was collected. Also, the third field of pkgproc and pkgsvc-* can now be abbreviated: if it is the same as the package name, it is empty; if it is a suffix fo the package name it starts with '.'. Change-Id: I422875fccb627d95df7e36c183ac90056f273d83
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions