commit | 0791adc2249366c50684935a4c42ba5e58bc3746 | [log] [tgz] |
---|---|---|
author | jeffhao <jeffhao@google.com> | Wed Apr 04 11:14:32 2012 -0700 |
committer | jeffhao <jeffhao@google.com> | Wed Apr 04 11:26:11 2012 -0700 |
tree | bc667e81a3528952ad144da7e181189eb9804727 | |
parent | 540a5b768bf5f76bd71ebf66612fb2298899480f [diff] |
Fix method tracing and allow alloc counting during tracing. Forcing alignment on art_trace_exit_from_code was preventing the LR of profiled frames from matching. Also, the merge of the different types of stalk walks introduced a small bug. The metrod tracer now also supports the TRACE_COUNT_ALLOCS flag to count allocations during method tracing. Change-Id: Ief9e4612471a134a90eabf15432135162b633b92