...

Text file src/github.com/google/pprof/internal/graph/testdata/compose4.dot

Documentation: github.com/google/pprof/internal/graph/testdata

     1digraph "testtitle" {
     2node [style=filled fillcolor="#f8f8f8"]
     3subgraph cluster_L { "label1" [shape=box fontsize=16 label="label1\llabel2\llabel3: \"foo\"\l" tooltip="testtitle"] }
     4}

View as plain text