1. 2fb020d Move client/samples/uptime to client/tests/uptime/control. by jadmanski · 16 years ago
  2. 4bc18de Clean up vmstat formatting. by jadmanski · 16 years ago
  3. c5cbb2b Except for this one. by jadmanski · 16 years ago
  4. 49d555d Last formatting fix-fix. I promise. :P by jadmanski · 16 years ago
  5. d9d7b93 Fix up a few trailing space issues missed by my previous cleanup. by jadmanski · 16 years ago
  6. cfcedb4 Clean up formatting in client/profilers/lttng/lttng.py by jadmanski · 16 years ago
  7. 16a08f3 Clean up lttng control formatting. by jadmanski · 16 years ago
  8. a543fb0 Add unittests form client/bin/kernel.py by jadmanski · 16 years ago
  9. 3fc9f44 Kernel config should inherit from object. by jadmanski · 16 years ago
  10. d524b0e Clean up formatting in client/bin/kernel.py. by jadmanski · 16 years ago
  11. f667443 Fix parallel_dd to clean up after itself by mbligh · 16 years ago
  12. bc5a8b1 Don't use verbose run output in SSHHost.run, since it already does by jadmanski · 16 years ago
  13. 5d69ff0 Updated control.srv in netperf, iperf and netpipe to use job.parallel_simple by mbligh · 16 years ago
  14. b6eb2f1 First pass at pulling back test results during a client job, as each by jadmanski · 16 years ago
  15. 3de2a76 Add a unit test to check that the GWT code compiles. I added it as a "long" test because it requires GWT to be set up (and it's kind of slow). by showard · 16 years ago
  16. 169ecad Fix up some bad style trash in autotest.py by jadmanski · 16 years ago
  17. cf8e0b7 Added netpipe test. by mbligh · 16 years ago
  18. 987b747 Stripping out an explicit 'r' in file open, it's not really our standard style. by jadmanski · 16 years ago
  19. 64ed974 The report path is opened for 'a' here when it should be opened for by mbligh · 16 years ago
  20. 170e5e5 Fix up DmesgHost to fail gracefully on systems that don't use by jadmanski · 16 years ago
  21. 9c391a5 Quick workaround for a bad problem. Occasionally I'm seeing bad errors by jadmanski · 16 years ago
  22. 1a573ca Allow a different host for readonly connections. by showard · 16 years ago
  23. 47faacb Missing to pass cherry_picked args to cleanup(). by mbligh · 16 years ago
  24. f2fa471 Fix grep command. It was raising an exception if the grep did by mbligh · 16 years ago
  25. b405b98 Updated netperf2 test to support the TCP_SENDFILE test. by mbligh · 16 years ago
  26. 1a639fb Client side reboots happen via job.reboot(). Server side via by mbligh · 16 years ago
  27. b591fba Add support for parsing host keyvals into the test attributes. The by jadmanski · 16 years ago
  28. bc762fe Fix a bug in the dmesg log collection where if you created a second by jadmanski · 16 years ago
  29. 5a555b6 Calling *_loggers from the reboot follow in DmesgHost is bad; that by jadmanski · 16 years ago
  30. 55d6998 Make sure the self.run commands issued by the dmesg logger have their by jadmanski · 16 years ago
  31. 79777f6 Create a monitordir for hosts (in server/hosts/monitors) for storing scripts by jadmanski · 16 years ago
  32. 20ac024 Add a bunch of functionality needed by 'fsdev'. by mbligh · 16 years ago
  33. 2ac475b Putting an explicit reference to the python style guide to our coding by mbligh · 16 years ago
  34. a440f4a Allow iozone to be run in modes other than "-a" auto-mode. by mbligh · 16 years ago
  35. d8e548a make scheduler write host keyval files at the beginning of the job. presently the only keyval that's written is a list of host labels. by showard · 16 years ago
  36. f484b97 Change the "Wiki" links to point to the new trac page. by showard · 16 years ago
  37. 12e8b89 Replace the Opteron and Genuine Intel checks in get_cpu_arch with checks to see if 'lm' CPU extension is specified in cpuinfo. by mbligh · 16 years ago
  38. 12cdeb0 Remove the return in site_factory.postprocess_classes...it's misleading because by jadmanski · 16 years ago
  39. 5446448 Adds a sysrq_reboot method to SSHHost. by mbligh · 16 years ago
  40. 52fa692 Parsed output to generate keyvals for specific netperf tests. Additionally by mbligh · 16 years ago
  41. 4dd1a00 Fix job.parallel_simple to skip all the fancy resultsdir handling by jadmanski · 16 years ago
  42. 635b06f Pull the host factory method out of server/hosts/__init__.py and into by jadmanski · 16 years ago
  43. 1319bf5 There's a bunch of code in kernbench for handing custom build dirs by jadmanski · 16 years ago
  44. 2aa957d Make rsync copy the file content instead of the symlink (which already by mbligh · 16 years ago
  45. d593345 Have the step/state engine print out a message any time a state var by mbligh · 16 years ago
  46. 43758df Change the debug variable in the unittest_suite to a debug flag. by mbligh · 16 years ago
  47. 4000ff6 Drop caches between tests for consistency of performance results by mbligh · 16 years ago
  48. 4c5374f -modify scheduler throttling code to track number of running processes rather than just number of running agents. note this is only an estimate of running processes - it counts all agents as one process unless the agent is a synchronous autoserv execution, in which case it uses the number of hosts being run. by showard · 16 years ago
  49. 1b85691 If serial and net consoles are not available, poll dmesg (through by jadmanski · 16 years ago
  50. 56fa9b7 Rollback accidental commits from previous change by mbligh · 16 years ago
  51. 8dd5c6c The cli should take new tko style where arguments. by mbligh · 16 years ago
  52. f173334 Allow ', ' as a separator for the lists & files as this is the output format. by mbligh · 16 years ago
  53. 2ae0e05 When launching a test, save off all the parameters into the test by jadmanski · 16 years ago
  54. d50ffb4 -add easy invalidation functionality by showard · 16 years ago
  55. 690d57d Remove iterations counter now we have one in test.py by mbligh · 16 years ago
  56. 534dec5 Fixing coding style violations in test.py by mbligh · 16 years ago
  57. bd96b45 Add verbose option to utils.run/BgJob class to allow people to shut off by mbligh · 16 years ago
  58. f18c7c6 add missing iperf tarball by mbligh · 16 years ago
  59. 576337c Add missing netperf tarball by mbligh · 16 years ago
  60. a5630a5 Added run_parallel to utils.py and updated netperf.py to use make use of the by mbligh · 16 years ago
  61. c533bd1 Add netconsole support to the console logging, as a backup when by jadmanski · 16 years ago
  62. f0b4a0a Changed select timeout value to 1 second in _wait_for_commands so processes by mbligh · 16 years ago
  63. 945072f Change the Clone Job button to show options to keep the specific by showard · 16 years ago
  64. 970a6db Rate limit the final parse of the scheduler. If more than 100 or so run at a time, it will bring mysql to its knees (for no good reason...all actions are on different jobs). by showard · 16 years ago
  65. a77e267 Changed some tabs to spaces in TkoClient.html. by showard · 16 years ago
  66. 5b3439b Fixed copying the control file for a cloned job. A listener was by showard · 16 years ago
  67. 0dc911a Prevent adding of blank one-time host. Blank entry or entry preceded by showard · 16 years ago
  68. 3b8563a Change mouse selection events to include ctrl-click and meta-click (which is command-click on the mac and windows-click on windows, but the former is the important one). by showard · 16 years ago
  69. 777d96e Make all tests use profiling transparently, no needs for hooks on the by mbligh · 16 years ago
  70. 65d0219 Some versions of xargs don't support -i, and some versions of ps don't by jadmanski · 16 years ago
  71. b67439e Make dacapo control file to comply with the control file specification by mbligh · 16 years ago
  72. c375858 Provide absolute path to init on client/bin/harness_standalone.py by mbligh · 16 years ago
  73. 9c1098b Fix a typo. by jadmanski · 16 years ago
  74. 5974b37 Introduce the concept of profiler activity on the base profiler class. by mbligh · 16 years ago
  75. 527bdfd Add dargs parameters to reboot() that are passed down to reboot_followup() by mbligh · 16 years ago
  76. 22b3a33 Converting unixbench test to run_once. by mbligh · 16 years ago
  77. a8fe637 Make sure tsc.py raises meaningfull reason of failure when command returns rc=1 by mbligh · 16 years ago
  78. 38e41a1 Remove README file from test pi_tests, since its contents were moved to by mbligh · 16 years ago
  79. 849a0f6 Invalid SQL is created if you have one-time hosts but no 'real' hosts by mbligh · 16 years ago
  80. 057c2bd Converting sysbench test to run_once. by mbligh · 16 years ago
  81. 0cec974 Converting tbench test to run_once. by mbligh · 16 years ago
  82. 4459eb3 Converting stress test to run_once. by mbligh · 16 years ago
  83. a545ef4 Converting tiobench test to run_once. by mbligh · 16 years ago
  84. ab2e7e0 clean up parallel_dd test by mbligh · 16 years ago
  85. 55d3b58 Converting spew test to run_once. by mbligh · 16 years ago
  86. edbd67a Converting scrashme test to run_once. by mbligh · 16 years ago
  87. c7e0e5e make self.iterations singular by mbligh · 16 years ago
  88. b718a1c Provide a generic iterations counter to all tests, so they stop by mbligh · 16 years ago
  89. f55efb6 Convert sleeptest to use run_once by mbligh · 16 years ago
  90. 1a61a3e Converting parallel_dd test to run_once. by mbligh · 16 years ago
  91. 0d022e7 Converting ltp test to run_once. by mbligh · 16 years ago
  92. fd56bf3 Converting lmbench test to run_once. by mbligh · 16 years ago
  93. 825e24c Change the test.tmpdir creation to use tempfile.mkdtemp instead of by jadmanski · 16 years ago
  94. a57e5ab Converting libhugetlbfs test to run_once. by mbligh · 16 years ago
  95. b69f250 This fixes up a parser edge case where an implicit ABORT (i.e. a logging by jadmanski · 16 years ago
  96. 901aaa9 Python 2.5 optparse capitalizes Usage, 2.4 doesn't, so remove this by mbligh · 16 years ago
  97. 77ff92b Silence defconfig by mbligh · 16 years ago
  98. cb11975 Converting aiostress test to run_once. by mbligh · 16 years ago
  99. b9f923d Part of the patch series to make tests using profiling transparently by mbligh · 16 years ago
  100. 869a240 clean up fio by mbligh · 16 years ago