Commit Graph

20381 Commits

Author SHA1 Message Date
Nick Kralevich 173eb396c7 adb: Make HOME=/data/local/tmp
Make the home directory for adb shell be /data/local/tmp and
automatically change into that directory.

Change-Id: Ib5cc6e1ecdd31a37e986cf03836f7589ebd40868
2015-12-07 16:56:12 -08:00
Mark Salyzyn 1f6a9473a7 Merge "liblog: print message payload of zero length" am: 50413c7626
am: e13efa6112

* commit 'e13efa61122cbad99dc10b9a89d1a06a6b6dc418':
  liblog: print message payload of zero length
2015-12-08 00:39:06 +00:00
Mark Salyzyn e13efa6112 Merge "liblog: print message payload of zero length"
am: 50413c7626

* commit '50413c7626c7598ccb062d7d1156e5cfa1b2cb8e':
  liblog: print message payload of zero length
2015-12-08 00:31:59 +00:00
Mark Salyzyn 50413c7626 Merge "liblog: print message payload of zero length" 2015-12-08 00:27:30 +00:00
Mark Salyzyn d7bcf40ee6 liblog: print message payload of zero length
logcat will crash if the log message payload is of zero length. Side
effect of possible log messages from LogKlog in eng and userdebug
builds, or lower level logging calls.

NB: The referenced bug cited an example of this native crash, this
    does not fix the problem cited in the bug about the
    com.android.music shutdown.

Bug: 25774695
Change-Id: I5c7a6ad8db640ba9bc8d34fab04ba7cc2a9a426a
2015-12-07 16:14:40 -08:00
Dimitry Ivanov d6c9995d99 Merge "Native loader as a separate library" am: beceb6ef53
am: 17f119eade

* commit '17f119eadebc1a9b4d8236ad78df03844ca44044':
  Native loader as a separate library
2015-12-08 00:06:24 +00:00
Mark Salyzyn 9d216130ad Merge changes Ib441cecf,Ieb1bbe3d,I3e63e430,I531b4317,I8dd60545, ... am: d1379a8aed am: 154e1c15ae
am: 850045ca27

* commit '850045ca27b2a71d6b1fee873dc7246edfd0b8f2':
  logcat: Add --wrap timeout
  logcat: Add low hanging fruit long arguments
  logcat: Add long arguments to logcat, support for pid filter
  liblog: Support for ANDROID_LOG_WRAP mode flag on reader
  logd: test wakeup on wrap timeout
  logd: wakeup on wrap or timeout
2015-12-08 00:04:01 +00:00
Mark Salyzyn 28309597a6 Merge "logd: test: leniency towards background cgroup" am: 3ea02e8eca am: 660d17b25c
am: 93007fffe6

* commit '93007fffe6d9b46bae6354f92c7b7bc661d8fd87':
  logd: test: leniency towards background cgroup
2015-12-08 00:02:16 +00:00
Mark Salyzyn eb66cde79c Merge "logd: test: statistics report chatty effective percentage" am: 2e2d2edc59 am: b62b7783ac
am: 2cfd261282

* commit '2cfd261282377222c3692451e3bae905d5d9ec8d':
  logd: test: statistics report chatty effective percentage
2015-12-08 00:02:10 +00:00
Mark Salyzyn db46d348be Merge "liblog: test: liblog.android_logger_get_ failure" am: 8ca9a775f7 am: 28a96aeedc
am: 5d978db9dd

* commit '5d978db9dd2122247f8b3d9dbbcb8e40ea478292':
  liblog: test: liblog.android_logger_get_ failure
2015-12-08 00:02:04 +00:00
Mark Salyzyn e7b77665e3 Merge "logd: liblog: logcat: switch to android_log_clockid() (2)" am: 69504d646d am: d2fb3e10ee
am: 42901fb07d

* commit '42901fb07d69b699fa07bdd25aca4957c3dd0c10':
  logd: liblog: logcat: switch to android_log_clockid() (2)
2015-12-08 00:01:50 +00:00
Mark Salyzyn e18f028637 Merge "Revert "logd: liblog: logcat: switch to android_log_clockid()"" am: b566435b02 am: a64dd2d0b4
am: b97aaca6b2

