1. 2c5488f Reshuffle include/ directory layout by Primiano Tucci · 5 years ago
  2. 93a4028 Document why we do not need to null check client in realloc. by Florian Mayer · 5 years ago
  3. 45cb9e1 Use blocking socket in client. by Florian Mayer · 5 years ago
  4. 4167d1b heapprofd_client: SIGABRT on timed out spinlock instead of indefinite spin by Ryan Savitski · 5 years ago
  5. fe36768 Modify initialize function for changed parameter. by Christopher Ferris · 5 years ago
  6. 5b2d700 heapprofd: when recovering from crash, do not unset heapprofd.userdebug.mode by Ryan Savitski · 5 years ago
  7. 754b57f Check if session is active before rejecting concurrent. by Florian Mayer · 5 years ago
  8. b305678 heapprofd_client: proceed even if unable to read own cmdline + move std::string usage by Ryan Savitski · 5 years ago
  9. e97322e heapprofd_client: fork mode: avoid atfork handlers and SIGCHILD by using clone(2). by Ryan Savitski · 5 years ago
  10. 646d366 heapprofd_client: avoid destruction re-entrancy issues, and global destructor by Ryan Savitski · 5 years ago
  11. 4a78317 heapprofd client: add factory method, remove inited_ bit by Ryan Savitski · 5 years ago
  12. 3cfa438 Update for new function malloc_init. by Christopher Ferris · 5 years ago
  13. 5195059 Use the SharedRingBuffer for sending payload from client to service. by Florian Mayer · 5 years ago
  14. a502bde heapprofd client: shared sampler & client lifetime tracking by Ryan Savitski · 5 years ago
  15. dac3127 Set receive timeout on sockets. by Florian Mayer · 5 years ago
  16. 20c4b3c profiling: Unload malloc hooks on disconnect. by Florian Mayer · 5 years ago
  17. 10c19fb heapprofd: fork mode: pass cmdline as a flag to heapprofd by Ryan Savitski · 5 years ago
  18. 9c1240e heapprofd: minimally-functioning fork mode by Ryan Savitski · 5 years ago
  19. 14c12d6 heapprofd: fork model mode-select groundwork by Ryan Savitski · 6 years ago
  20. b12c4f2 profiling: Do not install hook if Client init fails. by Florian Mayer · 6 years ago
  21. 2da2841 profiling: Allow to shut down client. by Florian Mayer · 6 years ago
  22. 8c0d048 Move heapprofd into perfetto::profiling namespace. by Florian Mayer · 6 years ago
  23. b6a921f profiling: Add malloc hooks. by Florian Mayer · 6 years ago