Remove time.Ticker and adjust polling mechanism
[pstop.git] / main.go
2014-12-03 Simon J MuddRemove time.Ticker and adjust polling mechanism
2014-12-02 Simon J Muddfix typo: in db name
2014-12-01 Simon J MuddAdd checks for access to tables which may not be selectable
2014-12-01 Simon J MuddProvide more useful error message if MySQL version...
2014-11-21 Simon J MuddAdd support for profiling
2014-11-15 Simon J MuddIsolate display from collection of data
2014-11-14 Simon J Muddinterval is configurable so do not say it is not
2014-11-14 Simon J MuddInitial import of pstop v0.0.10