OSDN Git Service

android-x86/frameworks-native.git
8 years agoMerge "Fix race in AppOpsManager client library" am: 712fe62ab2
Christopher Wiley [Sat, 13 Feb 2016 01:32:23 +0000 (01:32 +0000)]
Merge "Fix race in AppOpsManager client library" am: 712fe62ab2
am: f2936d7bec

* commit 'f2936d7bec9ce8e56f1bd4df052376dea192c809':
  Fix race in AppOpsManager client library

8 years agoMerge "Fix race in AppOpsManager client library"
Christopher Wiley [Sat, 13 Feb 2016 00:07:40 +0000 (00:07 +0000)]
Merge "Fix race in AppOpsManager client library"
am: 712fe62ab2

* commit '712fe62ab282b3897fc1ee98e35b12d95663be52':
  Fix race in AppOpsManager client library

8 years agoMerge "Fix race in AppOpsManager client library"
Christopher Wiley [Fri, 12 Feb 2016 23:43:00 +0000 (23:43 +0000)]
Merge "Fix race in AppOpsManager client library"

8 years agoChanged permission of temporary bugreport and dumpstate log files to Shell.
Felipe Leme [Fri, 12 Feb 2016 18:06:21 +0000 (18:06 +0000)]
Changed permission of temporary bugreport and dumpstate log files to Shell.
am: 6fe9db67f6

* commit '6fe9db67f6c92d5fbf87d371da5cca412f672630':
  Changed permission of temporary bugreport and dumpstate log files to Shell.

8 years agoChanged permission of temporary bugreport and dumpstate log files to Shell.
Felipe Leme [Fri, 12 Feb 2016 17:04:16 +0000 (09:04 -0800)]
Changed permission of temporary bugreport and dumpstate log files to Shell.

BUG: 27164100

Change-Id: I569cbe4854fad44c95c9bf3e2efa9c3c93317003

8 years agoMerge "Split bugreport identifier into id and pid." into nyc-dev
Felipe Leme [Fri, 12 Feb 2016 00:49:57 +0000 (00:49 +0000)]
Merge "Split bugreport identifier into id and pid." into nyc-dev
am: 421c1c07e7

* commit '421c1c07e73ef91a8fb887ad0045f37335722b2e':
  Split bugreport identifier into id and pid.

8 years agoMerge "Split bugreport identifier into id and pid." into nyc-dev
Felipe Leme [Fri, 12 Feb 2016 00:41:10 +0000 (00:41 +0000)]
Merge "Split bugreport identifier into id and pid." into nyc-dev

8 years agoMerge "libbinder: Allow readByteVector to take uint8_t" am: dda39f2a22
Casey Dahlin [Thu, 11 Feb 2016 23:35:44 +0000 (23:35 +0000)]
Merge "libbinder: Allow readByteVector to take uint8_t" am: dda39f2a22
am: f226203232

* commit 'f2262032320c31a87659df81b0b1db76ea3310dd':
  libbinder: Allow readByteVector to take uint8_t

8 years agoMerge "libbinder: Allow readByteVector to take uint8_t"
Casey Dahlin [Thu, 11 Feb 2016 23:31:07 +0000 (23:31 +0000)]
Merge "libbinder: Allow readByteVector to take uint8_t"
am: dda39f2a22

* commit 'dda39f2a2229ea74cc4738daa1c6a1c758284d7d':
  libbinder: Allow readByteVector to take uint8_t

8 years agoMerge "libbinder: Allow readByteVector to take uint8_t"
Casey Dahlin [Thu, 11 Feb 2016 23:24:41 +0000 (23:24 +0000)]
Merge "libbinder: Allow readByteVector to take uint8_t"

8 years agoMerge "SF: Prevent non-sync transactions from syncing" into nyc-dev
Dan Stoza [Thu, 11 Feb 2016 21:29:36 +0000 (21:29 +0000)]
Merge "SF: Prevent non-sync transactions from syncing" into nyc-dev
am: da8ca93b43

* commit 'da8ca93b430cdb9f1b559e065e194d6701d30291':
  SF: Prevent non-sync transactions from syncing

8 years agoMerge "SF: Prevent non-sync transactions from syncing" into nyc-dev
Dan Stoza [Thu, 11 Feb 2016 21:24:35 +0000 (21:24 +0000)]
Merge "SF: Prevent non-sync transactions from syncing" into nyc-dev

8 years agoSF: Prevent non-sync transactions from syncing
Dan Stoza [Thu, 11 Feb 2016 19:43:58 +0000 (11:43 -0800)]
SF: Prevent non-sync transactions from syncing

Clears the sync handle and frame number after registering a deferred
transaction to prevent other non-synchronized transactions from
erroneously getting marked as synchronized.

Also changes the application of pending states such that all valid
pending transactions are applied instead of breaking after the first
one.

Bug: 27061473
Change-Id: I98f0f26e9d9bb0d266563f209e94dfd776d8f8ea

8 years agoMerge "Send broadcasts as Shell." into nyc-dev
Felipe Leme [Thu, 11 Feb 2016 19:05:45 +0000 (19:05 +0000)]
Merge "Send broadcasts as Shell." into nyc-dev
am: c30e3e7c09

