OSDN Git Service

android-x86/system-extras.git
8 years agoam 5ba0af50: Merge "slideshow: Trigger on key down only"
Sami Tolvanen [Fri, 9 Oct 2015 09:45:10 +0000 (09:45 +0000)]
am 5ba0af50: Merge "slideshow: Trigger on key down only"

* commit '5ba0af509c4a9161debcfe38276953ae04f54eeb':
  slideshow: Trigger on key down only

8 years agoam 9ba7a526: Merge "slideshow: Dont crash when -t is used"
Sami Tolvanen [Fri, 9 Oct 2015 09:45:09 +0000 (09:45 +0000)]
am 9ba7a526: Merge "slideshow: Dont crash when -t is used"

* commit '9ba7a526f61906845c8e9f79b1495f0162fe62a6':
  slideshow: Dont crash when -t is used

8 years agoMerge "slideshow: Trigger on key down only"
Sami Tolvanen [Fri, 9 Oct 2015 09:41:02 +0000 (09:41 +0000)]
Merge "slideshow: Trigger on key down only"

8 years agoMerge "slideshow: Dont crash when -t is used"
Sami Tolvanen [Fri, 9 Oct 2015 09:40:52 +0000 (09:40 +0000)]
Merge "slideshow: Dont crash when -t is used"

8 years agoslideshow: Dont crash when -t is used
Johan Redestig [Fri, 9 Oct 2015 08:37:37 +0000 (10:37 +0200)]
slideshow: Dont crash when -t is used

Change-Id: I68764b86ad05afb3853ed753a28b4a53580cb68c

8 years agoslideshow: Trigger on key down only
Johan Redestig [Fri, 9 Oct 2015 07:54:57 +0000 (09:54 +0200)]
slideshow: Trigger on key down only

Currently slideshow reacts to both key down and release
events which makes the last image just flicker very
briefly.

Change-Id: I5b3215eacf127a7c739826af313c6e1fd0732775

8 years agoam cecf6df6: Merge "Simpleperf: add a simple gui interface for report command."
Yabin Cui [Thu, 8 Oct 2015 22:08:29 +0000 (22:08 +0000)]
am cecf6df6: Merge "Simpleperf: add a simple gui interface for report command."

* commit 'cecf6df6f892e3d5ab34b839c3d355cb83c5d692':
  Simpleperf: add a simple gui interface for report command.

8 years agoMerge "Simpleperf: add a simple gui interface for report command."
Yabin Cui [Thu, 8 Oct 2015 21:44:34 +0000 (21:44 +0000)]
Merge "Simpleperf: add a simple gui interface for report command."

8 years agoSimpleperf: add a simple gui interface for report command.
Yabin Cui [Tue, 6 Oct 2015 21:14:39 +0000 (14:14 -0700)]
Simpleperf: add a simple gui interface for report command.

Change-Id: Ie3293a3f223117bd2dc2b398d0a96f9df8cf484b

8 years agoam b1f20fa4: Merge "Simpleperf: do dwarf unwinding in record command."
Yabin Cui [Tue, 6 Oct 2015 22:15:35 +0000 (22:15 +0000)]
am b1f20fa4: Merge "Simpleperf: do dwarf unwinding in record command."

* commit 'b1f20fa48b65b2f03f9303ffa2aa381cd1d3dd6f':
  Simpleperf: do dwarf unwinding in record command.

8 years agoMerge "Simpleperf: do dwarf unwinding in record command."
Yabin Cui [Tue, 6 Oct 2015 22:02:30 +0000 (22:02 +0000)]
Merge "Simpleperf: do dwarf unwinding in record command."

8 years agoam d210ccde: Merge "Simpleperf: add runtest."
Yabin Cui [Tue, 6 Oct 2015 21:21:00 +0000 (21:21 +0000)]
am d210ccde: Merge "Simpleperf: add runtest."

* commit 'd210ccde345d11dd56f6239e8427d66754b6026c':
  Simpleperf: add runtest.

8 years agoMerge "Simpleperf: add runtest."
Yabin Cui [Tue, 6 Oct 2015 21:03:50 +0000 (21:03 +0000)]
Merge "Simpleperf: add runtest."

8 years agoSimpleperf: add runtest.
Yabin Cui [Fri, 2 Oct 2015 00:24:07 +0000 (17:24 -0700)]
Simpleperf: add runtest.

Bug: 22885658
Change-Id: If710c215340665a8fa7d7bfdcd5a6686598cccbd

