OSDN Git Service

android-x86/system-extras.git
9 years agoam 32ee7cc0: Merge "Simpleperf: don\'t check for empty build id."
Yabin Cui [Thu, 6 Aug 2015 17:36:13 +0000 (17:36 +0000)]
am 32ee7cc0: Merge "Simpleperf: don\'t check for empty build id."

* commit '32ee7cc00b4136765764266446600aaf2184b246':
  Simpleperf: don't check for empty build id.

9 years agoMerge "Simpleperf: don't check for empty build id."
Yabin Cui [Thu, 6 Aug 2015 17:22:21 +0000 (17:22 +0000)]
Merge "Simpleperf: don't check for empty build id."

9 years agoSimpleperf: don't check for empty build id.
Yabin Cui [Tue, 4 Aug 2015 21:48:39 +0000 (14:48 -0700)]
Simpleperf: don't check for empty build id.

Change-Id: I670ba4fa32aa764e49022abacd83ef1fdcfa7d0d

9 years agoam ec53f3cc: Merge "Simpleperf: fix the process of parsing records."
Yabin Cui [Mon, 3 Aug 2015 21:02:51 +0000 (21:02 +0000)]
am ec53f3cc: Merge "Simpleperf: fix the process of parsing records."

* commit 'ec53f3ccc3db9461d0b3295f8353ed37b99d4211':
  Simpleperf: fix the process of parsing records.

9 years agoMerge "Simpleperf: fix the process of parsing records."
Yabin Cui [Mon, 3 Aug 2015 20:46:43 +0000 (20:46 +0000)]
Merge "Simpleperf: fix the process of parsing records."

9 years agoam 224d3ba8: Merge "Simpleperf: correct the event type name printed in stat command."
Yabin Cui [Mon, 3 Aug 2015 18:26:11 +0000 (18:26 +0000)]
am 224d3ba8: Merge "Simpleperf: correct the event type name printed in stat command."

* commit '224d3ba8d5a0c2438b6be1b5f6ae6c01747343a5':
  Simpleperf: correct the event type name printed in stat command.

9 years agoMerge "Simpleperf: correct the event type name printed in stat command."
Yabin Cui [Mon, 3 Aug 2015 18:07:12 +0000 (18:07 +0000)]
Merge "Simpleperf: correct the event type name printed in stat command."

9 years agoSimpleperf: fix the process of parsing records.
Yabin Cui [Mon, 3 Aug 2015 18:01:22 +0000 (11:01 -0700)]
Simpleperf: fix the process of parsing records.

It is not correct to parse all the mmap records first, then parse
all the sample records. Instead, records should be parsed one by one.
This change also fix the bug of not writing kernel build id in
record command, which is introduced previously.

Change-Id: I7e6d3d1c74c134e4b7af97c184b6a71c3379a59a

9 years agoSimpleperf: correct the event type name printed in stat command.
Yabin Cui [Sat, 1 Aug 2015 01:40:09 +0000 (18:40 -0700)]
Simpleperf: correct the event type name printed in stat command.

Bug: 22884977
Change-Id: I3c4f5c8dc02d5b17f5942e4e98476d1c4f3fbcad

9 years agoam 9c6eab9a: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."
Elliott Hughes [Fri, 31 Jul 2015 18:07:28 +0000 (18:07 +0000)]
am 9c6eab9a: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."

* commit '9c6eab9a5bb7c979488dcfe7ea71a039e6a369fb':
  Use __ANDROID__ instead of HAVE_ANDROID_OS.

9 years agoMerge "Use __ANDROID__ instead of HAVE_ANDROID_OS."
Elliott Hughes [Fri, 31 Jul 2015 17:54:17 +0000 (17:54 +0000)]
Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS."

9 years agoUse __ANDROID__ instead of HAVE_ANDROID_OS.
Elliott Hughes [Fri, 31 Jul 2015 15:49:29 +0000 (08:49 -0700)]
Use __ANDROID__ instead of HAVE_ANDROID_OS.

Change-Id: Iee986b6c91b5877155609297c2bd17301ff91d5c

9 years agoam 504462b2: Merge "Tests for candidate source address restriction"
Erik Kline [Thu, 30 Jul 2015 04:30:52 +0000 (04:30 +0000)]
am 504462b2: Merge "Tests for candidate source address restriction"

