Files @ 851ea1139169
Branch filter:

Location: kallithea/rhodecode/tests/mem_watch

Tony Bussieres
No more relying on user agent to check if the request is for a git action. Patch candidate for issue #368
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