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