* commit '504462b2a2a4ed1ab4436ac5344d6550f808bb1e':
  Tests for candidate source address restriction

9 years agoMerge "Tests for candidate source address restriction"
Erik Kline [Thu, 30 Jul 2015 04:04:53 +0000 (04:04 +0000)]
Merge "Tests for candidate source address restriction"

9 years agoTests for candidate source address restriction
Erik Kline [Thu, 2 Jul 2015 07:08:15 +0000 (16:08 +0900)]
Tests for candidate source address restriction

Bug: 20733156
Change-Id: I4118cc4c4dc8e9730bc95e681c14c29240f1af77

9 years agoresolved conflicts for merge of 743e4b08 to mnc-dev-plus-aosp
Simon Wilson [Wed, 29 Jul 2015 22:16:37 +0000 (15:16 -0700)]
resolved conflicts for merge of 743e4b08 to mnc-dev-plus-aosp

Change-Id: Iecb1441c4f17d285e63a6e149d08d788e0e59c2d

9 years agoMerge "Add switches for compressor"
Simon Wilson [Wed, 29 Jul 2015 21:36:06 +0000 (21:36 +0000)]
Merge "Add switches for compressor"

9 years agoam 07d188ad: Merge "Fix lint errors."
Lorenzo Colitti [Tue, 28 Jul 2015 14:55:24 +0000 (14:55 +0000)]
am 07d188ad: Merge "Fix lint errors."

* commit '07d188ade6594546446f235ff60dd44859cc591e':
  Fix lint errors.

9 years agoMerge "Fix lint errors."
Lorenzo Colitti [Tue, 28 Jul 2015 14:31:48 +0000 (14:31 +0000)]
Merge "Fix lint errors."

9 years agoam ae5cab41: Merge "Simpleperf: work around unexpected (pid, tid) pair."
Yabin Cui [Fri, 24 Jul 2015 21:02:50 +0000 (21:02 +0000)]
am ae5cab41: Merge "Simpleperf: work around unexpected (pid, tid) pair."

* commit 'ae5cab410f747ac18a8ef0341322d997c44dfb7d':
  Simpleperf: work around unexpected (pid, tid) pair.

9 years agoam 5c9978ce: Merge "Simpleperf: use ThreadTree when getting hit files in record command."
Yabin Cui [Fri, 24 Jul 2015 21:02:45 +0000 (21:02 +0000)]
am 5c9978ce: Merge "Simpleperf: use ThreadTree when getting hit files in record command."

* commit '5c9978ceeaeac2442c0ca4722111551ecbe6d144':
  Simpleperf: use ThreadTree when getting hit files in record command.

9 years agoMerge "Simpleperf: work around unexpected (pid, tid) pair."
Yabin Cui [Fri, 24 Jul 2015 18:15:52 +0000 (18:15 +0000)]
Merge "Simpleperf: work around unexpected (pid, tid) pair."

9 years agoSimpleperf: work around unexpected (pid, tid) pair.
Yabin Cui [Fri, 24 Jul 2015 18:00:44 +0000 (11:00 -0700)]
Simpleperf: work around unexpected (pid, tid) pair.

Bug: 22185053
Change-Id: Ibd224ce9918eac9fa5a71ec00835b3af2b03e578

9 years agoMerge "Simpleperf: use ThreadTree when getting hit files in record command."
Yabin Cui [Fri, 24 Jul 2015 17:50:33 +0000 (17:50 +0000)]
Merge "Simpleperf: use ThreadTree when getting hit files in record command."

9 years agoSimpleperf: use ThreadTree when getting hit files in record command.
Yabin Cui [Fri, 24 Jul 2015 04:39:57 +0000 (21:39 -0700)]
Simpleperf: use ThreadTree when getting hit files in record command.

The new method is more accurate and has lower time complexity.

Bug: 22229391
Change-Id: I8b3016798b8a0e20335adeb7ec5dda0068044142

9 years agoam 47efd844: Merge "Simpleperf: separate ThreadTree from SampleTree."
Yabin Cui [Fri, 24 Jul 2015 01:17:27 +0000 (01:17 +0000)]
am 47efd844: Merge "Simpleperf: separate ThreadTree from SampleTree."

