Commit graph

7775 commits

Author SHA1 Message Date
Christopher Ferris
c79e511d82 am 481b551a: am 0b0e0eae: Merge "Small cleanup of duplicated test values."
* commit '481b551a95d662653e1e6c594ba9617a50f81034':
  Small cleanup of duplicated test values.
2014-04-29 16:05:13 +00:00
Christopher Ferris
481b551a95 am 0b0e0eae: Merge "Small cleanup of duplicated test values."
* commit '0b0e0eae8cbe3406dfbf14d42eb1229037cc30df':
  Small cleanup of duplicated test values.
2014-04-29 16:01:19 +00:00
Christopher Ferris
0b0e0eae8c Merge "Small cleanup of duplicated test values." 2014-04-29 15:56:17 +00:00
Christopher Ferris
11b5fcb9f1 Small cleanup of duplicated test values.
A few flags were duplicates of flags already passed when using the TEST
targets.

Change-Id: I8f0d09915f5b830050fe25635a0852e8536e3aca
2014-04-28 21:06:31 -07:00
Mark Salyzyn
04ed628240 am 04acf347: am 40958531: Merge "logd: add thread setname"
* commit '04acf3475b0eca8c9d86ffb85c6cce86693e2bea':
  logd: add thread setname
2014-04-29 00:48:08 +00:00
Mark Salyzyn
04acf3475b am 40958531: Merge "logd: add thread setname"
* commit '4095853133745ddaa1e37b46f9e7d4e8a2cdee28':
  logd: add thread setname
2014-04-29 00:44:20 +00:00
Mark Salyzyn
4095853133 Merge "logd: add thread setname" 2014-04-29 00:41:32 +00:00
Mark Salyzyn
8daa9af02d logd: add thread setname
- permits easier determination of logd thread at
  fault in a stack trace from debuggerd.

Bug: 14275676
Change-Id: Iac2c523147e2bcce34ab7ddcecd02582c5fa7cc0
2014-04-29 00:37:37 +00:00
Elliott Hughes
29941ec817 am f8db4afb: am ab3d49b0: Merge "Use the si_code value bionic passes us."
* commit 'f8db4afb703e0005eca7207bfdcc989c6cf66f1a':
  Use the si_code value bionic passes us.
2014-04-26 03:30:13 +00:00
Elliott Hughes
f8db4afb70 am ab3d49b0: Merge "Use the si_code value bionic passes us."
* commit 'ab3d49b03527d5fc65664f66ddb78c98450c8c84':
  Use the si_code value bionic passes us.
2014-04-26 03:27:03 +00:00
Elliott Hughes
ab3d49b035 Merge "Use the si_code value bionic passes us." 2014-04-26 03:23:19 +00:00
Elliott Hughes
855fcc3114 Use the si_code value bionic passes us.
Bionic needs to re-raise various signals, which means the si_code
debuggerd sees has been clobbered. If bionic sends us the original
si_code value, we can use that instead of the one we see when the
ptrace the crashed process' siginfo.

Change-Id: If116a6bc667d55a6fb39b74f96673292af4e4c8c
2014-04-25 20:20:39 -07:00
Christopher Ferris
2d3bccdedc am 61af820e: am 2317287d: Merge "Remove libcorkscrew."
* commit '61af820e3d7febdb272fdb7f10ec45728828ec21':
  Remove libcorkscrew.
2014-04-25 20:44:29 +00:00
Mark Salyzyn
07dc2a9b53 am fbf85ad8: am da7409da: Merge "logd: enable UID spam filter and test"
* commit 'fbf85ad8d90c6e598a33037368709f4ec1ddf2f2':
  logd: enable UID spam filter and test
2014-04-25 20:44:29 +00:00
Mark Salyzyn
e4a36181e5 am c3aff21a: am 1ab0cf4d: Merge "logd: Statistics improvements"
* commit 'c3aff21a66381dad97f497bb3f5539296492d354':
  logd: Statistics improvements
2014-04-25 20:44:28 +00:00
Christopher Ferris
61af820e3d am 2317287d: Merge "Remove libcorkscrew."
* commit '2317287d18fae3f9ae0f3beb7748a804f06b5720':
  Remove libcorkscrew.
