1. 7ef64b1 Fix perfetto debug library. by Nicolas Geoffray · 2 years, 5 months ago
  2. d3f8758 Treat PhantomReferences like normal object by Daniele Di Proietto · 2 years, 8 months ago
  3. dd57645 Dump NativeAllocationRegistry size by Daniele Di Proietto · 2 years, 8 months ago
  4. 0b7fd87 Refactor JavaHprofDataSource::Trace() callback lambda by Daniele Di Proietto · 2 years, 8 months ago
  5. bdf1737 Introduce `art::FastExit` to replace all uses of `quick_exit` in ART. by Roland Levillain · 3 years, 1 month ago
  6. dc65a45 Do not double check trace config targetting. by Florian Mayer · 3 years, 1 month ago
  7. 120e406 Do not try to connect to heapprofd. by Florian Mayer · 3 years, 1 month ago
  8. a28c827 Use `quick_exit` instead of `_exit` (except for error handling). by Roland Levillain · 3 years, 1 month ago
  9. 443fc89 Delta encode object id. by Florian Mayer · 3 years, 3 months ago
  10. f3d1034 Timeout waiting for child. by Florian Mayer · 3 years, 3 months ago
  11. d1c8aae perfetto_hprof: Unsuspend parent process before waitpid. by Florian Mayer · 3 years, 3 months ago
  12. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 3 months ago
  13. 0ccc970 Write interned field last. by Florian Mayer · 3 years, 4 months ago
  14. f92065d Clean up unnecessary Perfetto dependencies. by Martin Stjernholm · 3 years, 4 months ago
  15. 74f1b07 Use tracing session ID received via signal. by Florian Mayer · 3 years, 6 months ago
  16. 31d21c7 Unregister profiling signal handler in children. by Florian Mayer · 3 years, 6 months ago
  17. 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 3 years, 8 months ago
  18. 8bea400 Store classloader information in heap dumps. by Florian Mayer · 3 years, 8 months ago
  19. f86e144 Remove base pointer from object references. by Florian Mayer · 3 years, 8 months ago
  20. cb4fab1 Use NotifyDatasourceStopped for perfetto_hprof. by Florian Mayer · 3 years, 9 months ago
  21. 4075edd Allow to exclude objects from heap graph. by Florian Mayer · 3 years, 9 months ago
  22. 4a525a0 Do not repeat field names in all instances. by Florian Mayer · 3 years, 10 months ago
  23. 7c9201a Log super class in HeapGraphType. by Florian Mayer · 3 years, 10 months ago
  24. 89992b8 Report object size of classes. by Florian Mayer · 3 years, 10 months ago
  25. 9974e3c Clean up generated operator<<(os, enum). by Vladimir Marko · 4 years ago
  26. c560e1b Remove unused bits for object ids. by Florian Mayer · 4 years ago
  27. 614bffc Intern class IDs. This way they compress better. by Florian Mayer · 4 years ago
  28. fa082fb perfetto_hprof: do not wait for listener by Florian Mayer · 4 years, 1 month ago
  29. b04b30c Only allow extra_guardrails for domains that can connect to heapprofd. by Florian Mayer · 4 years, 2 months ago
  30. 27d2bfc Remove dependency on protobuf. by Florian Mayer · 4 years, 2 months ago
  31. 4b79ef4 Read /proc/self/smaps in perfetto_hprof. by Florian Mayer · 4 years, 2 months ago
  32. 29e62c3 Get jar / apk / dexfile location for classes. by Florian Mayer · 4 years, 3 months ago
  33. 2246a4e perfetto_hprof: be smarter about splitting packets by Florian Mayer · 4 years, 3 months ago
  34. 22be065 Include type in field names. by Florian Mayer · 4 years, 4 months ago
  35. 20d57d1 perfetto_hprof.cc: fix leaky file descriptors by Nick Kralevich · 4 years, 4 months ago
  36. 516745b Reland "Set SA_SIGINFO. Rename thread to include perfetto." by Florian Mayer · 4 years, 4 months ago
  37. a8fe58f Revert "Set SA_SIGINFO. Rename thread to include perfetto." by Vladimir Marko · 4 years, 4 months ago
  38. 6d41e57 Do not create zombie processes in perfetto_hprof. by Florian Mayer · 4 years, 5 months ago
  39. 73ffa57 Set SA_SIGINFO. Rename thread to include perfetto. by Florian Mayer · 4 years, 4 months ago
  40. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 4 years, 6 months ago
  41. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 4 years, 6 months ago
  42. 1e88f98 Use apex_available property by Jiyong Park · 4 years, 6 months ago
  43. c99a231 Add timestamp to perfetto_hprof output by Florian Mayer · 4 years, 6 months ago
  44. 2c5dfe1 Use packed fields for HeapGraph. by Florian Mayer · 4 years, 7 months ago
  45. 4d319c7 perfetto_hprof: match iterator API change by Primiano Tucci · 4 years, 8 months ago
  46. 4639235 Emit roots into perfetto profile. by Florian Mayer · 4 years, 8 months ago
  47. 8679fd5 Remove perfetto_src_tracing_ipc. by Florian Mayer · 4 years, 8 months ago
  48. 3b1d8e3 Use BufferExhaustedPolicy::kStall in perfetto_hprof. by Florian Mayer · 4 years, 8 months ago
  49. 4bbc62b Only write to data-sources targeting the process. by Florian Mayer · 4 years, 9 months ago
  50. 07710c5 Reland "Java Heap Profiler for Perfetto." again by Florian Mayer · 4 years, 9 months ago
  51. 284b1b0 Revert "Reland "Java Heap Profiler for Perfetto."" by Lokesh Gidra · 4 years, 9 months ago
  52. 5a446bd Reland "Java Heap Profiler for Perfetto." by Florian Mayer · 4 years, 9 months ago
  53. 8f70b96 Revert "Java Heap Profiler for Perfetto." by Andreas Gampe · 4 years, 9 months ago
  54. adf49d4 Java Heap Profiler for Perfetto. by Florian Mayer · 5 years ago