Commit Graph

4 Commits

Author SHA1 Message Date
Markus Pilman c503b2dc53 fix probe::assert::RocksDB 2022-09-26 15:03:35 -06:00
sfc-gh-tclinkenbeard b273ad83ff Avoid tracing unexpected code probes 2022-09-15 16:12:51 -07:00
sfc-gh-tclinkenbeard c0fd93869c Add probe::assert::rocksDB code probe annotation 2022-09-15 11:54:02 -07:00
Markus Pilman 1de37afd52
Make TEST macros C++ only (#7558)
* proof of concept

* use code-probe instead of test

* code probe working on gcc

* code probe implemented

* renamed TestProbe to CodeProbe

* fixed refactoring typo

* support filtered output

* print probes at end of simulation

* fix missed probes print

* fix deduplication

* Fix refactoring issues

* revert bad refactor

* make sure file paths are relative

* fix more wrong refactor changes
2022-07-19 13:15:51 -07:00