OSDN Git Service

android-x86/system-extras.git
8 years agoMerge "Simpleperf: fix --comms option for report cmd." am: 5ded00750f
Yabin Cui [Thu, 14 Jan 2016 06:15:04 +0000 (06:15 +0000)]
Merge "Simpleperf: fix --comms option for report cmd." am: 5ded00750f
am: 3c81380ecb

* commit '3c81380ecb2bc8c3f4a0e86cd5b454df794a1704':
  Simpleperf: fix --comms option for report cmd.

8 years agoMerge "Simpleperf: fix --comms option for report cmd."
Yabin Cui [Thu, 14 Jan 2016 04:15:30 +0000 (04:15 +0000)]
Merge "Simpleperf: fix --comms option for report cmd."
am: 5ded00750f

* commit '5ded00750fef41142dc0dcd38664d20947a48bde':
  Simpleperf: fix --comms option for report cmd.

8 years agoMerge "Simpleperf: fix --comms option for report cmd."
Yabin Cui [Thu, 14 Jan 2016 04:12:23 +0000 (04:12 +0000)]
Merge "Simpleperf: fix --comms option for report cmd."

8 years agoMerge "Remove cpu benchmark." am: 88be192396
Christopher Ferris [Wed, 13 Jan 2016 18:56:32 +0000 (18:56 +0000)]
Merge "Remove cpu benchmark." am: 88be192396
am: ac5ebec7a6

* commit 'ac5ebec7a6486745cac2084f1eb65722bae73aae':
  Remove cpu benchmark.

8 years agoSimpleperf: fix --comms option for report cmd.
Yabin Cui [Wed, 13 Jan 2016 02:10:45 +0000 (18:10 -0800)]
Simpleperf: fix --comms option for report cmd.

Add corresponding runtest.
Adjust limitation in runtest.conf to pass tests on device.

Change-Id: Ie56dc6dc4dade3c13aaaa7022b871b5d8bfd69dc

8 years agoMerge "Remove cpu benchmark."
Christopher Ferris [Tue, 12 Jan 2016 22:01:23 +0000 (22:01 +0000)]
Merge "Remove cpu benchmark."
am: 88be192396

* commit '88be192396969e8603a6b320dcd27ae2be9b74a7':
  Remove cpu benchmark.

8 years agoMerge "Remove cpu benchmark."
Christopher Ferris [Tue, 12 Jan 2016 21:56:29 +0000 (21:56 +0000)]
Merge "Remove cpu benchmark."

8 years agoRemove cpu benchmark.
Christopher Ferris [Tue, 12 Jan 2016 21:09:39 +0000 (13:09 -0800)]
Remove cpu benchmark.

This benchmark is completely misnamed. All it does is this in a hard loop:

- Read from memory and store in a register.
- Add one to the memory value.
- Store that value back to memory.

Since this is completely useless, I'm going to remove it.

Bug: 26210850
Change-Id: If3e0af0a1faa7875d3d106cccab1ed8205847b62

8 years agoMerge "Simpleperf: adjust sort strategy in RecordCache." am: aceefb77f8
Yabin Cui [Tue, 12 Jan 2016 03:51:43 +0000 (03:51 +0000)]
Merge "Simpleperf: adjust sort strategy in RecordCache." am: aceefb77f8
am: 134b22c24f

* commit '134b22c24ff0fb4543d9c4ce09863f49c8ac6c2e':
  Simpleperf: adjust sort strategy in RecordCache.

8 years agoMerge "Simpleperf: adjust sort strategy in RecordCache."
Yabin Cui [Tue, 12 Jan 2016 03:49:57 +0000 (03:49 +0000)]
Merge "Simpleperf: adjust sort strategy in RecordCache."
am: aceefb77f8

* commit 'aceefb77f858d7f0737d36c52b7d0641b5683636':
  Simpleperf: adjust sort strategy in RecordCache.

8 years agoMerge "Simpleperf: adjust sort strategy in RecordCache."
Yabin Cui [Tue, 12 Jan 2016 03:46:01 +0000 (03:46 +0000)]
Merge "Simpleperf: adjust sort strategy in RecordCache."

8 years agoSimpleperf: adjust sort strategy in RecordCache.
Yabin Cui [Tue, 12 Jan 2016 01:15:55 +0000 (17:15 -0800)]
Simpleperf: adjust sort strategy in RecordCache.

In order to report correctly, We should keep the order of self created
records when reading perf.data. So adjust sort strategy in RecordCache
to avoid reordering it.

Bug: 26214604
Change-Id: I40812ee5f4f6051103d40459edf4b4a2d7a80313

