1. 399465a Added async trace functions with a track name argument by Ray Ye · 2 years, 8 months ago
  2. 9a54240 Added trackName as additional argument to WRITE_MSG to handle trace by Ray Ye · 2 years, 8 months ago
  3. 2c2c5d9 Add instant trace methods by Lucas Dupin · 3 years ago
  4. 355ff8c libcutils must check /sys/kernel/tracing for tracefs first by Hridya Valsaraju · 4 years, 2 months ago
  5. fc0adaf Always use shared memory for atrace. by Florian Mayer · 4 years, 9 months ago
  6. 6a879b2 Check /sys/kernel/tracing for tracefs by Hridya Valsaraju · 4 years, 10 months ago
  7. b06766c Use sequence number to check if to reload atrace tags. by Florian Mayer · 5 years ago
  8. ad427b7 Remove useless goto. by Florian Mayer · 5 years ago
  9. 738adf7 Revert "Don't initialize atrace if it's already disabled." by Paul Crowley · 7 years ago
  10. e184423 Don't initialize atrace if it's already disabled. by Paul Crowley · 7 years ago
  11. 8e9aeb9 Move libcutils source to C++. by Elliott Hughes · 7 years ago[Renamed (98%) from libcutils/trace-dev.c]
  12. e403038 libcutils: write trace event into socket in container by Earl Ou · 8 years ago
  13. d73be1b libcutils: compile with BOARD_VNDK_VERSION current by Steven Moreland · 8 years ago
  14. b5aa4e7 libcutils: use __android_log_is_debuggable() by Mark Salyzyn · 9 years ago
  15. ff2dcd9 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 8 years ago
  16. 23ed4c2 libcutils: Replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
  17. 9993e79 Hide warning in cutils/trace.h by Colin Cross · 8 years ago
  18. c19588c atrace: read package names from multiple sysprops by sergeyv · 9 years ago
  19. 82d8489 Fix incorrect handling of snprintf return value. by Christopher Ferris · 9 years ago
  20. dee1ef4 trace-dev.c: more O_CLOEXEC by Nick Kralevich · 9 years ago
  21. a8ac32c Move trace.h to stdatomic. by Yabin Cui · 10 years ago
  22. 7d451ab Define atrace_* functions for both target and host. by Richard Uhler · 10 years ago[Renamed from libcutils/trace.c]
  23. 2d3150e Do not inline rarely used trace function bodies. by Chih-Hung Hsieh · 10 years ago
  24. 1271716 libcutils: turn on -Werror by Mark Salyzyn · 11 years ago
  25. b13ea45 cutils: add a way to disable tracing for a process by Jamie Gennis · 12 years ago
  26. 774f929 libcutils: add support for app tracing by Jamie Gennis · 12 years ago
  27. e7bb7bc cutils: trace: add atrace_update_tags() by Alex Ray · 12 years ago
  28. 0a34643 cutils: Add tracing support by Alex Ray · 12 years ago