Run the Build DynamoRIO task then the Build task in VSCode.
In the root directory run:
build_dr/bin64/drrun -c build/libcount_bb_unique.so -- build/sample_hello_worldlibcount_bb.so can be replaced by another client and sample_hello_world can be replaced by another sample program.
For testing drcov_edge_coverage:
build_dr/bin64/drrun -t drcov -dump_text -target_module sample_branches -- build/sample_branches bad!