1. 1973687 Clarify histogram logic. by Hans Boehm · 6 years ago
  2. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago[Renamed (96%) from runtime/base/histogram.h]
  3. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  4. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  5. 0dce75d Add histogram for native allocations by Mathieu Chartier · 9 years ago
  6. a4f8154 Collect memory use for the JIT. by Nicolas Geoffray · 9 years ago
  7. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  8. a1c9f01 getRuntimeStat() support (ART). by Hiroshi Yamauchi · 10 years ago
  9. 70a596d Add thread suspend histogram by Mathieu Chartier · 10 years ago
  10. 19d46b4 Fix systrace logging, total paused time, and bytes saved message. by Mathieu Chartier · 11 years ago
  11. 7410f29 Fix dumpsys meminfo <pid>. by Mathieu Chartier · 11 years ago
  12. b2f9936 Add histogram for GC pause times. by Mathieu Chartier · 11 years ago
  13. 19b0a91 Improve histogram and timing logger dumping. by Mathieu Chartier · 11 years ago
  14. 500793f LEB128 tests and performance measurements. by Ian Rogers · 11 years ago
  15. 02e2511 Fix up TODO: c++0x, update cpplint. by Mathieu Chartier · 11 years ago
  16. e5426c9 Fix histogram memory issues. by Mathieu Chartier · 11 years ago
  17. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 12 years ago
  18. 93ba893 Fix cpplint runtime/explicit issues by Brian Carlstrom · 12 years ago
  19. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  20. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/base/histogram.h]
  21. a843954 Using histograms for timing statistics. by Sameer Abu Asal · 12 years ago