8 years agoMerge "Fix for simpleperf report on \'fugu\'." am: 1ab9ea0f6f
Than McIntosh [Mon, 11 Jan 2016 12:36:46 +0000 (12:36 +0000)]
Merge "Fix for simpleperf report on \'fugu\'." am: 1ab9ea0f6f
am: 23f11f7cdd

* commit '23f11f7cdd61e7a9f2e381329b8cec7c2c16a9f8':
  Fix for simpleperf report on 'fugu'.

8 years agoMerge "Fix for simpleperf report on \'fugu\'."
Than McIntosh [Mon, 11 Jan 2016 12:34:52 +0000 (12:34 +0000)]
Merge "Fix for simpleperf report on \'fugu\'."
am: 1ab9ea0f6f

* commit '1ab9ea0f6f6eeb64c9a1440aad806dbc92b3f958':
  Fix for simpleperf report on 'fugu'.

8 years agoMerge "Fix for simpleperf report on 'fugu'."
Than McIntosh [Mon, 11 Jan 2016 12:30:57 +0000 (12:30 +0000)]
Merge "Fix for simpleperf report on 'fugu'."

8 years agoMerge "Make f2fs_ioutils depend on libselinux" am: d39da836fb
Colin Cross [Fri, 8 Jan 2016 23:52:35 +0000 (23:52 +0000)]
Merge "Make f2fs_ioutils depend on libselinux" am: d39da836fb
am: c208c3c8af

* commit 'c208c3c8af9723cf4355fde28dd0ad08988a6854':
  Make f2fs_ioutils depend on libselinux

8 years agoMerge "Make f2fs_ioutils depend on libselinux"
Colin Cross [Fri, 8 Jan 2016 23:50:33 +0000 (23:50 +0000)]
Merge "Make f2fs_ioutils depend on libselinux"
am: d39da836fb

* commit 'd39da836fb598d4fb6ae9461c8043d18d0dc1568':
  Make f2fs_ioutils depend on libselinux

8 years agoMerge "Make f2fs_ioutils depend on libselinux"
Colin Cross [Fri, 8 Jan 2016 23:46:03 +0000 (23:46 +0000)]
Merge "Make f2fs_ioutils depend on libselinux"

8 years agoMake f2fs_ioutils depend on libselinux
Colin Cross [Fri, 8 Jan 2016 23:44:46 +0000 (15:44 -0800)]
Make f2fs_ioutils depend on libselinux

f2fs_ioutils uses selinux headers, add a dependency on libselinux.

Change-Id: I0dd983532c8899ccc6d7f56241e642b5add3f14a

8 years agoMerge changes I11334802,I769518d1 am: 7e9e7f3b80
Lorenzo Colitti [Wed, 6 Jan 2016 09:00:43 +0000 (09:00 +0000)]
Merge changes I11334802,I769518d1 am: 7e9e7f3b80
am: 94f54d40c2

* commit '94f54d40c2d092cb2940669311c0de803ac1ff04':
  More SOCK_DESTROY test work
  Add code and tests to close sockets via SOCK_DESTROY.

8 years agoMerge changes I11334802,I769518d1
Lorenzo Colitti [Wed, 6 Jan 2016 08:59:00 +0000 (08:59 +0000)]
Merge changes I11334802,I769518d1
am: 7e9e7f3b80

* commit '7e9e7f3b8099345b6982e39cea09cb3d438dc1c8':
  More SOCK_DESTROY test work
  Add code and tests to close sockets via SOCK_DESTROY.

8 years agoMerge changes I11334802,I769518d1
Lorenzo Colitti [Wed, 6 Jan 2016 08:55:54 +0000 (08:55 +0000)]
Merge changes I11334802,I769518d1

* changes:
  More SOCK_DESTROY test work
  Add code and tests to close sockets via SOCK_DESTROY.

8 years agoMore SOCK_DESTROY test work
Lorenzo Colitti [Sat, 19 Dec 2015 17:36:07 +0000 (02:36 +0900)]
More SOCK_DESTROY test work

- Test that killing a socket kills established but not accepted
  children.
- Make tests a bit more readable.

Change-Id: I1133480233baf09d3f7bf73db612a82917ab0ca9

8 years agoAdd code and tests to close sockets via SOCK_DESTROY.
Lorenzo Colitti [Fri, 6 Nov 2015 07:42:06 +0000 (16:42 +0900)]
Add code and tests to close sockets via SOCK_DESTROY.

Change-Id: I769518d128fcff8035c58fbf3dc868f02fbd6c9d

8 years agoMerge "Make getsockopt(SO_BINDTODEVICE) actually work." am: c526937fc3
Lorenzo Colitti [Wed, 6 Jan 2016 08:44:53 +0000 (08:44 +0000)]
Merge "Make getsockopt(SO_BINDTODEVICE) actually work." am: c526937fc3
am: 70e12a91eb

