| Commit message (Expand) | Author | Age | Files | Lines |
* | Move liblog headers to system/core/include/log | Colin Cross | 2013-07-24 | 6 | -947/+1 |
* | Merge "Don't use __attribute__(__error__)" | Nick Kralevich | 2013-06-18 | 1 | -2/+1 |
|\ |
|
| * | Don't use __attribute__(__error__) | Nick Kralevich | 2013-06-18 | 1 | -2/+1 |
* | | Set ATRACE_ENABLE() to '0' if not availble | Tobias Grosser | 2013-06-17 | 1 | -1/+1 |
|/ |
|
* | HACK: cutils: restore record_stream temporarily | Dima Zavin | 2013-06-04 | 1 | -0/+43 |
* | Merge "property_get: do argument checking." | Nick Kralevich | 2013-05-24 | 1 | -0/+19 |
|\ |
|
| * | property_get: do argument checking. | Nick Kralevich | 2013-05-23 | 1 | -0/+19 |
* | | Merge "properties.h: avoid duplicating constant values" | Nick Kralevich | 2013-05-24 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | properties.h: avoid duplicating constant values | Nick Kralevich | 2013-05-23 | 1 | -2/+4 |
* | | Add ATRACE_TAG_RS. | Tim Murray | 2013-05-23 | 1 | -1/+2 |
|/ |
|
* | am 6e46a3b8: am a1ee12ca: Merge "libcutils: add a trace tag for Dalvik" into ... | Jamie Gennis | 2013-05-08 | 1 | -1/+16 |
|\ |
|
| * | libcutils: add a trace tag for Dalvik | Jamie Gennis | 2013-05-07 | 1 | -1/+16 |
* | | cutils: first pass at cleaning up legacy/obsolete code in cutils | Dima Zavin | 2013-05-07 | 7 | -537/+0 |
* | | Make init handle reboots | Nick Kralevich | 2013-04-23 | 1 | -3/+2 |
* | | am b7b2c71b: am 25538257: Merge "cutils: add a way to disable tracing for a p... | Jamie Gennis | 2013-04-16 | 1 | -1/+7 |
|\ \
| |/ |
|
| * | Merge "cutils: add a way to disable tracing for a process" into jb-mr2-dev | Jamie Gennis | 2013-04-16 | 1 | -1/+7 |
| |\ |
|
| | * | cutils: add a way to disable tracing for a process | Jamie Gennis | 2013-04-15 | 1 | -1/+7 |
* | | | am 3b051178: am 774814d1: Merge "klog: Have klog_write() call klog_init() if ... | Ken Sumrall | 2013-04-15 | 1 | -0/+6 |
|\ \ \
| |/ / |
|
| * | | Merge "klog: Have klog_write() call klog_init() if needed" into jb-mr2-dev | Ken Sumrall | 2013-04-15 | 1 | -0/+6 |
| |\ \ |
|
| | * | | klog: Have klog_write() call klog_init() if needed | Ken Sumrall | 2013-04-11 | 1 | -0/+6 |
| | |/ |
|
* | | | am c08b50df: am 24bc41b7: Add new resources trace. | Dianne Hackborn | 2013-04-12 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | Add new resources trace. | Dianne Hackborn | 2013-04-12 | 1 | -1/+2 |
| |/ |
|
| * | Modify debuggerd to cope with the abort message. | Elliott Hughes | 2013-04-05 | 1 | -1/+1 |
* | | am 8a4ae0a8: resolved conflicts for merge of f79c0518 to jb-mr2-dev-plus-aosp | Elliott Hughes | 2013-04-05 | 1 | -1/+1 |
|\ \ |
|
| * \ | resolved conflicts for merge of f79c0518 to jb-mr2-dev-plus-aosp | Elliott Hughes | 2013-04-05 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | Modify debuggerd to cope with the abort message. | Elliott Hughes | 2013-04-04 | 1 | -1/+1 |
| | * | Inline ldrex/strex for thumb2, remove ARMv5 remnants. | Ian Rogers | 2013-02-01 | 1 | -123/+33 |
| | * | The localtime_tz and mktime_tz extensions are now in bionic. | Elliott Hughes | 2013-01-15 | 1 | -38/+1 |
| | * | Merge "Add RLOGx" | Wink Saville | 2012-12-12 | 1 | -1/+82 |
| | |\ |
|
| | | * | Add RLOGx | Wink Saville | 2012-12-06 | 1 | -1/+82 |
* | | | | am 38e1bb86: am 774f9299: libcutils: add support for app tracing | Jamie Gennis | 2013-03-28 | 1 | -1/+11 |
|\ \ \ \
| |/ / / |
|
| * | | | libcutils: add support for app tracing | Jamie Gennis | 2013-03-28 | 1 | -1/+11 |
* | | | | am da204c5c: am 62980e81: Inline ldrex/strex for thumb2, remove ARMv5 remnants. | Ian Rogers | 2013-03-21 | 1 | -123/+33 |
|\ \ \ \
| |/ / / |
|
| * | | | Inline ldrex/strex for thumb2, remove ARMv5 remnants. | Ian Rogers | 2013-03-21 | 1 | -123/+33 |
* | | | | am ee2dccf2: am 66317770: cutils: trace: add asynchronous events | Alex Ray | 2013-03-19 | 1 | -0/+41 |
|\ \ \ \
| |/ / / |
|
| * | | | cutils: trace: add asynchronous events | Alex Ray | 2013-03-18 | 1 | -0/+41 |
* | | | | cutils: bitops: Add Hamming weight to bitmask | Alex Ray | 2013-02-22 | 1 | -0/+10 |
|/ / / |
|
* | | | Revert "property_get: do argument checking." | Nick Kralevich | 2013-02-04 | 1 | -20/+0 |
* | | | Revert "Fix win_sdk build." | Nick Kralevich | 2013-02-04 | 1 | -6/+4 |
* | | | Fix win_sdk build. | Nick Kralevich | 2013-02-02 | 1 | -4/+6 |
* | | | property_get: do argument checking. | Nick Kralevich | 2013-01-31 | 1 | -0/+20 |
* | | | cutils: remove dead code. | Nick Kralevich | 2013-01-29 | 1 | -1/+0 |
* | | | Merge "cutils: add simple reference counter" | Alex Ray | 2013-01-11 | 1 | -0/+62 |
|\ \ \ |
|
| * | | | cutils: add simple reference counter | Alex Ray | 2013-01-10 | 1 | -0/+62 |
* | | | | cutils: bitops: add include for bool | Alex Ray | 2013-01-07 | 1 | -0/+1 |
|/ / / |
|
* | | | cutils: Add bitmask utilities to bitops | Alex Ray | 2013-01-07 | 1 | -0/+68 |
* | | | am 7f692fe6: am 523e21d3: Merge "Fail-proof the inline directives for SMP ato... | Ben Cheng | 2012-12-07 | 3 | -88/+123 |
|\ \ \
| |/ / |
|
| * | | Fail-proof the inline directives for SMP atomic operations. | Ben Cheng | 2012-12-07 | 3 | -88/+123 |
| |/ |
|
* | | cutils: trace: use ANDROID_SMP to switch atomics | Alex Ray | 2012-11-30 | 1 | -1/+6 |
* | | cutils: trace: add atrace_update_tags() | Alex Ray | 2012-11-28 | 1 | -0/+6 |