OSDN Git Service

android-x86/system-extras.git
8 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.

8 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."

8 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

8 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.

8 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."

8 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

8 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.

8 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."

8 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

8 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.

8 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."

8 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

8 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.

8 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.

8 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.

8 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.

8 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.

8 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.

8 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."

8 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

8 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."

8 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."

8 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

8 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

8 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."

8 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."

8 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

8 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

8 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."

8 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

8 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.

8 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

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

8 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

8 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.

8 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."

8 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

8 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

8 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>
8 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

8 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

8 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.

8 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.

8 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"

8 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

8 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."

8 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."

8 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

8 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

8 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.

8 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.

8 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."

8 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."

8 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

8 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

8 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.

8 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."

8 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.

9 years agoSimpleperf: support cmdline feature in perf.data.
Yabin Cui [Wed, 24 Jun 2015 01:50:36 +0000 (18:50 -0700)]
Simpleperf: support cmdline feature in perf.data.

Bug: 19483574
Change-Id: I92f16d6616f274f31ea54e305fe1de10049baf02

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

9 years agoresolved conflicts for merge of 9db7ede5 to mnc-dev-plus-aosp
Mohamad Ayyash [Thu, 25 Jun 2015 01:09:59 +0000 (18:09 -0700)]
resolved conflicts for merge of 9db7ede5 to mnc-dev-plus-aosp

9 years agoresolved conflicts for merge of 04bf8bdf to mnc-dev-plus-aosp
Mohamad Ayyash [Thu, 25 Jun 2015 01:05:03 +0000 (18:05 -0700)]
resolved conflicts for merge of 04bf8bdf to mnc-dev-plus-aosp

9 years agoam 833eaf66: am c05f5e7a: am cc919ca1: mksquashfsimage.sh: Add forward slash for...
Mohamad Ayyash [Wed, 24 Jun 2015 23:53:05 +0000 (23:53 +0000)]
am 833eaf66: am c05f5e7a: am cc919ca1: mksquashfsimage.sh: Add forward slash for SRC_DIR

* commit '833eaf66268bd4a2e5535f9b203f3d7c0085baa6':
  mksquashfsimage.sh: Add forward slash for SRC_DIR

9 years agoam 5d70669b: am 61cde7e4: am eefe2f9e: mksquashfsimge.sh: Support creating a sparse...
Mohamad Ayyash [Wed, 24 Jun 2015 23:53:04 +0000 (23:53 +0000)]
am 5d70669b: am 61cde7e4: am eefe2f9e: mksquashfsimge.sh: Support creating a sparse image

* commit '5d70669bbd32fb9163aa5b579bb078bab13a6d50':
  mksquashfsimge.sh: Support creating a sparse image

9 years agoam 12edfcad: resolved conflicts for merge of ee3d4d49 to mnc-dev
Simon Wilson [Wed, 24 Jun 2015 23:53:04 +0000 (23:53 +0000)]
am 12edfcad: resolved conflicts for merge of ee3d4d49 to mnc-dev

* commit '12edfcadb72e6a3a8349e7404a14fd71dccff6c4':
  Add switches for compressor

9 years agoam 24122799: Merge "mksquashfsimge.sh: Support creating a sparse image" into mnc-dev
Mohamad Ayyash [Wed, 24 Jun 2015 23:42:35 +0000 (23:42 +0000)]
am 24122799: Merge "mksquashfsimge.sh: Support creating a sparse image" into mnc-dev

* commit '241227995bb6102a0a216d9e1664a55e04d116f6':
  mksquashfsimge.sh: Support creating a sparse image

9 years agoam b62f5901: Merge "mksquashfsimage.sh: Add forward slash for SRC_DIR" into mnc-dev
Mohamad Ayyash [Wed, 24 Jun 2015 23:42:34 +0000 (23:42 +0000)]
am b62f5901: Merge "mksquashfsimage.sh: Add forward slash for SRC_DIR" into mnc-dev

* commit 'b62f59011df99c4e5b1360146f10b0ea0ae112e7':
  mksquashfsimage.sh: Add forward slash for SRC_DIR

9 years agoam c05f5e7a: am cc919ca1: mksquashfsimage.sh: Add forward slash for SRC_DIR
Mohamad Ayyash [Wed, 24 Jun 2015 23:30:30 +0000 (23:30 +0000)]
am c05f5e7a: am cc919ca1: mksquashfsimage.sh: Add forward slash for SRC_DIR

* commit 'c05f5e7a8fa5de4224b34534ac41cee19d8939a3':
  mksquashfsimage.sh: Add forward slash for SRC_DIR

9 years agoam 61cde7e4: am eefe2f9e: mksquashfsimge.sh: Support creating a sparse image
Mohamad Ayyash [Wed, 24 Jun 2015 23:30:29 +0000 (23:30 +0000)]
am 61cde7e4: am eefe2f9e: mksquashfsimge.sh: Support creating a sparse image

* commit '61cde7e4843af7590e5ea06a80d67ca5a6dfc616':
  mksquashfsimge.sh: Support creating a sparse image

