summaryrefslogtreecommitdiffstats
path: root/include/cutils
Commit message (Expand)AuthorAgeFilesLines
* cutils: trace 64-bit compile issuesMark Salyzyn2014-03-201-9/+10
* libcutils: add method to get klog levelAlex Ray2014-03-071-0/+1
* Enable building init with -Wall -Werror.Stephen Smalley2014-02-191-5/+13
* x86_64: Add atomic funtionsQiming Shi2014-02-112-1/+229
* LP64 should have debuggerd and debuggerd64.Elliott Hughes2014-01-311-0/+4
* Remove dead code that looked like part of debuggerd.Elliott Hughes2014-01-311-7/+0
* libcutils: Move list.c to inlines on list.hMark Salyzyn2014-01-271-4/+20
* system/core: rename aarch64 target to arm64Colin Cross2014-01-232-1/+1
* libcutils: fix atomic_memory_store_barrierColin Cross2014-01-221-1/+1
* AArch64: Add atomic functionsAshok Bhat2014-01-143-1/+247
* am 08170103: am 91962669: Merge "cutils: list: add list_for_each_safe"jp abgrall2013-09-251-0/+5
|\
| * cutils: list: add list_for_each_safeAndrew Boie2013-09-121-0/+5
* | Remove mkdir() side effect, add .nomedia, utils.Jeff Sharkey2013-09-201-0/+8
* | trace: Add support for tracing 64-bit ints.Jamie Gennis2013-09-181-0/+17
* | Move liblog headers to system/core/include/logColin Cross2013-07-246-947/+1
* | Merge "Don't use __attribute__(__error__)"Nick Kralevich2013-06-181-2/+1
|\ \
| * | Don't use __attribute__(__error__)Nick Kralevich2013-06-181-2/+1
* | | Set ATRACE_ENABLE() to '0' if not availbleTobias Grosser2013-06-171-1/+1
|/ /
* | HACK: cutils: restore record_stream temporarilyDima Zavin2013-06-041-0/+43
* | Merge "property_get: do argument checking."Nick Kralevich2013-05-241-0/+19
|\ \
| * | property_get: do argument checking.Nick Kralevich2013-05-231-0/+19
* | | Merge "properties.h: avoid duplicating constant values"Nick Kralevich2013-05-241-2/+4
|\| |
| * | properties.h: avoid duplicating constant valuesNick Kralevich2013-05-231-2/+4
* | | Add ATRACE_TAG_RS.Tim Murray2013-05-231-1/+2
|/ /
* | am 6e46a3b8: am a1ee12ca: Merge "libcutils: add a trace tag for Dalvik" into ...Jamie Gennis2013-05-081-1/+16
|\|
| * libcutils: add a trace tag for DalvikJamie Gennis2013-05-071-1/+16
* | cutils: first pass at cleaning up legacy/obsolete code in cutilsDima Zavin2013-05-077-537/+0
* | Make init handle rebootsNick Kralevich2013-04-231-3/+2
* | am b7b2c71b: am 25538257: Merge "cutils: add a way to disable tracing for a p...Jamie Gennis2013-04-161-1/+7
|\|
| * Merge "cutils: add a way to disable tracing for a process" into jb-mr2-devJamie Gennis2013-04-161-1/+7
| |\
| | * cutils: add a way to disable tracing for a processJamie Gennis2013-04-151-1/+7
* | | am 3b051178: am 774814d1: Merge "klog: Have klog_write() call klog_init() if ...Ken Sumrall2013-04-151-0/+6
|\| |
| * | Merge "klog: Have klog_write() call klog_init() if needed" into jb-mr2-devKen Sumrall2013-04-151-0/+6
| |\ \
| | * | klog: Have klog_write() call klog_init() if neededKen Sumrall2013-04-111-0/+6
| | |/
* | | am c08b50df: am 24bc41b7: Add new resources trace.Dianne Hackborn2013-04-121-1/+2
|\| |
| * | Add new resources trace.Dianne Hackborn2013-04-121-1/+2
| |/
| * Modify debuggerd to cope with the abort message.Elliott Hughes2013-04-051-1/+1
* | am 8a4ae0a8: resolved conflicts for merge of f79c0518 to jb-mr2-dev-plus-aospElliott Hughes2013-04-051-1/+1
|\ \
| * \ resolved conflicts for merge of f79c0518 to jb-mr2-dev-plus-aospElliott Hughes2013-04-051-1/+1
| |\ \ | | |/ | |/|
| | * Modify debuggerd to cope with the abort message.Elliott Hughes2013-04-041-1/+1
| | * Inline ldrex/strex for thumb2, remove ARMv5 remnants.Ian Rogers2013-02-011-123/+33
| | * The localtime_tz and mktime_tz extensions are now in bionic.Elliott Hughes2013-01-151-38/+1
| | * Merge "Add RLOGx"Wink Saville2012-12-121-1/+82
| | |\
| | | * Add RLOGxWink Saville2012-12-061-1/+82
* | | | am 38e1bb86: am 774f9299: libcutils: add support for app tracingJamie Gennis2013-03-281-1/+11
|\| | |
| * | | libcutils: add support for app tracingJamie Gennis2013-03-281-1/+11
* | | | am da204c5c: am 62980e81: Inline ldrex/strex for thumb2, remove ARMv5 remnants.Ian Rogers2013-03-211-123/+33
|\| | |
| * | | Inline ldrex/strex for thumb2, remove ARMv5 remnants.Ian Rogers2013-03-211-123/+33
* | | | am ee2dccf2: am 66317770: cutils: trace: add asynchronous eventsAlex Ray2013-03-191-0/+41
|\| | |
| * | | cutils: trace: add asynchronous eventsAlex Ray2013-03-181-0/+41