* commit '47efd84444cec06d79e2f53e4b2bb9a075b40e02':
  Simpleperf: separate ThreadTree from SampleTree.

9 years agoMerge "Simpleperf: separate ThreadTree from SampleTree."
Yabin Cui [Fri, 24 Jul 2015 00:45:54 +0000 (00:45 +0000)]
Merge "Simpleperf: separate ThreadTree from SampleTree."

9 years agoSimpleperf: separate ThreadTree from SampleTree.
Yabin Cui [Thu, 23 Jul 2015 03:30:43 +0000 (20:30 -0700)]
Simpleperf: separate ThreadTree from SampleTree.

It is a preparation for unwinding in record command.

Bug: 22229391
Change-Id: I2f5c6df3f7332d4c98b61c7f9f922456b5bbeaaa

9 years agoam defcf4e2: Merge "Simpleperf: load symbols from dso file only when necessary."
Yabin Cui [Thu, 23 Jul 2015 02:06:14 +0000 (02:06 +0000)]
am defcf4e2: Merge "Simpleperf: load symbols from dso file only when necessary."

* commit 'defcf4e29e72c704e6aa19af8a88ab6e06735347':
  Simpleperf: load symbols from dso file only when necessary.

9 years agoMerge "Simpleperf: load symbols from dso file only when necessary."
Yabin Cui [Tue, 21 Jul 2015 19:18:57 +0000 (19:18 +0000)]
Merge "Simpleperf: load symbols from dso file only when necessary."

9 years agoSimpleperf: load symbols from dso file only when necessary.
Yabin Cui [Tue, 21 Jul 2015 18:24:48 +0000 (11:24 -0700)]
Simpleperf: load symbols from dso file only when necessary.

Bug: 22630113
Change-Id: I12bb24ec02ba3ddb94bcb2a26ae2d6e7b445ed4d

9 years agoam dece0f92: Merge "Simpleperf: dump thread comm/mmaps for selected threads."
Yabin Cui [Thu, 16 Jul 2015 20:55:06 +0000 (20:55 +0000)]
am dece0f92: Merge "Simpleperf: dump thread comm/mmaps for selected threads."

* commit 'dece0f92f30bb6dbfd988907cda2bab15be2d732':
  Simpleperf: dump thread comm/mmaps for selected threads.

9 years agoMerge "Simpleperf: dump thread comm/mmaps for selected threads."
Yabin Cui [Thu, 16 Jul 2015 20:26:35 +0000 (20:26 +0000)]
Merge "Simpleperf: dump thread comm/mmaps for selected threads."

9 years agoSimpleperf: dump thread comm/mmaps for selected threads.
Yabin Cui [Thu, 16 Jul 2015 17:20:55 +0000 (10:20 -0700)]
Simpleperf: dump thread comm/mmaps for selected threads.

Bug: 22511834
Change-Id: I2775b3a4cd393d75d5c6ebcd8a46e366ceb4ff76

9 years agoam a209544b: Merge "Simpleperf: fix build on mac."
Yabin Cui [Tue, 14 Jul 2015 22:52:52 +0000 (22:52 +0000)]
am a209544b: Merge "Simpleperf: fix build on mac."

* commit 'a209544b63ca766af379337bd97ca19091f631c2':
  Simpleperf: fix build on mac.

9 years agoam 98f391f3: Merge "Simpleperf: support --vmlinux option in report command."
Yabin Cui [Tue, 14 Jul 2015 22:52:48 +0000 (22:52 +0000)]
am 98f391f3: Merge "Simpleperf: support --vmlinux option in report command."

* commit '98f391f386b0b5e7bc57f77295e8edf848f5ff85':
  Simpleperf: support --vmlinux option in report command.

9 years agoam 3fd76bc7: Merge "Simpleperf: fix build error on mips."
Yabin Cui [Tue, 14 Jul 2015 22:52:47 +0000 (22:52 +0000)]
am 3fd76bc7: Merge "Simpleperf: fix build error on mips."

* commit '3fd76bc71cef9dc49ec1b24bb0e2296f1d999e28':
  Simpleperf: fix build error on mips.