* commit 'c30e3e7c095603c3c48b3c2691db80fec570c731':
  Send broadcasts as Shell.

8 years agoMerge "Send broadcasts as Shell." into nyc-dev
Felipe Leme [Thu, 11 Feb 2016 18:53:46 +0000 (18:53 +0000)]
Merge "Send broadcasts as Shell." into nyc-dev

8 years agoSend broadcasts as Shell.
Felipe Leme [Thu, 11 Feb 2016 17:12:39 +0000 (09:12 -0800)]
Send broadcasts as Shell.

The BUGREPORT_STARTED was being sent as root, which would cause it to
bypass Shell restrictions when DISALLOW_DEBUGGING_FEATURES is set.

Also added the missing --receiver-background and unhardcoded shell's uid
from previous changes.

BUG: 26814173

Change-Id: I867361efafb96c7e709f83806a9301afc637a27e

8 years agoMerge "BQ: Fix iterator use" into nyc-dev
Pablo Ceballos [Thu, 11 Feb 2016 17:56:59 +0000 (17:56 +0000)]
Merge "BQ: Fix iterator use" into nyc-dev
am: 5d9d711a16

* commit '5d9d711a16d7560f4be62cad2413dbcb5feddfde':
  BQ: Fix iterator use

8 years agoMerge "BQ: Fix iterator use" into nyc-dev
Pablo Ceballos [Thu, 11 Feb 2016 17:54:03 +0000 (17:54 +0000)]
Merge "BQ: Fix iterator use" into nyc-dev

8 years agoSplit dumpsys into critical and non-critical sections.
Srinath Sridharan [Thu, 11 Feb 2016 17:18:12 +0000 (17:18 +0000)]
Split dumpsys into critical and non-critical sections.
am: fdf52d3697

* commit 'fdf52d3697aa0396bd9d8883892937b99a6772a0':
  Split dumpsys into critical and non-critical sections.

8 years agoSplit dumpsys into critical and non-critical sections.
Srinath Sridharan [Mon, 1 Feb 2016 23:50:22 +0000 (15:50 -0800)]
Split dumpsys into critical and non-critical sections.

Order in which we report stats in bugreport can disrupt cpu and memory
stats. This CL sorts the bugreport process
from least impactful to most impactful to try and keep the
system stats as close to its initial state as possible throughout the BR (eg.
things like dumpsys meminfo should run before dumping thread stacks)

BUG: 26639621
Change-Id: I29dccfd423d83a6a69b7e025d45cb9cebfc41cc4

8 years agoloader: Can\'t dlclose until all done with the layers
Courtney Goeltzenleuchter [Thu, 11 Feb 2016 00:06:33 +0000 (00:06 +0000)]
loader: Can\'t dlclose until all done with the layers
am: e6e6968345

* commit 'e6e6968345e12f633bed0add4fa4600e7ccb7542':
  loader: Can't dlclose until all done with the layers

8 years agoloader: Implement new layer initialization
Courtney Goeltzenleuchter [Thu, 11 Feb 2016 00:06:20 +0000 (00:06 +0000)]
loader: Implement new layer initialization
am: a90ce61c1a

* commit 'a90ce61c1a4c0eae79b117f2137e9fe7ed41aa6d':
  loader: Implement new layer initialization

8 years agoloader: Add GetName and GetDescription for logs
Courtney Goeltzenleuchter [Thu, 11 Feb 2016 00:06:13 +0000 (00:06 +0000)]
loader: Add GetName and GetDescription for logs
am: eff631189b

* commit 'eff631189b135a9579a7f8510f9b1ccadd6fb4f9':
  loader: Add GetName and GetDescription for logs

8 years agoloader: Layer init structures
Courtney Goeltzenleuchter [Thu, 11 Feb 2016 00:06:01 +0000 (00:06 +0000)]
loader: Layer init structures
am: 1dd712aefd

* commit '1dd712aefdc771297823b24f26d768cd8bd14d49':
  loader: Layer init structures

8 years agoloader: Only use driver\'s DebugReport if it has one
Courtney Goeltzenleuchter [Thu, 11 Feb 2016 00:05:48 +0000 (00:05 +0000)]
loader: Only use driver\'s DebugReport if it has one
am: 6fecdd563f

* commit '6fecdd563f3bf94dadedc78512a1b28c08c67e07':
  loader: Only use driver's DebugReport if it has one

8 years agotools: Need to specify pQueuePriorities
Courtney Goeltzenleuchter [Thu, 11 Feb 2016 00:05:35 +0000 (00:05 +0000)]
tools: Need to specify pQueuePriorities
am: ca472ab8e4

* commit 'ca472ab8e43efe92db30660db9997117e4b00ab9':
  tools: Need to specify pQueuePriorities

8 years agoBQ: Fix iterator use
Pablo Ceballos [Wed, 10 Feb 2016 23:43:22 +0000 (15:43 -0800)]
BQ: Fix iterator use

Don't use an iterator after it's been removed from the container.

Change-Id: I374b454bba95d10dcec6a600bf8f16e5636e426b