8 years agoam 6ddfa666: am 92e11ea1: Merge "Add NOTICE files"
Sami Tolvanen [Mon, 5 Oct 2015 09:08:16 +0000 (09:08 +0000)]
am 6ddfa666: am 92e11ea1: Merge "Add NOTICE files"

* commit '6ddfa666333f43f2f2961ceb3774440143f1ee98':
  Add NOTICE files

8 years agoam 92e11ea1: Merge "Add NOTICE files"
Sami Tolvanen [Mon, 5 Oct 2015 09:03:48 +0000 (09:03 +0000)]
am 92e11ea1: Merge "Add NOTICE files"

* commit '92e11ea1b900fc89cf98604a9e2ebb5c7d570a01':
  Add NOTICE files

8 years agoMerge "Add NOTICE files"
Sami Tolvanen [Mon, 5 Oct 2015 08:04:54 +0000 (08:04 +0000)]
Merge "Add NOTICE files"

8 years agoam 241ffafa: Prepare for BoringSSL update.
Adam Langley [Sat, 3 Oct 2015 00:28:03 +0000 (00:28 +0000)]
am 241ffafa: Prepare for BoringSSL update.

* commit '241ffafa8ef52a503e7aaee31ead8c898c1b4126':
  Prepare for BoringSSL update.

8 years agoPrepare for BoringSSL update.
Adam Langley [Wed, 2 Sep 2015 22:45:12 +0000 (15:45 -0700)]
Prepare for BoringSSL update.

This change tweaks things as needed so that the code will compile
against both the BoringSSL that's currently in Android and a version
from upstream. The BORINGSSL_201509 define is temporary to allow the
switch to happen without breaking the build and a followup change will
remove it.

In this case, we backed off on removing |ERR_print_errors|, despite it
being a wart in the layering of the code.

(cherry picked from commit 7a688f6e8774920cb8cfc52bf2e3c16976e8ff23)

Change-Id: I2f2f567cfc37fe2d5a69742302c5a92d289b814f

8 years agoSimpleperf: do dwarf unwinding in record command.
Yabin Cui [Thu, 1 Oct 2015 00:22:35 +0000 (17:22 -0700)]
Simpleperf: do dwarf unwinding in record command.

As libbacktrace only supports unwinding for the same architecture it is running on, simpleperf
report command running on host can't unwind perf.data collected on device. So we'd better do
unwinding work in record command on device.

Bug: 22229391
Change-Id: I085ca074ea83dab79f08563523bdbc7a36650a64

8 years agoAdd NOTICE files
Sami Tolvanen [Fri, 2 Oct 2015 08:18:08 +0000 (09:18 +0100)]
Add NOTICE files

Bug: 24571219
Change-Id: Ib7a4374974c2d0d9225caa1e43d0b78251a36bd2

8 years agoam 8f9dfc5e: am eac5440e: Merge "Simpleperf: warn if it can\'t read kernel symbols...
Yabin Cui [Thu, 1 Oct 2015 19:09:41 +0000 (19:09 +0000)]
am 8f9dfc5e: am eac5440e: Merge "Simpleperf: warn if it can\'t read kernel symbols addresses."

* commit '8f9dfc5e5af5c833e78d8caff2cd538ee6807aad':
  Simpleperf: warn if it can't read kernel symbols addresses.

8 years agoam eac5440e: Merge "Simpleperf: warn if it can\'t read kernel symbols addresses."
Yabin Cui [Thu, 1 Oct 2015 19:02:28 +0000 (19:02 +0000)]
am eac5440e: Merge "Simpleperf: warn if it can\'t read kernel symbols addresses."

* commit 'eac5440e1fcff3ba0b5ed0779f962e9405918e06':
  Simpleperf: warn if it can't read kernel symbols addresses.

8 years agoMerge "Simpleperf: warn if it can't read kernel symbols addresses."
Yabin Cui [Thu, 1 Oct 2015 18:55:38 +0000 (18:55 +0000)]
Merge "Simpleperf: warn if it can't read kernel symbols addresses."

8 years agoSimpleperf: warn if it can't read kernel symbols addresses.
Yabin Cui [Thu, 1 Oct 2015 18:32:44 +0000 (11:32 -0700)]
Simpleperf: warn if it can't read kernel symbols addresses.

And a little format adjustment.

Bug: 24404256
Change-Id: Ie8dcd37138a693df18101d415e6e3243f4963582

8 years agoam 66059d6a: am 482fe9e3: Merge "fec: enable building on Mac"
Sami Tolvanen [Tue, 29 Sep 2015 13:17:50 +0000 (13:17 +0000)]
am 66059d6a: am 482fe9e3: Merge "fec: enable building on Mac"

