1. 12b4558 Massive permission fix by lmr · 15 years ago
  2. a700772 Created a client/common_lib/utils/import_site_class function to take by mbligh · 16 years ago
  3. c09fc15 Make sysinfo more configurable. This adds some methods to the job by jadmanski · 16 years ago
  4. cefe265 Refactor all the sysinfo collection code into something a bit less by jadmanski · 16 years ago
  5. 30e9b59 Add a sysinfo hook that gets called before a test so that we can do by jadmanski · 16 years ago
  6. 554f23f Grab /proc/interrupts in sysinfo. by jadmanski · 16 years ago
  7. 121f569 Add some extra code to sysinfo to grab some of the machine data by jadmanski · 16 years ago
  8. 0afbb63 Convert all python code to use four-space indents instead of eight-space tabs. by jadmanski · 16 years ago
  9. 8cd6ab3 Risk: Low Visibility: Fixes a source of autotest_client crashes by jadmanski · 16 years ago
  10. e829ba5 Risk: Medium to high (Touches a lot of code) by mbligh · 16 years ago
  11. 1066297 Risk: Low by jadmanski · 16 years ago
  12. 8ea61e2 1. Removed the system() and system_output() implementations from client/bin/autotest_utils.py so that the ones in common_lib/utils.py are used throughout. by mbligh · 16 years ago
  13. 45fd7c6 If we don't use df -P, we can get line breaks on long device names, by mbligh · 17 years ago
  14. 0c3548d Move check_version into the common utils and make sure we run it for any by mbligh · 17 years ago
  15. afb304f Symlink current reboot in test sysinfo by mbligh · 17 years ago
  16. 210d624 This patch is just to add the /proc/modules file at the sysinfo 'files' list. by mbligh · 17 years ago
  17. 4851b69 Fix up shell wrappers for site_sysinfo by mbligh · 17 years ago
  18. 4681c54 Log free disk space from sysinfo by mbligh · 17 years ago
  19. 83ac994 - move all sysinfo logging to client/bin/sysinfo.py by mbligh · 17 years ago
  20. a5d32f1 Add site-specific sysinfo extensions by mbligh · 17 years ago
  21. e293a06 add hostname to sysinfo by mbligh · 17 years ago
  22. e7e1bc2 add ld version to sysinfo (per akpm's request) by mbligh · 17 years ago
  23. 9b9d513 Add gcc --version to sysinfo by mbligh · 17 years ago
  24. c6998a4 Fix up sysinfo commands that take arguments, remove lshw by mbligh · 18 years ago
  25. 49d43bf Record /proc/cmdline by mbligh · 18 years ago
  26. 51fb649 Fix sysinfo (lshw, actually) not to spew crap all over stderr. by mbligh · 18 years ago
  27. e65acfb add check_python_version to sysinfo by mbligh · 18 years ago
  28. 9453ed5 Move bin directory under client/ by mbligh · 18 years ago[Renamed from bin/sysinfo.py]
  29. c6b01ed Change explicit Python 2.4 references to generic /usr/bin/python by mbligh · 18 years ago
  30. 2caba29 update all to point to python 2.4 by mbligh · 18 years ago
  31. 8a5a611 From: masouds@google.com by mbligh · 18 years ago
  32. 72a6d96 fix sysinfo to only read files if they exist by mbligh · 18 years ago
  33. 4983e60 add sysinfo script by mbligh · 18 years ago