<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
<br>
james:<br>
 - added would-be-future (a5676e9a)<br></blockquote><div><br></div><div>Would-be-future is a special type of future that always executes sequentially and records all potential barricades a regular future would encounter. </div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
 - added futures visualizer (b6f71ec4)<br>
 </blockquote></div><br>
<div>The futures visualizer is a graphical profiling tool for parallel programs using futures.  The tool shows a detailed execution timeline depicting the migration of futures between threads, and gives detailed information about each runtime synchronization that occurred during program execution.</div>