1. ce12f55 Attached is a large patch for a powerful and flexible new graphing system for new TKO. This system subsumes all the previous kernel graphing scripts under the tko/ directory and is capable of much more. These wiki pages document usage of the new system and give an idea of what it's capable of: by showard · 16 years ago
  2. 5557957 Minor changes to cli/rpc.py to make it more generally useful from other scripts. by showard · 16 years ago
  3. 64fae81 If we run into an error starting or stopping the dmesg logger, just by jadmanski · 16 years ago
  4. 5ff5535 All server side status logging should be into status.log, not status. by jadmanski · 16 years ago
  5. 23afbec Add a standard run_cleanup option to test.run_test that can be used by jadmanski · 16 years ago
  6. 09f9203 The nuke_subproces function should always do a poll() on the process it's by jadmanski · 16 years ago
  7. f4a87ca We use os.fork() but don't exec or clear the SIGTERM handler. This is by jadmanski · 16 years ago
  8. 15b8a26 Changed netperf iperf and netpipe with respect to increasing the barrier by mbligh · 16 years ago
  9. 4b84952 Fix the libhugetlbfs test to use the latest tarball. My fix to the original mount points greater than 4kb problem is going to be lost with this change. But the fix is also made externally and is part of 2.0. by mbligh · 16 years ago
  10. abd0015 Updating a lot of control files with more information in their by mbligh · 16 years ago
  11. ef8a893 Edited barrier error string to display which barrier it timed out on. by mbligh · 16 years ago
  12. 44d6b42 modified iostat to allow options to be passed in by jadmanski · 16 years ago
  13. a1f3c20 Refactor the results collection code to run out of a separate class by jadmanski · 16 years ago
  14. 68f6721 Change the console patterns messages for kernel panics and oops to by jadmanski · 16 years ago
  15. 807490c Add a method to the Host objects for logging the currently running by jadmanski · 16 years ago
  16. 13423d0 by mbligh · 16 years ago
  17. d68c395 Add a sleep at the end of lttng stop so the tracing data is flushed to disk by mbligh · 16 years ago
  18. 6fdbf27 Use the similar argument set for lttng setup and initialize functions so by mbligh · 16 years ago
  19. c0b98cb Change disktest control file to use consistent quotes. by jadmanski · 16 years ago
  20. 2fb020d Move client/samples/uptime to client/tests/uptime/control. by jadmanski · 16 years ago
  21. 4bc18de Clean up vmstat formatting. by jadmanski · 16 years ago
  22. c5cbb2b Except for this one. by jadmanski · 16 years ago
  23. 49d555d Last formatting fix-fix. I promise. :P by jadmanski · 16 years ago
  24. d9d7b93 Fix up a few trailing space issues missed by my previous cleanup. by jadmanski · 16 years ago
  25. cfcedb4 Clean up formatting in client/profilers/lttng/lttng.py by jadmanski · 16 years ago
  26. 16a08f3 Clean up lttng control formatting. by jadmanski · 16 years ago
  27. a543fb0 Add unittests form client/bin/kernel.py by jadmanski · 16 years ago
  28. 3fc9f44 Kernel config should inherit from object. by jadmanski · 16 years ago
  29. d524b0e Clean up formatting in client/bin/kernel.py. by jadmanski · 16 years ago
  30. f667443 Fix parallel_dd to clean up after itself by mbligh · 16 years ago
  31. bc5a8b1 Don't use verbose run output in SSHHost.run, since it already does by jadmanski · 16 years ago
  32. 5d69ff0 Updated control.srv in netperf, iperf and netpipe to use job.parallel_simple by mbligh · 16 years ago
  33. b6eb2f1 First pass at pulling back test results during a client job, as each by jadmanski · 16 years ago
  34. 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
  35. 169ecad Fix up some bad style trash in autotest.py by jadmanski · 16 years ago
  36. cf8e0b7 Added netpipe test. by mbligh · 16 years ago
  37. 987b747 Stripping out an explicit 'r' in file open, it's not really our standard style. by jadmanski · 16 years ago
  38. 64ed974 The report path is opened for 'a' here when it should be opened for by mbligh · 16 years ago
  39. 170e5e5 Fix up DmesgHost to fail gracefully on systems that don't use by jadmanski · 16 years ago
  40. 9c391a5 Quick workaround for a bad problem. Occasionally I'm seeing bad errors by jadmanski · 16 years ago
  41. 1a573ca Allow a different host for readonly connections. by showard · 16 years ago
  42. 47faacb Missing to pass cherry_picked args to cleanup(). by mbligh · 16 years ago
  43. f2fa471 Fix grep command. It was raising an exception if the grep did by mbligh · 16 years ago
  44. b405b98 Updated netperf2 test to support the TCP_SENDFILE test. by mbligh · 16 years ago
  45. 1a639fb Client side reboots happen via job.reboot(). Server side via by mbligh · 16 years ago
  46. b591fba Add support for parsing host keyvals into the test attributes. The by jadmanski · 16 years ago
  47. bc762fe Fix a bug in the dmesg log collection where if you created a second by jadmanski · 16 years ago
  48. 5a555b6 Calling *_loggers from the reboot follow in DmesgHost is bad; that by jadmanski · 16 years ago
  49. 55d6998 Make sure the self.run commands issued by the dmesg logger have their by jadmanski · 16 years ago
  50. 79777f6 Create a monitordir for hosts (in server/hosts/monitors) for storing scripts by jadmanski · 16 years ago
  51. 20ac024 Add a bunch of functionality needed by 'fsdev'. by mbligh · 16 years ago
  52. 2ac475b Putting an explicit reference to the python style guide to our coding by mbligh · 16 years ago
  53. a440f4a Allow iozone to be run in modes other than "-a" auto-mode. by mbligh · 16 years ago
  54. 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
  55. f484b97 Change the "Wiki" links to point to the new trac page. by showard · 16 years ago
  56. 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
  57. 12cdeb0 Remove the return in site_factory.postprocess_classes...it's misleading because by jadmanski · 16 years ago
  58. 5446448 Adds a sysrq_reboot method to SSHHost. by mbligh · 16 years ago
  59. 52fa692 Parsed output to generate keyvals for specific netperf tests. Additionally by mbligh · 16 years ago
  60. 4dd1a00 Fix job.parallel_simple to skip all the fancy resultsdir handling by jadmanski · 16 years ago
  61. 635b06f Pull the host factory method out of server/hosts/__init__.py and into by jadmanski · 16 years ago
  62. 1319bf5 There's a bunch of code in kernbench for handing custom build dirs by jadmanski · 16 years ago
  63. 2aa957d Make rsync copy the file content instead of the symlink (which already by mbligh · 16 years ago
  64. d593345 Have the step/state engine print out a message any time a state var by mbligh · 16 years ago
  65. 43758df Change the debug variable in the unittest_suite to a debug flag. by mbligh · 16 years ago
  66. 4000ff6 Drop caches between tests for consistency of performance results by mbligh · 16 years ago
  67. 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
  68. 1b85691 If serial and net consoles are not available, poll dmesg (through by jadmanski · 16 years ago
  69. 56fa9b7 Rollback accidental commits from previous change by mbligh · 16 years ago
  70. 8dd5c6c The cli should take new tko style where arguments. by mbligh · 16 years ago
  71. f173334 Allow ', ' as a separator for the lists & files as this is the output format. by mbligh · 16 years ago
  72. 2ae0e05 When launching a test, save off all the parameters into the test by jadmanski · 16 years ago
  73. d50ffb4 -add easy invalidation functionality by showard · 16 years ago
  74. 690d57d Remove iterations counter now we have one in test.py by mbligh · 16 years ago
  75. 534dec5 Fixing coding style violations in test.py by mbligh · 16 years ago
  76. bd96b45 Add verbose option to utils.run/BgJob class to allow people to shut off by mbligh · 16 years ago
  77. f18c7c6 add missing iperf tarball by mbligh · 16 years ago
  78. 576337c Add missing netperf tarball by mbligh · 16 years ago
  79. a5630a5 Added run_parallel to utils.py and updated netperf.py to use make use of the by mbligh · 16 years ago
  80. c533bd1 Add netconsole support to the console logging, as a backup when by jadmanski · 16 years ago
  81. f0b4a0a Changed select timeout value to 1 second in _wait_for_commands so processes by mbligh · 16 years ago
  82. 945072f Change the Clone Job button to show options to keep the specific by showard · 16 years ago
  83. 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
  84. a77e267 Changed some tabs to spaces in TkoClient.html. by showard · 16 years ago
  85. 5b3439b Fixed copying the control file for a cloned job. A listener was by showard · 16 years ago
  86. 0dc911a Prevent adding of blank one-time host. Blank entry or entry preceded by showard · 16 years ago
  87. 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
  88. 777d96e Make all tests use profiling transparently, no needs for hooks on the by mbligh · 16 years ago
  89. 65d0219 Some versions of xargs don't support -i, and some versions of ps don't by jadmanski · 16 years ago
  90. b67439e Make dacapo control file to comply with the control file specification by mbligh · 16 years ago
  91. c375858 Provide absolute path to init on client/bin/harness_standalone.py by mbligh · 16 years ago
  92. 9c1098b Fix a typo. by jadmanski · 16 years ago
  93. 5974b37 Introduce the concept of profiler activity on the base profiler class. by mbligh · 16 years ago
  94. 527bdfd Add dargs parameters to reboot() that are passed down to reboot_followup() by mbligh · 16 years ago
  95. 22b3a33 Converting unixbench test to run_once. by mbligh · 16 years ago
  96. a8fe637 Make sure tsc.py raises meaningfull reason of failure when command returns rc=1 by mbligh · 16 years ago
  97. 38e41a1 Remove README file from test pi_tests, since its contents were moved to by mbligh · 16 years ago
  98. 849a0f6 Invalid SQL is created if you have one-time hosts but no 'real' hosts by mbligh · 16 years ago
  99. 057c2bd Converting sysbench test to run_once. by mbligh · 16 years ago
  100. 0cec974 Converting tbench test to run_once. by mbligh · 16 years ago