Age | Commit message (Expand) | Author |
---|---|---|
2018-09-07 | Re-enabled instrumentation on forkIO. | Joe Crayne |
2018-06-28 | Kademlia.Search: fork -> forkIO | Joe Crayne |
2018-06-22 | Removed redundant imports and other clean up. | joe |
2018-06-20 | More DPut stuff | jim@bo |
2017-11-18 | Removed redundant MonadIO constraint from thread instrumentation. | joe |
2017-11-14 | More sensible DNSCache behavior for non-threaded runtime. | joe |
2017-11-06 | Updates to thread instrumentation. | joe |
2017-09-15 | Moved Tasks to hierarchical location. | joe |
2017-09-14 | Fixed leak in thread instrumentation. | joe |
2017-07-28 | More details in threads listing. | joe |
2017-07-28 | Removed LANGUAGE Strict from Concurrent instrumentation. | joe |
2017-02-01 | Quieter thread instrumentation. | joe |
2017-01-26 | Use -XStrict on thread instrumentation. | joe |
2017-01-25 | Fixed leak in thread instrumentation. | joe |
2017-01-24 | -p port option | James Crayne |
2017-01-23 | Added thread-debug flag and "threads" command. | joe |