1. 26 7月, 2008 4 次提交
  2. 25 7月, 2008 1 次提交
  3. 22 7月, 2008 2 次提交
  4. 21 7月, 2008 7 次提交
  5. 19 7月, 2008 1 次提交
  6. 17 7月, 2008 11 次提交
  7. 03 7月, 2008 1 次提交
  8. 27 6月, 2008 1 次提交
  9. 21 6月, 2008 2 次提交
  10. 12 6月, 2008 3 次提交
  11. 07 6月, 2008 1 次提交
  12. 30 5月, 2008 1 次提交
  13. 29 5月, 2008 2 次提交
  14. 13 5月, 2008 2 次提交
  15. 05 5月, 2008 1 次提交
    • J
      kgdb: 1000 loops for the single step test in kgdbts · 7cfcd985
      Jason Wessel 提交于
      The single step test is not terribly costly and it should be able to
      pass at 1000 loops successfully in under 1 second.  A non-kgdb timing
      regression was found using this test, but it did not occur frequently
      because by default the test was only executed a single time.
      
      This patch changes the default for the single step test to 1000
      iterations and allows for individual configuration of the single step
      test to further exercise the kgdb subsystem when needed.
      Signed-off-by: NJason Wessel <jason.wessel@windriver.com>
      7cfcd985