8 years agoloader: Can't dlclose until all done with the layers
Courtney Goeltzenleuchter [Fri, 29 Jan 2016 00:26:17 +0000 (17:26 -0700)]
loader: Can't dlclose until all done with the layers

The loader was freeing the layers (dlclose) at the
bottom of the DestroyInstance chain. Would get a
segfault when returning from DestroyInstance_Bottom
as layers would try to run that are no longer in memory.

Change-Id: I25cc611fed9d8b3a90fd2652e53cd450daefa08c
(cherry picked from commit 3160835e44fcb0c5367d2f50b132e41c789998d5)

8 years agoloader: Implement new layer initialization
Courtney Goeltzenleuchter [Tue, 9 Feb 2016 03:48:05 +0000 (20:48 -0700)]
loader: Implement new layer initialization

We now call down the instance and device chains
as part of the creation process. The loader puts
together "LinkInfo" structures that each layer
uses to reference the next layer down in the stack.
These info structures are attached to the CreateInfo
pNext structure. Also have an info structure that
the loader terminator functions (CreateInstance_Bottom
and CreateDevice_Bottom) that includes loader state
they need.
As part of this the CreateDevice function now lives
on the device chain and it has been split into
Top and Bottom functions. Top builds the LinkInfo
structures and Bottom makes the actual call to the ICD
to create the device object.

Change-Id: I5f5a6d579c34942511cce288ba8fa51f9f89f67f
(cherry picked from commit 9091095245975597a0b2031c3b4847f780c1721e)

8 years agoloader: Add GetName and GetDescription for logs
Courtney Goeltzenleuchter [Tue, 9 Feb 2016 03:12:59 +0000 (20:12 -0700)]
loader: Add GetName and GetDescription for logs

Handy to have more layer detail for logging.

Change-Id: I6933a8fcb90b9cfb70fc85a358244863aac9d702
(cherry picked from commit cf275f37b4a903b5dcc95b5100db667c906aa33f)

8 years agoloader: Layer init structures
Courtney Goeltzenleuchter [Tue, 2 Feb 2016 18:51:32 +0000 (11:51 -0700)]
loader: Layer init structures

Update to match LoaderAndTools vk_layer.h
which includes the new layer initialization structures.

Change-Id: Ie6bf2a1705373bad3c77dd0b04be1263f1c4fc46
(cherry picked from commit f7491b28bfcc47ce09b32168a5fd25b58c6aceab)

8 years agoloader: Only use driver's DebugReport if it has one
Courtney Goeltzenleuchter [Wed, 3 Feb 2016 22:14:46 +0000 (15:14 -0700)]
loader: Only use driver's DebugReport if it has one

Change-Id: Ic020b9d5a95c9ddd20dd4c94fd6e7de050b83f2b
(cherry picked from commit b776ba1cff149bb724a1958cc3f470ba5c113b63)

8 years agotools: Need to specify pQueuePriorities
Courtney Goeltzenleuchter [Tue, 2 Feb 2016 03:09:00 +0000 (20:09 -0700)]
tools: Need to specify pQueuePriorities

Change-Id: I689c3e8da9e8cf00705f2f90d472c1268a978f1b
(cherry picked from commit 363ac5d35ca076f419c14f14bce603d5d82553fa)

8 years agoMerge "libvulkan: Support R5G6B5_UNORM_PACK16 as a swapchain format" into nyc-dev
Jesse Hall [Wed, 10 Feb 2016 18:02:35 +0000 (18:02 +0000)]
Merge "libvulkan: Support R5G6B5_UNORM_PACK16 as a swapchain format" into nyc-dev
am: 3d92c53d99

* commit '3d92c53d99866ddd28c9ff20f610074c82f70d43':
  libvulkan: Support R5G6B5_UNORM_PACK16 as a swapchain format

8 years agoMerge "libvulkan: Support R5G6B5_UNORM_PACK16 as a swapchain format" into nyc-dev
Jesse Hall [Wed, 10 Feb 2016 17:49:49 +0000 (17:49 +0000)]
Merge "libvulkan: Support R5G6B5_UNORM_PACK16 as a swapchain format" into nyc-dev

8 years agoMerge "dumpstate: Continued build breakage" am: 16072e7e17
Mark Salyzyn [Wed, 10 Feb 2016 16:15:53 +0000 (16:15 +0000)]
Merge "dumpstate: Continued build breakage" am: 16072e7e17
am: c01e8dc4a6

* commit 'c01e8dc4a687ae3445f68b8d005e2b29a84f6e7f':
  dumpstate: Continued build breakage

8 years agoMerge "dumpstate: Continued build breakage"
Mark Salyzyn [Wed, 10 Feb 2016 16:13:54 +0000 (16:13 +0000)]
Merge "dumpstate: Continued build breakage"
am: 16072e7e17

* commit '16072e7e1717bcf1ea8be99eb7af90974dbbeeb7':
  dumpstate: Continued build breakage

8 years agoMerge "dumpstate: Continued build breakage"
Mark Salyzyn [Wed, 10 Feb 2016 16:12:50 +0000 (16:12 +0000)]
Merge "dumpstate: Continued build breakage"

