- 01 Feb, 2014 3 commits
-
-
Elliott Hughes authored
Before: 00007fff33e489d8 00007ff286e4ad94 /system/lib64/libc.so (__libc_init+54u) After: 00007fff45c6c158 00007f61bc36fd94 /system/lib64/libc.so (__libc_init+84) Change-Id: I36796c99843a41583824a96793a5a4c81ddb666e
-
Elliott Hughes authored
-
Elliott Hughes authored
Change-Id: I4e39c200e6867bb9a5bbcfec1c449b8864028feb
-
- 31 Jan, 2014 14 commits
-
-
Elliott Hughes authored
-
Christopher Ferris authored
-
Elliott Hughes authored
Note that these were two different functions. The definition was unused, and the declaration was undefined. Change-Id: I2edd10a0ab9422cd5252bdb9ccdd726dc5fad531
-
Christopher Ferris authored
With this change allow the creation of host backtrace libraries using libunwind. Change-Id: Ie48bb36cf0d2eccf94cb8ff516d829d8032f11f2
-
Elliott Hughes authored
-
Kévin PETIT authored
Change-Id: Ib18f76f375a1d70c84e0a09d221e17ac43144b96 Signed-off-by:
Kévin PETIT <kevin.petit@arm.com>
-
Elliott Hughes authored
-
Elliott Hughes authored
(Testing this in a non-x86 tree, as I'd been doing, was no testing at all.) Change-Id: I6c5d08e9d566554c212feb8499238aeadf877dad
-
Elliott Hughes authored
-
Elliott Hughes authored
-
Elliott Hughes authored
Change-Id: I959b04e5539d6f24ce96cd6737434f932d717e1b
-
Pavel Chupin authored
Change-Id: I2e432839f86c33c2adbaac8cc12ca8961956044b Signed-off-by:
Pavel Chupin <pavel.v.chupin@intel.com>
-
Elliott Hughes authored
-
Elliott Hughes authored
Change-Id: Iabe82720d3261a9bd35763c260d3c4b6d422e287
-
- 30 Jan, 2014 17 commits
-
-
Elliott Hughes authored
-
Kévin PETIT authored
This one makes dump_memory reasonably architecture-agnostic so it is possible to share the code between architectures. It also includes a few small improvements in tombstone.cpp. Change-Id: Ib8a9599bfa420b41e80207988e87aee1b9d79541 Signed-off-by:
Kévin PETIT <kevin.petit@arm.com>
-
Elliott Hughes authored
-
Elliott Hughes authored
Change-Id: I77e36b83048b40ba53b6790b7c31beac27feee56
-
Elliott Hughes authored
-
Pavel Chupin authored
Change-Id: I098787f57801f68d0419732d5fd475c7e916c92c Signed-off-by:
Pavel Chupin <pavel.v.chupin@intel.com>
-
Christopher Ferris authored
-
Christopher Ferris authored
Change-Id: I9eff7486b9fe89eac57b5555649b871bc6f1cc77
-
Colin Cross authored
* changes: fs_mgr: split fstab parsing into separate file fs_mgr: update ext4_parse_sb to match change in ext4_utils
-
Elliott Hughes authored
-
Elliott Hughes authored
Change-Id: I4db233fb85c8f0b0c210771a8c75ae8e67dff96f
-
Ian Rogers authored
-
Elliott Hughes authored
-
Ian Rogers authored
Change-Id: I5c65ea196bb9a197a74899ceb53543f289f6d494
-
Elliott Hughes authored
Change-Id: I90cf89453f2718fd4bec2bf17ea616ee8165d36a
-
Elliott Hughes authored
-
Elliott Hughes authored
Change-Id: I9fa536ea25f7e2d953488b0d317d8a5237b43d03
-
- 29 Jan, 2014 2 commits
-
-
Christopher Ferris authored
-
Christopher Ferris authored
Change-Id: I933cbb680ca6310c13634f09a9827077c8dbd568
-
- 28 Jan, 2014 4 commits
-
-
Kristian Monsen authored
-
Christopher Ferris authored
-
Kristian Monsen authored
Change-Id: I7315b35049924d5067203a432584b8f29e5a1391
-
Mark Salyzyn authored
* changes: libsysutils: SocketListener export release libsysutils: Add iovec/runOnEachSocket liblog: support struct logger_event_v2 format liblog: update timestamp on NOTICE file libcutils: resolve warning in iosched_policy.c liblog: Add const pedantics logcat: Add -T flag (-t w/o assumption of -d) logcat: Add logcat test suite liblog: Add cpu utilization test liblog: Add liblog test suite debuggerd: Support newline split in log messages liblog: deprecate export LOGGER ioctl definitions liblog: deprecate export of LOGGER_LOG_* defines liblog: Add README liblog: resolve build warning messages liblog: high CPU usage from logcat liblog: fix build again liblog: drop use of sys/cdefs.h liblog: git_master@964770 build problem logcat: Incorporate liblog reading API debuggerd: Incorporate liblog reading API liblog: Interface to support abstracting log read adb: deprecate legacy log service interface adb: regression from Move list.c to inlines liblog: whitespace cleanup libcutils: bug str_parms.c:str_parms_get_float(). libcutils: UNUSED argument warnings libsysutils: Get rid of warnings libcutils: Move list.c to inlines on list.h
-