Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Profviz

A visualizer for V profile files.

Compilation

Install V, clone the profviz repo and in the folder compile the project with v -prod ..

Usage

How to use it:

First profile your code with v -prof prof_output1 run . (pass -cc gcc if you want accurate timing informations for multithreaded programs).

Then run profviz: profviz prof_output1

You can open multiple files profviz prof_output1 prof_output2 prof_output3

You can click on the labels of the columns to sort them. image image

About

Gui visualizer for V's profiler

Resources

Stars

14 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages