Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 3b50a60a82e4457a974865c6b27d1895 > files > 46

gperftools-devel-2.0-11.fc18.i686.rpm

digraph Overview {
node [shape = box]

{rank=same
T1 [label="Thread Cache"]
Tsep [label="...", shape=plaintext]
Tn [label="Thread Cache"]
T1 -> Tsep -> Tn [style=invis]
}

C [label="Central\nHeap"]
T1 -> C [dir=both]
Tn -> C [dir=both]

}