Skip to content

pgohite/ocaml-c-profiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCAML Based C application profiler

  1. Compiling

cd ocaml-c-profiler make clean make all

(generates demo.o and profiler.native)

  1. Running Demo App

./demo.o

  1. Running Profiler

./profiler.native -n demo.o -p profile.data

(Scroll up and see outputs *)

About

OCAML based C Application Profiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors