1. 7c1f507 Fix up sample files by mbligh · 17 years ago
  2. 6a69413 boottool: update the default position to the end of the bootloader config by apw · 17 years ago
  3. d2ba745 boottool: add zipl support by apw · 17 years ago
  4. 6c2f313 boottool: add a common method to build the new kernel cmdline v2 by apw · 17 years ago
  5. 26509e3 boottool: allow info lookup by title by apw · 17 years ago
  6. 7706ef9 Fix bug in cat_file_to_cmd by mbligh · 17 years ago
  7. 1fb96d8 Fixing bonnie results parser by mbligh · 17 years ago
  8. 7c406b2a Add a key-value file at the test level by mbligh · 17 years ago
  9. a65cd33 Fix up lack of profilers call in ltp. Oops by mbligh · 17 years ago
  10. f47934f ABAT: use set_default boot mode by default by apw · 17 years ago
  11. 11985b7 boot: fix up boot_once support and make it optional v2 by apw · 17 years ago
  12. 264b885 boottool: fix the --bootloader option by apw · 17 years ago
  13. 9424c66 Updates for the ltp test case by mbligh · 17 years ago
  14. a730c12 Revert accidental changes from last commit. Oops by mbligh · 17 years ago
  15. c82f246 This patch gets rid of the last bits db initialization within db.py. by mbligh · 17 years ago
  16. b830e28 Add rpm_installed function by mbligh · 17 years ago
  17. 69955d9 reaim: fix up keyval formatting by apw · 17 years ago
  18. 25cf55a ABAT: handle even obscurer SLES root specifier by apw · 17 years ago
  19. 9ce1bff Seems that the reaim parsing does not work, throwing a required parameter error. by mbligh · 17 years ago
  20. 6d1bbbc Fix stupid typo in test_job sample and convert to shorthand by mbligh · 17 years ago
  21. 84faf30 Fix up lockmeter to put its results in the right place by mbligh · 17 years ago
  22. 1f33761 provide default dir for iozone and tiobench by mbligh · 17 years ago
  23. 87c65c1 kernel: allow install to be run as a separate phase in combination with boot by apw · 17 years ago
  24. f8a6814 filesystem: fsck should report to the job log by apw · 17 years ago
  25. 6944c14 filesystem: the default fsck check should be non-destructive by apw · 17 years ago
  26. 1da244b groups: allow the caller to specify the tag for the group by apw · 17 years ago
  27. 08403ca groups: allow the run_group function to return a result by apw · 17 years ago
  28. c734496 It seems we have a redundant fsck= assignement. This looks very by mbligh · 17 years ago
  29. f691b9d Fix up keyval outputs in reaim by mbligh · 17 years ago
  30. ce73d89 boot: report successful boot to the job status by apw · 17 years ago
  31. 4b2e4fb harness: add a status with detail hook by apw · 17 years ago
  32. c50374c ABAT: ensure we squash symbolic links for root device by apw · 17 years ago
  33. e43a30b kernel: allow specification of additional initrd arguments by apw · 17 years ago
  34. 870988b job: cleanup path generation to use os.path.join by apw · 17 years ago
  35. f3d2862 create download directory at job start v2 by apw · 17 years ago
  36. b0570ad Fix up subdirectory level logging so it's consistent with the main job by mbligh · 17 years ago
  37. c9f67b5 fix up spaces vs tabs in harness code by mbligh · 17 years ago
  38. 09f288a Standardize the format in the status file to: by mbligh · 17 years ago
  39. 01ebc98 update build sample by mbligh · 17 years ago
  40. a180388 add missing + sign by mbligh · 17 years ago
  41. 155351c added missing space to FAIL message in kernel:__record by mbligh · 17 years ago
  42. 237bed3 kernel: add a boot validation step post boot by mbligh · 17 years ago
  43. 7f7dbd3 add missing standalone.py from Andy by mbligh · 17 years ago
  44. 4591fec While Im in the updating mood, I noticed LTP is pretty old. The version by mbligh · 17 years ago
  45. 5925e96 We are not recording the kernel build/configure/install phases in by mbligh · 17 years ago
  46. 0763e73 Copy patches into results dir, if not compressed (hint for large) by mbligh · 17 years ago
  47. 1c250ca Oops. Have to remove the trailing / during relative_path as well by mbligh · 17 years ago
  48. ad0eda2 return dest from force_copy by mbligh · 17 years ago
  49. 0692e47 add a function to return relative paths to the results dir by mbligh · 17 years ago
  50. 362ab3d In standalone mode we want to copy the control file to AUTODIR so by mbligh · 17 years ago
  51. e293a06 add hostname to sysinfo by mbligh · 17 years ago
  52. d6077d5 Update filesystem sample to use group code by mbligh · 17 years ago
  53. 88ab90f We need to be able to group sets of commands together. by mbligh · 17 years ago
  54. 2045bd9 Abstract out error backtracing by mbligh · 17 years ago
  55. eefbd15 Fix exception handling in filesystems class by mbligh · 17 years ago
  56. c235985 Loopback support for filesystems class by mbligh · 17 years ago
  57. 371a6c3 Oprofile is now at 0.9.3. Amongst other things, this adds POWER6 support. by mbligh · 17 years ago
  58. 6f5bbce Fix netserver start invocation not to block when invoked from ssh by mbligh · 17 years ago
  59. 38f8477 by mbligh · 17 years ago
  60. 526f2b1 fix up kernbench by mbligh · 17 years ago
  61. c421164 Enable kernbench to take a dir argument by mbligh · 17 years ago
  62. 9476f09 Clean up cat poop. by mbligh · 17 years ago
  63. 4c3fe4a Older versions of sed don't support inplace editing. This gives by mbligh · 17 years ago
  64. 95494ab Make diffprofile (a) python (b) less retarded. by mbligh · 17 years ago
  65. 279346a import os by mbligh · 17 years ago
  66. e21abaf add ignorestatus=1 to dmesg traps by mbligh · 17 years ago
  67. 60880cc Time output in MB/s and time raw reads/writes as well by mbligh · 17 years ago
  68. 32bcff3 Moved to_seconds, extract_all_time_results to autotest_utils.py for reuse by mbligh · 17 years ago
  69. 2c0a03b Fix up parallel dd test by mbligh · 17 years ago
  70. ebd74d8 Print stuff to help debug from filesystem module by mbligh · 17 years ago
  71. feb25f1 Add init script for standalone usage of stepping control files by mbligh · 17 years ago
  72. 6a597ee Add specifiable test directory to bonnie. by mbligh · 17 years ago
  73. dfe8cc6 This patch fixes the ability to select events for oprofile: by mbligh · 17 years ago
  74. b4eef24 Use full abspath for controlfile by mbligh · 17 years ago
  75. 0ae984b a by mbligh · 17 years ago
  76. da76b21 Add boot_once support to bootool by mbligh · 17 years ago
  77. 6303ed6 This patch adds support for iterations on iozone and tiobench by mbligh · 17 years ago
  78. 513d426 Track the dmesg output when we start the job, and incremental by mbligh · 17 years ago
  79. 5b448af Comment on necessity of lex in ltp by mbligh · 17 years ago
  80. 0177a2e Adds support for reading/changing the io scheduler by mbligh · 17 years ago
  81. aa7ceb6 Normalize capitalization in ltp summary script by mbligh · 17 years ago
  82. 020e532 Add LTP scoring script by mbligh · 17 years ago
  83. 1fee6a4 Adding fsstress test case. by mbligh · 17 years ago
  84. 82f4c81 Fix Bonnie results format. by mbligh · 17 years ago
  85. b3244ba template for setup() in profiler.py needs to take an empty shell args list by mbligh · 17 years ago
  86. 591ce22 Move initialization of preserve_srcdir to the correct place. by mbligh · 17 years ago
  87. b07a6c5 Update fio from 1.15 to 1.16.5 by mbligh · 17 years ago
  88. 920f412 Update iozone from 263 to 283 by mbligh · 17 years ago
  89. fe42c8a Update cyclictest to 0.15 by mbligh · 17 years ago
  90. ef1e049 update scrashme to 2007-07-08 version by mbligh · 17 years ago
  91. 234e003 Add signaltest by mbligh · 17 years ago
  92. 2179f0d update binaries for libhugetlbfs to 1.1 by mbligh · 17 years ago
  93. 141760b Upgrade libhugetlbfs to 1.1 by mbligh · 17 years ago
  94. 0763522 add check_kernel_ver to autotest_utils by mbligh · 17 years ago
  95. f11dc93 Fix elapsed time - it's in minutes, not hours by mbligh · 17 years ago
  96. 9f5113d Make option to do profiling only runs. by mbligh · 17 years ago
  97. edad509 Fix comment buildup in boottool by mbligh · 17 years ago
  98. 2410253 Fix up the profiler argument passing so that we inherit args and dargs into by mbligh · 17 years ago
  99. ea2484d Fixed boottool's grub support to fix the way it sets the default param by mbligh · 17 years ago
  100. 0662b15 From: Ryan Stutsman <stutsman@google.com> by mbligh · 17 years ago