8 years agoMerge "libvulkan: Un-revert and fix VK_PRESENT_MODE_MAILBOX_KHR" into nyc-dev
Jesse Hall [Wed, 10 Feb 2016 16:11:49 +0000 (16:11 +0000)]
Merge "libvulkan: Un-revert and fix VK_PRESENT_MODE_MAILBOX_KHR" into nyc-dev
am: 148a1b45ff

* commit '148a1b45ff2c205f6aa9c46c7f039d29d877a35c':
  libvulkan: Un-revert and fix VK_PRESENT_MODE_MAILBOX_KHR

8 years agoMerge "vknulldrv: Report physical device limits" into nyc-dev
Jesse Hall [Wed, 10 Feb 2016 16:11:34 +0000 (16:11 +0000)]
Merge "vknulldrv: Report physical device limits" into nyc-dev
am: 45ba96e44c

* commit '45ba96e44c0d7d5dac6e86f0bfbfc44b4f2618ac':
  vknulldrv: Report physical device limits

8 years agodumpstate: Continued build breakage
Mark Salyzyn [Wed, 10 Feb 2016 15:41:12 +0000 (07:41 -0800)]
dumpstate: Continued build breakage

- drop assignment length in scanf
- drop -std=gnu99 as invalid for C++

Change-Id: I924d2561069b3c289cb9deb475f732c46bb5a67e

8 years agoMerge "libvulkan: Initialize VkSurfacePropertiesKHR::supportedCompositeAlpha" into...
Jesse Hall [Wed, 10 Feb 2016 16:08:26 +0000 (16:08 +0000)]
Merge "libvulkan: Initialize VkSurfacePropertiesKHR::supportedCompositeAlpha" into nyc-dev
am: c9456b532d

* commit 'c9456b532d83edafc997d60b2c31d67bb77ac3f9':
  libvulkan: Initialize VkSurfacePropertiesKHR::supportedCompositeAlpha

8 years agoMerge "libvulkan: Un-revert and fix VK_PRESENT_MODE_MAILBOX_KHR" into nyc-dev
Jesse Hall [Wed, 10 Feb 2016 16:07:53 +0000 (16:07 +0000)]
Merge "libvulkan: Un-revert and fix VK_PRESENT_MODE_MAILBOX_KHR" into nyc-dev

8 years agoMerge "vknulldrv: Report physical device limits" into nyc-dev
Jesse Hall [Wed, 10 Feb 2016 16:06:54 +0000 (16:06 +0000)]
Merge "vknulldrv: Report physical device limits" into nyc-dev

8 years agoMerge "libvulkan: Initialize VkSurfacePropertiesKHR::supportedCompositeAlpha" into...
Jesse Hall [Wed, 10 Feb 2016 16:02:55 +0000 (16:02 +0000)]
Merge "libvulkan: Initialize VkSurfacePropertiesKHR::supportedCompositeAlpha" into nyc-dev

8 years agolibvulkan: Support R5G6B5_UNORM_PACK16 as a swapchain format
Jesse Hall [Wed, 10 Feb 2016 08:07:18 +0000 (00:07 -0800)]
libvulkan: Support R5G6B5_UNORM_PACK16 as a swapchain format

Change-Id: I489cf12965372d5281d200102a4632e6e8d75ede

8 years agoMerge "vkinfo: Fix bytes -> megabytes conversion" into nyc-dev
Jesse Hall [Wed, 10 Feb 2016 06:49:12 +0000 (06:49 +0000)]
Merge "vkinfo: Fix bytes -> megabytes conversion" into nyc-dev
am: e59624db83

* commit 'e59624db8323445569b2a9d04aea694298f9a2eb':
  vkinfo: Fix bytes -> megabytes conversion

8 years agoMerge "vkinfo: Fix bytes -> megabytes conversion" into nyc-dev
Jesse Hall [Wed, 10 Feb 2016 06:46:40 +0000 (06:46 +0000)]
Merge "vkinfo: Fix bytes -> megabytes conversion" into nyc-dev

8 years agolibvulkan: Initialize VkSurfacePropertiesKHR::supportedCompositeAlpha
Jesse Hall [Tue, 9 Feb 2016 21:26:59 +0000 (13:26 -0800)]
libvulkan: Initialize VkSurfacePropertiesKHR::supportedCompositeAlpha

Also rearrange the code to set the fields of this struct in the same
order they appear in the struct, to make it easier to tell when
something is missing.

Bug: 26991609
Change-Id: I681ed42c96ac75bb1589d30ab75f760f660eacdd

8 years agovknulldrv: Report physical device limits
Jesse Hall [Wed, 10 Feb 2016 06:35:04 +0000 (22:35 -0800)]
vknulldrv: Report physical device limits

Limits are set to the minimum values allowed by the spec.

Change-Id: Ib3ca99ad6d1537e2ed3fa29e15368419f2331ba7

8 years agolibvulkan: Un-revert and fix VK_PRESENT_MODE_MAILBOX_KHR
Jesse Hall [Wed, 10 Feb 2016 06:13:34 +0000 (22:13 -0800)]
libvulkan: Un-revert and fix VK_PRESENT_MODE_MAILBOX_KHR