* commit '66059d6acd45ad1e674db44f5bd90fc36d5f87e9':
  fec: enable building on Mac

8 years agoam 482fe9e3: Merge "fec: enable building on Mac"
Sami Tolvanen [Tue, 29 Sep 2015 13:12:20 +0000 (13:12 +0000)]
am 482fe9e3: Merge "fec: enable building on Mac"

* commit '482fe9e37737e5d6c7d0a4e0fe303e7d097971aa':
  fec: enable building on Mac

8 years agoMerge "fec: enable building on Mac"
Sami Tolvanen [Tue, 29 Sep 2015 13:07:46 +0000 (13:07 +0000)]
Merge "fec: enable building on Mac"

8 years agofec: enable building on Mac
Sami Tolvanen [Mon, 28 Sep 2015 16:05:11 +0000 (17:05 +0100)]
fec: enable building on Mac

Enable the host libfec and the fec tool to be built on Mac with the
help of <utils/Compat.h>.

Change-Id: I5e7c9fac11f4a00814bad92734e703ec8dc22dc9

8 years agoam 180e08a7: am 3625af96: Merge "Error correction: Add a tool for en/decoding files"
Sami Tolvanen [Mon, 28 Sep 2015 16:27:52 +0000 (16:27 +0000)]
am 180e08a7: am 3625af96: Merge "Error correction: Add a tool for en/decoding files"

* commit '180e08a70c546a2e72914ec329f7e989975e5811':
  Error correction: Add a tool for en/decoding files

8 years agoam 3625af96: Merge "Error correction: Add a tool for en/decoding files"
Sami Tolvanen [Mon, 28 Sep 2015 16:19:36 +0000 (16:19 +0000)]
am 3625af96: Merge "Error correction: Add a tool for en/decoding files"

* commit '3625af964efa97cc7163f88ff711e67fab57af23':
  Error correction: Add a tool for en/decoding files

8 years agoMerge "Error correction: Add a tool for en/decoding files"
Sami Tolvanen [Mon, 28 Sep 2015 16:14:25 +0000 (16:14 +0000)]
Merge "Error correction: Add a tool for en/decoding files"

8 years agoam 92dc275d: am c82ca9f7: Merge "libfec: fix Mac build"
Sami Tolvanen [Mon, 28 Sep 2015 15:20:39 +0000 (15:20 +0000)]
am 92dc275d: am c82ca9f7: Merge "libfec: fix Mac build"

* commit '92dc275de044b123a277255ce8af4a0756298712':
  libfec: fix Mac build

8 years agoam c82ca9f7: Merge "libfec: fix Mac build"
Sami Tolvanen [Mon, 28 Sep 2015 15:14:14 +0000 (15:14 +0000)]
am c82ca9f7: Merge "libfec: fix Mac build"

* commit 'c82ca9f7c85aa86ce0e1c758e4abddae1e201a15':
  libfec: fix Mac build

8 years agoMerge "libfec: fix Mac build"
Sami Tolvanen [Mon, 28 Sep 2015 15:10:14 +0000 (15:10 +0000)]
Merge "libfec: fix Mac build"

8 years agolibfec: fix Mac build
Sami Tolvanen [Mon, 28 Sep 2015 14:54:42 +0000 (15:54 +0100)]
libfec: fix Mac build

Exclude the host library and executables on Mac.

Change-Id: Ie399b83f3678d16aac67ce9a4414344a93f90055

8 years agoam 3980c7fd: am 13f25b1b: Merge "Error correction: Add libfec to read encoded data"
Sami Tolvanen [Mon, 28 Sep 2015 14:22:58 +0000 (14:22 +0000)]
am 3980c7fd: am 13f25b1b: Merge "Error correction: Add libfec to read encoded data"

* commit '3980c7fddac570383c02f8e825cc6c1d50eb2992':
  Error correction: Add libfec to read encoded data

8 years agoam 13f25b1b: Merge "Error correction: Add libfec to read encoded data"
Sami Tolvanen [Mon, 28 Sep 2015 14:15:57 +0000 (14:15 +0000)]
am 13f25b1b: Merge "Error correction: Add libfec to read encoded data"

* commit '13f25b1b7f337802d3d1ad9d4e57f25737a18045':
  Error correction: Add libfec to read encoded data

8 years agoMerge "Error correction: Add libfec to read encoded data"
Sami Tolvanen [Mon, 28 Sep 2015 14:09:01 +0000 (14:09 +0000)]
Merge "Error correction: Add libfec to read encoded data"

