summaryrefslogtreecommitdiff
path: root/opengl/tests/gl_basic/gl_basic.cpp
diff options
context:
space:
mode:
authorChristian Sonntag <cxs@dhcp-172-31-153-155.sfo.corp.google.com>2009-08-13 11:51:13 -0700
committerChristian Sonntag <cxs@google.com>2009-08-13 12:02:14 -0700
commit6639bb65c5ebb9493afba6d701a22223ac45ba04 (patch)
tree9fd41cb21c1f417d445063da97b2ed36494aa0a9 /opengl/tests/gl_basic/gl_basic.cpp
parent0867e69176858e258b620a1b3acff2363c95b87d (diff)
Add a more compact representation of usage stats.
We are replaceing the package name in the activity name with a * iff the activity is in the same package, otherwise the activity name is pritned out in full. This small change will remove a lot of bytes (in the order of kilobytes for a real log) from the logged data on the network and downstream processing, since the package name is repeated in almost all cases. An exampe of the new format is here: DUMP OF SERVICE usagestats: D:4,20090813 P:com.android.launcher,4,155456 A:*.Launcher,4,0,0,0,0,0,0,0,0,0,2 P:com.android.browser,1,6724 A:*.BrowserActivity,1,0,0,0,0,0,0,0,0,0,0 A:*.CombinedBookmarkHistoryActivity,1,0,0,0,0,0,0,0,0,0,1 P:com.google.android.apps.maps,1,2219 A:com.google.android.maps.MapsActivity,1,0,0,0,0,0,0,0,0,0,0 P:com.android.contacts,1,0 A:*.DialtactsActivity,1,0,0,0,0,0,0,0,0,0,1
Diffstat (limited to 'opengl/tests/gl_basic/gl_basic.cpp')
0 files changed, 0 insertions, 0 deletions