9 years agoam f1732eed: Merge "Simpleperf: Support dwarf callgraph recording."
Yabin Cui [Tue, 14 Jul 2015 22:52:46 +0000 (22:52 +0000)]
am f1732eed: Merge "Simpleperf: Support dwarf callgraph recording."

* commit 'f1732eeda661c221ce52a1d9506e9e52db8bf377':
  Simpleperf: Support dwarf callgraph recording.

9 years agoam dfff022d: Merge "ext4_utils: Wrap wipe.h to be C++ compatible."
Tao Bao [Tue, 14 Jul 2015 22:52:29 +0000 (22:52 +0000)]
am dfff022d: Merge "ext4_utils: Wrap wipe.h to be C++ compatible."

* commit 'dfff022dd84587666909c518123b55a7f73accca':
  ext4_utils: Wrap wipe.h to be C++ compatible.

9 years agoam 577974bd: Merge "Simpleperf: remove unnecessary std::move."
Yabin Cui [Tue, 14 Jul 2015 21:30:15 +0000 (21:30 +0000)]
am 577974bd: Merge "Simpleperf: remove unnecessary std::move."

* commit '577974bd2ca37f9915ea924d7d84e046aa05f482':
  Simpleperf: remove unnecessary std::move.

9 years agoMerge "Simpleperf: fix build on mac."
Yabin Cui [Tue, 14 Jul 2015 04:43:54 +0000 (04:43 +0000)]
Merge "Simpleperf: fix build on mac."

9 years agoSimpleperf: fix build on mac.
Yabin Cui [Tue, 14 Jul 2015 04:41:05 +0000 (21:41 -0700)]
Simpleperf: fix build on mac.

Change-Id: I042fa65347c38879ff9b9f1027b8ae39ec26da62

9 years agoMerge "Simpleperf: support --vmlinux option in report command."
Yabin Cui [Tue, 14 Jul 2015 02:48:30 +0000 (02:48 +0000)]
Merge "Simpleperf: support --vmlinux option in report command."

9 years agoMerge "Simpleperf: fix build error on mips."
Yabin Cui [Tue, 14 Jul 2015 02:47:40 +0000 (02:47 +0000)]
Merge "Simpleperf: fix build error on mips."

9 years agoSimpleperf: fix build error on mips.
Yabin Cui [Tue, 14 Jul 2015 02:44:24 +0000 (19:44 -0700)]
Simpleperf: fix build error on mips.

Bug: 22229391
Change-Id: I3368da136277355e05045ee1203bb9a47036e94a

9 years agoSimpleperf: support --vmlinux option in report command.
Yabin Cui [Mon, 13 Jul 2015 23:23:13 +0000 (16:23 -0700)]
Simpleperf: support --vmlinux option in report command.

Bug: 22179177
Change-Id: I633da55c6bfcb106d69de9bda6b44bce24ffca8e

9 years agoMerge "Simpleperf: Support dwarf callgraph recording."
Yabin Cui [Tue, 14 Jul 2015 02:08:23 +0000 (02:08 +0000)]
Merge "Simpleperf: Support dwarf callgraph recording."

9 years agoMerge "ext4_utils: Wrap wipe.h to be C++ compatible."
Tao Bao [Tue, 14 Jul 2015 00:56:38 +0000 (00:56 +0000)]
Merge "ext4_utils: Wrap wipe.h to be C++ compatible."

9 years agoext4_utils: Wrap wipe.h to be C++ compatible.
Tao Bao [Mon, 13 Jul 2015 23:54:02 +0000 (16:54 -0700)]
ext4_utils: Wrap wipe.h to be C++ compatible.

Change-Id: Ieae03dd1afb9ef2028e8f4adaddbf8e9e09142f8

9 years agoSimpleperf: Support dwarf callgraph recording.
Yabin Cui [Mon, 13 Jul 2015 19:23:54 +0000 (12:23 -0700)]
Simpleperf: Support dwarf callgraph recording.

1. add OS_RELEASE and ARCH feature in perf.data. ARCH feature is used when parsing
   recorded user registers.
2. support `--call-graph dwarf` option in record command.

Bug: 22229391
Change-Id: I56dbdd101338658ce6a9b59aa8be90e712e007f5

