summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad Fitzpatrick <bradfitz@android.com>2010-09-14 10:22:48 -0700
committerBrad Fitzpatrick <bradfitz@android.com>2010-09-14 13:12:11 -0700
commit9915e3fd389519764436ad029ef2f172eb1cc0ca (patch)
tree666d3705df0073ce534481245bfb135b3136bb49
parent40c2b7cbedff612ce8bc7a51589a952cc1d047b6 (diff)
downloadsystem_core-9915e3fd389519764436ad029ef2f172eb1cc0ca.zip
system_core-9915e3fd389519764436ad029ef2f172eb1cc0ca.tar.gz
system_core-9915e3fd389519764436ad029ef2f172eb1cc0ca.tar.bz2
Add dvm_lock_sample's new fields.
Change-Id: I2ec442834c38d3716695ab90bf0db220bd8dae27
-rw-r--r--logcat/event.logtags2
1 files changed, 1 insertions, 1 deletions
diff --git a/logcat/event.logtags b/logcat/event.logtags
index f146738..e49838a 100644
--- a/logcat/event.logtags
+++ b/logcat/event.logtags
@@ -104,7 +104,7 @@
#
20001 dvm_gc_info (custom|2),(custom|2),(custom|2),(custom|2)
20002 dvm_gc_madvise_info (total|1|2),(zygote|1|2)
-20003 dvm_lock_sample (process|3),(main|1|5),(thread|3),(time|1|3),(file|3),(line|1|5),(sample_percent|1|6)
+20003 dvm_lock_sample (process|3),(main|1|5),(thread|3),(time|1|3),(file|3),(line|1|5),(ownerfile|3),(ownerline|1|5),(sample_percent|1|6)
75000 sqlite_mem_alarm_current (current|1|2)
75001 sqlite_mem_alarm_max (max|1|2)