Commit History

作者 SHA1 備註 提交日期
  Christopher Haster 4a7e94fb15 Reimplemented coverage.py, using only gcov and with line+branch coverage 3 年之前
  Christopher Haster 1616115662 Fix test.py hang on ctrl-C, cleanup TODOs 3 年之前
  Christopher Haster 55b3c538d5 Added ./script/summary.py 3 年之前
  Christopher Haster eb8be9f351 Some improvements to size scripts 3 年之前
  Christopher Haster 50ad2adc96 Added make *-diff rules, quick commands to compare sizes 3 年之前
  Christopher Haster d7582efec8 Changed script's CSV formats to allow for merging different measurements 3 年之前
  Christopher Haster f4c7af76f8 Added scripts/stack.py for viewing stack usage 3 年之前
  Christopher Haster 20c58dcbaa Added coverage-sort to scripts/coverage.py 3 年之前
  Christopher Haster f5286abe7a Added scripts/calls.py for viewing the callgraph directly 3 年之前
  Christopher Haster b045436c23 Added size-sort options to scripts/code.py 3 年之前
  Christopher Haster b84fb6bcc5 Added BUILDDIR, a bit of script reworking 5 年之前
  Christopher Haster 887f3660ed Switched to lcov for coverage collection, greatly simplified coverage.py 5 年之前
  Christopher Haster eeeceb9e30 Added coverage.py, and optional coverage info to test.py 5 年之前