Skip to content

Commit

Permalink
Update memusage.cpp
Browse files Browse the repository at this point in the history
MEMUSAGE script for measuring the peak virtual and resident memory of a program by Liu Yongchao
  • Loading branch information
SaraEl-Metwally committed Mar 12, 2016
1 parent 14819e7 commit a1dc2cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions memusage.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*MEMUSAGE (by Liu Yongchao, [email protected]) measures the peak virtual and resident memory of a program */
#include <string>
#include <iostream>
#include <fstream>
Expand Down

0 comments on commit a1dc2cc

Please sign in to comment.