Files @ 049bc911b04f
Branch filter:

Location: kallithea/rhodecode/tests/mem_watch

Marcin Kuzminski
removed upper menu to save space and did little rip off menu similar to G+
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