This reverts commit 9ec497c, which was a revert of f333922, and fixes
the problem that caused the initial revert.

MODE_MAILBOX corresponds to BufferQueue "async" mode; in that mode we
need one extra un-dequeued buffer at all times. We weren't accounting
for that, and weren't allocating enough bufers.

Bug: 26918467
Change-Id: Ice67e6d16828e50413ae453ecf3c67b8fb288f1a

8 years agoFixed format.
Felipe Leme [Wed, 10 Feb 2016 02:13:52 +0000 (02:13 +0000)]
Fixed format.
am: 1b0225a479

* commit '1b0225a4792d92ff67ac8a0aa79352fad40bd805':
  Fixed format.

8 years agoFixed format.
Felipe Leme [Wed, 10 Feb 2016 00:35:14 +0000 (16:35 -0800)]
Fixed format.

Change-Id: If0322e3dcf56005541aa08e0ab91dae10d2d385d

8 years agoFixed C++ syntax.
Felipe Leme [Wed, 10 Feb 2016 00:18:27 +0000 (00:18 +0000)]
Fixed C++ syntax.
am: 60869c9e1e

* commit '60869c9e1e91170d487715fc30b795d786630c54':
  Fixed C++ syntax.

8 years agoFixed C++ syntax.
Felipe Leme [Wed, 10 Feb 2016 00:07:20 +0000 (16:07 -0800)]
Fixed C++ syntax.

Change-Id: I9702fdede589dd37cb498bbf63c0773816a7e3b8

8 years agodumpstate: report process times
Mark Salyzyn [Tue, 9 Feb 2016 23:39:46 +0000 (23:39 +0000)]
dumpstate: report process times
am: a297c3258f

* commit 'a297c3258f6f7ea52cc2dcc42d62f85fda12a163':
  dumpstate: report process times

8 years agolibbinder: Allow readByteVector to take uint8_t
Casey Dahlin [Tue, 9 Feb 2016 19:08:35 +0000 (11:08 -0800)]
libbinder: Allow readByteVector to take uint8_t

Change-Id: I2f0d1f3b4c04f04e7a866e9a4cf76c899b4b4980
Test: AIDL integration tests pass
Bug: 27078230

8 years agodumpstate: report process times
Mark Salyzyn [Fri, 5 Feb 2016 23:33:17 +0000 (15:33 -0800)]
dumpstate: report process times

(cherry picked from commit 0751efa64cddfab69749236193e776058c9db595)

- Fix per-pid helper to pick up comm if cmdline is empty
  and assume kernel thread.
- Add per pid report command line user time if not kernel thread,
  system time and I/O time, plus percentage if non zero.

Bug: 26966375
Change-Id: I6b499f535cc3687eb468b32ae39e7d151dffb11f

8 years agoSplit bugreport identifier into id and pid.
Felipe Leme [Tue, 9 Feb 2016 18:40:07 +0000 (10:40 -0800)]
Split bugreport identifier into id and pid.

Although 'pid' is more useful when diagnosing problems with the
bugreport workflow, it could be confusing to the end user. Hence, a
sequential id (started at 1 after a reboot) would be more useful.

BUG: 27076108
Change-Id: I6fd7ea8c703e8040034af183ef5cd35adfbcb4ef

8 years agoresolve merge conflicts of c1c11d20de to nyc-dev-plus-aosp.
Mark Salyzyn [Tue, 9 Feb 2016 17:47:49 +0000 (09:47 -0800)]
resolve merge conflicts of c1c11d20de to nyc-dev-plus-aosp.

Change-Id: Ia9520e7ac0d13b440ab5a83991585c03eccf00a0

8 years agoMerge changes I6b499f53,If821ed21
Mark Salyzyn [Tue, 9 Feb 2016 17:25:01 +0000 (17:25 +0000)]
Merge changes I6b499f53,If821ed21
am: c658aee7d6

* commit 'c658aee7d6dc56b1b3b1722412029830e966ba71':
  dumpstate: report process times
  Add option to #define _DUMPSTATE_DRY_RUN_ to skip the actual dumps.

8 years agoMerge changes I6b499f53,If821ed21
Mark Salyzyn [Tue, 9 Feb 2016 17:22:50 +0000 (17:22 +0000)]
Merge changes I6b499f53,If821ed21

* changes:
  dumpstate: report process times
  Add option to #define _DUMPSTATE_DRY_RUN_ to skip the actual dumps.

8 years agodumpstate: report process times
Mark Salyzyn [Fri, 5 Feb 2016 23:33:17 +0000 (15:33 -0800)]
dumpstate: report process times

- Fix per-pid helper to pick up comm if cmdline is empty
  and assume kernel thread.
- Add per pid report command line user time if not kernel thread,
  system time and I/O time, plus percentage if non zero.

Bug: 26966375
Change-Id: I6b499f535cc3687eb468b32ae39e7d151dffb11f

8 years agoAdd option to #define _DUMPSTATE_DRY_RUN_ to skip the actual dumps.
Felipe Leme [Wed, 11 Nov 2015 04:10:25 +0000 (20:10 -0800)]
Add option to #define _DUMPSTATE_DRY_RUN_ to skip the actual dumps.