8 years agoam b72a2e89: am af995fea: Merge "Simpleperf: support dwarf callgraph in report command."
Yabin Cui [Fri, 25 Sep 2015 18:31:58 +0000 (18:31 +0000)]
am b72a2e89: am af995fea: Merge "Simpleperf: support dwarf callgraph in report command."

* commit 'b72a2e89aaf102b20a9324f2d1f5d24078ade6fd':
  Simpleperf: support dwarf callgraph in report command.

8 years agoam af995fea: Merge "Simpleperf: support dwarf callgraph in report command."
Yabin Cui [Fri, 25 Sep 2015 18:22:38 +0000 (18:22 +0000)]
am af995fea: Merge "Simpleperf: support dwarf callgraph in report command."

* commit 'af995fea111f29215c6a46099f741ebd4566fd5d':
  Simpleperf: support dwarf callgraph in report command.

8 years agoMerge "Simpleperf: support dwarf callgraph in report command."
Yabin Cui [Fri, 25 Sep 2015 18:16:11 +0000 (18:16 +0000)]
Merge "Simpleperf: support dwarf callgraph in report command."

8 years agoError correction: Add a tool for en/decoding files
Sami Tolvanen [Sat, 16 May 2015 14:14:14 +0000 (15:14 +0100)]
Error correction: Add a tool for en/decoding files

Add fec, a tool for generating error-correcting codes for files
and recovering them.

Bug: 21893453
Change-Id: I389c92e5cc7f825d632759b9f96045767e74120a

8 years agoError correction: Add libfec to read encoded data
Sami Tolvanen [Fri, 26 Jun 2015 13:28:31 +0000 (14:28 +0100)]
Error correction: Add libfec to read encoded data

Add libfec to read files or partitions with error-correcting codes
appended to them. Uses verity metadata to speed up I/O and improve
error correction effectiveness.

Bug: 21893453
Change-Id: I94b95058b084418019fc96595bb6055df36e2c2b

8 years agoam edae80e0: am a3e9a836: Merge "Simpleperf: fix flaky workload unit tests."
Yabin Cui [Thu, 24 Sep 2015 22:12:55 +0000 (22:12 +0000)]
am edae80e0: am a3e9a836: Merge "Simpleperf: fix flaky workload unit tests."

* commit 'edae80e066445ee0b370f32a965d6a5d6dcfafee':
  Simpleperf: fix flaky workload unit tests.

8 years agoam a3e9a836: Merge "Simpleperf: fix flaky workload unit tests."
Yabin Cui [Thu, 24 Sep 2015 22:05:10 +0000 (22:05 +0000)]
am a3e9a836: Merge "Simpleperf: fix flaky workload unit tests."

* commit 'a3e9a836bf0d21dc5248622f16c60d8617f54080':
  Simpleperf: fix flaky workload unit tests.

8 years agoMerge "Simpleperf: fix flaky workload unit tests."
Yabin Cui [Thu, 24 Sep 2015 21:59:16 +0000 (21:59 +0000)]
Merge "Simpleperf: fix flaky workload unit tests."

8 years agoSimpleperf: fix flaky workload unit tests.
Yabin Cui [Thu, 24 Sep 2015 19:37:27 +0000 (12:37 -0700)]
Simpleperf: fix flaky workload unit tests.

Move SIGABRT to SIGKILL to make sure the child process is terminated by a signal.
SIGABRT can't guarantee this because the child process can install signal handler for SIGABRT.

Add a final _exit(1) after ChildProcessFn in case execvp() fails.

Change-Id: I353720b10c6ea42826efcafce5ff2699fd246e22

8 years agoam 7733e126: am c137c2ba: Merge "Fix multilib build warning."
Ying Wang [Thu, 24 Sep 2015 19:56:01 +0000 (19:56 +0000)]
am 7733e126: am c137c2ba: Merge "Fix multilib build warning."

* commit '7733e12673cd43dc101269d6159174722109c15f':
  Fix multilib build warning.

8 years agoam c137c2ba: Merge "Fix multilib build warning."
Ying Wang [Thu, 24 Sep 2015 19:49:55 +0000 (19:49 +0000)]
am c137c2ba: Merge "Fix multilib build warning."

* commit 'c137c2ba3a01c453c75fc0f635aba436cbf25581':
  Fix multilib build warning.

8 years agoMerge "Fix multilib build warning."
Ying Wang [Thu, 24 Sep 2015 19:42:41 +0000 (19:42 +0000)]
Merge "Fix multilib build warning."

8 years agoFix multilib build warning.
Ying Wang [Thu, 24 Sep 2015 19:31:50 +0000 (12:31 -0700)]
Fix multilib build warning.

Change-Id: I3816f7f5352f204795f45d782b8ec80493d78491

