Files @ 048811568c19
Branch filter:

Location: kallithea/rhodecode/tests/mem_watch

Marcin Kuzminski
temporarly fixed git _get_id_for_path problem in vcs.
Will iterate later while there's a nicer fix.
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