* commit '70e12a91ebd36e361fed68919fe3137c74322407':
  Make getsockopt(SO_BINDTODEVICE) actually work.

8 years agoMerge "Make getsockopt(SO_BINDTODEVICE) actually work."
Lorenzo Colitti [Wed, 6 Jan 2016 08:43:10 +0000 (08:43 +0000)]
Merge "Make getsockopt(SO_BINDTODEVICE) actually work."
am: c526937fc3

* commit 'c526937fc3ba36afefaa42fbf795591968a26f59':
  Make getsockopt(SO_BINDTODEVICE) actually work.

8 years agoMerge "Make getsockopt(SO_BINDTODEVICE) actually work."
Lorenzo Colitti [Wed, 6 Jan 2016 08:39:42 +0000 (08:39 +0000)]
Merge "Make getsockopt(SO_BINDTODEVICE) actually work."

8 years agoMake getsockopt(SO_BINDTODEVICE) actually work.
Lorenzo Colitti [Wed, 6 Jan 2016 08:07:19 +0000 (17:07 +0900)]
Make getsockopt(SO_BINDTODEVICE) actually work.

Also change "16" to "IFNAMSIZ" in various places.

Change-Id: Ib22c419e77dabf3bc6b1137b774daf5313b5ffeb

8 years agoMerge changes I10fbb3bc,Iba2afc09 am: 09f36abb93
Lorenzo Colitti [Wed, 6 Jan 2016 08:02:09 +0000 (08:02 +0000)]
Merge changes I10fbb3bc,Iba2afc09 am: 09f36abb93
am: 0019a66165

* commit '0019a6616597a1fed682efde75d05eb054e1c907':
  Make GetSockDiag really return an InetDiagMsg, not a tuple.
  Don't fail if getting SO_BINDTODEVICE is not yet supported.

8 years agoMerge changes I10fbb3bc,Iba2afc09
Lorenzo Colitti [Wed, 6 Jan 2016 08:00:28 +0000 (08:00 +0000)]
Merge changes I10fbb3bc,Iba2afc09
am: 09f36abb93

* commit '09f36abb939ebad430a8b95beda70577c8fc1fa2':
  Make GetSockDiag really return an InetDiagMsg, not a tuple.
  Don't fail if getting SO_BINDTODEVICE is not yet supported.

8 years agoMerge changes I10fbb3bc,Iba2afc09
Lorenzo Colitti [Wed, 6 Jan 2016 07:56:54 +0000 (07:56 +0000)]
Merge changes I10fbb3bc,Iba2afc09

* changes:
  Make GetSockDiag really return an InetDiagMsg, not a tuple.
  Don't fail if getting SO_BINDTODEVICE is not yet supported.

8 years agoMake GetSockDiag really return an InetDiagMsg, not a tuple.
Lorenzo Colitti [Wed, 6 Jan 2016 07:37:20 +0000 (16:37 +0900)]
Make GetSockDiag really return an InetDiagMsg, not a tuple.

Change-Id: I10fbb3bcecfc61082a5cc67419bf3c6616615398

8 years agoDon't fail if getting SO_BINDTODEVICE is not yet supported.
Lorenzo Colitti [Wed, 6 Jan 2016 07:25:34 +0000 (16:25 +0900)]
Don't fail if getting SO_BINDTODEVICE is not yet supported.

This makes sock_diag_test pass on android-3.4.

Change-Id: Iba2afc09b62e59e03c1368e9d1772da685ab0300

8 years agoMerge changes I62ea60f8,If6613ec1 am: e732b22a44
Lorenzo Colitti [Wed, 6 Jan 2016 07:25:47 +0000 (07:25 +0000)]
Merge changes I62ea60f8,If6613ec1 am: e732b22a44
am: 7708aaed66

* commit '7708aaed66fac447bf735527ea3bf192693a0f27':
  Improvements to sock_diag code.
  Enable various lock debugging options.

8 years agoMerge changes I62ea60f8,If6613ec1
Lorenzo Colitti [Wed, 6 Jan 2016 07:24:08 +0000 (07:24 +0000)]
Merge changes I62ea60f8,If6613ec1
am: e732b22a44

* commit 'e732b22a44ce9ee3745b368471b7a41399735c27':
  Improvements to sock_diag code.
  Enable various lock debugging options.

8 years agoMerge changes I62ea60f8,If6613ec1
Lorenzo Colitti [Wed, 6 Jan 2016 07:21:31 +0000 (07:21 +0000)]
Merge changes I62ea60f8,If6613ec1

* changes:
  Improvements to sock_diag code.
  Enable various lock debugging options.

