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
4 files changed
tree: bc667e81a3528952ad144da7e181189eb9804727
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk