Overview
Comment: | Missed commit - message on how to turn on profiling |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | v1.65-rerun-fixes |
Files: | files | file ages | folders |
SHA1: |
4b3e88463bfcce6890022adb304df184 |
User & Date: | matt on 2021-01-07 04:04:32 |
Other Links: | branch diff | manifest | tags |
Context
2021-01-07
| ||
04:18 | Merged v1.65 into rerun-fixes Closed-Leaf check-in: 7310bcd03f user: matt tags: v1.65-rerun-fixes | |
04:04 | Missed commit - message on how to turn on profiling check-in: 4b3e88463b user: matt tags: v1.65-rerun-fixes | |
2020-12-11
| ||
14:21 | Partial work on fixing rerun check-in: b5b72d675d user: mrwellan tags: v1.65-rerun-fixes | |
Changes
Modified megatest.scm from [d7149ec694] to [867ea1719e].
︙ | ︙ | |||
469 470 471 472 473 474 475 | "-q" ;; quiet 0, errors/warnings only "-diff-rep" "-syscheck" "-obfuscate" ;; junk placeholder | | | 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 | "-q" ;; quiet 0, errors/warnings only "-diff-rep" "-syscheck" "-obfuscate" ;; junk placeholder ;; "-:p" ;; Use "misc" "profilesw" ) args:arg-hash 0)) ;; Add args that use remargs here ;; |
︙ | ︙ |