9 years agoMerge "Simpleperf: remove unnecessary std::move."
Yabin Cui [Mon, 13 Jul 2015 21:01:34 +0000 (21:01 +0000)]
Merge "Simpleperf: remove unnecessary std::move."

9 years agoSimpleperf: remove unnecessary std::move.
Yabin Cui [Mon, 13 Jul 2015 19:44:21 +0000 (12:44 -0700)]
Simpleperf: remove unnecessary std::move.

Bug: 19483574
Change-Id: I2b49ded640c799058b448ddce7f92b5cecd86de3

9 years agoam e7da7e9b: Simpleperf: remove abort in child process.
Yabin Cui [Mon, 13 Jul 2015 07:20:34 +0000 (07:20 +0000)]
am e7da7e9b: Simpleperf: remove abort in child process.

* commit 'e7da7e9b27ca050a12efa36207ea6b9218cc684d':
  Simpleperf: remove abort in child process.

9 years agoam 60bbb93d: Merge "Simpleperf: Fix unused parameter"
Andreas Gampe [Sat, 11 Jul 2015 07:05:35 +0000 (07:05 +0000)]
am 60bbb93d: Merge "Simpleperf: Fix unused parameter"

* commit '60bbb93d988a5f797b316341b9447ca9ef011603':
  Simpleperf: Fix unused parameter

9 years agoMerge "Simpleperf: Fix unused parameter"
Andreas Gampe [Sat, 11 Jul 2015 06:43:10 +0000 (06:43 +0000)]
Merge "Simpleperf: Fix unused parameter"

9 years agoSimpleperf: Fix unused parameter
Andreas Gampe [Sat, 11 Jul 2015 06:41:07 +0000 (23:41 -0700)]
Simpleperf: Fix unused parameter

Fix mac build. Follow-up to 638c558339b7f1ae0ed95f64bcf7dbc5b238ed83.

Change-Id: I3065f2ac81db9992f9d4dba2d863402e0a600ee7

9 years agoam 13dedc6a: Merge "Simpleperf: check build id in report command."
Yabin Cui [Sat, 11 Jul 2015 02:02:46 +0000 (02:02 +0000)]
am 13dedc6a: Merge "Simpleperf: check build id in report command."

* commit '13dedc6a7970837fbf85e3a80933207176c9562a':
  Simpleperf: check build id in report command.

9 years agoMerge "Simpleperf: check build id in report command."
Yabin Cui [Sat, 11 Jul 2015 01:46:19 +0000 (01:46 +0000)]
Merge "Simpleperf: check build id in report command."

9 years agoSimpleperf: remove abort in child process.
Yabin Cui [Sat, 11 Jul 2015 01:02:01 +0000 (18:02 -0700)]
Simpleperf: remove abort in child process.

Bug: 22328419
Change-Id: I3521a246929c10dc1eb9c9dac75240197b5b0a40

9 years agoam b89e81dc: fs_config: align with new explicit fs_config target_out parameter
Thierry Strudel [Fri, 10 Jul 2015 18:40:50 +0000 (18:40 +0000)]
am b89e81dc: fs_config: align with new explicit fs_config target_out parameter

* commit 'b89e81dcb9bfa707912d9e370949b250367b0998':
  fs_config: align with new explicit fs_config target_out parameter

9 years agofs_config: align with new explicit fs_config target_out parameter
Thierry Strudel [Thu, 9 Jul 2015 23:31:39 +0000 (16:31 -0700)]
fs_config: align with new explicit fs_config target_out parameter

Bug: 21989305
Bug: 22048934
Change-Id: I82c16c70a776e13b3365672b2820ee965525de9a
Signed-off-by: Thierry Strudel <tstrudel@google.com>
9 years agoAdd switches for compressor
Simon Wilson [Wed, 17 Jun 2015 19:36:53 +0000 (12:36 -0700)]
Add switches for compressor

Change-Id: I297321db3996d07e9eba3edc0b2837c8d221ab1a
(cherry picked from commit b4cf7b309e8d8dc2ebbc6501ef205091322ab659)

9 years agoSimpleperf: check build id in report command.
Yabin Cui [Wed, 1 Jul 2015 23:16:57 +0000 (16:16 -0700)]
Simpleperf: check build id in report command.

