Skip to content
/ yap Public

Yet Another low-overhead kernel-assisted sampling-based CPU time continuous Profiler.

Notifications You must be signed in to change notification settings

maxgio92/yap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickstart

$ go build ./toy_app/toy.go -o ./toy_app/toy
./toy_app/toy &
[1] 591488
$ sudo go run ./main.go --pid 591488 --duration 10

About

Yet Another low-overhead kernel-assisted sampling-based CPU time continuous Profiler.

Resources

Stars

Watchers

Forks

Packages

No packages published