2014-04-25 20:42:15 +00:00
Mark Salyzyn
fbf85ad8d9 am da7409da: Merge "logd: enable UID spam filter and test"
* commit 'da7409da7e6259b663b54d59a8efaeb2e1254cd0':
  logd: enable UID spam filter and test
2014-04-25 20:42:14 +00:00
Mark Salyzyn
c3aff21a66 am 1ab0cf4d: Merge "logd: Statistics improvements"
* commit '1ab0cf4d34ea8c4a8064b53634034293940f78f0':
  logd: Statistics improvements
2014-04-25 20:42:14 +00:00
Christopher Ferris
2317287d18 Merge "Remove libcorkscrew." 2014-04-25 20:40:40 +00:00
Mark Salyzyn
da7409da7e Merge "logd: enable UID spam filter and test" 2014-04-25 20:40:20 +00:00
Mark Salyzyn
1ab0cf4d34 Merge "logd: Statistics improvements" 2014-04-25 20:40:05 +00:00
Mark Salyzyn
73e5dbe57d am 3a56eff8: am 72db489c: Merge "liblog: test bionic libc_logging.cpp"
* commit '3a56eff8d7099b00173234c3017d611c51dd2100':
  liblog: test bionic libc_logging.cpp
2014-04-25 19:57:52 +00:00
Christopher Ferris
e36152308d am 8c526578: am 4a5966b9: Merge "Change sprintf to snprintf calls."
* commit '8c526578f4c54eb295635f0e9f4620fb41296f44':
  Change sprintf to snprintf calls.
2014-04-25 19:57:50 +00:00
Mark Salyzyn
3a56eff8d7 am 72db489c: Merge "liblog: test bionic libc_logging.cpp"
* commit '72db489c9ee0a460a22d39389b42339f20b99b58':
  liblog: test bionic libc_logging.cpp
2014-04-25 19:29:54 +00:00
Mark Salyzyn
72db489c9e Merge "liblog: test bionic libc_logging.cpp" 2014-04-25 19:27:38 +00:00
Christopher Ferris
8c526578f4 am 4a5966b9: Merge "Change sprintf to snprintf calls."
* commit '4a5966b9a2bff4d92a166f2ed9f0231fc7d72ca8':
  Change sprintf to snprintf calls.
2014-04-25 18:30:15 +00:00
Christopher Ferris
688a8a7232 Remove libcorkscrew.
All unwinding is now done through libunwind.

Change-Id: I93ba6f5bd5ad41eeb5f6a93113b7894f842cc8e0
2014-04-25 11:25:56 -07:00
Christopher Ferris
4a5966b9a2 Merge "Change sprintf to snprintf calls." 2014-04-25 18:25:06 +00:00
Mark Salyzyn
e821dace41 logd: enable UID spam filter and test
Change-Id: Ie9c7a744e341e6e64afa14973d4d095717c97933
2014-04-25 11:03:58 -07:00
Mark Salyzyn
d2e3747e70 liblog: test bionic libc_logging.cpp
Change-Id: Ia778c43513a28c85ae54e96926ee9ed56717d527
2014-04-25 10:59:29 -07:00
Mark Salyzyn
c8a576c637 logd: Statistics improvements
- Drop in-place sorting.
- Add fast-track for uid sizes and elements.
- Add sort() for per-uid and per-pid statistics.

Change-Id: Ib8655d4cc0b3bd4e87534522987bcc7fc7a5251a
2014-04-25 10:46:27 -07:00
Christopher Ferris
b8c72957f0 Change sprintf to snprintf calls.
Change-Id: I8893246fcd541d97b02a1a4cac81c53c6cd2e394
2014-04-24 16:20:50 -07:00
Mark Salyzyn
64231be797 am 524f8533: am 72031ab8: Merge "logd: liblog: ALOG silently drops excessively long messages"
* commit '524f8533528146a3b3327627751bec2a0446486b':
  logd: liblog: ALOG silently drops excessively long messages
