1. 056d0d3 Make better use of the db by mbligh · 18 years ago
  2. d5c33db Add very basic database stuff by mbligh · 18 years ago
  3. 5975cf5 rename job class to parse by mbligh · 18 years ago
  4. 340c968 update by mbligh · 18 years ago
  5. b85e6b0 add derive_patches by mbligh · 18 years ago
  6. d058eae isic help file by mbligh · 18 years ago
  7. b844d69 cyclictest help file by mbligh · 18 years ago
  8. 0f8b983 menu.py - view help files in full screen mode by mbligh · 18 years ago
  9. 9fb0c6b Fix the other os.mkdir to os.makedirs() by mbligh · 18 years ago
  10. 242799e Revert accidental commital of parts of barrier code by mbligh · 18 years ago
  11. bb7b891 add initial test.kernel.org parsing code. Nowhere close to a working state by mbligh · 18 years ago
  12. 2276cb7 change from os.mkdir to os.makedirs in rsync.py by mbligh · 18 years ago
  13. f5640a9 Move mirror.py to mirror by mbligh · 18 years ago
  14. 6b1ef87 Stop mirroring broken-out/ directories, and fix quoting of trigger scan file by mbligh · 18 years ago
  15. 5dfc84e Fix double-scan to use simpler grouping instead. by mbligh · 18 years ago
  16. 2c6e693 Add mirror functions, intended to mirror and monitor kernel.org by mbligh · 18 years ago
  17. b3edf89 Fix comment in mysql.py by mbligh · 18 years ago
  18. 7cd9572 set execute on deps/pgpool/pgpool.py by mbligh · 18 years ago
  19. 264355c This patch adds pgpool-II-1.0.1 to deps. pgpool does connection by mbligh · 18 years ago
  20. caac6e4 Add missing file from dbt2. Half of last patch was missing by mbligh · 18 years ago
  21. 70e8d1e This patch further updates the dbt2 test to execute against pgpool. by mbligh · 18 years ago
  22. 86fa07e This patch adds Thomas Gleixner's cyclictest. by mbligh · 18 years ago
  23. 2db3931 barrier: add copyright information by apw · 18 years ago
  24. 6a1d4db Fixups for kernel.install() by mbligh · 18 years ago
  25. 0ad6558 When take cross building into account, I think another arg dir is useful, by mbligh · 18 years ago
  26. feb1335 There are fio build problems on systems with a new kernel headers. by mbligh · 18 years ago
  27. 12a7df7 tests: add downloadable test support v3 by mbligh · 18 years ago
  28. ebe9d17 Fix source extraction of dbt2 by mbligh · 18 years ago
  29. 0778a2f reboot: when we envoke reboot we need to pause until continued by apw · 18 years ago
  30. f133d01 Fix spacing in boottool.py by mbligh · 18 years ago
  31. c09ba04 Add path to modprobe by mbligh · 18 years ago
  32. 9ec8acc Move cpu_online_map into autotest_utils by mbligh · 18 years ago
  33. 04675a0 Set executable. by mbligh · 18 years ago
  34. 5c1e26a Fix up quoting in file_contains_pattern() by mbligh · 18 years ago
  35. e11f5fc Fix get_kernel_build_ver() to work off Makefile not version.h by mbligh · 18 years ago
  36. 4f3b47a This patch updates the dbt-2 kit and modifies the test so that it runs by mbligh · 18 years ago
  37. 5c2a05d Please consider an upgrade to the latest LTP version. by mbligh · 18 years ago
  38. 7e97985 This patch adds MySQL-5.0.24a to deps. I'm planning on using it for our by mbligh · 18 years ago
  39. 1999f59 Change oprofile.py to detect the None return, not the original NameError. by mbligh · 18 years ago
  40. 5e753ac atcc v0.04 by mbligh · 18 years ago
  41. ad849ee Fix typos by mbligh · 18 years ago
  42. 0b81c1c The method os.path.join() didn't appear to be joining the path. I did a by mbligh · 18 years ago
  43. f66a853 Make pgsql.py executable by mbligh · 18 years ago
  44. caa605c Fix up reboot handling by mbligh · 18 years ago
  45. fdbcaec Make installing kernels work properly by mbligh · 18 years ago
  46. c9fdc40 Make boottool use the local instance of the boottool command, and by mbligh · 18 years ago
  47. 4fda72d Make testjob try to install by mbligh · 18 years ago
  48. 9e64687 Make kernel.install take an optional tag by mbligh · 18 years ago
  49. 9b69b77 comments by mbligh · 18 years ago
  50. 271d582 Add boottool command by mbligh · 18 years ago
  51. 2866248 Add boottool dependency by mbligh · 18 years ago
  52. 662a2a2 Clean up finding tools for vmlinux and System.map by mbligh · 18 years ago
  53. 56f1fbb Break out fd_stack into its own class file by mbligh · 18 years ago
  54. d7fb4a6 Add filesystem class for handling fs operations by mbligh · 18 years ago
  55. e08fb0e Make test directory for fsx configurable by mbligh · 18 years ago
  56. d931a58 Fix stupid typo in os.environ to access hash [], not () by mbligh · 18 years ago
  57. 4fe672f Use in-place sed expressions rather than patch to fix up reaim. by mbligh · 18 years ago
  58. 50f42ea Add mkinitrd function to kernel.py, this function depends by mbligh · 18 years ago
  59. 42b81ca This patch try to add get_os_vendor function to autotest_utils.py, by mbligh · 18 years ago
  60. 4acab74 This patch adds PostgreSQL 8.1.4 to deps. I hope it's useful. I'm by mbligh · 18 years ago
  61. 0e915b8 cleanup by mbligh · 18 years ago
  62. 48a98db Clean up logic in setup of libaio by mbligh · 18 years ago
  63. 5250863 Comment unmap_url by mbligh · 18 years ago
  64. c1bda1d Oops. broke unmap_url by mbligh · 18 years ago
  65. e1b3baa Fix libhugetlbfs typo by mbligh · 18 years ago
  66. 11b5d26 This patch adds dbt-2 to tests. Dbt-2 is a fair-use implementation of by mbligh · 18 years ago
  67. f06db0f Add running_config() function to fetch path of running config by mbligh · 18 years ago
  68. 7bdbfbd Fix up grep() to pass ignorestatus properly and handle compressed files by mbligh · 18 years ago
  69. d785087 Tidy up definition of cpu_online_map by mbligh · 18 years ago
  70. a16decd Add cpu hotplug test by mbligh · 18 years ago
  71. 62eaf66 This patch adds libhugetlbfs test for by mbligh · 18 years ago
  72. ae470a3 Copy vmlinux as well by mbligh · 18 years ago
  73. 6fcb02e According to the wiki, kernel.install() is not supposed to take any by mbligh · 18 years ago
  74. 2615f97 From: Michal Piotrowski <michal.k.k.piotrowski@gmail.com> by mbligh · 18 years ago
  75. d1289a6 The report written to oprofile.kernel is affectted, by mbligh · 18 years ago
  76. de9c23d If there is no /boot/vmlinux file, then get_vmlinux() will raise NameError, for oprofile, no vmlinux doesn't affect profile, So try to catch the NameError, by mbligh · 18 years ago
  77. 21e6ec8 remove extraneous debug by mbligh · 18 years ago
  78. e8fa3af Fix up netperf - wasn't passing the server address through correctly by mbligh · 18 years ago
  79. 8537fbc add paper for pktgen by mbligh · 18 years ago
  80. 4834f7c This patch adds tiobench testcase for http://sourceforge.net/projects/tiobench/ by mbligh · 18 years ago
  81. c084545 This patch adds fs_mark testcase from http://developer.osdl.org/dev/doubt/fs_mark/index.html by mbligh · 18 years ago
  82. 921ce97 Update oprofile to 0.9.2 by mbligh · 18 years ago
  83. be2ac85 "eye-candy" control center by mbligh · 18 years ago
  84. bbf5288 Stop LTP from asking stupid questions by mbligh · 18 years ago
  85. edb6bee Make fio used the embedded libaio stuff by mbligh · 18 years ago
  86. c07a116 Move libaio setup from initialize to setup. That's just .... wrong by mbligh · 18 years ago
  87. 89beac3 barrier: new heavier testing with larger memberships by apw · 18 years ago
  88. b13af9e barrier: cleanup and standardise progress indicators by apw · 18 years ago
  89. 0d4a032 Fix bugs in netperf2 barrier support, and a couple of other fixes by mbligh · 18 years ago
  90. 2d194b5 Fix up various buggy profiler bits, and make samples/profilers work by mbligh · 18 years ago
  91. c146cc2 simplify the default control files for profilers by mbligh · 18 years ago
  92. c1bb0d7 Make event type configurable by mbligh · 18 years ago
  93. 16a8a65 Fix oprofile to use default event by mbligh · 18 years ago
  94. 19290fb Make oprofile try lapic first, then fall back to timer mode by mbligh · 18 years ago
  95. 1812bd5 Update oprofile to cvs version by mbligh · 18 years ago
  96. 24268b7 Fix up oprofile so it actually works by mbligh · 18 years ago
  97. 3971350 Point to executable bin directory by mbligh · 18 years ago
  98. d0774cb add shell of rmaptest, just so there's somewhere to keep it by mbligh · 18 years ago
  99. a89de70 Fix up reaim, part 2. by mbligh · 18 years ago
  100. 768ec3f Half-finished attempt to fix the stupid reaim benchmark by mbligh · 18 years ago