Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove two unused event log tags. | Carl Shapiro | 2011-01-19 | 1 | -41/+1 | |
| | | | | Change-Id: I4be6e142ecdb3caebde21bef9898fc9e25fe181a | |||||
* | am 06b21887: am 2da0032c: add graphics events to the eventlog definitions | Mathias Agopian | 2010-09-15 | 1 | -0/+18 | |
|\ | | | | | | | | | | | | | Merge commit '06b21887e8f5719e9b421371b4a47ef371c972b5' * commit '06b21887e8f5719e9b421371b4a47ef371c972b5': add graphics events to the eventlog definitions | |||||
| * | add graphics events to the eventlog definitions | Mathias Agopian | 2010-09-14 | 1 | -0/+18 | |
| | | | | | | | | | | | | by default this logging is turned off Change-Id: Ic7e5fe2b377c4760e1673e7d19a69d34cc9333c9 | |||||
* | | am 2c42e440: am 9915e3fd: Add dvm_lock_sample\'s new fields. | Brad Fitzpatrick | 2010-09-15 | 1 | -1/+1 | |
|\ \ | |/ | | | | | | | | | | | Merge commit '2c42e4404bba0a1b065d223a1e84ef7184e1a987' * commit '2c42e4404bba0a1b065d223a1e84ef7184e1a987': Add dvm_lock_sample's new fields. | |||||
| * | Add dvm_lock_sample's new fields. | Brad Fitzpatrick | 2010-09-14 | 1 | -1/+1 | |
| | | | | | | | | Change-Id: I2ec442834c38d3716695ab90bf0db220bd8dae27 | |||||
| * | Add a log tag entry for the dalvik lock profiling event. | Carl Shapiro | 2010-04-13 | 1 | -0/+1 | |
| | | ||||||
* | | Update eventlog tags for WifiStateTracker | Irfan Sheriff | 2010-07-23 | 1 | -25/+14 | |
| | | | | | | | | Change-Id: I43137ba87df7ec30f068997c86957e6bda14aaeb | |||||
* | | Update the help text to reflect new capabilities of -b parameter. | Wink Saville | 2010-06-18 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | The -b parameter now support specifying multiple ring buffers and the results are interleaved. In addition a new ring buffer has been created, 'system', and the default is now -b main -b system. Change-Id: Ibc25a31fb8fe21d75dda4598a83cf3426f759eb1 | |||||
* | | Add a log tag entry for the dalvik lock profiling event. | Carl Shapiro | 2010-04-12 | 1 | -0/+1 | |
|/ | | | | Change-Id: I4897da78ee6c6b32c8a588ff689c60a59bc60ed7 | |||||
* | Rename logtag for clarity. | Brad Fitzpatrick | 2010-04-08 | 1 | -1/+1 | |
| | | | | | | BUG=2581935 Change-Id: Icf1c4fcf123fa4ec74fda80f72a27d3db85aa7a9 | |||||
* | fix [2483384] logcat crash when malloc debug is enabled | Mathias Agopian | 2010-03-17 | 1 | -2/+3 | |
| | | | | | | fix a couple of uninitialized variables Change-Id: I1f7552ecb20d85dbf0fec5cae9778a70ff9281a2 | |||||
* | Add '-t N' flag to logcat, to print only the last N lines of logcat | Dan Egnor | 2010-03-11 | 1 | -53/+60 | |
| | | | | | | (to be used in capturing a merged mini logcat for crash reports) Change-Id: I68149eb80f2f79812f43b07d80fbea822476859e | |||||
* | Remove an obsolete event log tag. | Dan Egnor | 2010-03-10 | 1 | -2/+0 | |
| | | | | Change-Id: Idb718bdc88bca244eb88af5f391055cd40b42fd8 | |||||
* | Make logcat print both the main and system buffers by default. Make SLOGx ↵ | Joe Onorato | 2010-03-01 | 1 | -19/+36 | |
| | | | | macros work. | |||||
* | Allow logcat to take multiple -b options, and interleave the results. | Joe Onorato | 2010-02-26 | 1 | -67/+257 | |
| | ||||||
* | Remove some log tags, which have moved to their own | Dan Egnor | 2010-02-10 | 1 | -73/+0 | |
| | | | | EventLogTags.logtags file in various directories. | |||||
* | resolved conflicts for merge of 988ad28e to master | Wink Saville | 2010-01-21 | 1 | -0/+3 | |
|\ | | | | | | | Change-Id: I02dda00585d5eb4ea74ca7c77bd46f97bb562440 | |||||
| * | Add gsm_rat_switched event tag. | John Wang | 2010-01-13 | 1 | -0/+3 | |
| | | ||||||
* | | remove ActivityManager-related event log tags | Doug Zongker | 2009-12-04 | 1 | -75/+0 | |
| | | | | | | | | These have been migrated to the ActivityManagerService package. | |||||
* | | remove system server tags from global event.logtags file | Doug Zongker | 2009-12-04 | 1 | -88/+0 | |
| | | | | | | | | | | These tags are being moved to a .logtags file in the system server package. | |||||
* | | construct event-log-tags via the new build mechanism | Doug Zongker | 2009-12-03 | 2 | -15/+1 | |
| | | | | | | | | | | The build system now unions together all *.logtags files found in LOCAL_SRC_FILES to construct /system/etc/event-log-tags. | |||||
* | | Update db_operation log tag information to match updated sampling code. | Dan Egnor | 2009-11-23 | 1 | -3/+7 | |
|/ | ||||||
* | Work on issue #2259506: camera ANRed and then device runtime restarted | Dianne Hackborn | 2009-11-16 | 1 | -0/+2 | |
| | | | | | | New event log tag for when a process fails to start. Change-Id: Icb08757e1514a1d6f5462d22b931114c10b964b2 | |||||
* | am 46ef2b87: add free space on system and cache to free_storage_left log event | Doug Zongker | 2009-10-07 | 1 | -2/+2 | |
|\ | | | | | | | | | | | | | Merge commit '46ef2b87d01a2df67074351d0078bf900550f343' into eclair * commit '46ef2b87d01a2df67074351d0078bf900550f343': add free space on system and cache to free_storage_left log event | |||||
| * | add free space on system and cache to free_storage_left log event | Doug Zongker | 2009-10-07 | 1 | -13/+13 | |
| | | ||||||
* | | Add backup_initialize event to track initializeDevice() requests | Dan Egnor | 2009-09-29 | 1 | -0/+1 | |
| | | ||||||
* | | Add a new event log tag for corrupted database files. | Jeff Hamilton | 2009-09-29 | 1 | -0/+1 | |
| | | | | | | | | Change-Id: I6b920de4e7c86257cb56a75e570c01a42fb2d082 | |||||
* | | Add event parameter for the restore set (device id) data is being restored from | Dan Egnor | 2009-09-22 | 1 | -1/+1 | |
| | | ||||||
* | | Add event log tag for server-prompted reset of backup data | Christopher Tate | 2009-09-21 | 1 | -0/+1 | |
| | | ||||||
* | | add account field to the sync log event | Doug Zongker | 2009-09-20 | 1 | -1/+2 | |
| | | ||||||
* | | Add contacts aggregation event to the log. | Ken Shirriff | 2009-09-03 | 1 | -0/+4 | |
| | | ||||||
* | | am c5ceeeed: Merge change 20354 into donut | Doug Zongker | 2009-08-07 | 1 | -0/+1 | |
|\ \ | |/ | | | | | | | | | | | Merge commit 'c5ceeeedeeb1cc3ba3d8b54b04f983ae666755a2' * commit 'c5ceeeedeeb1cc3ba3d8b54b04f983ae666755a2': strip comments from event-log-tags on device | |||||
| * | strip comments from event-log-tags on device | Doug Zongker | 2009-08-06 | 1 | -0/+1 | |
| | | | | | | | | | | | | This saves about 8k from the system image. Bug: 2036961 | |||||
* | | add log tags for backup/restore events | Dan Egnor | 2009-07-27 | 1 | -42/+54 | |
| | | ||||||
* | | Add aggregator test tag to list | Jim Miller | 2009-07-01 | 1 | -11/+12 | |
| | | ||||||
* | | add kernel event logging tags for more gtalk/mcs logging (heartbeat resets ↵ | Wei Huang | 2009-06-19 | 1 | -1/+21 | |
| | | | | | | | | and connection closed events) | |||||
* | | merged 2cf6cff71f36b76e816a7a90c66f4b04c71e8278 w/minor conflict | The Android Open Source Project | 2009-06-12 | 1 | -0/+3 | |
|\ \ | |/ | ||||||
| * | Add a note to event-log-tags listing the log tag range | Dan Egnor | 2009-06-11 | 1 | -0/+3 | |
| | | | | | | | | reserved for partner use, etc.. | |||||
* | | Add tag for AggregationService. | Jim Miller | 2009-06-08 | 1 | -0/+3 | |
|/ | ||||||
* | new cdma event log tags | Tammo Spalink | 2009-05-19 | 1 | -0/+6 | |
| | ||||||
* | auto import from //branches/cupcake/...@137197 | The Android Open Source Project | 2009-03-09 | 1 | -2/+0 | |
| | ||||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 5 | -0/+1131 | |
| | ||||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 5 | -1131/+0 | |
| | ||||||
* | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 1 | -1/+1 | |
| | ||||||
* | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 1 | -1/+1 | |
| | ||||||
* | auto import from //branches/cupcake/...@132569 | The Android Open Source Project | 2009-02-20 | 1 | -0/+3 | |
| | ||||||
* | auto import from //branches/cupcake/...@131421 | The Android Open Source Project | 2009-02-13 | 2 | -2/+14 | |
| | ||||||
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -2/+15 | |
| | ||||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -4/+16 | |
| | ||||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 5 | -0/+1091 | |