2014-04-24 23:18:52 +00:00
Elliott Hughes
b791f04c02 am e5d38ad8: am dc5442c0: Merge "Add missing si_code values to debuggerd."
* commit 'e5d38ad8cb313c8e38d2d6d061e13b426c797c2c':
  Add missing si_code values to debuggerd.
2014-04-24 23:18:51 +00:00
Mark Salyzyn
524f853352 am 72031ab8: Merge "logd: liblog: ALOG silently drops excessively long messages"
* commit '72031ab8780ddbdfad84ea4a02ba7fe87566ee50':
  logd: liblog: ALOG silently drops excessively long messages
2014-04-24 23:14:10 +00:00
Elliott Hughes
e5d38ad8cb am dc5442c0: Merge "Add missing si_code values to debuggerd."
* commit 'dc5442c0376d6e46f3d0e0c45f6f11988855cf92':
  Add missing si_code values to debuggerd.
2014-04-24 23:14:10 +00:00
Mark Salyzyn
72031ab878 Merge "logd: liblog: ALOG silently drops excessively long messages" 2014-04-24 23:12:57 +00:00
Elliott Hughes
dc5442c037 Merge "Add missing si_code values to debuggerd." 2014-04-24 23:11:36 +00:00
Mark Salyzyn
8444eb81b3 logd: liblog: ALOG silently drops excessively long messages
Bug: 14280914
Change-Id: Idddd29784625094e54144953c29f64692a88eee9
2014-04-24 15:49:57 -07:00
Mark Salyzyn
1c3aa3d28d am ab3150e9: am b674c0fd: Merge "logd: Add README.property"
* commit 'ab3150e9301280f27f6550d888e3581f11e8cba9':
  logd: Add README.property
2014-04-24 22:38:08 +00:00
Mark Salyzyn
ab3150e930 am b674c0fd: Merge "logd: Add README.property"
* commit 'b674c0fdf7a1b6dd539f100d939db4ee79806eac':
  logd: Add README.property
2014-04-24 22:34:13 +00:00
Mark Salyzyn
b674c0fdf7 Merge "logd: Add README.property" 2014-04-24 22:31:15 +00:00
Rom Lemarchand
d2674cbad9 am 0a04c556: am 19759a08: Merge "audio: fix audio_is_bluetooth_sco_device()"
* commit '0a04c556947e4fb8e12cd73b9aded27318002336':
  audio: fix audio_is_bluetooth_sco_device()
2014-04-24 22:21:39 +00:00
Rom Lemarchand
0a04c55694 am 19759a08: Merge "audio: fix audio_is_bluetooth_sco_device()"
* commit '19759a08053e18bc8efc4aa73f9a0cb8a88608fb':
  audio: fix audio_is_bluetooth_sco_device()
2014-04-24 22:18:39 +00:00
Rom Lemarchand
19759a0805 Merge "audio: fix audio_is_bluetooth_sco_device()" 2014-04-24 22:14:13 +00:00
Mark Salyzyn
7260a5c348 logd: Add README.property
Change-Id: I89da10a73470b037f1811a9890d959cae186f257
2014-04-24 15:07:54 -07:00
Eric Laurent
b526630ab8 audio: fix audio_is_bluetooth_sco_device()
Bug: 14268964
Change-Id: Ia2a185c5e0939930c5114209651a1e0db6c36ef3
2014-04-24 22:03:00 +00:00
Elliott Hughes
bd395b9a14 Add missing si_code values to debuggerd.
Also add static_asserts so we'll be notified if any more new ones show up.

Change-Id: I3a502dd4da35354e1ac65865191d31ccdacef298
2014-04-24 13:53:22 -07:00
Elliott Hughes
6d7a2ee4e8 am b1bcd9c3: am 6798914b: Merge "Improve liblog\'s fatal logging."
* commit 'b1bcd9c3ae89f9060fcd8468d5a04f3710e2b1a6':
  Improve liblog's fatal logging.
2014-04-24 20:47:00 +00:00
Elliott Hughes
b1bcd9c3ae am 6798914b: Merge "Improve liblog\'s fatal logging."
* commit '6798914b6fc93d6a9964129b734ec7d7be88d99b':
  Improve liblog's fatal logging.
2014-04-24 20:35:43 +00:00