X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=i_s%2Fprocesslist%2Fpublic.go;h=4a75c1d737439347e3eadae0310cf3fbc1cd15bf;hb=0b7bb57744ef4be1855155bccd96f6370061c009;hp=dcd0a25853ba4400eae797a35ec7dd74e8833be2;hpb=c5eb0ee3c462a88cd96a8095063aae6117fce992;p=pstop.git diff --git a/i_s/processlist/public.go b/i_s/processlist/public.go index dcd0a25..4a75c1d 100644 --- a/i_s/processlist/public.go +++ b/i_s/processlist/public.go @@ -20,9 +20,9 @@ type map_string_int map[string]int type Object struct { p_s.RelativeStats p_s.InitialTime - current table_rows // processlist - results pl_by_user_rows // results by user - totals pl_by_user_row // totals of results + current table_rows // processlist + results pl_by_user_rows // results by user + totals pl_by_user_row // totals of results } // Collect() collects data from the db, updating initial