9 years agoresolved conflicts for merge of ee3d4d49 to mnc-dev
Simon Wilson [Wed, 24 Jun 2015 23:22:44 +0000 (16:22 -0700)]
resolved conflicts for merge of ee3d4d49 to mnc-dev

Change-Id: Ibfa043e2a7400e659f0355bcd139352b02a058e9

9 years agoMerge "mksquashfsimge.sh: Support creating a sparse image" into mnc-dev
Mohamad Ayyash [Wed, 24 Jun 2015 23:14:28 +0000 (23:14 +0000)]
Merge "mksquashfsimge.sh: Support creating a sparse image" into mnc-dev

9 years agoMerge "mksquashfsimage.sh: Add forward slash for SRC_DIR" into mnc-dev
Mohamad Ayyash [Wed, 24 Jun 2015 23:13:59 +0000 (23:13 +0000)]
Merge "mksquashfsimage.sh: Add forward slash for SRC_DIR" into mnc-dev

9 years agoam cc919ca1: mksquashfsimage.sh: Add forward slash for SRC_DIR
Mohamad Ayyash [Wed, 24 Jun 2015 22:52:13 +0000 (22:52 +0000)]
am cc919ca1: mksquashfsimage.sh: Add forward slash for SRC_DIR

* commit 'cc919ca13a0c076a75faef80f6b1a7636801aab3':
  mksquashfsimage.sh: Add forward slash for SRC_DIR

9 years agoam eefe2f9e: mksquashfsimge.sh: Support creating a sparse image
Mohamad Ayyash [Wed, 24 Jun 2015 22:52:11 +0000 (22:52 +0000)]
am eefe2f9e: mksquashfsimge.sh: Support creating a sparse image

* commit 'eefe2f9eb99eac4d2e2195a42a146f899516e874':
  mksquashfsimge.sh: Support creating a sparse image

9 years agoam b4cf7b30: Add switches for compressor
Simon Wilson [Wed, 24 Jun 2015 22:48:03 +0000 (22:48 +0000)]
am b4cf7b30: Add switches for compressor

* commit 'b4cf7b309e8d8dc2ebbc6501ef205091322ab659':
  Add switches for compressor

9 years agoMerge "mksquashfsimage.sh: Add forward slash for SRC_DIR"
Mohamad Ayyash [Wed, 24 Jun 2015 22:00:56 +0000 (22:00 +0000)]
Merge "mksquashfsimage.sh: Add forward slash for SRC_DIR"

9 years agoMerge "mksquashfsimge.sh: Support creating a sparse image"
Mohamad Ayyash [Wed, 24 Jun 2015 22:00:50 +0000 (22:00 +0000)]
Merge "mksquashfsimge.sh: Support creating a sparse image"

9 years agoam 9920ff95: Merge "Simpleperf: exclude meaningless labels in aarch64."
Yabin Cui [Wed, 24 Jun 2015 20:47:47 +0000 (20:47 +0000)]
am 9920ff95: Merge "Simpleperf: exclude meaningless labels in aarch64."

* commit '9920ff95bce1d76541c7e65c1c8c011d0dbf9ad2':
  Simpleperf: exclude meaningless labels in aarch64.

9 years agomksquashfsimage.sh: Add forward slash for SRC_DIR
Mohamad Ayyash [Wed, 24 Jun 2015 20:04:29 +0000 (13:04 -0700)]
mksquashfsimage.sh: Add forward slash for SRC_DIR

There is a bug in mksquashfs that fails to interpret symlink dirs unless
they have a forward slash

Change-Id: I64df07d99858a792e1d7af5d11234fe8b75f91ae
Signed-off-by: Mohamad Ayyash <mkayyash@google.com>
9 years agomksquashfsimage.sh: Add forward slash for SRC_DIR
Mohamad Ayyash [Wed, 24 Jun 2015 20:04:29 +0000 (13:04 -0700)]
mksquashfsimage.sh: Add forward slash for SRC_DIR

There is a bug in mksquashfs that fails to interpret symlink dirs unless
they have a forward slash

Change-Id: I64df07d99858a792e1d7af5d11234fe8b75f91ae
Signed-off-by: Mohamad Ayyash <mkayyash@google.com>
9 years agoMerge "Simpleperf: exclude meaningless labels in aarch64."
Yabin Cui [Wed, 24 Jun 2015 20:28:37 +0000 (20:28 +0000)]
Merge "Simpleperf: exclude meaningless labels in aarch64."

9 years agomksquashfsimage.sh: Add forward slash for SRC_DIR
Mohamad Ayyash [Wed, 24 Jun 2015 20:04:29 +0000 (13:04 -0700)]
mksquashfsimage.sh: Add forward slash for SRC_DIR

There is a bug in mksquashfs that fails to interpret symlink dirs unless
they have a forward slash

Change-Id: I64df07d99858a792e1d7af5d11234fe8b75f91ae
Signed-off-by: Mohamad Ayyash <mkayyash@google.com>