summaryrefslogtreecommitdiffstats
path: root/tapsets/API-thread-indent.html
diff options
authorfche <fche>2018-10-13 19:38:43 +0000
committerfche <fche>2018-10-13 19:38:43 +0000
commite542fe1f0b69e92061bc8000414506c282a31451 (patch)
tree897416744e3bbe5456e2f24c74ee1d8747df5f12 /tapsets/API-thread-indent.html
parentremoved langref/*.html (diff)
removed man pages
Diffstat (limited to 'tapsets/API-thread-indent.html')
-rw-r--r--tapsets/API-thread-indent.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/tapsets/API-thread-indent.html b/tapsets/API-thread-indent.html
index bac392db..c78f19b4 100644
--- a/tapsets/API-thread-indent.html
+++ b/tapsets/API-thread-indent.html
@@ -1,10 +1,10 @@
1<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>function::thread_indent</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="ansi.stp.html" title="Chapter 29. Utility functions for using ansi control chars in logs"><link rel="prev" href="API-indent-depth.html" title="function::indent_depth"><link rel="next" href="API-thread-indent-depth.html" title="function::thread_indent_depth"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"><span class="phrase">function::thread_indent</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-indent-depth.html">Prev</a> </td><th width="60%" align="center">Chapter 29. Utility functions for using ansi control chars in logs</th><td width="20%" align="right"> <a accesskey="n" href="API-thread-indent-depth.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="API-thread-indent"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>function::thread_indent — 1<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>function::thread_indent</title><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="ansi.stp.html" title="Chapter 29. Utility functions for using ansi control chars in logs"><link rel="prev" href="API-indent-depth.html" title="function::indent_depth"><link rel="next" href="API-thread-indent-depth.html" title="function::thread_indent_depth"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"><span class="phrase">function::thread_indent</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-indent-depth.html">Prev</a> </td><th width="60%" align="center">Chapter 29. Utility functions for using ansi control chars in logs</th><td width="20%" align="right"> <a accesskey="n" href="API-thread-indent-depth.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="API-thread-indent"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>function::thread_indent —
2 returns an amount of space with the current task information 2 returns an amount of space with the current task information
3 </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="programlisting"> 3 </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="programlisting">
4 thread_indent:string(delta:long) 4 thread_indent:string(delta:long)
5</pre></div><div class="refsect1"><a name="idm47871999285680"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>delta</code></em></span></dt><dd><p> 5</pre></div><div class="refsect1"><a name="idp71873691069712"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>delta</code></em></span></dt><dd><p>
6 the amount of space added/removed for each call 6 the amount of space added/removed for each call
7 </p></dd></dl></div></div><div class="refsect1"><a name="idm47871999282448"></a><h2>Description</h2><p> 7 </p></dd></dl></div></div><div class="refsect1"><a name="idp71873691072944"></a><h2>Description</h2><p>
8 This function returns a string with appropriate 8 This function returns a string with appropriate
9 indentation for a thread. Call it with a small positive or 9 indentation for a thread. Call it with a small positive or
10 matching negative delta. If this is the real outermost, 10 matching negative delta. If this is the real outermost,