* commit 'b97aaca6b283573e5dd035d4cfd92fd5450ac96f':
  Revert "logd: liblog: logcat: switch to android_log_clockid()"
2015-12-08 00:00:04 +00:00
Mark Salyzyn 48946e48e5 Merge "logd: liblog: logcat: switch to android_log_clockid()" am: 9eca0e775b am: 8acc9bc1cb
am: 945bde67f3

* commit '945bde67f39f119d5c3b3136de4b7757f1adc7b6':
  logd: liblog: logcat: switch to android_log_clockid()
2015-12-07 23:59:51 +00:00
Elliott Hughes ef119a14b8 Merge "Track rename of base/ to android-base/." am: 912ed3d8ca am: e2a9563be1
am: 3608ee5e90

* commit '3608ee5e903689ea7c433587be664649689816e1':
  Track rename of base/ to android-base/.
2015-12-07 23:59:44 +00:00
Dimitry Ivanov 17f119eade Merge "Native loader as a separate library"
am: beceb6ef53

* commit 'beceb6ef53b736879a962992c43fa318e3ea2999':
  Native loader as a separate library
2015-12-07 23:58:01 +00:00
Dimitry Ivanov beceb6ef53 Merge "Native loader as a separate library" 2015-12-07 23:45:50 +00:00
Mark Salyzyn 850045ca27 Merge changes Ib441cecf,Ieb1bbe3d,I3e63e430,I531b4317,I8dd60545, ... am: d1379a8aed
am: 154e1c15ae

* commit '154e1c15ae3735957e777464e2e969e93803a2ab':
  logcat: Add --wrap timeout
  logcat: Add low hanging fruit long arguments
  logcat: Add long arguments to logcat, support for pid filter
  liblog: Support for ANDROID_LOG_WRAP mode flag on reader
  logd: test wakeup on wrap timeout
  logd: wakeup on wrap or timeout
2015-12-07 23:43:21 +00:00
Mark Salyzyn 93007fffe6 Merge "logd: test: leniency towards background cgroup" am: 3ea02e8eca
am: 660d17b25c

* commit '660d17b25c6ff2809507a7a2ef435d4ab4c5bf5a':
  logd: test: leniency towards background cgroup
2015-12-07 23:41:17 +00:00
Mark Salyzyn 2cfd261282 Merge "logd: test: statistics report chatty effective percentage" am: 2e2d2edc59
am: b62b7783ac

* commit 'b62b7783ac66d516be7afe93f4ba7511c01f6696':
  logd: test: statistics report chatty effective percentage
2015-12-07 23:39:44 +00:00
Mark Salyzyn 5d978db9dd Merge "liblog: test: liblog.android_logger_get_ failure" am: 8ca9a775f7
am: 28a96aeedc

* commit '28a96aeedc8f6e92a7a5e1b972372f00215c3881':
  liblog: test: liblog.android_logger_get_ failure
2015-12-07 23:39:38 +00:00
Mark Salyzyn 42901fb07d Merge "logd: liblog: logcat: switch to android_log_clockid() (2)" am: 69504d646d
am: d2fb3e10ee

* commit 'd2fb3e10ee85de0f25ffb1ab53da285672df9c8f':
  logd: liblog: logcat: switch to android_log_clockid() (2)
2015-12-07 23:39:23 +00:00
Mark Salyzyn b97aaca6b2 Merge "Revert "logd: liblog: logcat: switch to android_log_clockid()"" am: b566435b02
am: a64dd2d0b4

* commit 'a64dd2d0b40c7662e779acaf20a5ad374e706e21':
  Revert "logd: liblog: logcat: switch to android_log_clockid()"
2015-12-07 23:37:22 +00:00
Mark Salyzyn 945bde67f3 Merge "logd: liblog: logcat: switch to android_log_clockid()" am: 9eca0e775b
am: 8acc9bc1cb

* commit '8acc9bc1cbcae992b059446eeb83087efab0cf5e':
  logd: liblog: logcat: switch to android_log_clockid()
2015-12-07 23:37:06 +00:00
Elliott Hughes 3608ee5e90 Merge "Track rename of base/ to android-base/." am: 912ed3d8ca
am: e2a9563be1

* commit 'e2a9563be1d540a1fb91489986bf6a72d54b59c8':
  Track rename of base/ to android-base/.