8 years agoMerge "Add a convenience _GetMsg function and use it." am: 590a20ffdc
Lorenzo Colitti [Wed, 6 Jan 2016 07:00:03 +0000 (07:00 +0000)]
Merge "Add a convenience _GetMsg function and use it." am: 590a20ffdc
am: c47fad9bf5

* commit 'c47fad9bf5af9775b07702d2922c5ddace892fd8':
  Add a convenience _GetMsg function and use it.

8 years agoMerge "Add a convenience _GetMsg function and use it."
Lorenzo Colitti [Wed, 6 Jan 2016 06:58:14 +0000 (06:58 +0000)]
Merge "Add a convenience _GetMsg function and use it."
am: 590a20ffdc

* commit '590a20ffdc2a6c57e4b0a5a855926ce9d2042c4d':
  Add a convenience _GetMsg function and use it.

8 years agoMerge "Add a convenience _GetMsg function and use it."
Lorenzo Colitti [Wed, 6 Jan 2016 06:55:18 +0000 (06:55 +0000)]
Merge "Add a convenience _GetMsg function and use it."

8 years agoImprovements to sock_diag code.
Lorenzo Colitti [Sat, 19 Dec 2015 04:40:48 +0000 (13:40 +0900)]
Improvements to sock_diag code.

1. Add a Dump convenience function that takes a request.
2. Add code to zero out uninitialized data in diag_msg.
3. Add more granular functions for constructing requests
   (e.g., from sockets) without executing dumps.
4. Rename the Get* functions that scan socket dumps (such as
   GetSockDiagForFd) to Find* to make it clear that they scan
   dumps instead of asking the kernel for a particular socket.

Change-Id: I62ea60f888fe2dd50f5c5cf9dd680608a74097a3

8 years agoFix for simpleperf report on 'fugu'.
Than McIntosh [Tue, 29 Dec 2015 18:56:10 +0000 (13:56 -0500)]
Fix for simpleperf report on 'fugu'.

Bug: 26345506
Change-Id: I2a736639b648d93442f0fa2b2000d7d5406bc4c9

8 years agoMerge "Use GID "wakelock" to control access to kernel wakelock" am: 61b1065069
Pavlin Radoslavov [Tue, 29 Dec 2015 01:30:54 +0000 (01:30 +0000)]
Merge "Use GID "wakelock" to control access to kernel wakelock" am: 61b1065069
am: abc0fc86b9

* commit 'abc0fc86b9a5cd11f3eed138c2d9b34b21048494':
  Use GID "wakelock" to control access to kernel wakelock

8 years agoMerge "Use GID "wakelock" to control access to kernel wakelock"
Pavlin Radoslavov [Tue, 29 Dec 2015 01:28:42 +0000 (01:28 +0000)]
Merge "Use GID "wakelock" to control access to kernel wakelock"
am: 61b1065069

* commit '61b10650690438354e829cad7135326a1b286934':
  Use GID "wakelock" to control access to kernel wakelock

8 years agoMerge "Use GID "wakelock" to control access to kernel wakelock"
Pavlin Radoslavov [Tue, 29 Dec 2015 01:24:14 +0000 (01:24 +0000)]
Merge "Use GID "wakelock" to control access to kernel wakelock"

8 years agoUse GID "wakelock" to control access to kernel wakelock
Pavlin Radoslavov [Tue, 24 Nov 2015 02:47:31 +0000 (18:47 -0800)]
Use GID "wakelock" to control access to kernel wakelock

Bug: 25864142
Change-Id: Ie0cc023ba702689468320dc25304380b3f5eaca3

8 years agoUse GID "wakelock" to control access to kernel wakelock
Pavlin Radoslavov [Tue, 24 Nov 2015 02:47:31 +0000 (18:47 -0800)]
Use GID "wakelock" to control access to kernel wakelock

Bug: 25864142
Change-Id: Ie0cc023ba702689468320dc25304380b3f5eaca3

8 years agoMerge "Simpleperf: remove unnecessary exit()." am: dd7f62ed57 am: 5345ea0e4f
Yabin Cui [Thu, 24 Dec 2015 02:26:34 +0000 (18:26 -0800)]
Merge "Simpleperf: remove unnecessary exit()." am: dd7f62ed57 am: 5345ea0e4f
am: ec473d74ab

* commit 'ec473d74abcbdc3efc6967ed55dfe3736fdb620f':

8 years agoMerge "zram performance test." am: bb0eca64ee am: 50f6f801ff
Riley Andrews [Thu, 24 Dec 2015 02:23:28 +0000 (18:23 -0800)]
Merge "zram performance test." am: bb0eca64ee am: 50f6f801ff
am: 611bd40669

* commit '611bd406693368028d262edb58a13d6b741f4512':

