Skip to content

Commit

Permalink
Readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Onder Kalaci committed Jun 10, 2014
1 parent e1050c6 commit fa1ae63
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,19 @@ dyndatarace

Dynamic Data Race Detection

This repo includes the executables and all the required data for executing the experiments in the
"Segment Based Hybrid Dynamic Data Race Detection" paper and the technical report in Bogazici University (Dynamic Data Race Detection in Concurrent Programs).

Four different pintools are under the folder "pintools". Their names are self explanatory.

In our experiments, we used the following tools and their exact versions:
PIN version: "pin-2.1256759-gcc-4.4.7".
Apache httpd web server version: 2-2.22
pbzip2 version: Parallel BZIP2 v1.1.6
Parsec version: PARSEC 3.0
Firefox: Firefox 28.0 (used in only in the technical report)



===========
Inputs for httpd and pbzip2 is under "inputs" folder. We do not include the inputs for PARSEC 3.0 benchmark applications.
Expand Down

0 comments on commit fa1ae63

Please sign in to comment.