8 years agoam cf9e6ba7: am 133143c5: Merge "boot_control_copy: Fix getCurrentSlot()."
David Zeuthen [Thu, 24 Sep 2015 17:19:25 +0000 (17:19 +0000)]
am cf9e6ba7: am 133143c5: Merge "boot_control_copy: Fix getCurrentSlot()."

* commit 'cf9e6ba7a443c765e23dd5301968995046629308':
  boot_control_copy: Fix getCurrentSlot().

8 years agoam 133143c5: Merge "boot_control_copy: Fix getCurrentSlot()."
David Zeuthen [Thu, 24 Sep 2015 17:06:48 +0000 (17:06 +0000)]
am 133143c5: Merge "boot_control_copy: Fix getCurrentSlot()."

* commit '133143c56f336eef6545ef99f4c874dba6637ea6':
  boot_control_copy: Fix getCurrentSlot().

8 years agoMerge "boot_control_copy: Fix getCurrentSlot()."
David Zeuthen [Thu, 24 Sep 2015 16:25:32 +0000 (16:25 +0000)]
Merge "boot_control_copy: Fix getCurrentSlot()."

8 years agoam ddd28f58: am 8ed1c510: Merge "Add test to exercise the tcp_nuke_addr functionality"
Lorenzo Colitti [Thu, 24 Sep 2015 04:53:52 +0000 (04:53 +0000)]
am ddd28f58: am 8ed1c510: Merge "Add test to exercise the tcp_nuke_addr functionality"

* commit 'ddd28f5859566fa96f0195ae8244a3bf5d45676a':
  Add test to exercise the tcp_nuke_addr functionality

8 years agoam 8ed1c510: Merge "Add test to exercise the tcp_nuke_addr functionality"
Lorenzo Colitti [Thu, 24 Sep 2015 04:47:16 +0000 (04:47 +0000)]
am 8ed1c510: Merge "Add test to exercise the tcp_nuke_addr functionality"

* commit '8ed1c5101b2081784dcece041cf47f765896ef58':
  Add test to exercise the tcp_nuke_addr functionality

8 years agoMerge "Add test to exercise the tcp_nuke_addr functionality"
Lorenzo Colitti [Thu, 24 Sep 2015 04:39:16 +0000 (04:39 +0000)]
Merge "Add test to exercise the tcp_nuke_addr functionality"

8 years agoam b8b3dfa0: am 95aef404: Merge "Add a crash test for tcp_nuke_addr."
Lorenzo Colitti [Thu, 24 Sep 2015 04:11:09 +0000 (04:11 +0000)]
am b8b3dfa0: am 95aef404: Merge "Add a crash test for tcp_nuke_addr."

* commit 'b8b3dfa07b6295e477e9187c9b345cf29c31f84b':
  Add a crash test for tcp_nuke_addr.

8 years agoam 95aef404: Merge "Add a crash test for tcp_nuke_addr."
Lorenzo Colitti [Thu, 24 Sep 2015 04:02:49 +0000 (04:02 +0000)]
am 95aef404: Merge "Add a crash test for tcp_nuke_addr."

* commit '95aef404646b03e3b36a7afc8932ffdc8b8b5ba1':
  Add a crash test for tcp_nuke_addr.

8 years agoMerge "Add a crash test for tcp_nuke_addr."
Lorenzo Colitti [Thu, 24 Sep 2015 03:58:37 +0000 (03:58 +0000)]
Merge "Add a crash test for tcp_nuke_addr."

8 years agoSimpleperf: support dwarf callgraph in report command.
Yabin Cui [Fri, 14 Aug 2015 03:30:20 +0000 (20:30 -0700)]
Simpleperf: support dwarf callgraph in report command.

Use libbacktrace for stack unwinding.

Bug: 22229391
Change-Id: Iab35cdb52936c65c4728e23423ded83050f1db76

8 years agoam c96ca0e0: am 260e7e2c: Merge "Remove the hack for including libpagemap\'s headers."
Elliott Hughes [Wed, 23 Sep 2015 19:04:16 +0000 (19:04 +0000)]
am c96ca0e0: am 260e7e2c: Merge "Remove the hack for including libpagemap\'s headers."

* commit 'c96ca0e003ee869eceadb26d18f7c96faf3a005c':
  Remove the hack for including libpagemap's headers.

8 years agoam 260e7e2c: Merge "Remove the hack for including libpagemap\'s headers."
Elliott Hughes [Wed, 23 Sep 2015 18:56:20 +0000 (18:56 +0000)]
am 260e7e2c: Merge "Remove the hack for including libpagemap\'s headers."

