Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4133)

Issue 312060043: i#1734: implement simple -fuzz_bbcov

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 5 months ago by zhaoqin
Modified:
7 years, 5 months ago
Reviewers:
bruening
CC:
drmemory-devs_googlegroups.com
Visibility:
Public.

Description

Commit log for first patchset: --------------- i#1734: implement simple -fuzz_bbcov Implements simple -fuzz_bbcov for bitflip based mutator. ---------------

Patch Set 1 #

Total comments: 4

Patch Set 2 : update docs #

Total comments: 4

Patch Set 3 : update docs #

Patch Set 4 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -15 lines) Patch
M drfuzz/drfuzz_mutator.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M drfuzz/drfuzz_mutator.c View 1 chunk +3 lines, -4 lines 0 comments Download
M drmemory/docs/fuzzer.dox View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M drmemory/fuzzer.c View 1 4 chunks +6 lines, -6 lines 0 comments Download
M drmemory/options.c View 1 1 chunk +1 line, -1 line 0 comments Download
M drmemory/optionsx.h View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 8
zhaoqin
7 years, 5 months ago (2016-11-01 04:36:12 UTC) #1
bruening
LGTM w/ comments https://codereview.appspot.com/312060043/diff/1/drmemory/optionsx.h File drmemory/optionsx.h (right): https://codereview.appspot.com/312060043/diff/1/drmemory/optionsx.h#newcode685 drmemory/optionsx.h:685: OPTION_CLIENT_BOOL(drmemscope, fuzz_bbcov, false, Should it be ...
7 years, 5 months ago (2016-11-01 14:20:38 UTC) #2
zhaoqin
Commit log for latest patchset: --------------- i#1734: implement simple -fuzz_coverage Implements simple -fuzz_coverage for default ...
7 years, 5 months ago (2016-11-01 15:25:17 UTC) #3
zhaoqin
https://codereview.appspot.com/312060043/diff/1/drmemory/optionsx.h File drmemory/optionsx.h (right): https://codereview.appspot.com/312060043/diff/1/drmemory/optionsx.h#newcode685 drmemory/optionsx.h:685: OPTION_CLIENT_BOOL(drmemscope, fuzz_bbcov, false, On 2016/11/01 14:20:37, bruening wrote: > ...
7 years, 5 months ago (2016-11-01 15:25:24 UTC) #4
bruening
LGTM w/ comments https://codereview.appspot.com/312060043/diff/20001/drmemory/docs/fuzzer.dox File drmemory/docs/fuzzer.dox (right): https://codereview.appspot.com/312060043/diff/20001/drmemory/docs/fuzzer.dox#newcode152 drmemory/docs/fuzzer.dox:152: The option -fuzz_coverage must be specified ...
7 years, 5 months ago (2016-11-01 15:33:30 UTC) #5
zhaoqin
https://codereview.appspot.com/312060043/diff/20001/drmemory/docs/fuzzer.dox File drmemory/docs/fuzzer.dox (right): https://codereview.appspot.com/312060043/diff/20001/drmemory/docs/fuzzer.dox#newcode152 drmemory/docs/fuzzer.dox:152: The option -fuzz_coverage must be specified for any custom ...
7 years, 5 months ago (2016-11-01 15:41:00 UTC) #6
zhaoqin
Commit log for latest patchset: --------------- i#1734: implement simple -fuzz_coverage Implements simple -fuzz_coverage for default ...
7 years, 5 months ago (2016-11-01 15:42:11 UTC) #7
zhaoqin
7 years, 5 months ago (2016-11-01 15:59:59 UTC) #8
Committed as
https://github.com/DynamoRIO/drmemory/commit/95f57c22ff4fb8bd7785c59c3d122f5c...

Final commit log: 
---------------
i#1734: implement simple -fuzz_coverage

Implements simple -fuzz_coverage for default mutator.

Updates docs about enabling feedback guided mutation.

Review-URL: https://codereview.appspot.com/312060043
---------------
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b