index
:
dalvik.git
kitkat
dalvik
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vm
/
Profile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change IsMethodTracingActive to GetMethodTracingMode.
Jeff Hao
2013-08-30
1
-3
/
+9
*
Add dalvik support for sample profiling from traceview gui.
Jeff Hao
2013-08-28
1
-11
/
+12
*
Add support for sample profiling in traceview.
Jeff Hao
2013-08-28
1
-28
/
+215
*
Replace malloc() followed by memset() to zero with calloc()
Iliyan Malchev
2012-02-16
1
-2
/
+1
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-8
/
+8
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
1
-2
/
+2
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-05
1
-4
/
+4
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-4
/
+4
*
am ccf4c9d9: Don\'t decr profiling count without incr
Andy McFadden
2011-11-05
1
-1
/
+0
|
\
|
*
Don't decr profiling count without incr
Andy McFadden
2011-11-04
1
-1
/
+0
*
|
am ab97cd16: Start profiling after state prep
Andy McFadden
2011-11-03
1
-6
/
+8
|
\
|
|
*
Start profiling after state prep
Andy McFadden
2011-11-03
1
-6
/
+8
*
|
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
1
-1
/
+1
|
/
*
Add a dual clock profiler tracing mode.
Jeff Brown
2011-06-27
1
-67
/
+146
*
Improve "waiting on"/"waiting to lock" SIGQUIT dump info.
Elliott Hughes
2011-06-07
1
-9
/
+4
*
More LOG newline cleanup.
Dan Bornstein
2011-05-26
1
-1
/
+1
*
Further conservation of newlines.
Dan Bornstein
2011-05-26
1
-19
/
+19
*
Refine & simplify the interBreak mechanism
buzbee
2011-04-25
1
-11
/
+13
*
Remove unneeded void argument list declarations.
Carl Shapiro
2011-04-20
1
-16
/
+16
*
Move the remaining non-compiler VM code into C++.
Carl Shapiro
2011-04-15
1
-0
/
+931