projects
/
c11tester.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add a hash function for 64-bit int to improve the performance of val_loc_map in FuncN...
[c11tester.git]
/
history.cc
2019-10-15
weiyu
Little adjustment
blob
|
commitdiff
|
raw
2019-10-11
weiyu
Design a method to select predicate branches based...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-10
weiyu
Performance fix; delete unused data structures
blob
|
commitdiff
|
raw
|
diff to current
2019-10-09
weiyu
Some edits
blob
|
commitdiff
|
raw
|
diff to current
2019-10-09
weiyu
Toward implementing the counter approach to monitor...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-08
weiyu
Monitor threads when they enter functions and decide...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-08
weiyu
Every time a thread enters a function, check whether...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-07
weiyu
Fix methods
blob
|
commitdiff
|
raw
|
diff to current
2019-10-05
weiyu
Add some methods for WaitObj
blob
|
commitdiff
|
raw
|
diff to current
2019-10-05
weiyu
Create WaitObj to store information about which thread...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-04
weiyu
Compute the threads that a paused thread my wait for
blob
|
commitdiff
|
raw
|
diff to current
2019-10-03
weiyu
Toward computing which threads a paused thread may...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-02
weiyu
Reorganize codes
blob
|
commitdiff
|
raw
|
diff to current
2019-10-02
weiyu
Move one snapshotted data structure from ModelHistory...
blob
|
commitdiff
|
raw
|
diff to current
2019-10-02
weiyu
Fix a memory bug
blob
|
commitdiff
|
raw
|
diff to current
2019-10-01
weiyu
Notify threads paused by the Fuzzer when the desired...
blob
|
commitdiff
|
raw
|
diff to current
2019-09-30
weiyu
Clear headers
blob
|
commitdiff
|
raw
|
diff to current
2019-09-19
weiyu
Keep track of which FuncNodes may write to a memory...
blob
|
commitdiff
|
raw
|
diff to current
2019-09-16
weiyu
Construct the graph of methods based on the order that...
blob
|
commitdiff
|
raw
|
diff to current
2019-09-13
weiyu
Add edges between FuncNodes
blob
|
commitdiff
|
raw
|
diff to current
2019-09-12
weiyu
Change action_list_buffer to snapshot memory instead...
blob
|
commitdiff
|
raw
|
diff to current
2019-09-05
weiyu
Do not process read actions paused by the fuzzer
blob
|
commitdiff
|
raw
|
diff to current
2019-08-29
weiyu
remove unused member functions
blob
|
commitdiff
|
raw
|
diff to current
2019-08-28
weiyu
move codes around in history.cc, and NewFuzzer::selectW...
blob
|
commitdiff
|
raw
|
diff to current
2019-08-26
weiyu
add a data structrue to keep track of the run-time...
blob
|
commitdiff
|
raw
|
diff to current
2019-08-23
weiyu
get rid of an unused function
blob
|
commitdiff
|
raw
|
diff to current
2019-08-22
weiyu
update FuncNodes when there is a write
blob
|
commitdiff
|
raw
|
diff to current
2019-08-21
weiyu
add helper functions; prepare for computing which memor...
blob
|
commitdiff
|
raw
|
diff to current
2019-08-20
weiyu
Merge branch 'master' into branch-weiyu
blob
|
commitdiff
|
raw
|
diff to current
2019-08-20
weiyu
reset memory locations of FuncInsts when new executions...
blob
|
commitdiff
|
raw
|
diff to current
2019-08-16
weiyu
defer the initial update of predicate tree for a better...
blob
|
commitdiff
|
raw
|
diff to current
2019-08-07
weiyu
Split FuncNode::get_or_add_inst into two separate funct...
blob
|
commitdiff
|
raw
|
diff to current
2019-08-06
weiyu
move modelhistory code back
blob
|
commitdiff
|
raw
|
diff to current
2019-08-06
weiyu
toward updating predicate trees every time a function...
blob
|
commitdiff
|
raw
|
diff to current
2019-08-05
weiyu
move the codes that add actions to thrd_func_act_lists...
blob
|
commitdiff
|
raw
|
diff to current
2019-08-03
weiyu
toward building a naive predicate tree
blob
|
commitdiff
|
raw
|
diff to current
2019-08-01
weiyu
merge
blob
|
commitdiff
|
raw
|
diff to current
2019-08-01
weiyu
change the data structure of thrd_func_inst_list becaus...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-31
weiyu
initialize memory location first
blob
|
commitdiff
|
raw
|
diff to current
2019-07-31
weiyu
bug fix
blob
|
commitdiff
|
raw
|
diff to current
2019-07-31
weiyu
fix bug
blob
|
commitdiff
|
raw
|
diff to current
2019-07-31
weiyu
merge
blob
|
commitdiff
|
raw
|
diff to current
2019-07-31
root
tabbing
blob
|
commitdiff
|
raw
|
diff to current
2019-07-31
root
bug fixes
blob
|
commitdiff
|
raw
|
diff to current
2019-07-31
bdemsky
Get code to compile
blob
|
commitdiff
|
raw
|
diff to current
2019-07-30
weiyu
bug fix
blob
|
commitdiff
|
raw
|
diff to current
2019-07-30
weiyu
move write_history to funcnode.cc was a mistake
blob
|
commitdiff
|
raw
|
diff to current
2019-07-30
weiyu
move write_history to funcnode.cc and do experiment
blob
|
commitdiff
|
raw
|
diff to current
2019-07-29
weiyu
performance fix
blob
|
commitdiff
|
raw
|
diff to current
2019-07-29
root
Merge branch 'branch-weiyu' of /home/git/random-fuzzer...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-29
root
bug fix
blob
|
commitdiff
|
raw
|
diff to current
2019-07-27
bdemsky
New TLS strategy...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-27
weiyu
Merge branch 'new_fuzzer' into branch-weiyu
blob
|
commitdiff
|
raw
|
diff to current
2019-07-27
weiyu
planning to build a predicate generator based on values...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-25
root
Experimental TLS support.
blob
|
commitdiff
|
raw
|
diff to current
2019-07-25
weiyu
little fixes
blob
|
commitdiff
|
raw
|
diff to current
2019-07-25
weiyu
avoid the use of 'func_id_list_t *' to prevent potentia...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-23
root
Merge branch 'branch-weiyu' of /home/git/random-fuzzer...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-23
weiyu
fix bug
blob
|
commitdiff
|
raw
|
diff to current
2019-07-23
Brian Demsky
Merge branch 'new_fuzzer' of /home/git/random-fuzzer...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-23
weiyu
initialize the newly added element in the vector when...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-22
root
remove some datarace code
blob
|
commitdiff
|
raw
|
diff to current
2019-07-22
root
fix conflict
blob
|
commitdiff
|
raw
|
diff to current
2019-07-20
weiyu
able to get a FuncNode by function id
blob
|
commitdiff
|
raw
|
diff to current
2019-07-19
weiyu
move the 'link_insts' method to FuncNode class
blob
|
commitdiff
|
raw
|
diff to current
2019-07-19
weiyu
add a data structure to store the values read by last...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-18
weiyu
name variables
blob
|
commitdiff
|
raw
|
diff to current
2019-07-18
weiyu
function id should start with 1 rather than 0
blob
|
commitdiff
|
raw
|
diff to current
2019-07-16
bdemsky
run tabbing pass
blob
|
commitdiff
|
raw
|
diff to current
2019-07-12
weiyu
fix a bug in cds_func_exit
blob
|
commitdiff
|
raw
|
diff to current
2019-07-12
weiyu
fix a bug
blob
|
commitdiff
|
raw
|
diff to current
2019-07-11
weiyu
Merge branch 'new_fuzzer' into branch-weiyu
blob
|
commitdiff
|
raw
|
diff to current
2019-07-09
weiyu
add entry atomic instructions to FuncNode
blob
|
commitdiff
|
raw
|
diff to current
2019-07-08
weiyu
merge and resolve conflict
blob
|
commitdiff
|
raw
|
diff to current
2019-07-08
weiyu
add a new data structure in execution.h, which is used...
blob
|
commitdiff
|
raw
|
diff to current
2019-07-06
weiyu
add func_map_rev to map function ids to function names
blob
|
commitdiff
|
raw
|
diff to current
2019-07-01
weiyu
fix git conflict
blob
|
commitdiff
|
raw
|
diff to current
2019-06-28
weiyu
move work_list (thrd_func_list) from history.h to execu...
blob
|
commitdiff
|
raw
|
diff to current
2019-06-28
weiyu
change data structures
blob
|
commitdiff
|
raw
|
diff to current
2019-06-27
weiyu
factor codes in history.* and move it to funcnode.*
blob
|
commitdiff
|
raw
|
diff to current
2019-06-27
weiyu
change func_atomics and work_list to vectors
blob
|
commitdiff
|
raw
|
diff to current
2019-06-26
Brian Demsky
Get gdax to not crash
blob
|
commitdiff
|
raw
|
diff to current
2019-06-25
weiyu
add a new class 'ModelHistory'
blob
|
commitdiff
|
raw
|
diff to current