Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 189 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 189 Bytes

cpu_memory_tool

Compute algorithm execute time

Argument

The PID of checked program

Build

$ mkdir build
$ cmake ..
# make

Example

$ cd build
$ ./cpu_memo (PID)