1. refactor BuildId type.
2. check build id before parsing symbols in report command.

Bug: 22179177

Change-Id: Iefc797a88d4a168e109db786105120c8d6914369

9 years agoam d7620bab: Merge "Require optimistic behaviour to pass srcaddr_selection_test"
Erik Kline [Sat, 4 Jul 2015 02:57:26 +0000 (02:57 +0000)]
am d7620bab: Merge "Require optimistic behaviour to pass srcaddr_selection_test"

* commit 'd7620bab199e53821a707c513500bba1ca7f55da':
  Require optimistic behaviour to pass srcaddr_selection_test

9 years agoam ab5a4c3c: Merge "Simpleperf: support callgraph option in report command."
Yabin Cui [Sat, 4 Jul 2015 02:57:24 +0000 (02:57 +0000)]
am ab5a4c3c: Merge "Simpleperf: support callgraph option in report command."

* commit 'ab5a4c3c4bb4cd07561e8dd94e786f2850498df8':
  Simpleperf: support callgraph option in report command.

9 years agoam 95f485d6: Merge "Simpleperf: add --log option to ease debugging."
Yabin Cui [Sat, 4 Jul 2015 02:57:23 +0000 (02:57 +0000)]
am 95f485d6: Merge "Simpleperf: add --log option to ease debugging."

* commit '95f485d6daefac03fc8cfed928b70fe0f84e9a27':
  Simpleperf: add --log option to ease debugging.

9 years agoMerge "Require optimistic behaviour to pass srcaddr_selection_test"
Erik Kline [Thu, 2 Jul 2015 07:11:37 +0000 (07:11 +0000)]
Merge "Require optimistic behaviour to pass srcaddr_selection_test"

9 years agoRequire optimistic behaviour to pass srcaddr_selection_test
Erik Kline [Thu, 2 Jul 2015 06:35:51 +0000 (15:35 +0900)]
Require optimistic behaviour to pass srcaddr_selection_test

Change-Id: I612a8e1427d976c154529540b89b9db3da2b25d5

9 years agoMerge "Simpleperf: support callgraph option in report command."
Yabin Cui [Thu, 2 Jul 2015 03:36:53 +0000 (03:36 +0000)]
Merge "Simpleperf: support callgraph option in report command."

9 years agoMerge "Simpleperf: add --log option to ease debugging."
Yabin Cui [Thu, 2 Jul 2015 03:35:11 +0000 (03:35 +0000)]
Merge "Simpleperf: add --log option to ease debugging."

9 years agoSimpleperf: add --log option to ease debugging.
Yabin Cui [Wed, 1 Jul 2015 01:03:34 +0000 (18:03 -0700)]
Simpleperf: add --log option to ease debugging.

Bug: 19483574
Change-Id: If45bbefb79b488206ca7542957f4207c3420fce3

9 years agoSimpleperf: support callgraph option in report command.
Yabin Cui [Wed, 1 Jul 2015 17:00:52 +0000 (10:00 -0700)]
Simpleperf: support callgraph option in report command.

Bug: 19483574
Change-Id: I7c5558a71ea15650c1d3e7afa268b3fbc11543d7

9 years agoam 5e007c3d: Merge "Add a test for repeated neighbour probes."
Lorenzo Colitti [Wed, 1 Jul 2015 06:14:30 +0000 (06:14 +0000)]
am 5e007c3d: Merge "Add a test for repeated neighbour probes."

* commit '5e007c3d699d6509cc88865b40dfc0c5eda36bfa':
  Add a test for repeated neighbour probes.

9 years agoam 1c9d33f8: Merge "Add a test for ND cache behaviour."
Lorenzo Colitti [Wed, 1 Jul 2015 06:14:29 +0000 (06:14 +0000)]
am 1c9d33f8: Merge "Add a test for ND cache behaviour."

* commit '1c9d33f85fe9365c62cd0c224fde19b4d31d9d03':
  Add a test for ND cache behaviour.

9 years agoFix lint errors.
Lorenzo Colitti [Wed, 1 Jul 2015 05:52:33 +0000 (14:52 +0900)]
Fix lint errors.

Change-Id: Ifc59fc6538ab0c52c5b1814ce35012b782d739d6

