summaryrefslogtreecommitdiff
path: root/src/Control
AgeCommit message (Collapse)Author
2018-06-22Removed redundant imports and other clean up.joe
2018-06-20More DPut stuffjim@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-18Removed redundant MonadIO constraint from thread instrumentation.joe
2017-11-14More sensible DNSCache behavior for non-threaded runtime.joe
2017-11-06Updates to thread instrumentation.joe
2017-09-15Moved TriadCommittee to hierarchical location.joe
2017-09-15Moved Tasks to hierarchical location.joe
2017-09-14Fixed leak in thread instrumentation.joe
2017-07-28More details in threads listing.joe
2017-07-28Removed LANGUAGE Strict from Concurrent instrumentation.joe
2017-02-01Quieter thread instrumentation.joe
2017-01-26Use -XStrict on thread instrumentation.joe
2017-01-25Fixed leak in thread instrumentation.joe
2017-01-24-p port optionJames Crayne
2017-01-23Added thread-debug flag and "threads" command.joe