(cherry picked from commit 93d705b6d742e8f00167ff2384e35c2205a6f9da)

Such option is useful when debugging dumpstate itself, since it will
finish much sooner and its output will be much smaller.

Change-Id: If821ed21715461bf82eea0b2be4b926239ad69da

8 years agovkinfo: Fix bytes -> megabytes conversion
Jesse Hall [Tue, 9 Feb 2016 05:20:20 +0000 (21:20 -0800)]
vkinfo: Fix bytes -> megabytes conversion

Also only report 256 MiB (chosen arbitrarily) as the null driver's
memory heap size. The previous value wasn't reasonable on 64-bit
systems (2^63 + 1).

Change-Id: Id57a4895752af45d046072ae8fee386ca219e82d

8 years agovkinfo: Print VkPhysicalDeviceFeatures
Jesse Hall [Mon, 18 Jan 2016 12:01:10 +0000 (04:01 -0800)]
vkinfo: Print VkPhysicalDeviceFeatures

Change-Id: Ifa045de906ce2612382f470168438f80c7188b0a

8 years agoMerge "vkinfo: improve indentation, add verbosity parameters" into nyc-dev
Jesse Hall [Tue, 9 Feb 2016 00:47:53 +0000 (00:47 +0000)]
Merge "vkinfo: improve indentation, add verbosity parameters" into nyc-dev

8 years agovknulldrv: Report valid VkPhysicalDeviceFeatures
Jesse Hall [Mon, 18 Jan 2016 12:00:57 +0000 (04:00 -0800)]
vknulldrv: Report valid VkPhysicalDeviceFeatures

Change-Id: I616f8e40d42abb812cc150d31b3a07d41d86b43c

8 years agovkinfo: improve indentation, add verbosity parameters
Jesse Hall [Mon, 18 Jan 2016 11:41:35 +0000 (03:41 -0800)]
vkinfo: improve indentation, add verbosity parameters

Change-Id: I23b4a08a24d6fb1463db55dbbb342eca866fc228

8 years agovulkan: Document codegen instructions and code style
Jesse Hall [Mon, 1 Feb 2016 22:43:47 +0000 (14:43 -0800)]
vulkan: Document codegen instructions and code style

Change-Id: I7565506a866b72f4ce31ac6bdd3d97e357497ab0
(cherry picked from commit e0d27bb1f3671401c2f6d84a60111f5c695c97d3)

8 years agoImproved dumpstate logging.
Felipe Leme [Mon, 8 Feb 2016 17:53:18 +0000 (09:53 -0800)]
Improved dumpstate logging.

dumpstate generates 3 types of output:

- stdout: used for the bugreport itself and is redirected to a file
  if requested.
- stderr: used for errors, is only useful when dumpstate is called from
  adb (otherwise is ignored).
- ALOG: logged into logcat and available in the bugreport.

This current approach has 2 problems:

- stderr output is ignored when dumpstatet is called from bugreport
  services.
- bugs on dumpstate are often hard to diagnose
  (AKA 'Who watches the watchmen?').

This change mitigates these problems by redirecting stderr into a log
file (which will also be included in the bugreport notification) and by
keeping the .tmp file around (for the extreme cases where the .zip file
could not be generated or got corrupted).

BUG: 26906985
Change-Id: I73e7b1dd10ad9f83b7aa1043131ff3b74c426fdb

8 years agoMerge "Migrate default app data on non-FBE devices."
Jeff Sharkey [Sun, 7 Feb 2016 03:57:33 +0000 (03:57 +0000)]
Merge "Migrate default app data on non-FBE devices."

8 years agoMigrate default app data on non-FBE devices.
Jeff Sharkey [Sun, 7 Feb 2016 02:46:09 +0000 (19:46 -0700)]
Migrate default app data on non-FBE devices.

When a system app requests "forceDeviceEncrypted" they expect their
default app storage to point at a consistent location regardless of
device FBE support.  So when booting upgraded non-FBE devices, we
may need to migrate any data from CE to DE.  Note that on non-FBE
devices these are just semantic locations with identical protection.

This migration *only* works for non-FBE devices; changing
forceDeviceEncrypted flags on an FBE device always requires a full
data wipe.

Bug: 26668510
Change-Id: I8bd5b8ba882e6bd067c0381041b27c35d6e47788

8 years agoMerge "openmax: Use unsigned 32bit integer for intra refresh period."
Hangyu Kuang [Sat, 6 Feb 2016 05:16:06 +0000 (05:16 +0000)]
Merge "openmax: Use unsigned 32bit integer for intra refresh period."

8 years agoMerge "Enable wildcard in the list of kernel functions" am: fda23631b9 am: ec3ae45d30
John Reck [Sat, 6 Feb 2016 00:20:01 +0000 (00:20 +0000)]
Merge "Enable wildcard in the list of kernel functions" am: fda23631b9 am: ec3ae45d30
am: 2b71580ff6

* commit '2b71580ff6b444f53b9c24f86ad436696720b896':
  Enable wildcard in the list of kernel functions

