index
:
bionic.git
kitkat
lp5.0
o8.0
o8.1
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
r11.0
r11.1
s12.0
s12.1
t13.0
bionic
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
bionic
/
bionic_systrace.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix recursive deadlock inside bionic_systrace
Daniele Di Proietto
2022-01-25
1
-2
/
+34
*
bionic: fix broken end atrace events
Lalit Maganti
2021-09-29
1
-1
/
+15
*
Revert "Adding system property tracing"
Bowgo Tsai
2021-07-21
1
-27
/
+16
*
Revert "bionic_systrace: moving global static variables"
Bowgo Tsai
2021-07-21
1
-11
/
+15
*
bionic_systrace: moving global static variables
Bowgo Tsai
2020-08-25
1
-15
/
+11
*
Adding system property tracing
Bowgo Tsai
2020-08-19
1
-16
/
+27
*
bionic: Check /sys/kernel/tracing for tracefs
Hridya Valsaraju
2020-02-07
1
-1
/
+4
*
Avoid calling snprintf in bionic_trace_begin.
Josh Gao
2019-07-11
1
-1
/
+2
*
Make trace end conform with other trace end prints
Philip Cuadra
2019-01-28
1
-1
/
+1
*
Move static variable out of should_trace().
Wei Li
2018-01-26
1
-3
/
+2
*
Move libc_log code into libasync_safe.
Christopher Ferris
2017-05-03
1
-1
/
+0
*
Move bionic_systrace.cpp over to CachedProperty.
Elliott Hughes
2017-04-17
1
-38
/
+8
*
Add end() method to bionic's ScopedTrace class
Dimitry Ivanov
2017-03-20
1
-7
/
+24
*
Do not set properties in bionic_systrace
Tom Cherry
2015-12-10
1
-16
/
+14
*
Don't abort when failed to write tracing message.
Yabin Cui
2015-07-22
1
-38
/
+47
*
Add missing includes.
Elliott Hughes
2015-01-28
1
-0
/
+1
*
Remove bogus transitive includes.
Elliott Hughes
2014-12-29
1
-0
/
+1
*
More cases where libc should use O_CLOEXEC.
Elliott Hughes
2014-08-26
1
-1
/
+1
*
Added a bionic systrace class and tracing to pthread_mutex.cpp.
Brigid Smith
2014-07-28
1
-0
/
+107