File: index.html

package info (click to toggle)
google-perftools 2.18-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 10,616 kB
  • sloc: cpp: 78,788; ansic: 17,902; sh: 10,783; python: 4,278; makefile: 1,127; ruby: 198; asm: 130; awk: 12
file content (16 lines) | stat: -rw-r--r-- 261 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<HTML>

<HEAD>
<title>Gperftools</title>
</HEAD>

<BODY>
<ul>
  <li> <A HREF="tcmalloc.html">thread-caching malloc</A>
  <li> <A HREF="heapprofile.html">heap-profiling using tcmalloc</A>
  <li> <A HREF="cpuprofile.html">CPU profiler</A>
</ul>

</BODY>

</HTML>