1. 738adf7 Revert "Don't initialize atrace if it's already disabled." by Paul Crowley · 6 years ago
  2. e184423 Don't initialize atrace if it's already disabled. by Paul Crowley · 6 years ago
  3. 8e9aeb9 Move libcutils source to C++. by Elliott Hughes · 7 years ago[Renamed (98%) from libcutils/trace-dev.c]
  4. e403038 libcutils: write trace event into socket in container by Earl Ou · 8 years ago
  5. d73be1b libcutils: compile with BOARD_VNDK_VERSION current by Steven Moreland · 7 years ago
  6. b5aa4e7 libcutils: use __android_log_is_debuggable() by Mark Salyzyn · 8 years ago
  7. ff2dcd9 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 8 years ago
  8. 23ed4c2 libcutils: Replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
  9. 9993e79 Hide warning in cutils/trace.h by Colin Cross · 8 years ago
  10. c19588c atrace: read package names from multiple sysprops by sergeyv · 8 years ago
  11. 82d8489 Fix incorrect handling of snprintf return value. by Christopher Ferris · 8 years ago
  12. dee1ef4 trace-dev.c: more O_CLOEXEC by Nick Kralevich · 9 years ago
  13. a8ac32c Move trace.h to stdatomic. by Yabin Cui · 9 years ago
  14. 7d451ab Define atrace_* functions for both target and host. by Richard Uhler · 9 years ago[Renamed from libcutils/trace.c]
  15. 2d3150e Do not inline rarely used trace function bodies. by Chih-Hung Hsieh · 10 years ago
  16. 1271716 libcutils: turn on -Werror by Mark Salyzyn · 10 years ago
  17. b13ea45 cutils: add a way to disable tracing for a process by Jamie Gennis · 11 years ago
  18. 774f929 libcutils: add support for app tracing by Jamie Gennis · 11 years ago
  19. e7bb7bc cutils: trace: add atrace_update_tags() by Alex Ray · 12 years ago
  20. 0a34643 cutils: Add tracing support by Alex Ray · 12 years ago