8 years agoMerge "bootctl: Fix the error checking for strtol result." am: de2ad9750a am: 60e27741b3
Tao Bao [Thu, 24 Dec 2015 02:18:01 +0000 (18:18 -0800)]
Merge "bootctl: Fix the error checking for strtol result." am: de2ad9750a am: 60e27741b3
am: 2e34b48160

* commit '2e34b48160da7c1b69bae65f5efacfbf96b332e5':

8 years agoMerge "libext4_utils: add dependency on libselinux" am: 6beecb69bd
Colin Cross [Tue, 22 Dec 2015 01:05:53 +0000 (17:05 -0800)]
Merge "libext4_utils: add dependency on libselinux" am: 6beecb69bd
am: a0aac3b779

* commit 'a0aac3b779fe8a12d779b5ea451a179089ede2c0':
  libext4_utils: add dependency on libselinux

8 years agoMerge "libext4_utils: add dependency on libselinux"
Colin Cross [Tue, 22 Dec 2015 01:04:01 +0000 (01:04 +0000)]
Merge "libext4_utils: add dependency on libselinux"
am: 6beecb69bd

* commit '6beecb69bd12240e3706222ea5a01f02f6c88761':
  libext4_utils: add dependency on libselinux

8 years agoMerge "libext4_utils: add dependency on libselinux"
Colin Cross [Tue, 22 Dec 2015 01:00:39 +0000 (01:00 +0000)]
Merge "libext4_utils: add dependency on libselinux"

8 years agolibext4_utils: add dependency on libselinux
Colin Cross [Tue, 22 Dec 2015 00:18:26 +0000 (16:18 -0800)]
libext4_utils: add dependency on libselinux

libext4_utils uses headers from libselinux, add a LOCAL_STATIC_LIBRARIES
dependency.

Change-Id: Ibce576b48a7f7b9a9d1a043c244d85717ce5f980

8 years agoMerge "fec: accept multiple input files for encoding" am: edbe55725f
Sami Tolvanen [Mon, 21 Dec 2015 11:32:57 +0000 (11:32 +0000)]
Merge "fec: accept multiple input files for encoding" am: edbe55725f
am: 368c47b192

* commit '368c47b192141c1088ad2794708cf2683e8363b0':
  fec: accept multiple input files for encoding

8 years agoMerge "fec: accept multiple input files for encoding"
Sami Tolvanen [Mon, 21 Dec 2015 11:30:49 +0000 (11:30 +0000)]
Merge "fec: accept multiple input files for encoding"
am: edbe55725f

* commit 'edbe55725fd262c3992c0e48c4fc5ce73ede2f9b':
  fec: accept multiple input files for encoding

8 years agoMerge "fec: accept multiple input files for encoding"
Sami Tolvanen [Mon, 21 Dec 2015 11:21:16 +0000 (11:21 +0000)]
Merge "fec: accept multiple input files for encoding"

8 years agoEnable various lock debugging options.
Lorenzo Colitti [Mon, 21 Dec 2015 02:39:16 +0000 (11:39 +0900)]
Enable various lock debugging options.

Change-Id: If6613ec15ba54388fd87ff9271ba51b554960484

8 years agoAdd a convenience _GetMsg function and use it.
Lorenzo Colitti [Sat, 19 Dec 2015 04:08:30 +0000 (13:08 +0900)]
Add a convenience _GetMsg function and use it.

Change-Id: I2691dfd2cdd7ffcad8c41d74243e41643baf6805

8 years agoMerge "memory_replay: add .clang-format." am: 584d0d68d9
Josh Gao [Fri, 18 Dec 2015 21:45:10 +0000 (21:45 +0000)]
Merge "memory_replay: add .clang-format." am: 584d0d68d9
am: 4a58dd03f4

* commit '4a58dd03f458e3eb874c7c9bdce71b136e1e6b6a':
  memory_replay: add .clang-format.

8 years agoMerge "memory_replay: add .clang-format."
Josh Gao [Fri, 18 Dec 2015 21:41:29 +0000 (21:41 +0000)]
Merge "memory_replay: add .clang-format."
am: 584d0d68d9

* commit '584d0d68d9a1a0d2bd74e852c3570c6a415e9979':
  memory_replay: add .clang-format.

8 years agoMerge "memory_replay: add .clang-format."
Josh Gao [Fri, 18 Dec 2015 21:36:14 +0000 (21:36 +0000)]
Merge "memory_replay: add .clang-format."

8 years agoMerge changes Ib0ab1722,Id5b1b351 am: abf5656527
Lorenzo Colitti [Fri, 18 Dec 2015 21:01:41 +0000 (21:01 +0000)]
Merge changes Ib0ab1722,Id5b1b351 am: abf5656527
am: 108eef5e2d

