1. edf430c add profiler.py by mbligh · 18 years ago
  2. aa039e3 move my poo to a subdirectory by mbligh · 18 years ago
  3. 24f7da0 added missing / between results and tag by mbligh · 18 years ago
  4. a449d24 point client.txt at the right place by mbligh · 18 years ago
  5. 8264186 Various bugfixen by mbligh · 18 years ago
  6. aa0e569 Fix up various test bugs and add control files for all tests by mbligh · 18 years ago
  7. 1bec612 move control/ to samples/ by mbligh · 18 years ago
  8. 99df73d add control/all_tests by mbligh · 18 years ago
  9. b2782a7 update TODO by mbligh · 18 years ago
  10. fe79126 add oprofile profiler by mbligh · 18 years ago
  11. 67b5ece fixes by mbligh · 18 years ago
  12. f49d5cf Add shell functions to get vmlinux and System.map by mbligh · 18 years ago
  13. cdf02a4 fixed up get_arch and get_target_arch by mbligh · 18 years ago
  14. 78a2dc3 add lockmeter profiler by mbligh · 18 years ago
  15. d83af0b add cat profiler by mbligh · 18 years ago
  16. c207716 compress raw profile by mbligh · 18 years ago
  17. d7976f4 add readprofile profiler by mbligh · 18 years ago
  18. e637a93 add avgtime by mbligh · 18 years ago
  19. 2241b89 move example control files to appropriate places by mbligh · 18 years ago
  20. f1eb556 move bin/tests to tests by mbligh · 18 years ago
  21. 0186c25 new dirs by mbligh · 18 years ago
  22. 909c826 add profilers directory by mbligh · 18 years ago
  23. 77f0c6c add fsx as a test by mbligh · 18 years ago
  24. 4a0c1c0 add unmap_potential_url support to dbench by mbligh · 18 years ago
  25. 2a3a3ea add tbench as a test. Copies the binary for dbench - tough ;-) by mbligh · 18 years ago
  26. 3608421 add reaim as a benchmark by mbligh · 18 years ago
  27. ea30c8a add unmap_potential_url() by mbligh · 18 years ago
  28. 8f90875 fix typo by mbligh · 18 years ago
  29. c9009a9 make ltp use unmap_potential_url by mbligh · 18 years ago
  30. 3118661 add null copy allowance for get_file by mbligh · 18 years ago
  31. 6d4ff32 finish ltp.py by mbligh · 18 years ago
  32. 7b740c1 add ltp as a test by mbligh · 18 years ago
  33. 235341d add lmbench as a test by mbligh · 18 years ago
  34. d7db93d by mbligh · 18 years ago
  35. a975fb6 Delete system_raise by mbligh · 18 years ago
  36. fc7effd add dbench as a test by mbligh · 18 years ago
  37. 473b3bc Make it actually run the correct test. Doh. by mbligh · 18 years ago
  38. bdfc3c7 by mbligh · 18 years ago
  39. b8dd48c by mbligh · 18 years ago
  40. 0ad2220 Make bonnie setup() use extract_tarball_to_dir by mbligh · 18 years ago
  41. de82167 make get_kernel_tree use extract_tarball_to_dir by mbligh · 18 years ago
  42. 712cd14 add extract_tarball and extract_tarball_to_dir by mbligh · 18 years ago
  43. c9e083a add version to bonnie by mbligh · 18 years ago
  44. abac957 Fix up bonnie.setup() by mbligh · 18 years ago
  45. 3d91491 Add system_raise() command by mbligh · 18 years ago
  46. 258bd44 Add .tgz support to cat_file_to_cmd by mbligh · 18 years ago
  47. aa97291 Add bonnie by mbligh · 18 years ago
  48. 89d8ee1 Fix up creating of test subdirectories, and store them in test.self by mbligh · 18 years ago
  49. 7f2c5c9 error add 085 test exception output by apw · 18 years ago
  50. 9b63458 errors: fix sub process exception handling by apw · 18 years ago
  51. 6c262cc errors: make errors hierachical by apw · 18 years ago
  52. 2f57123 self test add commands by apw · 18 years ago
  53. 6dccb69 Fix list arg to kernel.config to be a string instead, only overrides are a list by mbligh · 18 years ago
  54. 2fbaa00 Change kernbench from $HOME to /usr/local/src by mbligh · 18 years ago
  55. c716604 Fix self-test/test_job to point to /usr/local/src, as intended, not $HOME by mbligh · 18 years ago
  56. fa52695 self test fix test job by apw · 18 years ago
  57. 4ba6543 self-test: tidy basic tests by apw · 18 years ago
  58. d4ce376 tests: move each test into its own subdirectory by apw · 18 years ago
  59. 73b2210 test: record test overall status in results2 by apw · 18 years ago
  60. 8f4ec98 test: record test overall status in results by apw · 18 years ago
  61. 7a0d578 kernbench: update to new test format by apw · 18 years ago
  62. 0d700d7 test ensure output flushed for fork by apw · 18 years ago
  63. c784610 convert all users of os system to system by apw · 18 years ago
  64. bc2867d commands: ensure we get hard errors from system by apw · 18 years ago
  65. 7d9f800 tests: add the actual tests by apw · 18 years ago
  66. 6e55162 tests add real sequence testing by apw · 18 years ago
  67. fd2baa9 job: add job error handling by apw · 18 years ago
  68. fd922bb stepper: honour step order by apw · 18 years ago
  69. 353d959 test: sort out lost output caused by os._exit. by apw · 18 years ago
  70. 87f37ed test add job error handling by apw · 18 years ago
  71. d2f1759 noise: inadvertant commit of junk by apw · 18 years ago
  72. 1b02190 job complete should exit with requested status by apw · 18 years ago
  73. 5a78eef fix job runtest to create class instance by apw · 18 years ago
  74. 8444a2d autotest: use no args to represent continuation by apw · 18 years ago
  75. e6bf903 tests: add flow control tests by apw · 18 years ago
  76. c49f4ed Remove job.job call from self-test/test_kernbench by mbligh · 18 years ago
  77. cffdc41 Make autotest copy control file to temporary file for execution by mbligh · 18 years ago
  78. 5adc8ea Make test_job conform to new wrapped interface spec by mbligh · 18 years ago
  79. 10fff32 Use abspath on control file in bin/autotest by mbligh · 18 years ago
  80. 55f2d9c Fixed up autodir variable issues by mbligh · 18 years ago
  81. cf31533 Remove 'ENTERING RESTORE' ttyprint from autotest_utils.py by mbligh · 18 years ago
  82. a66742f Was trying to rename non-existant control file. Add if os.path.exists by mbligh · 18 years ago
  83. ecf41b7 core: ensure the job and thereby stepper knows the control file by apw · 18 years ago
  84. 0865f48 core: add the new stepper core to the autotest wrapper by apw · 18 years ago
  85. f4c3532 Initial checkin by mbligh · 19 years ago
  86. 2db9fc4 Initial creation of trunk, tags, branches by mbligh · 19 years ago