| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
(cherry picked from commit a1062c728a04e0de6e86a138d98eaff12f14fb41)
Change-Id: I1e1a55d13ac55350e8d54bfe92b392de07f26a5d
|
|
|
|
|
|
|
|
|
| |
This cleans up most of the size-related problems in system/core.
There are still a few changes needed for a clean 64-bit build,
but they look like they might require changes to things like the
fastboot protocol.
Change-Id: I1560425a289fa158e13e2e3173cc3e71976f92c0
|
|
|
|
|
| |
Bug: 10912373
Change-Id: If8a2f9829b3aac4abc33a4623c5f5b4966fd6870
|
|
|
|
|
|
|
|
|
| |
Move the liblog headers to log/ instead of cutils/ to complete
the separation of libcutils and liblog. cutils/log.h still
exists and includes log/log.h in order to support the many existing
modules that use cutils/log.h.
Change-Id: I2758c9f4aedcb809ca7ba8383d0f55041dd44345
|
|
|
|
| |
Change-Id: I1271875c575aac31568017a17622f4dc9ff40032
|
|
|
|
| |
Change-Id: Ib93f4eeec35b5754498464ada94faeb2bdb0b896
|
|\
| |
| |
| |
| | |
* commit '753b96cf67f3eaf716510600516c3c593a1ae5e1':
Fixed an unused param warning in logcat
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Changed a function to actually use its parameter instead of a global
variable. All callers of the function pass the global variable as an
argument anyway so behaviour is unchanged.
Change-Id: Ib84d45c17d2213c4d441bf2f423feca14e7aa2f4
Author: Edwin Vane <edwin.vane@intel.com>
Reviewed-by: Ariel J Bernal <ariel.j.bernal@intel.com>
|
|/
|
|
|
|
|
| |
Specifically, this adds tags for errors in FORTIFY_SOURCE'd parts
of bionic and for some indications of DNS spoofing.
Change-Id: I186ee36ae42cb6ba4fd5729ede84e2dcd4a56468
|
|
|
|
| |
Change-Id: I1dc3633fc7228a6ff8ed0da4572f40055a28ceb2
|
|
|
|
|
|
|
| |
Sanity check that the length we get back from the kernel matches
how much data we actually received.
Change-Id: I5cfd80321ab41459bb514dfde2da57413a7bd9e6
|
|
|
|
|
|
|
| |
The log tag may be zero length if corrupted, so check for this
condition.
Change-Id: I7616226dabe78a85859b0ab53aca08f734dbdd84
|
|
|
|
| |
Change-Id: I4be6e142ecdb3caebde21bef9898fc9e25fe181a
|
|\
| |
| |
| |
| |
| |
| | |
Merge commit '06b21887e8f5719e9b421371b4a47ef371c972b5'
* commit '06b21887e8f5719e9b421371b4a47ef371c972b5':
add graphics events to the eventlog definitions
|
| |
| |
| |
| |
| |
| | |
by default this logging is turned off
Change-Id: Ic7e5fe2b377c4760e1673e7d19a69d34cc9333c9
|
|\ \
| |/
| |
| |
| |
| |
| | |
Merge commit '2c42e4404bba0a1b065d223a1e84ef7184e1a987'
* commit '2c42e4404bba0a1b065d223a1e84ef7184e1a987':
Add dvm_lock_sample's new fields.
|
| |
| |
| |
| | |
Change-Id: I2ec442834c38d3716695ab90bf0db220bd8dae27
|
| | |
|
| |
| |
| |
| | |
Change-Id: I43137ba87df7ec30f068997c86957e6bda14aaeb
|
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
|/
|
|
| |
Change-Id: I4897da78ee6c6b32c8a588ff689c60a59bc60ed7
|
|
|
|
|
|
| |
BUG=2581935
Change-Id: Icf1c4fcf123fa4ec74fda80f72a27d3db85aa7a9
|
|
|
|
|
|
| |
fix a couple of uninitialized variables
Change-Id: I1f7552ecb20d85dbf0fec5cae9778a70ff9281a2
|
|
|
|
|
|
| |
(to be used in capturing a merged mini logcat for crash reports)
Change-Id: I68149eb80f2f79812f43b07d80fbea822476859e
|
|
|
|
| |
Change-Id: Idb718bdc88bca244eb88af5f391055cd40b42fd8
|
|
|
|
| |
macros work.
|
| |
|
|
|
|
| |
EventLogTags.logtags file in various directories.
|
|\
| |
| |
| | |
Change-Id: I02dda00585d5eb4ea74ca7c77bd46f97bb562440
|
| | |
|
| |
| |
| |
| | |
These have been migrated to the ActivityManagerService package.
|
| |
| |
| |
| |
| | |
These tags are being moved to a .logtags file in the system server
package.
|
| |
| |
| |
| |
| | |
The build system now unions together all *.logtags files found in
LOCAL_SRC_FILES to construct /system/etc/event-log-tags.
|
|/ |
|
|
|
|
|
|
| |
New event log tag for when a process fails to start.
Change-Id: Icb08757e1514a1d6f5462d22b931114c10b964b2
|
|\
| |
| |
| |
| |
| |
| | |
Merge commit '46ef2b87d01a2df67074351d0078bf900550f343' into eclair
* commit '46ef2b87d01a2df67074351d0078bf900550f343':
add free space on system and cache to free_storage_left log event
|
| | |
|
| | |
|
| |
| |
| |
| | |
Change-Id: I6b920de4e7c86257cb56a75e570c01a42fb2d082
|
| | |
|
| | |
|
| | |
|
| | |
|
|\ \
| |/
| |
| |
| |
| |
| | |
Merge commit 'c5ceeeedeeb1cc3ba3d8b54b04f983ae666755a2'
* commit 'c5ceeeedeeb1cc3ba3d8b54b04f983ae666755a2':
strip comments from event-log-tags on device
|
| |
| |
| |
| |
| |
| | |
This saves about 8k from the system image.
Bug: 2036961
|
| | |
|
| | |
|
| |
| |
| |
| | |
and connection closed events)
|
|\ \
| |/ |
|
| |
| |
| |
| | |
reserved for partner use, etc..
|