summaryrefslogtreecommitdiffstats
path: root/include/cutils/trace.h
Commit message (Expand)AuthorAgeFilesLines
* Merge "Updated trace.h to recognize ATRACE_TAG_BIONIC."Elliott Hughes2014-05-281-1/+2
|\
| * Updated trace.h to recognize ATRACE_TAG_BIONIC.Brigid Smith2014-05-271-1/+2
* | include: cleanup for -Wsystem-headerMark Salyzyn2014-05-231-0/+1
|/
* cutils: trace 64-bit compile issuesMark Salyzyn2014-03-201-9/+10
* trace: Add support for tracing 64-bit ints.Jamie Gennis2013-09-181-0/+17
* Set ATRACE_ENABLE() to '0' if not availbleTobias Grosser2013-06-171-1/+1
* Add ATRACE_TAG_RS.Tim Murray2013-05-231-1/+2
* libcutils: add a trace tag for DalvikJamie Gennis2013-05-071-1/+16
* 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
* | Add new resources trace.Dianne Hackborn2013-04-121-1/+2
|/
* libcutils: add support for app tracingJamie Gennis2013-03-281-1/+11
* cutils: trace: add asynchronous eventsAlex Ray2013-03-181-0/+41
* cutils: trace: use ANDROID_SMP to switch atomicsAlex Ray2012-11-301-1/+6
* cutils: trace: add atrace_update_tags()Alex Ray2012-11-281-0/+6
* cutils: Add tracing supportAlex Ray2012-11-281-0/+192