summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/tprof.4 4.html
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 19:59:05 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 19:59:05 -0400
commit1f19f33e45791ea59aed048796fc68672c6723a5 (patch)
tree54625fba89e91d1c2177801ec635e8528bba937f /static/netbsd/man4/tprof.4 4.html
parentac5e55f5f2af5b92794c2aded46c6bae85b5f5ed (diff)
docs: Removed Precompiled HTML
Diffstat (limited to 'static/netbsd/man4/tprof.4 4.html')
-rw-r--r--static/netbsd/man4/tprof.4 4.html50
1 files changed, 0 insertions, 50 deletions
diff --git a/static/netbsd/man4/tprof.4 4.html b/static/netbsd/man4/tprof.4 4.html
deleted file mode 100644
index 05df5429..00000000
--- a/static/netbsd/man4/tprof.4 4.html
+++ /dev/null
@@ -1,50 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">TPROF(4)</td>
- <td class="head-vol">Device Drivers Manual</td>
- <td class="head-rtitle">TPROF(4)</td>
- </tr>
-</table>
-<div class="manual-text">
-<section class="Sh">
-<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
-<p class="Pp"><code class="Nm">tprof</code> &#x2014; <span class="Nd">a sampling
- based profiler</span></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
-<p class="Pp"><code class="Cd">pseudo-device tprof</code></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
-<p class="Pp">The <code class="Nm">tprof</code> driver provides kernel services
- necessary for <a class="Xr">tprof(8)</a>.</p>
-<p class="Pp">Specifically, it makes its backend driver collect profiling
- samples and provide them to the userland consumer.</p>
-<p class="Pp">The API/ABI is currently undocumented and will likely change in
- future without keeping compatibility.</p>
-<p class="Pp">On x86, the tprof_x86 module must be loaded in addition to the
- <code class="Nm">tprof</code> driver.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE
- ALSO</a></h1>
-<p class="Pp"><a class="Xr">tprof(8)</a></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1>
-<p class="Pp">The <code class="Nm">tprof</code> driver was written by
- <span class="An">YAMAMOTO Takashi</span>.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1>
-<p class="Pp">There is no way to configure multiple backend drivers
- statically.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">December 12, 2018</td>
- <td class="foot-os">NetBSD 10.1</td>
- </tr>
-</table>