summaryrefslogtreecommitdiffstats
path: root/libcutils/trace-dev.c
Commit message (Expand)AuthorAgeFilesLines
* Move libcutils source to C++.Elliott Hughes2017-11-101-77/+0
* libcutils: write trace event into socket in containerEarl Ou2017-08-031-165/+8
* libcutils: compile with BOARD_VNDK_VERSION currentSteven Moreland2017-04-171-1/+2
* libcutils: use __android_log_is_debuggable()Mark Salyzyn2016-10-141-9/+2
* system/core Replace log/log.h with android/log.hMark Salyzyn2016-09-301-2/+2
* libcutils: Replace cutils/log.h with android/log.hMark Salyzyn2016-09-301-2/+3
* Hide warning in cutils/trace.hColin Cross2016-09-211-0/+6
* atrace: read package names from multiple syspropssergeyv2016-04-291-14/+7
* Fix incorrect handling of snprintf return value.Christopher Ferris2016-02-251-26/+24
* trace-dev.c: more O_CLOEXECNick Kralevich2015-12-161-2/+2
* Move trace.h to stdatomic.Yabin Cui2015-04-161-7/+7
* Define atrace_* functions for both target and host.Richard Uhler2015-03-271-0/+242