* commit '260e7e2c07b1738581c7f0620be6e674ec1a66d1':
  Remove the hack for including libpagemap's headers.

8 years agoMerge "Remove the hack for including libpagemap's headers."
Elliott Hughes [Wed, 23 Sep 2015 18:48:51 +0000 (18:48 +0000)]
Merge "Remove the hack for including libpagemap's headers."

8 years agoboot_control_copy: Fix getCurrentSlot().
David Zeuthen [Wed, 23 Sep 2015 18:07:10 +0000 (14:07 -0400)]
boot_control_copy: Fix getCurrentSlot().

The getCurrentSlot() method wasn't returning the right value if
setActiveBootSlot() was called with another slot since last reboot.

Instead of peeking in the misc partition, just look at the dev_t for
/system and compare it with the dev_t for system_a and system_b.

Bug: 24201805
Change-Id: I601ab5e355e0f423637e6867d0afda97f68b57fd

8 years agoam 19901356: am 34cee2b8: Merge "Use %n to parse maps in libpagemap."
Elliott Hughes [Wed, 23 Sep 2015 05:42:47 +0000 (05:42 +0000)]
am 19901356: am 34cee2b8: Merge "Use %n to parse maps in libpagemap."

* commit '199013563172b3c1d1ef24a53285f1c6306edc84':
  Use %n to parse maps in libpagemap.

8 years agoam 34cee2b8: Merge "Use %n to parse maps in libpagemap."
Elliott Hughes [Wed, 23 Sep 2015 05:34:19 +0000 (05:34 +0000)]
am 34cee2b8: Merge "Use %n to parse maps in libpagemap."

* commit '34cee2b8a68c6df87b1abe4f2ef7957dc717044d':
  Use %n to parse maps in libpagemap.

8 years agoRemove the hack for including libpagemap's headers.
Elliott Hughes [Wed, 23 Sep 2015 05:33:10 +0000 (22:33 -0700)]
Remove the hack for including libpagemap's headers.

Change-Id: If75e007111f82178e372c88ab4dce62fd8ff7873

8 years agoMerge "Use %n to parse maps in libpagemap."
Elliott Hughes [Wed, 23 Sep 2015 05:27:36 +0000 (05:27 +0000)]
Merge "Use %n to parse maps in libpagemap."

8 years agoUse %n to parse maps in libpagemap.
Elliott Hughes [Wed, 23 Sep 2015 01:28:04 +0000 (18:28 -0700)]
Use %n to parse maps in libpagemap.

Bug: http://b/24212024
Change-Id: If00782c7af6fde30650045180512132ee5a8fd89

8 years agoam c53f69cc: am 2f9d35a8: Merge "Example /postinst script module for update_engine."
Alex Deymo [Tue, 22 Sep 2015 01:48:58 +0000 (01:48 +0000)]
am c53f69cc: am 2f9d35a8: Merge "Example /postinst script module for update_engine."

* commit 'c53f69cce2f68196ccd86aa03af20cb13f8ff9df':
  Example /postinst script module for update_engine.

8 years agoam 2f9d35a8: Merge "Example /postinst script module for update_engine."
Alex Deymo [Tue, 22 Sep 2015 01:41:04 +0000 (01:41 +0000)]
am 2f9d35a8: Merge "Example /postinst script module for update_engine."

* commit '2f9d35a840e554bbbbe7b51848e78d827e62b8d1':
  Example /postinst script module for update_engine.

8 years agoMerge "Example /postinst script module for update_engine."
Alex Deymo [Tue, 22 Sep 2015 01:32:55 +0000 (01:32 +0000)]
Merge "Example /postinst script module for update_engine."

8 years agoExample /postinst script module for update_engine.
Alex Deymo [Mon, 21 Sep 2015 23:49:23 +0000 (16:49 -0700)]
Example /postinst script module for update_engine.

The "post-install" program (normally /system/postinst) is a program
stored in the new system but executed from the old system right before
finishing the update. This post-install step provides a way to perform
device-specific tasks needed for old devices to accept the new update
*before* attempting to boot it.

Currently, we don't require any particular task to be performed in this
step, so this is just an example post-install program with some
documentation. Nevertheless, update_engine payload major version 1
requires a /postinst script in the system partition. While we plan to
use payload major version 2 in Brillo, this patch allows to push images
to the pre-release version of update_engine.

Bug: 24194445
Test: `m` includes /postinst in a Brillo target.

Change-Id: I6397537119873c68e0a626a37137ececcf8f03d5

8 years agoadd system-background cpuset
Tom Cherry [Mon, 21 Sep 2015 21:26:22 +0000 (14:26 -0700)]
add system-background cpuset