9 years agoMerge "Add a test for repeated neighbour probes."
Lorenzo Colitti [Wed, 1 Jul 2015 05:52:22 +0000 (05:52 +0000)]
Merge "Add a test for repeated neighbour probes."

9 years agoMerge "Add a test for ND cache behaviour."
Lorenzo Colitti [Wed, 1 Jul 2015 05:49:28 +0000 (05:49 +0000)]
Merge "Add a test for ND cache behaviour."

9 years agoAdd a test for repeated neighbour probes.
Lorenzo Colitti [Wed, 1 Jul 2015 04:45:35 +0000 (13:45 +0900)]
Add a test for repeated neighbour probes.

Bug: 21909622
Change-Id: Ie0581da732f330f1b7b6a1cab15fcc8fdeb4203d

9 years agoAdd a test for ND cache behaviour.
Lorenzo Colitti [Tue, 30 Jun 2015 08:21:00 +0000 (17:21 +0900)]
Add a test for ND cache behaviour.

Bug: 21909622
Change-Id: I2c38b6220ac8d021785901d775f23ad30aa38242

9 years agoam b36f72ec: Merge "Simpleperf: support --children option in report command."
Yabin Cui [Wed, 1 Jul 2015 01:39:05 +0000 (01:39 +0000)]
am b36f72ec: Merge "Simpleperf: support --children option in report command."

* commit 'b36f72ec4b30b7926c03c42b1f1feb089f462160':
  Simpleperf: support --children option in report command.

9 years agoMerge "Simpleperf: support --children option in report command."
Yabin Cui [Wed, 1 Jul 2015 01:16:40 +0000 (01:16 +0000)]
Merge "Simpleperf: support --children option in report command."

9 years agoSimpleperf: support --children option in report command.
Yabin Cui [Tue, 30 Jun 2015 01:19:46 +0000 (18:19 -0700)]
Simpleperf: support --children option in report command.

1. Refactor code about managing report items.
2. support --children option. It is a preparation to support -g option.

Bug: 19483574
Change-Id: Iba4dc0895c48a9fa1937aed165d7b3a2dc8e5c71

9 years agoam d3552252: Merge "Add a unit test for the IPV6_JOIN_ANYCAST hang."
Lorenzo Colitti [Tue, 30 Jun 2015 08:00:27 +0000 (08:00 +0000)]
am d3552252: Merge "Add a unit test for the IPV6_JOIN_ANYCAST hang."

* commit 'd3552252fe68bcf5e5bf66001898c81caae813e8':
  Add a unit test for the IPV6_JOIN_ANYCAST hang.

9 years agoMerge "Add a unit test for the IPV6_JOIN_ANYCAST hang."
Lorenzo Colitti [Tue, 30 Jun 2015 07:36:41 +0000 (07:36 +0000)]
Merge "Add a unit test for the IPV6_JOIN_ANYCAST hang."

9 years agoAdd a unit test for the IPV6_JOIN_ANYCAST hang.
Lorenzo Colitti [Tue, 30 Jun 2015 04:01:37 +0000 (13:01 +0900)]
Add a unit test for the IPV6_JOIN_ANYCAST hang.

Bug: 18902601
Change-Id: I67cff7954498b9bf2950a34b583be43fd21d6005

9 years agoam f22d1e19: Merge "Simpleperf: support build on mac."
Yabin Cui [Mon, 29 Jun 2015 23:13:18 +0000 (23:13 +0000)]
am f22d1e19: Merge "Simpleperf: support build on mac."

* commit 'f22d1e19ba23152486b64b7c178fb35090de68a9':
  Simpleperf: support build on mac.

9 years agoMerge "Simpleperf: support build on mac."
Yabin Cui [Mon, 29 Jun 2015 22:48:43 +0000 (22:48 +0000)]
Merge "Simpleperf: support build on mac."

9 years agoSimpleperf: support build on mac.
Yabin Cui [Fri, 26 Jun 2015 00:42:23 +0000 (17:42 -0700)]
Simpleperf: support build on mac.

Bug: 19483574
Change-Id: I6c28541944bc0a4e6fc07d7ea5a8fb5f71890510

