Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move libcutils source to C++. | Elliott Hughes | 2017-11-10 | 1 | -77/+0 |
* | libcutils: write trace event into socket in container | Earl Ou | 2017-08-03 | 1 | -165/+8 |
* | libcutils: compile with BOARD_VNDK_VERSION current | Steven Moreland | 2017-04-17 | 1 | -1/+2 |
* | libcutils: use __android_log_is_debuggable() | Mark Salyzyn | 2016-10-14 | 1 | -9/+2 |
* | system/core Replace log/log.h with android/log.h | Mark Salyzyn | 2016-09-30 | 1 | -2/+2 |
* | libcutils: Replace cutils/log.h with android/log.h | Mark Salyzyn | 2016-09-30 | 1 | -2/+3 |
* | Hide warning in cutils/trace.h | Colin Cross | 2016-09-21 | 1 | -0/+6 |
* | atrace: read package names from multiple sysprops | sergeyv | 2016-04-29 | 1 | -14/+7 |
* | Fix incorrect handling of snprintf return value. | Christopher Ferris | 2016-02-25 | 1 | -26/+24 |
* | trace-dev.c: more O_CLOEXEC | Nick Kralevich | 2015-12-16 | 1 | -2/+2 |
* | Move trace.h to stdatomic. | Yabin Cui | 2015-04-16 | 1 | -7/+7 |
* | Define atrace_* functions for both target and host. | Richard Uhler | 2015-03-27 | 1 | -0/+242 |