add a new cpuset for system services that should not run on
larger cores

bug 24144797

Change-Id: Id6932445bd340481830c2e912f1dff067d5ef4a9

8 years agoam 19c8d5f5: resolved conflicts for 6239958b to stage-aosp-master
Yabin Cui [Mon, 21 Sep 2015 19:45:35 +0000 (19:45 +0000)]
am 19c8d5f5: resolved conflicts for 6239958b to stage-aosp-master

* commit '19c8d5f55b1ff4f6953eb53019d148adab0459a5':
  Simpleperf: rewrite unsupported logging style.

8 years agoresolved conflicts for 6239958b to stage-aosp-master
Yabin Cui [Mon, 21 Sep 2015 19:28:46 +0000 (12:28 -0700)]
resolved conflicts for 6239958b to stage-aosp-master

Change-Id: I66d12e9a15b5e6aecd4938b9ce4ac76a0f3863e4

8 years agoMerge "Simpleperf: rewrite unsupported logging style."
Yabin Cui [Mon, 21 Sep 2015 19:06:56 +0000 (19:06 +0000)]
Merge "Simpleperf: rewrite unsupported logging style."

8 years agoSimpleperf: rewrite unsupported logging style.
Yabin Cui [Fri, 18 Sep 2015 18:10:55 +0000 (11:10 -0700)]
Simpleperf: rewrite unsupported logging style.

Previously we can use a ternary operator to choose the log level, like
(error ? LOG(ERROR) : LOG(DEBUG)) << xxx. But as the LOG() macro is about
to change, we can no longer write like this.

This CL also changes some improper log levels and log messages.

Change-Id: Ib9a55f2ca241516a6e89afad4a733cc07b19570f

8 years agoam a228293f: am 6b355fea: Merge "Build Breakage in branch: git_master @ 2265859"
Mark Salyzyn [Sat, 19 Sep 2015 19:59:56 +0000 (19:59 +0000)]
am a228293f: am 6b355fea: Merge "Build Breakage in branch: git_master @ 2265859"

* commit 'a228293f231c513a8690b033ad3c68c7213bc2d0':
  Build Breakage in branch: git_master @ 2265859

8 years agoam 6b355fea: Merge "Build Breakage in branch: git_master @ 2265859"
Mark Salyzyn [Sat, 19 Sep 2015 19:52:21 +0000 (19:52 +0000)]
am 6b355fea: Merge "Build Breakage in branch: git_master @ 2265859"

* commit '6b355feae3fe04847f9ea267649eca366b6cf85c':
  Build Breakage in branch: git_master @ 2265859

8 years agoAdd test to exercise the tcp_nuke_addr functionality
Filipe Brandenburger [Fri, 18 Sep 2015 22:37:03 +0000 (15:37 -0700)]
Add test to exercise the tcp_nuke_addr functionality

Change-Id: I5da6a2ae4638a8405c46a03911d1257ca58cc072

8 years agoMerge "Build Breakage in branch: git_master @ 2265859"
Mark Salyzyn [Fri, 18 Sep 2015 21:17:05 +0000 (21:17 +0000)]
Merge "Build Breakage in branch: git_master @ 2265859"

8 years agoBuild Breakage in branch: git_master @ 2265859
Mark Salyzyn [Fri, 18 Sep 2015 21:14:13 +0000 (14:14 -0700)]
Build Breakage in branch: git_master @ 2265859

Split mmap-perf into a 32 and 64-bit version.

Change-Id: I8630d8b62f163990d0f14f3ca48bf9b72df87d45

8 years agoam af5b75c4: am 50e8ee7d: Merge "Yet another disk performance benchmark."
Mark Salyzyn [Fri, 18 Sep 2015 20:32:18 +0000 (20:32 +0000)]
am af5b75c4: am 50e8ee7d: Merge "Yet another disk performance benchmark."

* commit 'af5b75c4f73715aed27aa94393175bfb00f21a56':
  Yet another disk performance benchmark.

8 years agoam 50e8ee7d: Merge "Yet another disk performance benchmark."
Mark Salyzyn [Fri, 18 Sep 2015 20:23:20 +0000 (20:23 +0000)]
am 50e8ee7d: Merge "Yet another disk performance benchmark."

* commit '50e8ee7d325260a03f5bf31050db6c04cdea589c':
  Yet another disk performance benchmark.

8 years agoMerge "Yet another disk performance benchmark."
Mark Salyzyn [Fri, 18 Sep 2015 20:17:24 +0000 (20:17 +0000)]
Merge "Yet another disk performance benchmark."

