Commit graph

996 commits

Author SHA1 Message Date
San Mehat
f15b4ef688 am 748cb49e: am cc43ee42: am d2e4e46c: cutils: schedpolicy: Add debug code to log sched policy transitions
Merge commit '748cb49e0049e0f504137a4930ec8502affbb03a'

* commit '748cb49e0049e0f504137a4930ec8502affbb03a':
  cutils: schedpolicy: Add debug code to log sched policy transitions
2009-10-29 20:09:33 -07:00
San Mehat
748cb49e00 am cc43ee42: am d2e4e46c: cutils: schedpolicy: Add debug code to log sched policy transitions
Merge commit 'cc43ee42acc3df89f584c670c4287e25808f23b2' into eclair-mr2-plus-aosp

* commit 'cc43ee42acc3df89f584c670c4287e25808f23b2':
  cutils: schedpolicy: Add debug code to log sched policy transitions
2009-10-29 19:52:40 -07:00
San Mehat
cc43ee42ac am d2e4e46c: cutils: schedpolicy: Add debug code to log sched policy transitions
Merge commit 'd2e4e46ce4bc29c3328fccfbbbe0590eaa8713f7' into eclair-mr2

* commit 'd2e4e46ce4bc29c3328fccfbbbe0590eaa8713f7':
  cutils: schedpolicy: Add debug code to log sched policy transitions
2009-10-29 19:28:20 -07:00
Jack Palevich
46f2bd2080 Fix type bug that breaks 64-bit OSX build. 2009-10-29 17:56:56 -07:00
Jack Palevich
c951c59232 Add support for the continue statement
Add error check for a break statement that's not inside a loop. (We just
generated bad code before. Oops!)
2009-10-29 15:04:27 -07:00
San Mehat
d2e4e46ce4 cutils: schedpolicy: Add debug code to log sched policy transitions
Signed-off-by: San Mehat <san@google.com>
2009-10-29 11:50:01 -07:00
San Mehat
0163f77a83 am 6dba735a: am 0d6f587f: am 39274417: toolbox: Add scheduling policy display to top/ps
Merge commit '6dba735a61d4b65594fa0ad7fd15ec09c3c42ce9'

* commit '6dba735a61d4b65594fa0ad7fd15ec09c3c42ce9':
  toolbox: Add scheduling policy display to top/ps
2009-10-28 23:50:56 -07:00
San Mehat
5f64815d8a am 38b2ddc4: am 17bfbd3c: am c0dfca7a: cutils: Add support for reading a processes scheduler policy
Merge commit '38b2ddc4a7cf1c47397af118a6d466d45f59da04'

* commit '38b2ddc4a7cf1c47397af118a6d466d45f59da04':
  cutils: Add support for reading a processes scheduler policy
2009-10-28 23:50:51 -07:00
Jack Palevich
ee1f829dd4 Implement typedef. 2009-10-28 16:10:17 -07:00
San Mehat
6dba735a61 am 0d6f587f: am 39274417: toolbox: Add scheduling policy display to top/ps
Merge commit '0d6f587f92048b61e8737795824ca68a09f3b6a8' into eclair-mr2-plus-aosp

* commit '0d6f587f92048b61e8737795824ca68a09f3b6a8':
  toolbox: Add scheduling policy display to top/ps
2009-10-28 11:52:45 -07:00
San Mehat
38b2ddc4a7 am 17bfbd3c: am c0dfca7a: cutils: Add support for reading a processes scheduler policy
Merge commit '17bfbd3ccbb798aa4068cd59150ce712660a62a4' into eclair-mr2-plus-aosp

* commit '17bfbd3ccbb798aa4068cd59150ce712660a62a4':
  cutils: Add support for reading a processes scheduler policy
2009-10-28 11:52:39 -07:00
San Mehat
0d6f587f92 am 39274417: toolbox: Add scheduling policy display to top/ps
Merge commit '392744175c4de67dc98e72da6745e6351118c985' into eclair-mr2

* commit '392744175c4de67dc98e72da6745e6351118c985':
  toolbox: Add scheduling policy display to top/ps
2009-10-28 11:43:15 -07:00
San Mehat
17bfbd3ccb am c0dfca7a: cutils: Add support for reading a processes scheduler policy
Merge commit 'c0dfca7ae1f6016461235552091c2cacacca82a2' into eclair-mr2

