1. 15971eb Reworked the server side profiling support to use barrier to synchronize by mbligh · 15 years ago
  2. 2ef5dbf In server-side profiler_proxy, index installed hosts by hostname rather than host object, and carefully track the difference between host objects created by the profiler_proxy and those being passed in from elsewhere. Previously, the installed_hosts dict was indexed by profiler-created host objects. by showard · 15 years ago
  3. bccad48 Sadly, put back the "disable packaging-only installs" used by the by mbligh · 15 years ago
  4. 1fdd197 Fix the server profiler calculation that determines what hosts already by mbligh · 15 years ago
  5. cfe1ba1 Modify the crash collection to collect server profiler data into the by jadmanski · 15 years ago
  6. 4cfdce1 change client-side logging to split files by severity and move them to the debug dir. this is quite a bit more involved than the server-side change because of some buggy directory clearing code and various places that depended on the old configuration. by showard · 15 years ago
  7. 65e1f6c The collect failure logs code may fail if the profiler fails very by mbligh · 15 years ago
  8. 4c3d495 Add in some try-except handling to the server profiler launcher so that by mbligh · 15 years ago
  9. 96b7807 Change the server-side profilers to use their own host objects, instead by jadmanski · 15 years ago
  10. 06cfb7b Encode args as args, not dargs as args. by jadmanski · 15 years ago
  11. a89ae5c Fix up a possible race in the profiler startup; have the server by jadmanski · 15 years ago
  12. cb0e161 When profilers are turned on from the server side and a client-side by jadmanski · 15 years ago
  13. da0aeff Add in more crashinfo collection code so that that when a machine by jadmanski · 15 years ago
  14. 16d7417 The server side profilers need to track the directory they were by jadmanski · 16 years ago
  15. 91cd58c If you reboot during a server-side test while using a profiler, we by jadmanski · 16 years ago
  16. 4f90925 Extend the server-side profiler code to handle reboots as well. Sadly, by jadmanski · 16 years ago
  17. b3c0c91 Adds support for using client-side profilers from the server side. by mbligh · 16 years ago
  18. 043e113 This depends on Martin's "run autoserv without a results dir" patch by jadmanski · 16 years ago