A few more tweaks to scripts

- Changed `make summary` to show a one line summary
- Added `make lfs.csv` rule, which is useful for finding more info with
  other scripts
- Fixed small issue in ./scripts/summary.py
- Added *.ci (callgraph) and *.csv (script output) to CI
This commit is contained in:
Christopher Haster
2022-03-11 12:58:06 -06:00
parent 55b3c538d5
commit 7ea2b515aa
3 changed files with 15 additions and 13 deletions

2
.gitignore vendored
View File

@@ -2,6 +2,8 @@
*.o
*.d
*.a
*.ci
*.csv
# Testing things
blocks/