2015-12-07 23:36:59 +00:00
Mark Salyzyn 154e1c15ae Merge changes Ib441cecf,Ieb1bbe3d,I3e63e430,I531b4317,I8dd60545, ...
am: d1379a8aed

* commit 'd1379a8aedb7b80edac8849d2e64ceffa409632e':
  logcat: Add --wrap timeout
  logcat: Add low hanging fruit long arguments
  logcat: Add long arguments to logcat, support for pid filter
  liblog: Support for ANDROID_LOG_WRAP mode flag on reader
  logd: test wakeup on wrap timeout
  logd: wakeup on wrap or timeout
2015-12-07 23:21:13 +00:00
Mark Salyzyn 660d17b25c Merge "logd: test: leniency towards background cgroup"
am: 3ea02e8eca

* commit '3ea02e8eca9fc0f2122d73a1d117292514256fcf':
  logd: test: leniency towards background cgroup
2015-12-07 23:19:10 +00:00
Mark Salyzyn b62b7783ac Merge "logd: test: statistics report chatty effective percentage"
am: 2e2d2edc59

* commit '2e2d2edc59244e56f93f1e7746ebc5e1ef5ea775':
  logd: test: statistics report chatty effective percentage
2015-12-07 23:16:53 +00:00
Mark Salyzyn 28a96aeedc Merge "liblog: test: liblog.android_logger_get_ failure"
am: 8ca9a775f7

* commit '8ca9a775f7d8a5db68c7b42ec42aad969bd6d5e3':
  liblog: test: liblog.android_logger_get_ failure
2015-12-07 23:16:48 +00:00
Mark Salyzyn d2fb3e10ee Merge "logd: liblog: logcat: switch to android_log_clockid() (2)"
am: 69504d646d

* commit '69504d646d0cfdad28307b5ca7a8b98552e5cb06':
  logd: liblog: logcat: switch to android_log_clockid() (2)
2015-12-07 23:16:33 +00:00
Mark Salyzyn a64dd2d0b4 Merge "Revert "logd: liblog: logcat: switch to android_log_clockid()""
am: b566435b02

* commit 'b566435b02d90663b5a26ba795bfb2f0102e8833':
  Revert "logd: liblog: logcat: switch to android_log_clockid()"
2015-12-07 23:14:42 +00:00
Mark Salyzyn 8acc9bc1cb Merge "logd: liblog: logcat: switch to android_log_clockid()"
am: 9eca0e775b

* commit '9eca0e775b8462788e988218c8582bf341dfdfeb':
  logd: liblog: logcat: switch to android_log_clockid()
2015-12-07 23:14:23 +00:00
Elliott Hughes e2a9563be1 Merge "Track rename of base/ to android-base/."
am: 912ed3d8ca

* commit '912ed3d8ca78d840a1d19543a205d787fbfbf235':
  Track rename of base/ to android-base/.
2015-12-07 23:14:17 +00:00
Elliott Hughes f2584be414 Rename base/ to android-base/.
Bug: http://b/26023797
Change-Id: Ie6c63bf86bed05faab87d290de6f34d9af3532a8
2015-12-07 14:31:53 -08:00
Mark Salyzyn d1379a8aed Merge changes Ib441cecf,Ieb1bbe3d,I3e63e430,I531b4317,I8dd60545, ...
* changes:
  logcat: Add --wrap timeout
  logcat: Add low hanging fruit long arguments
  logcat: Add long arguments to logcat, support for pid filter
  liblog: Support for ANDROID_LOG_WRAP mode flag on reader
  logd: test wakeup on wrap timeout
  logd: wakeup on wrap or timeout
2015-12-07 22:27:13 +00:00
Mark Salyzyn 41ba25f864 logcat: Add --wrap timeout
Always ANDROID_LOG_WRAP_DEFAULT_TIMEOUT seconds (2 hours).
--wrap takes argument, the argument is currently ignored.

Future: Add new API that allows setting of wrap timeout.

Bug: 25929746
Bug: 21615139
Change-Id: Ib441cecfb6e4264c18adb70c705314440ba85e65
2015-12-07 14:24:02 -08:00
Mark Salyzyn f8bff87c65 logcat: Add low hanging fruit long arguments
Add long arguments file, rotate_kbytes, rotate_count, format,
dividers, clear, buffer_size, last, buffer, binary, statistics
and prune.

