summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-07-13Set to 3.7.0-beta1v3.7.0-beta1Mark Wong
2013-06-18Removal of hpux8-related filesMichael Paquier
2013-06-10monitor the disk space of the serverMichael Paquier
2013-06-10monitor the disk I/O of the serverMichael Paquier
2013-06-10watch the database activity or TPSMichael Paquier
2013-06-07Improvement of docs, help messages and addition of long optionsMichael Paquier
2013-05-05Change release to 3.7.0-alpha3v3.7.0-alpha3Mark Wong
2013-05-05Updates for openbsdOkan Demirmen
2013-04-19Update docs and man pagesMark Wong
2013-04-19Display current query with remote monitoringMark Wong
2013-04-19Updated for osxMark Wong
2013-04-19Updates for freebsd 9Mark Wong
2013-04-18Changed release to 3.7.0-alpha2v3.7.0-alpha2Mark Wong
2013-04-18Forgot to add remote.h into file listMark Wong
2013-04-03Handle single connection cases in openbsdMark Wong
2013-03-27Fix library searching in configureMark Wong
2013-03-27Current query only for linuxMark Wong
2013-03-27Add ignore fileMark Wong
2013-03-27sync with top(1) in base; remove KERNBASE. ok okan@Stuart Henderson
2013-03-27catch up with change KERN_PROC2 -> KERN_PROCChristian Weisgerber
2013-03-27- fix build on mips64Jasper Lievisse Adriaanse
2013-03-27Enable io stats only for linuxMark Wong
2012-11-29Merge pull request #1 from snaga/fixbysnagav3.7.0-alpha1Mark Wong
2012-11-24- Fixed a query string to get `current_query' column from pg_stat_activitySatoshi Nagayasu
2012-10-19Add ability to show current executing queryMark Wong
2012-10-19Fix current queryMark Wong
2012-09-24Use strncpy instead of strcpyMark Wong
2012-09-24Changed release to alpha1Mark Wong
2012-09-17Update queries for postgres 9.2Mark Wong
2012-09-17Abstract pg_stat_activity callsMark Wong
2012-06-01Fix batch modeEponymous Alias
2012-06-01Escape a hyphen in the manpageFrancois Marier
2009-11-15Solaris placeholder for displaying i/o.Mark Wong
2009-11-15Solaris compiler warnings fix.Mark Wong
2009-10-17Merge branch 'master' of git://git.postgresql.org/git/pg_topMark Wong
2009-10-17Cumulative statistics is constantly growing on redrawsMark Wong
2009-04-17Here is a patch that fix the configure script to work with --as-neededmarkwkm
2009-03-26Added functionality to display i/o stats per process for remote LinuxMark Wong
2009-03-10Fixed the display of the full command line / environment settings for OSMark Wong
2009-03-06Added minimal function definition changes to make m_macosx compile withMark Wong
2009-03-06Cleaned up the formatting and removed code that's been commented out.Mark Wong
2009-03-03Added the ability to sort i/o statistics. Since this was initiallyMark Wong
2009-03-02Fixed the calculation of wchar when determining differential stats forMark Wong
2009-03-02Fixed a bug, more specifically, omission of code to insert and retrieveMark Wong
2009-03-01Removed 'I' command for displaying idle processes since 'i' does theMark Wong
2009-03-01Added a format_b() function to format strings from numbers that in inMark Wong
2009-02-28Fixed Makefile.am with new rules to build and clean sigdesc.hMark Wong
2008-09-22fixed process output to print command name without argumentsSelena Deckelmann
2008-09-10Added typecasts to suppress compiler warnings.Mark Wong
2008-08-28Updated the README, TODO, and FAQ.Mark Wong