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