Skip to content

Commit

Permalink
Add dvm_lock_sample's new fields.
Browse files Browse the repository at this point in the history
Change-Id: I2ec442834c38d3716695ab90bf0db220bd8dae27
  • Loading branch information
bradfitz committed Sep 14, 2010
1 parent 40c2b7c commit 9915e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logcat/event.logtags
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 9915e3f

Please sign in to comment.