8 years agoMerge "Enable wildcard in the list of kernel functions" am: fda23631b9
John Reck [Sat, 6 Feb 2016 00:16:28 +0000 (00:16 +0000)]
Merge "Enable wildcard in the list of kernel functions" am: fda23631b9
am: ec3ae45d30

* commit 'ec3ae45d3094c5564f2689ede3eded5926953297':
  Enable wildcard in the list of kernel functions

8 years agoMerge "Enable wildcard in the list of kernel functions"
John Reck [Sat, 6 Feb 2016 00:14:35 +0000 (00:14 +0000)]
Merge "Enable wildcard in the list of kernel functions"
am: fda23631b9

* commit 'fda23631b978bec793b67037dc2841a6a15531fb':
  Enable wildcard in the list of kernel functions

8 years agoMerge "Enable wildcard in the list of kernel functions"
John Reck [Sat, 6 Feb 2016 00:11:38 +0000 (00:11 +0000)]
Merge "Enable wildcard in the list of kernel functions"

8 years agoMerge "dumpstate: refine calculated eMMC performance values" am: 088e7586ea am: 917b3...
Mark Salyzyn [Fri, 5 Feb 2016 22:45:22 +0000 (22:45 +0000)]
Merge "dumpstate: refine calculated eMMC performance values" am: 088e7586ea am: 917b324e19
am: a960bc95b2

* commit 'a960bc95b2430ba01fc4b04b4527d32e00eeb4b5':
  dumpstate: refine calculated eMMC performance values

8 years agoMerge "dumpstate: refine calculated eMMC performance values" am: 088e7586ea
Mark Salyzyn [Fri, 5 Feb 2016 22:43:28 +0000 (22:43 +0000)]
Merge "dumpstate: refine calculated eMMC performance values" am: 088e7586ea
am: 917b324e19

* commit '917b324e19121766a9f8112d0fbc4424f172e615':
  dumpstate: refine calculated eMMC performance values

8 years agoMerge "dumpstate: refine calculated eMMC performance values"
Mark Salyzyn [Fri, 5 Feb 2016 22:41:30 +0000 (22:41 +0000)]
Merge "dumpstate: refine calculated eMMC performance values"
am: 088e7586ea

* commit '088e7586ea7d0103d1b5395172a4594eddbf5b4a':
  dumpstate: refine calculated eMMC performance values

8 years agoMerge "dumpstate: refine calculated eMMC performance values"
Mark Salyzyn [Fri, 5 Feb 2016 22:38:34 +0000 (22:38 +0000)]
Merge "dumpstate: refine calculated eMMC performance values"

8 years agodumpstate: refine calculated eMMC performance values
Mark Salyzyn [Thu, 4 Feb 2016 17:20:44 +0000 (09:20 -0800)]
dumpstate: refine calculated eMMC performance values

Correct the raw performance with the average queue depth. Add a
report for I/O per second, and the average queue depth. Round
values up.

Bug: 26966375
Change-Id: I2a8d233872d5e5ff79d433abba3c34d5945701f4

8 years agoopenmax: Use unsigned 32bit integer for intra refresh period.
Hangyu Kuang [Fri, 5 Feb 2016 22:14:15 +0000 (14:14 -0800)]
openmax: Use unsigned 32bit integer for intra refresh period.

Bug:26587630
Change-Id: Ib658bcf93093aa4e1b4863f245efbd7b7e6a0389

8 years agoMerge "Follow constant refactoring in framework."
Jeff Sharkey [Fri, 5 Feb 2016 21:01:19 +0000 (21:01 +0000)]
Merge "Follow constant refactoring in framework."

8 years agoMerge "system_server BINDER_TYPE_FD driver ashmem accessors" am: b23a388c64 am: 3196c...
Mark Salyzyn [Fri, 5 Feb 2016 18:15:08 +0000 (18:15 +0000)]
Merge "system_server BINDER_TYPE_FD driver ashmem accessors" am: b23a388c64 am: 3196c839af
am: 6ff4920cb1

* commit '6ff4920cb12fa4776d27b54e2e4daa27bb78fc10':
  system_server BINDER_TYPE_FD driver ashmem accessors

8 years agoMerge "system_server BINDER_TYPE_FD driver ashmem accessors" am: b23a388c64
Mark Salyzyn [Fri, 5 Feb 2016 18:12:01 +0000 (18:12 +0000)]
Merge "system_server BINDER_TYPE_FD driver ashmem accessors" am: b23a388c64
am: 3196c839af

* commit '3196c839af9ea74c59f5860c0d1f6e7e20b7a65e':
  system_server BINDER_TYPE_FD driver ashmem accessors

8 years agoMerge "system_server BINDER_TYPE_FD driver ashmem accessors"
Mark Salyzyn [Fri, 5 Feb 2016 18:08:36 +0000 (18:08 +0000)]
Merge "system_server BINDER_TYPE_FD driver ashmem accessors"
am: b23a388c64

* commit 'b23a388c64d2fef51482feaaf89c345488f3cabc':
  system_server BINDER_TYPE_FD driver ashmem accessors

