提交歷史

作者 SHA1 備註 提交日期
  Christopher Haster b0382fa891 Added BENCH/TEST_PRNG, replacing other ad-hoc sources of randomness 3 年之前
  Christopher Haster d8e7ffb7fd Changed lfs_emubd_get* -> lfs_emubd_* 3 年之前
  Christopher Haster cda2f6f1da Changed test_runner to run with -Pnone,linear by default 3 年之前
  Christopher Haster 9b687dd96a Added make benchmarks/testmarks rules 3 年之前
  Christopher Haster c4b3e9d826 A couple of script changes after CI integration 3 年之前
  Christopher Haster 9990342440 Fixed Clang testing in CI, removed override vars in Makefile 3 年之前
  Christopher Haster 0c781dd822 Merge remote-tracking branch 'origin/master' into test-and-bench-runners 3 年之前
  Christopher Haster 4a209344d4 Fixed bench workflow + changeprefix issue in prefix releases 3 年之前
  Christopher Haster a659c02bbd Added a bot-generated PR-comment with a simple status table 3 年之前
  Christopher Haster 397aa27181 Removed unnecessarily heavy RAM usage from logs in bench/test.py 3 年之前
  Christopher Haster 65923cdfb4 Adopted script changes in GitHub Actions 3 年之前
  Christopher Haster 387cf6f6e0 Fixed a couple corner cases in scripts when fields are empty 3 年之前
  Christopher Haster 0b11ce03b7 Fixed incorrect calculation of extra space needed in mdir blocks 3 年之前
  Christopher Haster eba5553314 Fixed hidden orphans by separating deorphan search into two passes 3 年之前
  Christopher Haster f89d758444 Fixed test out-of-space issues with powerloss testing 3 年之前
  Christopher Haster 6c18b4dfb6 Added a simple help rule to the Makefile 3 年之前
  Christopher Haster f73494151a Changed default build target lfs.a -> liblfs.a 3 年之前
  Christopher Haster bcc88f52f4 A couple Makefile-related tweaks 3 年之前
  Christopher Haster e35e078943 Renamed prefix.py -> changeprefix.py and updated to use argparse 3 年之前
  Christopher Haster 1a07c2ce0d A number of small script fixes/tweaks from usage 3 年之前
  Christopher Haster 6fce9e5156 Changed plotmpl.py/plot.py to not treat missing values as discontinuities 3 年之前
  Christopher Haster 559e174660 Added plotmpl.py for creating svg/png plots with matplotlib 3 年之前
  Christopher Haster b2a2cc9a19 Added teepipe.py and watch.py 3 年之前
  Christopher Haster 3a33c3795b Added perfbd.py and block device performance sampling in bench-runner 3 年之前
  Christopher Haster 29cbafeb67 Renamed coverage.py -> cov.py 3 年之前
  Christopher Haster df283aeb48 Added recursive results to perf.py 3 年之前
  Christopher Haster 490e1c4616 Added perf.py a wrapper around Linux's perf tool for perf sampling 3 年之前
  Christopher Haster ca66993812 Tweaked scripts to share more code, added coverage calls/hits 3 年之前
  Christopher Haster 296c5afea7 Renamed bench_read/prog/erased -> bench_readed/proged/erased 3 年之前
  Christopher Haster 274222b518 Added some automatic sizing for field-names in scripts/runners 3 年之前