visualization

package
v0.0.0-...-7d51e33 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 23, 2015 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package visualization handles the generation of the flame graph visualization.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Visualizer

type Visualizer interface {
	GenerateFlameGraph(string, string, bool) error
}

Visualizer takes a graph in the format specified at https://github.com/brendangregg/FlameGraph and creates a svg flame graph using Brendan Gregg's flame graph perl script

func NewVisualizer

func NewVisualizer() Visualizer

NewVisualizer returns a visualizer struct with default fileCreator

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL