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
|
274222b518
Added some automatic sizing for field-names in scripts/runners
|
3 年之前 |
Christopher Haster
|
a2fb7089dd
Added stddev/gmean/gstddev to summary.py
|
3 年之前 |
Christopher Haster
|
7591d9cf74
Added plot.py for in-terminal plotting
|
3 年之前 |
Christopher Haster
|
20ec0be875
Cleaned up a number of small tweaks in the scripts
|
3 年之前 |
Christopher Haster
|
acdea1880e
Made summary.py more powerful, dropped -m from size scripts
|
3 年之前 |
Christopher Haster
|
91200e6678
Added tracebd.py, a script for rendering block device operations
|
3 年之前 |
Christopher Haster
|
4689678208
Added --color to test.py, fixed some terminal-clobbering issues
|
3 年之前 |
Christopher Haster
|
46cc6d4450
Added support for annotated source in coverage.py
|
3 年之前 |
Christopher Haster
|
5b0a6d4747
Reworked scripts to move field details into classes
|
3 年之前 |
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 年之前 |