What's new? | Help | Directory | Sign in
Google
cachegrindvisualizer
CachegrindVisualizer — visualize profiling data
  
  
  
  
    
Search
for
Updated Jan 09, 2008 by develar
Labels: Featured, Phase-Support
enInstallation  
  1. Install AIR.
  2. Install CachegrindVisualizer.
  3. Install Graphviz.
  4. Install ZGRViewer.
  5. Configurate ZGRViewer
    1. Open ZGRViewer (windows: run.bat, linux: run.sh).
    2. File -> Preferences -> Directories write paths to programs, usually C:\Program Files\Graphviz\bin\dot.exe (instead of dot for the others accordingly neato, circo, etc.), press "Save" and close window.
    3. By the right key of the mouse it is clicked on a file: context menu — Open with -> Select program -> select ZGRViewer -> ОК. If has opened normally, pass to a following step, if not — fix paths. Who uses windows — edit run.bat and set variable ZGRV = ZGRViewer directory absolute path.
  6. Configurate xdebug. Set xdebug.profiler_output_name = %t.cg, specifier %t can replace with any another. It is possible to suggest that opening the file by clicking on it (extension "cg" registers CachegrindVisualizer).

Sign in to add a comment