Files @ 7b356276b051
Branch filter:

Location: kallithea/rhodecode/tests/mem_watch - annotation

Marcin Kuzminski
General i18n update. Now it's going to be a part of BUILD process so it's always upto-date
ps -eo size,pid,user,command --sort -size | awk '{ hr=$1/1024 ; printf("%13.2f Mb ",hr) } { for ( x=4 ; x<=NF ; x++ ) { printf("%s ",$x) } print "" }'|grep [p]aster