Christopher Haster
|
8365bbb7a2
make: Added missing BUILD_DEP include
|
7 months ago |
Christopher Haster
|
bff4dfd1b1
Added NO_GCC to allow users to explicitly disable GCC-specific flags
|
7 months ago |
YAMAMOTO Takashi
|
26bee8ad36
drop a few unsupported CFLAGS for clang
|
8 months ago |
Christopher Haster
|
8f3f32d1f3
Added -Wmissing-prototypes
|
2 years ago |
Christopher Haster
|
116332d3f7
Added tests for forwards and backwards disk compatibility
|
2 years ago |
Christopher Haster
|
801cf278ef
Tweaked/fixed a number of small runner things after a bit of use
|
3 years ago |
Christopher Haster
|
9b687dd96a
Added make benchmarks/testmarks rules
|
3 years ago |
Christopher Haster
|
c4b3e9d826
A couple of script changes after CI integration
|
3 years ago |
Christopher Haster
|
9990342440
Fixed Clang testing in CI, removed override vars in Makefile
|
3 years ago |
Christopher Haster
|
0c781dd822
Merge remote-tracking branch 'origin/master' into test-and-bench-runners
|
3 years ago |
Christopher Haster
|
6c18b4dfb6
Added a simple help rule to the Makefile
|
3 years ago |
Christopher Haster
|
f73494151a
Changed default build target lfs.a -> liblfs.a
|
3 years ago |
Christopher Haster
|
bcc88f52f4
A couple Makefile-related tweaks
|
3 years ago |
Christopher Haster
|
3a33c3795b
Added perfbd.py and block device performance sampling in bench-runner
|
3 years ago |
Christopher Haster
|
29cbafeb67
Renamed coverage.py -> cov.py
|
3 years ago |
Christopher Haster
|
df283aeb48
Added recursive results to perf.py
|
3 years ago |
Christopher Haster
|
490e1c4616
Added perf.py a wrapper around Linux's perf tool for perf sampling
|
3 years ago |
Christopher Haster
|
ca66993812
Tweaked scripts to share more code, added coverage calls/hits
|
3 years ago |
Christopher Haster
|
9507e6243c
Several tweaks to script flags
|
3 years ago |
Christopher Haster
|
fb58148df2
Consistent handling of by/field arguments for plot.py and summary.py
|
3 years ago |
Christopher Haster
|
4fe0738ff4
Added bench.py and bench_runner.c for benchmarking
|
3 years ago |
Christopher Haster
|
20ec0be875
Cleaned up a number of small tweaks in the scripts
|
3 years ago |
Christopher Haster
|
acdea1880e
Made summary.py more powerful, dropped -m from size scripts
|
3 years ago |
Christopher Haster
|
c7f7094a06
Several tweaks to test.py and test runner
|
3 years ago |
Christopher Haster
|
30175de384
Remove -Wshadow -Wjump-misses-init -Wundef
|
3 years ago |
Christopher Haster
|
61455b6191
Added back heuristic-based power-loss testing
|
3 years ago |
Christopher Haster
|
b08463f8de
Reworked scripts/pretty_asserts.py a bit
|
3 years ago |
Christopher Haster
|
92eee8e6cd
Removed some prefixes from Makefile variables where not necessary
|
3 years ago |
Christopher Haster
|
5b0a6d4747
Reworked scripts to move field details into classes
|
3 years ago |
Christopher Haster
|
4a7e94fb15
Reimplemented coverage.py, using only gcov and with line+branch coverage
|
3 years ago |