index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
trace.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Fix streaming tracing issues
Andreas Gampe
2015-06-26
1
-11
/
+14
*
Fix tracing
Mathieu Chartier
2015-06-02
1
-0
/
+59
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-16
/
+16
*
Fix mismatched new[]/delete.
Christopher Ferris
2015-05-04
1
-1
/
+1
*
ART: Fix Trace types, check minimum buf size
Andreas Gampe
2015-04-25
1
-3
/
+4
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-2
/
+2
*
ART: Streaming trace mode
Andreas Gampe
2015-04-15
1
-4
/
+52
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-3
/
+3
*
ART: Use enums in Trace
Andreas Gampe
2015-03-29
1
-3
/
+13
*
Compute the right catch location for the debugger.
Nicolas Geoffray
2015-03-09
1
-3
/
+1
*
Revert "Revert "Add JIT""
Mathieu Chartier
2015-02-24
1
-1
/
+2
*
Revert "Add JIT"
Nicolas Geoffray
2015-02-24
1
-2
/
+1
*
Add JIT
Mathieu Chartier
2015-02-23
1
-1
/
+2
*
Store exiting thread ids and names while tracing to output later.
Jeff Hao
2014-10-14
1
-0
/
+5
*
Stop thread from reattaching during runtime shutdown while tracing.
Jeff Hao
2014-07-29
1
-0
/
+5
*
Break apart header files.
Ian Rogers
2014-07-15
1
-15
/
+4
*
Move another field away from android_atomic_cas.
Ian Rogers
2014-07-09
1
-1
/
+2
*
Fix method tracing from command-line
Sebastien Hertz
2014-07-09
1
-5
/
+8
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-4
/
+4
*
Compatibility layer to transition from UniquePtr to std::unique_ptr.
Ian Rogers
2014-05-15
1
-1
/
+1
*
Prepare field watchpoint support
Sebastien Hertz
2014-04-15
1
-18
/
+27
*
Add ART -help and -showversion
Brian Carlstrom
2014-03-03
1
-0
/
+6
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-5
/
+5
*
Propagate 'this_object' for method unwind event.
Sebastien Hertz
2013-11-19
1
-1
/
+2
*
Change IsMethodTracingActive to GetMethodTracingMode for art.
Jeff Hao
2013-08-29
1
-1
/
+7
*
Add art support for sample profiling from traceview gui.
Jeff Hao
2013-08-26
1
-10
/
+6
*
Sampling profiler reads clocks once for all events in a trace.
Jeff Hao
2013-08-19
1
-1
/
+4
*
Clean up sampling tracing.
Jeff Hao
2013-08-16
1
-5
/
+7
*
Build fix.
Ian Rogers
2013-08-13
1
-2
/
+2
*
Merge "Refactor java.lang.reflect implementation" into dalvik-dev
Ian Rogers
2013-08-14
1
-9
/
+9
|
\
|
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-9
/
+9
*
|
Modify traceview to sample instead of instrumenting methods.
Jeff Hao
2013-08-13
1
-1
/
+21
|
/
*
Fix cpplint whitespace/blank_line issues
Brian Carlstrom
2013-07-18
1
-0
/
+1
*
Fix multiple inclusion guards to match new pathnames
Brian Carlstrom
2013-07-17
1
-3
/
+3
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+132