* commit 'c0dfca7ae1f6016461235552091c2cacacca82a2':
  cutils: Add support for reading a processes scheduler policy
2009-10-28 11:43:10 -07:00
Jack Palevich
22f5c6b8a2 Update FEATURES for recent additions. 2009-10-27 17:34:45 -07:00
Jack Palevich
188a5a7a3a Support nested macros. (Still don't support macro arguments.)
Now you can say:

    #define A B
    #define B C
    #define C 4

int x = A;

And it will work as expected.

Print an error message rather than assert when we're expecting a
function value, but don't find one.
2009-10-27 17:23:20 -07:00
Jack Palevich
66d487487f Print out error message when symbol lookup fails. 2009-10-27 13:58:08 -07:00
San Mehat
392744175c toolbox: Add scheduling policy display to top/ps
Signed-off-by: San Mehat <san@google.com>
2009-10-27 12:27:47 -07:00
San Mehat
c0dfca7ae1 cutils: Add support for reading a processes scheduler policy
Signed-off-by: San Mehat <san@google.com>
2009-10-27 12:27:42 -07:00
Ben Cheng
fe20a7abf1 am 779c0a9a: am 491489bb: am 21ec779a: Add stack unwinding directives to atomic-android-arm.S.
Merge commit '779c0a9a7a9d21b031167c21ca32004c23af6de4'

* commit '779c0a9a7a9d21b031167c21ca32004c23af6de4':
  Add stack unwinding directives to atomic-android-arm.S.
2009-10-22 09:31:12 -07:00
Ben Cheng
779c0a9a7a am 491489bb: am 21ec779a: Add stack unwinding directives to atomic-android-arm.S.
Merge commit '491489bbb89c62df4442afda173e0f953ba84dcb' into eclair-mr2-plus-aosp

* commit '491489bbb89c62df4442afda173e0f953ba84dcb':
  Add stack unwinding directives to atomic-android-arm.S.
2009-10-22 09:26:20 -07:00
Ben Cheng
491489bbb8 am 21ec779a: Add stack unwinding directives to atomic-android-arm.S.
Merge commit '21ec779abe2df0c2e9e170a40c8cf7c2f2eb4ac9' into eclair-mr2

* commit '21ec779abe2df0c2e9e170a40c8cf7c2f2eb4ac9':
  Add stack unwinding directives to atomic-android-arm.S.
2009-10-22 06:46:03 -07:00
Ben Cheng
21ec779abe Add stack unwinding directives to atomic-android-arm.S.
For bug 2182296.

Eclair branch Dr. No approved by: hiroshi
2009-10-21 10:47:31 -07:00
Dima Zavin
1a4ce8dc30 am 5c204f59: am 7789f4cc: am 065694b3: init: devices: Remove pmem_gpu regions as they are not needed since we have an mmu
Merge commit '5c204f59f7b7a1038bed1ac7764f77e6a2172cf0'

* commit '5c204f59f7b7a1038bed1ac7764f77e6a2172cf0':
  init: devices: Remove pmem_gpu regions as they are not needed since we have an mmu
2009-10-15 02:50:34 -07:00
Dima Zavin
8a0c88cc75 am 68b88de4: am 68221b91: am 8234aa37: init: Add qdsp6 video encoder, q6venc, device owned by system.audio
Merge commit '68b88de455deb57dcdd4620b2b87e0e3753f2502'

* commit '68b88de455deb57dcdd4620b2b87e0e3753f2502':
  init: Add qdsp6 video encoder, q6venc, device owned by system.audio
2009-10-15 02:50:30 -07:00
Dima Zavin
5c204f59f7 am 7789f4cc: am 065694b3: init: devices: Remove pmem_gpu regions as they are not needed since we have an mmu
Merge commit '7789f4cc4b712f15e0e5306a874ad6f47dc8c5c0' into eclair-mr2-plus-aosp

* commit '7789f4cc4b712f15e0e5306a874ad6f47dc8c5c0':
  init: devices: Remove pmem_gpu regions as they are not needed since we have an mmu
2009-10-15 02:43:55 -07:00
Dima Zavin
68b88de455 am 68221b91: am 8234aa37: init: Add qdsp6 video encoder, q6venc, device owned by system.audio
Merge commit '68221b91b13b174c9bc14c43f2d88bada0fa9546' into eclair-mr2-plus-aosp

* commit '68221b91b13b174c9bc14c43f2d88bada0fa9546':
  init: Add qdsp6 video encoder, q6venc, device owned by system.audio
2009-10-15 02:43:51 -07:00
Dima Zavin
7789f4cc4b am 065694b3: init: devices: Remove pmem_gpu regions as they are not needed since we have an mmu
Merge commit '065694b32e481a50e57a793d61181494fbf6ef04' into eclair-mr2

* commit '065694b32e481a50e57a793d61181494fbf6ef04':
  init: devices: Remove pmem_gpu regions as they are not needed since we have an mmu
2009-10-15 02:37:49 -07:00
Dima Zavin
68221b91b1 am 8234aa37: init: Add qdsp6 video encoder, q6venc, device owned by system.audio
Merge commit '8234aa375896718e19b4450bcb44fa4376f53486' into eclair-mr2

* commit '8234aa375896718e19b4450bcb44fa4376f53486':
  init: Add qdsp6 video encoder, q6venc, device owned by system.audio
2009-10-15 02:37:46 -07:00
Dima Zavin
065694b32e init: devices: Remove pmem_gpu regions as they are not needed since we have an mmu
Change-Id: I2f8f0440d9a21230c7711cb6d9a20ec6887b7cb9
Signed-off-by: Dima Zavin <dima@android.com>
2009-10-15 02:24:06 -07:00
Dima Zavin
8234aa3758 init: Add qdsp6 video encoder, q6venc, device owned by system.audio
Change-Id: I86173e07163b70ce8990b8508afba44729c0d8ca
Signed-off-by: Dima Zavin <dima@android.com>
2009-10-15 02:18:57 -07:00
Jean-Baptiste Queru
573463c31c am 62f39c10: merge from open-source master
Merge commit '62f39c105af8789fd9308fa6a5b91f0963a7c59b'

* commit '62f39c105af8789fd9308fa6a5b91f0963a7c59b':
  adb: Add "adb disconnect" command for disconnecting TCP/IP devices.
  Add support for Acer devices
  adb: Add USB Vendor IDs for LG and Huawei
  Add NOTICE file and license tag for adb
  adb: Clean up argument passing for create_service_thread()
  Revert "adb: Another attempted workaround for the adb disconnect problem."
  libsysutils: Fix some bugs in NetlinkListener and NetlinkEvent
  added SuperH atomic support to libcutils
2009-10-14 16:12:21 -07:00
Jean-Baptiste Queru
62f39c105a merge from open-source master 2009-10-14 16:02:20 -07:00
Jean-Baptiste Queru
b029e92428 merge from open-source master 2009-10-14 08:19:24 -07:00
San Mehat
a1b273ebb7 am dd7105a7: am aaad7ab4: am fd110c7f: Merge change I831d8e1e into eclair
Merge commit 'dd7105a7a11553260be0ea71985ff026aad2cf21'

* commit 'dd7105a7a11553260be0ea71985ff026aad2cf21':
  rootdir: init.rc: Adjust background dirty writeout policy
2009-10-13 17:09:35 -07:00
Ben Cheng
afdf977b8d am 22f9d880: am 8a0a5274: Add stack unwinding directives to atomic-android-arm.S.
Merge commit '22f9d880941cf1db87fd19437bce71420eedf8bd'

* commit '22f9d880941cf1db87fd19437bce71420eedf8bd':
  Add stack unwinding directives to atomic-android-arm.S.
2009-10-13 17:06:10 -07:00
Mike Lockwood
a01fdd534d am 96b6bf3e: am 8cf0d59f: adb: Add "adb disconnect" command for disconnecting TCP/IP devices.
Merge commit '96b6bf3e923e23d695c1322fc41a57c9346b3e90'

* commit '96b6bf3e923e23d695c1322fc41a57c9346b3e90':
  adb: Add "adb disconnect" command for disconnecting TCP/IP devices.
2009-10-13 17:01:53 -07:00
Nicolas Catania
bf146b8fc0 am 9f6c3d60: Merge branch \'eclair-plus-aosp\' of ssh://android-git.corp.google.com:29418/platform/system/core into eclair-mr2-plus-aosp
Merge commit '9f6c3d6036a7c8043217f112c2f1bb9eaebc9b11'

* commit '9f6c3d6036a7c8043217f112c2f1bb9eaebc9b11':
  Force the mediaserver process to restart whenever the zygote or system
2009-10-13 16:55:21 -07:00
San Mehat
dd7105a7a1 am aaad7ab4: am fd110c7f: Merge change I831d8e1e into eclair
Merge commit 'aaad7ab4ae9e6913481fe4348b040e5d3e2aaec1' into eclair-mr2-plus-aosp

* commit 'aaad7ab4ae9e6913481fe4348b040e5d3e2aaec1':
  rootdir: init.rc: Adjust background dirty writeout policy
2009-10-13 13:05:56 -07:00
San Mehat
aaad7ab4ae am fd110c7f: Merge change I831d8e1e into eclair
Merge commit 'fd110c7fb36966a7b917c7661e5497b4ffccd7da' into eclair-mr2

* commit 'fd110c7fb36966a7b917c7661e5497b4ffccd7da':
  rootdir: init.rc: Adjust background dirty writeout policy
2009-10-13 13:01:52 -07:00
San Mehat
96912ff719 am fd110c7f: Merge change I831d8e1e into eclair
Merge commit 'fd110c7fb36966a7b917c7661e5497b4ffccd7da' into eclair-plus-aosp

* commit 'fd110c7fb36966a7b917c7661e5497b4ffccd7da':
  rootdir: init.rc: Adjust background dirty writeout policy
2009-10-13 13:01:44 -07:00
Android (Google) Code Review
fd110c7fb3 Merge change I831d8e1e into eclair
* changes:
  rootdir: init.rc: Adjust background dirty writeout policy
2009-10-13 15:54:44 -04:00
San Mehat
831d8e1e3a rootdir: init.rc: Adjust background dirty writeout policy
Signed-off-by: San Mehat <san@google.com>
2009-10-13 12:27:18 -07:00
John Wang
d98635c7ae am aae5b1d1: Merge branch \'eclair-plus-aosp\' of ssh://android-git.corp.google.com:29418/platform/system/core into eclair-mr2-plus-aosp
Merge commit 'aae5b1d11e98c705084b28da604735387ae1eb8d'

* commit 'aae5b1d11e98c705084b28da604735387ae1eb8d':
  Make vmallocinfo readable by group log so we can put it in bugreports
2009-10-13 12:00:40 -07:00
Ben Cheng
22f9d88094 am 8a0a5274: Add stack unwinding directives to atomic-android-arm.S.
Merge commit '8a0a5274ff37cbf3acad0199735a05e5fe3b5c9d' into eclair-mr2-plus-aosp

* commit '8a0a5274ff37cbf3acad0199735a05e5fe3b5c9d':
  Add stack unwinding directives to atomic-android-arm.S.
2009-10-13 09:58:49 -07:00
Mike Lockwood
74d7ff8cfd adb: Add "adb disconnect" command for disconnecting TCP/IP devices.
Also check that device is not already connected in "adb connect"

Change-Id: I5f84b56b63d8c6932f23791cac319fd6bc39d36c
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-10-13 10:45:39 -04:00
Robert CH Chou
1fbf27bf22 Add support for Acer devices
Change-Id: I7045249f86e2b628c31c888e95eb5ba6f6c47251
2009-10-13 10:45:34 -04:00
Mike Lockwood
89f9a84af0 adb: Add USB Vendor IDs for LG and Huawei
Change-Id: Ib47e3e39609bac9cf34f2b9334aa95184b3db71d
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-10-13 10:45:29 -04:00
Jean-Baptiste Queru
4a0da39db4 Add NOTICE file and license tag for adb
BUG=1716164
2009-10-13 10:45:22 -04:00
Mike Lockwood
d6e3ecb70f adb: Clean up argument passing for create_service_thread()
Change-Id: Id68b312e76215e8e217b42ca0301713dbddfee9e
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-10-13 10:45:14 -04:00
Joe Onorato
e5c8b6dd79 Revert "adb: Another attempted workaround for the adb disconnect problem."
This reverts commit cc1de48dcd.

lockwood says to take this out.
2009-10-13 10:45:04 -04:00