Files @ 72c525a7e7ad
Branch filter:

Location: kallithea/rhodecode/tests/mem_watch - annotation

Marcin Kuzminski
added migrations from 1.2.X to 1.3
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 paster