Files @ 5cacb51f25f1
Branch filter:

Location: kallithea/rhodecode/tests/mem_watch

Marcin Kuzminski
freeze of models for future migrations using small schema files snapshoting current model state
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