Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-01 | Factor out some new libraries | James Crayne | |
word64-map: Data.Word64Map network-addr: Network.Address tox-crypto: Crypto.Tox lifted-concurrent: Control.Concurrent.Lifted.Instrument Control.Concurrent.Async.Lifted.Instrument psq-wrap: Data.Wrapper.PSQInt Data.Wrapper.PSQ minmax-psq: Data.MinMaxPSQ tasks: Control.Concurrent.Tasks kad: Network.Kademlia Network.Kademlia.Bootstrap Network.Kademlia.Routing Network.Kademlia.CommonAPI Network.Kademlia.Persistence Network.Kademlia.Search | |||
2018-11-04 | Preparation to move DPut to a separate project. | James Crayne | |
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 | |
* verbose/quiet without args shows report * verbose all - sets all tags verbose * quiet all - sets all tags quiet * XMisc defaults to verbose, everything else quiet * new XMan tag for ToxManager related stuff * s/hputStrLn stderr/dput XMisc/ in daemon code | |||
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-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 | |