Skip to content

mlctrez/gflamescope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gflamescope

Go Report Card

This is a go powered version of Netflix/flamescope

Summary

This project uses the ui components from Netflix/flamescope and replaces the python parts with a version written in go.

Building

See build.sh for how this is assembled. The binary is self contained in that you don't need to have the static html/css/js files in a directory when starting the server. Just copy the built binary and execute it to get the flamescope server running on :8080.

This project is built using vgo. Replacing vgo with go in the build.sh should be enough if you don't like that.

Usage

Usage of gflamescope:
  -root string
        directory (and sub directories) where perf files are located (default "examples")

About

This is a go powered version of Netflix flamescope

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published