Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 741036c

Browse files
committed
readme update
1 parent 8ef91ab commit 741036c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ The output will be placed into given directory as *drcov.[EXECUTABLE_NAME].[ID].
227227

228228
As I mention before, Intel Pin does not provide any built-in coverage collector module. You have to use a custom pin module. Fortunally I crafted my own to collect coverage from the Pin. So that brings a few advantage to us. I can extend it when needed or add extra features, options in it.
229229

230-
You can access **ddph**'s source and binaries from it's [github repo](https://github.com/0ffffffffh/ddph). I will share binaries for Windows, macOS and Linux. Or you can build your very own binary using it's build shell script.
230+
You can access **ddph**'s source [here](https://github.com/0ffffffffh/dragondance/tree/master/coveragetools). I will share binaries for Windows, macOS and Linux. Or you can build your very own binary using it's build shell script.
231231

232232
To be collect coverage data from Intel Pin use following command:
233233

0 commit comments

Comments
 (0)