summaryrefslogtreecommitdiffstats
path: root/display.c
AgeCommit message (Expand)Author
2023-05-21Revert "Revert "monitor the disk I/O of the server""Mark Wong
2020-04-16Add extra error handling to i_process()Mark Wong
2020-04-11Handle NULL header gracefullyMark Wong
2020-04-08Change display logic to show any non-negative valuesMark Wong
2020-04-08Re-implement swap activity for linuxMark Wong
2020-04-05Fix coloring of CPU statesMark Wong
2020-04-04Show swapping activity.Mark Wong
2019-07-08pgindentMark Wong
2019-07-08Revert "watch the database activity or TPS"Mark Wong
2019-07-08Revert "monitor the disk I/O of the server"Mark Wong
2019-07-08Revert "monitor the disk space of the server"Mark Wong
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
2012-06-01Fix batch modeEponymous Alias
2008-04-02Renamed 'ptop' to 'pg_top'.Mark Wong
2008-03-15Used more strict types, hopefully a good thing.Mark Wong
2008-02-23Ran pgindent from PostgreSQL 8.3.0.Mark Wong
2007-11-15Found a case where if no swap partition is set on linux, ptop willMark Wong
2007-10-09Ran pgindent to clean up formatting of the code and make it all uniform.Mark Wong
2007-10-09Prevent a core dump on Solaris.Mark Wong
2007-09-24Re-commited changes so that ptop doesn't seg fault if the databasev3.6.1-pre5Mark Wong
2007-09-23Revamped the default CFLAGS and turned on all warnings. Also removedMark Wong
2007-09-22Revert the changes that kept ptop from crashing when there is noMark Wong
2007-09-21Made changes so that the ptop will run without seg faulting if theMark Wong
2007-09-19Renamed 'top' to 'ptop'.v3.6.1-pre1Mark Wong
2007-04-20[svn] Create release 3.6.1William LeFebvre