8 years agoMerge "system_server BINDER_TYPE_FD driver ashmem accessors"
Mark Salyzyn [Fri, 5 Feb 2016 18:05:23 +0000 (18:05 +0000)]
Merge "system_server BINDER_TYPE_FD driver ashmem accessors"

8 years agoMerge "installd: Run dex2oat with relative path to the APK"
Calin Juravle [Fri, 5 Feb 2016 17:13:00 +0000 (17:13 +0000)]
Merge "installd: Run dex2oat with relative path to the APK"

8 years agoFix race in AppOpsManager client library
Christopher Wiley [Fri, 5 Feb 2016 17:06:30 +0000 (09:06 -0800)]
Fix race in AppOpsManager client library

If the service stays down for more than 10 seconds, client threads
will time out attempting to obtain a reference, and never release
the mutex.  This causes deadlock on the next attempt to speak
with the AppOpsManager.

Test: System without AppOpsManager service no longer hangs in camera
      code.

Change-Id: I5a8ac2f0f35345f72c3d2a45b9d1fc5a78d28a51

8 years agoinstalld: Run dex2oat with relative path to the APK
David Brazdil [Fri, 5 Feb 2016 15:42:01 +0000 (15:42 +0000)]
installd: Run dex2oat with relative path to the APK

Previous CL (I6aaddffe79c55b9a6560c2d6542cf87abbd4fb11) started
passing the absolute path of an APK to dex2oat. This renders APKs
dexopted while in a temporary folder during install out-of-date when
moved to the final location.

Bug: 26409579
Change-Id: Icccf2d1bb34e2d5f4d98efae3c8f5609784abafd

8 years agoEnable wildcard in the list of kernel functions
Thomas Buhot [Wed, 27 Jan 2016 08:44:31 +0000 (09:44 +0100)]
Enable wildcard in the list of kernel functions

The handling of the -k option is too restrictive
as it stricly checks the names of the kernel functions
after it wrote them in /d/tracing/set_ftrace_filter.

However, a common usage of that function filtering with ftrace
is to use a wildcard character (*) that the ftrace tracer
automatically expands to all the matching kernel functions.

This enables the support of the wildcard (*) character
in the -k option to trace kernel functions.

Change-Id: Ifffae975c20e1c253157a3a6b44a14b4f342b9d0
Signed-off-by: Thomas Buhot <thomas.buhot@intel.com>
Signed-off-by: Zhiquan Liu <zhiquan.liu@intel.com>
8 years agoMerge "openmax: Add OMX_IndexConfigAndroidIntraRefresh for intra refresh."
Hangyu Kuang [Fri, 5 Feb 2016 01:42:27 +0000 (01:42 +0000)]
Merge "openmax: Add OMX_IndexConfigAndroidIntraRefresh for intra refresh."

8 years agoMerge "Binder::Status: Add operator<< to help with gtest logging" am: 259eb56171...
Eino-Ville Talvala [Fri, 5 Feb 2016 00:59:06 +0000 (00:59 +0000)]
Merge "Binder::Status: Add operator<< to help with gtest logging" am: 259eb56171 am: e4fe50ca42
am: 4b41905563

* commit '4b41905563dc35190d60e92c2ea51d210e600caa':
  Binder::Status: Add operator<< to help with gtest logging

8 years agoMerge "Binder::Status: Add operator<< to help with gtest logging" am: 259eb56171
Eino-Ville Talvala [Fri, 5 Feb 2016 00:56:59 +0000 (00:56 +0000)]
Merge "Binder::Status: Add operator<< to help with gtest logging" am: 259eb56171
am: e4fe50ca42

* commit 'e4fe50ca421f0d8508a86f3b03f452d59136f5ae':
  Binder::Status: Add operator<< to help with gtest logging

8 years agoMerge "Binder::Status: Add operator<< to help with gtest logging"
Eino-Ville Talvala [Fri, 5 Feb 2016 00:54:57 +0000 (00:54 +0000)]
Merge "Binder::Status: Add operator<< to help with gtest logging"
am: 259eb56171

* commit '259eb56171420f62be325eadc38673d967527ab6':
  Binder::Status: Add operator<< to help with gtest logging

8 years agoMerge "Binder::Status: Add operator<< to help with gtest logging"
Eino-Ville Talvala [Fri, 5 Feb 2016 00:52:11 +0000 (00:52 +0000)]
Merge "Binder::Status: Add operator<< to help with gtest logging"

8 years agoopenmax: Add OMX_IndexConfigAndroidIntraRefresh for intra refresh.
Hangyu Kuang [Thu, 28 Jan 2016 17:51:14 +0000 (09:51 -0800)]
openmax: Add OMX_IndexConfigAndroidIntraRefresh for intra refresh.

Bug:26587630

Change-Id: I153d6d617d2aaf9e216dcdf3dec809b778decebf

8 years agoFollow constant refactoring in framework.
Jeff Sharkey [Wed, 3 Feb 2016 21:03:16 +0000 (14:03 -0700)]
Follow constant refactoring in framework.

Bug: 25796509
Change-Id: Ib19aa570fb5fbf26752c5487f1221c9959b1143a