8 years agoYet another disk performance benchmark.
Riley Andrews [Fri, 4 Sep 2015 00:25:14 +0000 (17:25 -0700)]
Yet another disk performance benchmark.

This does memory mapped i/o on huge files, and thus requires
a 64 bit device.

Change-Id: Id91dd59b8c32751b6cb14f166affbd57912f8d28

8 years agoam c280f399: am 7434d1f8: Merge "Allow run_net_test.sh to use a pre-existing kernel...
Lorenzo Colitti [Fri, 18 Sep 2015 07:36:37 +0000 (07:36 +0000)]
am c280f399: am 7434d1f8: Merge "Allow run_net_test.sh to use a pre-existing kernel binary."

* commit 'c280f39998f6954d7538ce1e7ac9388d55698a9c':
  Allow run_net_test.sh to use a pre-existing kernel binary.

8 years agoAdd a crash test for tcp_nuke_addr.
Lorenzo Colitti [Mon, 14 Sep 2015 05:54:55 +0000 (14:54 +0900)]
Add a crash test for tcp_nuke_addr.

Bug: 23663111
Change-Id: I3b79362d6a53b7689168488527059ae506161d5f

8 years agoam 7434d1f8: Merge "Allow run_net_test.sh to use a pre-existing kernel binary."
Lorenzo Colitti [Fri, 18 Sep 2015 07:27:59 +0000 (07:27 +0000)]
am 7434d1f8: Merge "Allow run_net_test.sh to use a pre-existing kernel binary."

* commit '7434d1f8c965669c4a65d35e79086d757b0eb6db':
  Allow run_net_test.sh to use a pre-existing kernel binary.

8 years agoMerge "Allow run_net_test.sh to use a pre-existing kernel binary."
Lorenzo Colitti [Fri, 18 Sep 2015 07:23:13 +0000 (07:23 +0000)]
Merge "Allow run_net_test.sh to use a pre-existing kernel binary."

8 years agoam 23d98064: am c0bc556f: Merge "Annotate more tests with the relevant commits."
Lorenzo Colitti [Fri, 18 Sep 2015 06:27:11 +0000 (06:27 +0000)]
am 23d98064: am c0bc556f: Merge "Annotate more tests with the relevant commits."

* commit '23d98064cd8410fbdd558056c79199f62958d094':
  Annotate more tests with the relevant commits.

8 years agoam c0bc556f: Merge "Annotate more tests with the relevant commits."
Lorenzo Colitti [Fri, 18 Sep 2015 06:19:18 +0000 (06:19 +0000)]
am c0bc556f: Merge "Annotate more tests with the relevant commits."

* commit 'c0bc556fe94bec9d824cb6f9f37a8d4d723070a8':
  Annotate more tests with the relevant commits.

8 years agoAllow run_net_test.sh to use a pre-existing kernel binary.
Lorenzo Colitti [Fri, 18 Sep 2015 02:48:49 +0000 (11:48 +0900)]
Allow run_net_test.sh to use a pre-existing kernel binary.

This is useful to check whether a prebuilt built by the build
server, or one built using build server scripts in a local tree,
passes the tests.

Bug: 23016816
Change-Id: I7001f57c6a7ae335b41eba37caad5aeb2368a223

8 years agoMerge "Annotate more tests with the relevant commits."
Lorenzo Colitti [Fri, 18 Sep 2015 06:13:18 +0000 (06:13 +0000)]
Merge "Annotate more tests with the relevant commits."

8 years agoAnnotate more tests with the relevant commits.
Lorenzo Colitti [Fri, 18 Sep 2015 02:00:19 +0000 (11:00 +0900)]
Annotate more tests with the relevant commits.

Change-Id: Id8a2b2b350d9a58fe42f53cb474c30d891696101

8 years agoam ed50b953: am 6e0b388e: Merge "Fix output when -m is not passed"
Colin Cross [Thu, 17 Sep 2015 18:31:49 +0000 (18:31 +0000)]
am ed50b953: am 6e0b388e: Merge "Fix output when -m is not passed"

* commit 'ed50b9536b805504c393466b35bbe05611ccbc26':
  Fix output when -m is not passed

8 years agoam e5f751f0: am 53133315: Merge "Support TASKSTATS_TYPE_NULL"
Colin Cross [Thu, 17 Sep 2015 18:31:48 +0000 (18:31 +0000)]
am e5f751f0: am 53133315: Merge "Support TASKSTATS_TYPE_NULL"

* commit 'e5f751f0ef0eb2204021eedd8c43931e0163eccc':
  Support TASKSTATS_TYPE_NULL