summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Zongker2009-10-07 20:16:50 -0500
committerAndroid Git Automerger2009-10-07 20:16:50 -0500
commitbbf4093e7a04f6c61c12bc51d07f03c6b58f4142 (patch)
tree43e9bd7e8f3450fba7032ca357bc030ce9ae7954
parentaa7d97106abf8c390e1aed71f7c175fb77fead38 (diff)
parent46ef2b87d01a2df67074351d0078bf900550f343 (diff)
downloadplatform-system-core-bbf4093e7a04f6c61c12bc51d07f03c6b58f4142.tar.gz
platform-system-core-bbf4093e7a04f6c61c12bc51d07f03c6b58f4142.tar.xz
platform-system-core-bbf4093e7a04f6c61c12bc51d07f03c6b58f4142.zip
am 46ef2b87: add free space on system and cache to free_storage_left log event
Merge commit '46ef2b87d01a2df67074351d0078bf900550f343' into eclair * commit '46ef2b87d01a2df67074351d0078bf900550f343': add free space on system and cache to free_storage_left log event
-rw-r--r--logcat/event-log-tags4
1 files changed, 2 insertions, 2 deletions
diff --git a/logcat/event-log-tags b/logcat/event-log-tags
index a8b044e21..2140b374f 100644
--- a/logcat/event-log-tags
+++ b/logcat/event-log-tags
@@ -80,8 +80,8 @@
802744 free_storage_changed (data|2|2) 802744 free_storage_changed (data|2|2)
81# Device low memory notification and disk space free on the /data partition, in bytes at that time 81# Device low memory notification and disk space free on the /data partition, in bytes at that time
822745 low_storage (data|2|2) 822745 low_storage (data|2|2)
83# disk space free on the /data partition in bytes 83# disk space free on the /data, /system, and /cache partitions in bytes
842746 free_storage_left (data|2|2) 842746 free_storage_left (data|2|2),(system|2|2),(cache|2|2)
85 85
86# contacts aggregation: time and number of contacts. 86# contacts aggregation: time and number of contacts.
87# count is negative for query phase, positive for merge phase 87# count is negative for query phase, positive for merge phase