OCAML Based C application profiler
- Compiling
cd ocaml-c-profiler make clean make all
(generates demo.o and profiler.native)
- Running Demo App
./demo.o
- Running Profiler
./profiler.native -n demo.o -p profile.data
(Scroll up and see outputs *)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
OCAML Based C application profiler
cd ocaml-c-profiler make clean make all
(generates demo.o and profiler.native)
./demo.o
./profiler.native -n demo.o -p profile.data
(Scroll up and see outputs *)