* commit '108eef5e2d56f572a9dca0365195a295def1c9be':
  Don't create TIME-WAIT sockets in CreateSocketPair.
  Add support for the sock_diag netlink interface.

8 years agoMerge changes Ib0ab1722,Id5b1b351
Lorenzo Colitti [Fri, 18 Dec 2015 19:27:30 +0000 (11:27 -0800)]
Merge changes Ib0ab1722,Id5b1b351
am: abf5656527

* commit 'abf5656527ec767fdf306fbf703f73a10e4ae3d6':
  Don't create TIME-WAIT sockets in CreateSocketPair.
  Add support for the sock_diag netlink interface.

8 years agofec: accept multiple input files for encoding
Sami Tolvanen [Fri, 18 Dec 2015 15:28:06 +0000 (15:28 +0000)]
fec: accept multiple input files for encoding

Make it possible to encode input files in pieces (not with -m).

Bug: 26251929
Change-Id: I09349368925e5e2f2a7961a712a1e933eb0b9ec8

8 years agoMerge changes Ib0ab1722,Id5b1b351
Lorenzo Colitti [Fri, 18 Dec 2015 06:02:06 +0000 (06:02 +0000)]
Merge changes Ib0ab1722,Id5b1b351

* changes:
  Don't create TIME-WAIT sockets in CreateSocketPair.
  Add support for the sock_diag netlink interface.

8 years agoMerge "libfec: handle IO errors" am: f2f800951a
Sami Tolvanen [Fri, 18 Dec 2015 01:49:06 +0000 (01:49 +0000)]
Merge "libfec: handle IO errors" am: f2f800951a
am: e08de37c7a

* commit 'e08de37c7a3d23901a86948f78afe74ce00f2b68':
  libfec: handle IO errors

8 years agoMerge "libfec: handle IO errors"
Sami Tolvanen [Thu, 17 Dec 2015 18:25:50 +0000 (18:25 +0000)]
Merge "libfec: handle IO errors"
am: f2f800951a

* commit 'f2f800951aa3ec920a719556d71c2fbee734209d':
  libfec: handle IO errors

8 years agoMerge "libfec: handle IO errors"
Sami Tolvanen [Thu, 17 Dec 2015 18:20:11 +0000 (18:20 +0000)]
Merge "libfec: handle IO errors"

8 years agolibfec: handle IO errors
Sami Tolvanen [Thu, 17 Dec 2015 13:36:03 +0000 (13:36 +0000)]
libfec: handle IO errors

Treat IO errors as corruption and attempt to recover instead of
instantly failing.

Change-Id: I5abbe9a95d654c636ce013e3c0928e170a0e2c66

8 years agomemory_replay: add .clang-format.
Josh Gao [Thu, 17 Dec 2015 03:51:24 +0000 (19:51 -0800)]
memory_replay: add .clang-format.

Change-Id: Iac3924bb7c9602762a3413aa529b9dec981c75e3

8 years agoMerge "Binder: Fix unused parameter in benchmark" am: d9f71f5ff3
Andreas Gampe [Wed, 16 Dec 2015 23:44:08 +0000 (23:44 +0000)]
Merge "Binder: Fix unused parameter in benchmark" am: d9f71f5ff3
am: af24b4ef5e

* commit 'af24b4ef5e4b8cd2dadc931df9ffc2ee783fc81a':
  Binder: Fix unused parameter in benchmark

8 years agoMerge "Binder: Fix unused parameter in benchmark"
Andreas Gampe [Wed, 16 Dec 2015 21:37:17 +0000 (13:37 -0800)]
Merge "Binder: Fix unused parameter in benchmark"
am: d9f71f5ff3

* commit 'd9f71f5ff33cd268d795f5ff6177f5dbfe5e3578':
  Binder: Fix unused parameter in benchmark

8 years agoMerge "Binder: Fix unused parameter in benchmark"
Andreas Gampe [Wed, 16 Dec 2015 21:27:42 +0000 (21:27 +0000)]
Merge "Binder: Fix unused parameter in benchmark"

8 years agoBinder: Fix unused parameter in benchmark
Andreas Gampe [Wed, 16 Dec 2015 20:50:15 +0000 (12:50 -0800)]
Binder: Fix unused parameter in benchmark

Make build less noisy.

Bug: 18632512
Change-Id: I8a7ea6a9b9f7c40862d4ec73d50c966cb9da31e9

8 years agoMerge "Remove memtest\'s crash test." am: 4f5860d9e1
Elliott Hughes [Tue, 15 Dec 2015 16:17:35 +0000 (08:17 -0800)]
Merge "Remove memtest\'s crash test." am: 4f5860d9e1
am: ec29dd6cf0

* commit 'ec29dd6cf0f4ebdb876798de94aa84ad09880c19':
  Remove memtest's crash test.