9 years agoam b54b4cdf: Merge "Simpleperf: don\'t use designation in struct member initialization."
Yabin Cui [Mon, 29 Jun 2015 17:23:19 +0000 (17:23 +0000)]
am b54b4cdf: Merge "Simpleperf: don\'t use designation in struct member initialization."

* commit 'b54b4cdf42d26916dac3c116f19a96cd555c515a':
  Simpleperf: don't use designation in struct member initialization.

9 years agoMerge "Simpleperf: don't use designation in struct member initialization."
Yabin Cui [Mon, 29 Jun 2015 17:02:42 +0000 (17:02 +0000)]
Merge "Simpleperf: don't use designation in struct member initialization."

9 years agoam 2617755d: Merge "squashfs_utils: fix build on Mac"
Sami Tolvanen [Fri, 26 Jun 2015 17:02:27 +0000 (17:02 +0000)]
am 2617755d: Merge "squashfs_utils: fix build on Mac"

* commit '2617755d2d8feb850215ec9d665a8e3697820808':
  squashfs_utils: fix build on Mac

9 years agoMerge "squashfs_utils: fix build on Mac"
Sami Tolvanen [Fri, 26 Jun 2015 16:42:18 +0000 (16:42 +0000)]
Merge "squashfs_utils: fix build on Mac"

9 years agosquashfs_utils: fix build on Mac
Sami Tolvanen [Fri, 26 Jun 2015 16:37:11 +0000 (17:37 +0100)]
squashfs_utils: fix build on Mac

Mac's libc doesn't define TEMP_FAILURE_RETRY. Include a definition
from libcutils.

Change-Id: I72c67d17614f79964fd684fd728242bee3e0599c

9 years agoam 7c1b98d4: Merge "squashfs_utils: Add host library and parsing from buffer"
Sami Tolvanen [Fri, 26 Jun 2015 15:46:55 +0000 (15:46 +0000)]
am 7c1b98d4: Merge "squashfs_utils: Add host library and parsing from buffer"

* commit '7c1b98d4666f42c238954093f4b946e8e28a84a6':
  squashfs_utils: Add host library and parsing from buffer

9 years agoMerge "squashfs_utils: Add host library and parsing from buffer"
Sami Tolvanen [Fri, 26 Jun 2015 15:25:20 +0000 (15:25 +0000)]
Merge "squashfs_utils: Add host library and parsing from buffer"

9 years agoSimpleperf: don't use designation in struct member initialization.
Yabin Cui [Thu, 25 Jun 2015 20:23:55 +0000 (13:23 -0700)]
Simpleperf: don't use designation in struct member initialization.

designation is not supported in c++ standard, and partially initialized
struct can be unsafe.
And use constexpr when desired.

Bug: 19483574
Change-Id: I4f445845a7d97aeb685f02176485c70f8b0ca995

9 years agoam 19fadc64: Merge "Simpleperf: support cmdline feature in perf.data."
Yabin Cui [Thu, 25 Jun 2015 17:28:07 +0000 (17:28 +0000)]
am 19fadc64: Merge "Simpleperf: support cmdline feature in perf.data."

* commit '19fadc64c50a13a1e65ad43b50cd15ea96263371':
  Simpleperf: support cmdline feature in perf.data.

9 years agoMerge "Simpleperf: support cmdline feature in perf.data."
Yabin Cui [Thu, 25 Jun 2015 17:13:06 +0000 (17:13 +0000)]
Merge "Simpleperf: support cmdline feature in perf.data."

9 years agosquashfs_utils: Add host library and parsing from buffer
Sami Tolvanen [Mon, 1 Jun 2015 09:46:06 +0000 (10:46 +0100)]
squashfs_utils: Add host library and parsing from buffer

Allow the squashfs_utils library to be used on host and add a function to
parse the super block from a buffer.

Change-Id: I7cc59cba9882e159faeb0b203df20aaefb5c6e16

9 years agoam 1ad2d5aa: Merge "Simpleperf: add option to report branch stack information."
Yabin Cui [Thu, 25 Jun 2015 03:30:09 +0000 (03:30 +0000)]
am 1ad2d5aa: Merge "Simpleperf: add option to report branch stack information."

* commit '1ad2d5aa16b08b5955bfe0f883bc26c396313916':
  Simpleperf: add option to report branch stack information.