Bug: 21615139
Change-Id: Ieb1bbe3d47e6711a1e91c74522630d39f8981621
2015-12-07 14:24:02 -08:00
Kristian Monsen 562e513d4b logcat: Add long arguments to logcat, support for pid filter
Bug: 21615139
Change-Id: I3e63e43067f8089c18658e4100e901fb2a9630ae
2015-12-07 14:24:02 -08:00
Mark Salyzyn f8e546e609 liblog: Support for ANDROID_LOG_WRAP mode flag on reader
If ANDROID_LOG_WRAP is specified, add timeout=3600 to the reader
request. logd will comply by going to sleep with the socket open.
If the start time is about to wrap or get pruned in the specified log
buffers, then wakeup and dump the logs; or wakeup on timeout,
whichever comes first.

Bug: 25929746
Change-Id: I531b4317a20abcf3ba87d78c68fa2f268a4488ab
2015-12-07 14:24:02 -08:00
Mark Salyzyn fc9f5b8af4 logd: test wakeup on wrap timeout
Change-Id: I8dd605452f1fef7706a627eedc251e39bb2e34cc
2015-12-07 14:24:02 -08:00
Mark Salyzyn b75cce0389 logd: wakeup on wrap or timeout
If a timeout is specified for the reader, then go to sleep
with the socket open. If the start time is about to get
pruned in the specified log buffers, then wakeup and dump
the logs; or wakeup on timeout, whichever comes first.

Bug: 25929746
Change-Id: I7d2421c2c5083b33747b84f74d9a560d3ba645df
2015-12-07 14:24:02 -08:00
Steve Fung 8ed101bab5 crash_reporter: Fix unit tests
- Removed obsolete unit tests.
- Fix remaining unit tests for Android.

Change-Id: I1665447d375178d2bcf941fec3585c8f96cd2bac
2015-12-07 14:21:00 -08:00
Mark Salyzyn 3ea02e8eca Merge "logd: test: leniency towards background cgroup" 2015-12-07 20:59:34 +00:00
Dimitry Ivanov ac1b1919f8 Native loader as a separate library
Extracted native loader to separate library in order to
be able to reuse it for NativeActivities related native code
in libandroid_runtime.so

Bug: http://b/22548808
Change-Id: Ibcf5ddcdc5aba22e32e4b72887840e9c171c1986
2015-12-07 12:59:02 -08:00
Mark Salyzyn 2e2d2edc59 Merge "logd: test: statistics report chatty effective percentage" 2015-12-07 19:30:51 +00:00
Mark Salyzyn 8ca9a775f7 Merge "liblog: test: liblog.android_logger_get_ failure" 2015-12-07 19:30:40 +00:00
Mark Salyzyn 074f542476 logd: test: leniency towards background cgroup
Accepting a new lower standard of performance due to
the realities of the background cgroup.

Change-Id: Icd85050ffbf7f0129dd4c053323faedd0ff74048
2015-12-07 11:26:12 -08:00
Mark Salyzyn f33657da4d logd: test: statistics report chatty effective percentage
Add parsing to recognize optional chatty effective
percentage field as reported in the logger statistics.

Bug: 22855208
Change-Id: Id9c5e4a907ed0f9319beb9ddbfa27f4844bffc7d
2015-12-07 11:10:04 -08:00
Mark Salyzyn 7d8939ec1d liblog: test: liblog.android_logger_get_ failure
Change-Id: I8f74eca7857fe4cd6fa979d7bdeeda2b6a3e596b
2015-12-07 11:08:59 -08:00
Mark Salyzyn 69504d646d Merge "logd: liblog: logcat: switch to android_log_clockid() (2)" 2015-12-07 19:08:33 +00:00
Mark Salyzyn ba7a9a016b logd: liblog: logcat: switch to android_log_clockid() (2)
android_log_timestamp returns the property leading letter,
it is better to return a clockid_t with android_log_clockid()

Bug: 23668800
Change-Id: I38dee773bf3844177826b03a26b03215c79a5359
2015-12-07 18:45:31 +00:00