8 years agoMerge "Remove memtest\'s crash test."
Elliott Hughes [Tue, 15 Dec 2015 16:04:08 +0000 (16:04 +0000)]
Merge "Remove memtest\'s crash test."
am: 4f5860d9e1

* commit '4f5860d9e13d1bab0f6466134016c37bf5d880aa':
  Remove memtest's crash test.

8 years agoMerge "Remove system/extras/tests/bionic." am: 1205856a99
Elliott Hughes [Tue, 15 Dec 2015 16:02:52 +0000 (16:02 +0000)]
Merge "Remove system/extras/tests/bionic." am: 1205856a99
am: e256a84664

* commit 'e256a846649b98124e670025b20da6521b487d30':
  Remove system/extras/tests/bionic.

8 years agoMerge "Remove system/extras/tests/bionic."
Elliott Hughes [Tue, 15 Dec 2015 15:46:33 +0000 (15:46 +0000)]
Merge "Remove system/extras/tests/bionic."
am: 1205856a99

* commit '1205856a997bd49d44f963433050e71f02f92e8d':
  Remove system/extras/tests/bionic.

8 years agoMerge "Remove memtest's crash test."
Elliott Hughes [Tue, 15 Dec 2015 02:22:42 +0000 (02:22 +0000)]
Merge "Remove memtest's crash test."

8 years agoRemove memtest's crash test.
Elliott Hughes [Tue, 15 Dec 2015 01:44:23 +0000 (17:44 -0800)]
Remove memtest's crash test.

debuggerd's "crasher" has an extensive range of different crashes,
ported to all supported architectures.

Change-Id: I881002f5eb20c7bf87f1add2673216439a92d56c

8 years agoMerge "Remove system/extras/tests/bionic."
Elliott Hughes [Tue, 15 Dec 2015 01:40:32 +0000 (01:40 +0000)]
Merge "Remove system/extras/tests/bionic."

8 years agoRemove system/extras/tests/bionic.
Elliott Hughes [Tue, 15 Dec 2015 01:36:29 +0000 (17:36 -0800)]
Remove system/extras/tests/bionic.

Everything is now tested better by bionic itself, and as part of CTS.

Change-Id: Ie23e50b5ece911b650ad5abda8230bf7a8d3a452

8 years agoMerge "Remove obsolete system/extras/timeinfo." am: 076617a200
Elliott Hughes [Tue, 15 Dec 2015 01:08:32 +0000 (01:08 +0000)]
Merge "Remove obsolete system/extras/timeinfo." am: 076617a200
am: 6810c0d6ef

* commit '6810c0d6ef9aa90ab2ebf3172438326d5a3950c1':
  Remove obsolete system/extras/timeinfo.

8 years agoMerge "Remove obsolete system/extras/timeinfo."
Elliott Hughes [Tue, 15 Dec 2015 00:51:58 +0000 (00:51 +0000)]
Merge "Remove obsolete system/extras/timeinfo."
am: 076617a200

* commit '076617a2001f80c3c06cd7eacffeeda1030a6fd0':
  Remove obsolete system/extras/timeinfo.

8 years agoMerge "Remove obsolete system/extras/timeinfo."
Elliott Hughes [Tue, 15 Dec 2015 00:18:25 +0000 (00:18 +0000)]
Merge "Remove obsolete system/extras/timeinfo."

8 years agoRemove obsolete system/extras/timeinfo.
Elliott Hughes [Tue, 15 Dec 2015 00:11:16 +0000 (16:11 -0800)]
Remove obsolete system/extras/timeinfo.

Not touched since cupcake.

Change-Id: I22ad0bfe3897ed590d0d6d17e04dc7dfced7bff2

8 years agoBinary setup for mmapPerf
Gopinath [Mon, 14 Dec 2015 20:27:51 +0000 (12:27 -0800)]
Binary setup for mmapPerf

Output mmapPerf to local/tmp
Output both 32bit and 64 bit binaries.

Change-Id: I30dccf5aa505194276c3369c3dfe8974e1d34c34

8 years agoDon't create TIME-WAIT sockets in CreateSocketPair.
Lorenzo Colitti [Mon, 14 Dec 2015 14:21:51 +0000 (23:21 +0900)]
Don't create TIME-WAIT sockets in CreateSocketPair.

Some tests create lots of socket pairs, and the resulting
TIME-WAIT sockets can cause subsequent tests to fail when
binding.

Change-Id: Ib0ab1722cfa9891d177a805a84807c6f58550dd4

8 years agoAdd support for the sock_diag netlink interface.
Lorenzo Colitti [Thu, 29 Oct 2015 14:51:25 +0000 (23:51 +0900)]
Add support for the sock_diag netlink interface.

Change-Id: Id5b1b3516d0a708bcfd69ae0e182dc39fe225934

