Divide up hprof code by classes.

This divides the _class, _heap, _output and _string files
among hprof.cc and hprof_record.cc.

This removes the use of mutex locks on class and string
collections. This does not otherwise change the body of any
functions, just which files they live in.

Change-Id: I88521529dbe3e00bd88ec0030a6105dceda9500d
8 files changed
tree: a76974705e968b92809de7355574261c017eeae7
  1. build/
  2. oat_process/
  3. oat_runtime/
  4. src/
  5. test/
  6. tools/
  7. Android.mk