8 years agoMerge "Deal with flowlabel randomization." am: 8056a9bdfc
Lorenzo Colitti [Mon, 14 Dec 2015 08:16:14 +0000 (00:16 -0800)]
Merge "Deal with flowlabel randomization." am: 8056a9bdfc
am: d521ca9c93

* commit 'd521ca9c93ec250478bb4092caa0b39c1e2e4ac9':
  Deal with flowlabel randomization.

8 years agoMerge "Deal with flowlabel randomization."
Lorenzo Colitti [Mon, 14 Dec 2015 08:13:40 +0000 (00:13 -0800)]
Merge "Deal with flowlabel randomization."
am: 8056a9bdfc

* commit '8056a9bdfcaf8b8776eccbae3ec29560679e867e':
  Deal with flowlabel randomization.

8 years agoMerge changes Ibab1eb74,I08e82f70,I9f8bb375 am: 414cff342d
Lorenzo Colitti [Mon, 14 Dec 2015 08:13:40 +0000 (00:13 -0800)]
Merge changes Ibab1eb74,I08e82f70,I9f8bb375 am: 414cff342d
am: d8054a1d69

* commit 'd8054a1d69ddc86c5181f4376bf7aef026d7aa30':
  Support properly resetting non-SYN, non-FIN packets.
  Add a tests that checks NAs with the R flag set to 0.
  Add utility functions to neighbour_test.

8 years agoMerge changes Ibab1eb74,I08e82f70,I9f8bb375
Lorenzo Colitti [Mon, 14 Dec 2015 08:11:18 +0000 (00:11 -0800)]
Merge changes Ibab1eb74,I08e82f70,I9f8bb375
am: 414cff342d

* commit '414cff342d09380340cd6164d82b7d9416bc15a1':
  Support properly resetting non-SYN, non-FIN packets.
  Add a tests that checks NAs with the R flag set to 0.
  Add utility functions to neighbour_test.

8 years agoMerge "Deal with flowlabel randomization."
Lorenzo Colitti [Mon, 14 Dec 2015 08:09:48 +0000 (08:09 +0000)]
Merge "Deal with flowlabel randomization."

8 years agoMerge changes Ibab1eb74,I08e82f70,I9f8bb375
Lorenzo Colitti [Mon, 14 Dec 2015 08:06:26 +0000 (08:06 +0000)]
Merge changes Ibab1eb74,I08e82f70,I9f8bb375

* changes:
  Support properly resetting non-SYN, non-FIN packets.
  Add a tests that checks NAs with the R flag set to 0.
  Add utility functions to neighbour_test.

8 years agoDeal with flowlabel randomization.
Lorenzo Colitti [Fri, 11 Dec 2015 07:30:17 +0000 (16:30 +0900)]
Deal with flowlabel randomization.

Recent kernels randomize flowlabels by default. This causes our
packet comparisons to fail. Fix this by copying over the
flowlabel like we do with the IP id and the DF bit.

Change-Id: I8cf2685e622d89ca25fab443bab3bb1c3079b076

8 years agoSupport properly resetting non-SYN, non-FIN packets.
Lorenzo Colitti [Wed, 9 Dec 2015 13:23:58 +0000 (22:23 +0900)]
Support properly resetting non-SYN, non-FIN packets.

Change-Id: Ibab1eb744a6223007851abdd272b990ad360a9e4

8 years agoAdd a tests that checks NAs with the R flag set to 0.
Lorenzo Colitti [Mon, 14 Dec 2015 07:44:20 +0000 (16:44 +0900)]
Add a tests that checks NAs with the R flag set to 0.

NAs with R=0 have been implicated in loss of connectivity. This
test checks that they behave as expected.

Change-Id: I08e82f704cde4f40b423c8f52a34fef1ebfd74ee

8 years agoAdd utility functions to neighbour_test.
Lorenzo Colitti [Mon, 14 Dec 2015 06:41:30 +0000 (15:41 +0900)]
Add utility functions to neighbour_test.

1. Clear the ND cache entries for the IPv6 routers before each
   test, so we can add tests and always start from a clean slate.
2. Support expecting multicast NS.
3. Support generating NAs with different source and destination
   addresses.

Change-Id: I9f8bb37540efa2d237eb236059e859f42aacdadc

8 years agoMerge "Rename libext2 host libraries to standard suffix." am: f8a6eb443f
Alex Deymo [Fri, 11 Dec 2015 17:28:16 +0000 (09:28 -0800)]
Merge "Rename libext2 host libraries to standard suffix." am: f8a6eb443f
am: 260f4e3106

* commit '260f4e3106fe5a957f4bc0844656b0750bff699b':
  Rename libext2 host libraries to standard suffix.