diff options
| author | lberk <lberk> | 2013-03-14 19:36:07 +0000 |
|---|---|---|
| committer | lberk <lberk> | 2013-03-14 19:36:07 +0000 |
| commit | b6fe23474f05930bbc1b98ff060873d474ba75f8 (patch) | |
| tree | a6454bcb8fb5c1c5723689a945010c238b0ece42 /tapsets | |
| parent | added new man pages (diff) | |
removed man pages
Diffstat (limited to 'tapsets')
577 files changed, 1016 insertions, 1016 deletions
diff --git a/tapsets/API-HZ.html b/tapsets/API-HZ.html index d784c830..52be2671 100644 --- a/tapsets/API-HZ.html +++ b/tapsets/API-HZ.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Kernel HZ | 2 | Kernel HZ |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | HZ:long() | 4 | HZ:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5740000"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5744544"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5741152"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5745696"></a><h2>Description</h2><p> |
| 8 | This function returns the value of the kernel HZ macro, | 8 | This function returns the value of the kernel HZ macro, |
| 9 | which corresponds to the rate of increase of the jiffies value. | 9 | which corresponds to the rate of increase of the jiffies value. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="timestamp_stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="timestamp_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-cpu-clock-ms.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 3. Timestamp Functions </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::cpu_clock_ms</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="timestamp_stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="timestamp_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-cpu-clock-ms.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 3. Timestamp Functions </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::cpu_clock_ms</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-MAJOR.html b/tapsets/API-MAJOR.html index 09dbf607..4cd2b3b6 100644 --- a/tapsets/API-MAJOR.html +++ b/tapsets/API-MAJOR.html | |||
| @@ -2,6 +2,6 @@ | |||
| 2 | Extract major device number from a kernel device number (kdev_t) | 2 | Extract major device number from a kernel device number (kdev_t) |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | MAJOR:long(dev:long) | 4 | MAJOR:long(dev:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10974528"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10978096"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> |
| 6 | Kernel device number to query. | 6 | Kernel device number to query. |
| 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="dev.stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="dev.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-MINOR.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 19. Device Tapset </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::MINOR</span></td></tr></table></div></body></html> | 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="dev.stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="dev.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-MINOR.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 19. Device Tapset </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::MINOR</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-MINOR.html b/tapsets/API-MINOR.html index 49b0c7b2..4f86737f 100644 --- a/tapsets/API-MINOR.html +++ b/tapsets/API-MINOR.html | |||
| @@ -2,6 +2,6 @@ | |||
| 2 | Extract minor device number from a kernel device number (kdev_t) | 2 | Extract minor device number from a kernel device number (kdev_t) |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | MINOR:long(dev:long) | 4 | MINOR:long(dev:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10984432"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10988000"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> |
| 6 | Kernel device number to query. | 6 | Kernel device number to query. |
| 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-MAJOR.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="dev.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-MKDEV.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::MAJOR</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::MKDEV</span></td></tr></table></div></body></html> | 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-MAJOR.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="dev.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-MKDEV.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::MAJOR</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::MKDEV</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-MKDEV.html b/tapsets/API-MKDEV.html index ba8b5025..a243e129 100644 --- a/tapsets/API-MKDEV.html +++ b/tapsets/API-MKDEV.html | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | Creates a value that can be compared to a kernel device number (kdev_t) | 2 | Creates a value that can be compared to a kernel device number (kdev_t) |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | MKDEV:long(major:long,minor:long) | 4 | MKDEV:long(major:long,minor:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10994336"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>major</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10997968"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>major</code></em></span></dt><dd><p> |
| 6 | Intended major device number. | 6 | Intended major device number. |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>minor</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>minor</code></em></span></dt><dd><p> |
| 8 | Intended minor device number. | 8 | Intended minor device number. |
diff --git a/tapsets/API-addr-to-node.html b/tapsets/API-addr-to-node.html index fdf5ff33..53ee400b 100644 --- a/tapsets/API-addr-to-node.html +++ b/tapsets/API-addr-to-node.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Returns which node a given address belongs to within a NUMA system | 2 | Returns which node a given address belongs to within a NUMA system |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | addr_to_node:long(addr:long) | 4 | addr_to_node:long(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6018048"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6022592"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the address of the faulting memory access | 6 | the address of the faulting memory access |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6021104"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6025648"></a><h2>Description</h2><p> |
| 8 | This function accepts an address, and returns the | 8 | This function accepts an address, and returns the |
| 9 | node that the given address belongs to in a NUMA system. | 9 | node that the given address belongs to in a NUMA system. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="memory_stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="memory_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-bytes-to-string.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 6. Memory Tapset </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::bytes_to_string</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="memory_stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="memory_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-bytes-to-string.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 6. Memory Tapset </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::bytes_to_string</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-addr.html b/tapsets/API-addr.html index a9d1695f..cf54bbf7 100644 --- a/tapsets/API-addr.html +++ b/tapsets/API-addr.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Address of the current probe point. | 2 | Address of the current probe point. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | addr:long() | 4 | addr:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp3745216"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp3746640"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp3746432"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp3747856"></a><h2>Description</h2><p> |
| 8 | Returns the instruction pointer from the current probe's | 8 | Returns the instruction pointer from the current probe's |
| 9 | register state. Not all probe types have registers though, in which case | 9 | register state. Not all probe types have registers though, in which case |
| 10 | zero is returned. The returned address is suitable for use with functions | 10 | zero is returned. The returned address is suitable for use with functions |
diff --git a/tapsets/API-ansi-clear-screen.html b/tapsets/API-ansi-clear-screen.html index ed0b25ba..3468c833 100644 --- a/tapsets/API-ansi-clear-screen.html +++ b/tapsets/API-ansi-clear-screen.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Move cursor to top left and clear screen. | 2 | Move cursor to top left and clear screen. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | ansi_clear_screen() | 4 | ansi_clear_screen() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12117680"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12121632"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp12118896"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp12122848"></a><h2>Description</h2><p> |
| 8 | Sends ansi code for moving cursor to top left and then the | 8 | Sends ansi code for moving cursor to top left and then the |
| 9 | ansi code for clearing the screen from the cursor position to the end. | 9 | ansi code for clearing the screen from the cursor position to the end. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ansi.stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ansi.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ansi-cursor-hide.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 28. Utility functions for using ansi control chars in logs </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ansi_cursor_hide</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ansi.stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ansi.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ansi-cursor-hide.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 28. Utility functions for using ansi control chars in logs </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ansi_cursor_hide</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ansi-cursor-hide.html b/tapsets/API-ansi-cursor-hide.html index 6a3a2079..941f7f76 100644 --- a/tapsets/API-ansi-cursor-hide.html +++ b/tapsets/API-ansi-cursor-hide.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | Hides the cursor. | 2 | Hides the cursor. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | ansi_cursor_hide() | 4 | ansi_cursor_hide() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12127008"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12130960"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp12128224"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp12132176"></a><h2>Description</h2><p> |
| 8 | Sends ansi code for hiding the cursor. | 8 | Sends ansi code for hiding the cursor. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ansi-clear-screen.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ansi.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ansi-cursor-move.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ansi_clear_screen</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ansi_cursor_move</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ansi-clear-screen.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ansi.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ansi-cursor-move.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ansi_clear_screen</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ansi_cursor_move</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ansi-cursor-move.html b/tapsets/API-ansi-cursor-move.html index 094dbf24..1358d3ac 100644 --- a/tapsets/API-ansi-cursor-move.html +++ b/tapsets/API-ansi-cursor-move.html | |||
| @@ -2,11 +2,11 @@ | |||
| 2 | Move cursor to new coordinates. | 2 | Move cursor to new coordinates. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | ansi_cursor_move(x:long,y:long) | 4 | ansi_cursor_move(x:long,y:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12136128"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>x</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12140192"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>x</code></em></span></dt><dd><p> |
| 6 | Row to move the cursor to. | 6 | Row to move the cursor to. |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>y</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>y</code></em></span></dt><dd><p> |
| 8 | Colomn to move the cursor to. | 8 | Colomn to move the cursor to. |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12141344"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12145408"></a><h2>Description</h2><p> |
| 10 | Sends ansi code for positioning the cursor at row x | 10 | Sends ansi code for positioning the cursor at row x |
| 11 | and column y. Coordinates start at one, (1,1) is the top-left corner. | 11 | and column y. Coordinates start at one, (1,1) is the top-left corner. |
| 12 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ansi-cursor-hide.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ansi.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ansi-cursor-restore.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ansi_cursor_hide</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ansi_cursor_restore</span></td></tr></table></div></body></html> | 12 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ansi-cursor-hide.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ansi.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ansi-cursor-restore.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ansi_cursor_hide</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ansi_cursor_restore</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ansi-cursor-restore.html b/tapsets/API-ansi-cursor-restore.html index fbba2561..441d67a4 100644 --- a/tapsets/API-ansi-cursor-restore.html +++ b/tapsets/API-ansi-cursor-restore.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Restores a previously saved cursor position. | 2 | Restores a previously saved cursor position. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | ansi_cursor_restore() | 4 | ansi_cursor_restore() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12149456"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12153472"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp12150672"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp12154688"></a><h2>Description</h2><p> |
| 8 | Sends ansi code for restoring the current cursor position | 8 | Sends ansi code for restoring the current cursor position |
| 9 | previously saved with <code class="function">ansi_cursor_save</code>. | 9 | previously saved with <code class="function">ansi_cursor_save</code>. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ansi-cursor-move.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ansi.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ansi-cursor-save.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ansi_cursor_move</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ansi_cursor_save</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ansi-cursor-move.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ansi.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ansi-cursor-save.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ansi_cursor_move</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ansi_cursor_save</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ansi-cursor-save.html b/tapsets/API-ansi-cursor-save.html index 1556f106..895228e8 100644 --- a/tapsets/API-ansi-cursor-save.html +++ b/tapsets/API-ansi-cursor-save.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | Saves the cursor position. | 2 | Saves the cursor position. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | ansi_cursor_save() | 4 | ansi_cursor_save() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12159360"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12163424"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp12160576"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp12164640"></a><h2>Description</h2><p> |
| 8 | Sends ansi code for saving the current cursor position. | 8 | Sends ansi code for saving the current cursor position. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ansi-cursor-restore.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ansi.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ansi-cursor-show.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ansi_cursor_restore</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ansi_cursor_show</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ansi-cursor-restore.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ansi.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ansi-cursor-show.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ansi_cursor_restore</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ansi_cursor_show</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ansi-cursor-show.html b/tapsets/API-ansi-cursor-show.html index bc97476b..315debc9 100644 --- a/tapsets/API-ansi-cursor-show.html +++ b/tapsets/API-ansi-cursor-show.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | Shows the cursor. | 2 | Shows the cursor. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | ansi_cursor_show() | 4 | ansi_cursor_show() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12168608"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12172608"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp12169824"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp12173824"></a><h2>Description</h2><p> |
| 8 | Sends ansi code for showing the cursor. | 8 | Sends ansi code for showing the cursor. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ansi-cursor-save.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ansi.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ansi-new-line.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ansi_cursor_save</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ansi_new_line</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ansi-cursor-save.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ansi.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ansi-new-line.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ansi_cursor_save</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ansi_new_line</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ansi-new-line.html b/tapsets/API-ansi-new-line.html index 88bdbd7b..7d9cbb4e 100644 --- a/tapsets/API-ansi-new-line.html +++ b/tapsets/API-ansi-new-line.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | Move cursor to new line. | 2 | Move cursor to new line. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | ansi_new_line() | 4 | ansi_new_line() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12177792"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12181792"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp12179008"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp12183008"></a><h2>Description</h2><p> |
| 8 | Sends ansi code new line. | 8 | Sends ansi code new line. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ansi-cursor-show.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ansi.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ansi-reset-color.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ansi_cursor_show</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ansi_reset_color</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ansi-cursor-show.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ansi.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ansi-reset-color.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ansi_cursor_show</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ansi_reset_color</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ansi-reset-color.html b/tapsets/API-ansi-reset-color.html index 94785d94..a5931286 100644 --- a/tapsets/API-ansi-reset-color.html +++ b/tapsets/API-ansi-reset-color.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Resets Select Graphic Rendition mode. | 2 | Resets Select Graphic Rendition mode. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | ansi_reset_color() | 4 | ansi_reset_color() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12187024"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12191024"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp12188240"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp12192240"></a><h2>Description</h2><p> |
| 8 | Sends ansi code to reset foreground, background and color | 8 | Sends ansi code to reset foreground, background and color |
| 9 | attribute to default values. | 9 | attribute to default values. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ansi-new-line.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ansi.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ansi-set-color.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ansi_new_line</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ansi_set_color</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ansi-new-line.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ansi.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ansi-set-color.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ansi_new_line</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ansi_set_color</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ansi-set-color.html b/tapsets/API-ansi-set-color.html index 3581a400..6129100d 100644 --- a/tapsets/API-ansi-set-color.html +++ b/tapsets/API-ansi-set-color.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Set the ansi Select Graphic Rendition mode. | 2 | Set the ansi Select Graphic Rendition mode. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | ansi_set_color(fg:long) | 4 | ansi_set_color(fg:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12196272"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>fg</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12200272"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>fg</code></em></span></dt><dd><p> |
| 6 | Foreground color to set. | 6 | Foreground color to set. |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12199440"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12203488"></a><h2>Description</h2><p> |
| 8 | Sends ansi code for Select Graphic Rendition mode for the | 8 | Sends ansi code for Select Graphic Rendition mode for the |
| 9 | given forground color. Black (30), Blue (34), Green (32), Cyan (36), | 9 | given forground color. Black (30), Blue (34), Green (32), Cyan (36), |
| 10 | Red (31), Purple (35), Brown (33), Light Gray (37). | 10 | Red (31), Purple (35), Brown (33), Light Gray (37). |
diff --git a/tapsets/API-ansi-set-color2.html b/tapsets/API-ansi-set-color2.html index caf3be40..2eda3b7f 100644 --- a/tapsets/API-ansi-set-color2.html +++ b/tapsets/API-ansi-set-color2.html | |||
| @@ -2,11 +2,11 @@ | |||
| 2 | Set the ansi Select Graphic Rendition mode. | 2 | Set the ansi Select Graphic Rendition mode. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | ansi_set_color2(fg:long,bg:long) | 4 | ansi_set_color2(fg:long,bg:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12207568"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>fg</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12211552"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>fg</code></em></span></dt><dd><p> |
| 6 | Foreground color to set. | 6 | Foreground color to set. |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>bg</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>bg</code></em></span></dt><dd><p> |
| 8 | Background color to set. | 8 | Background color to set. |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12212720"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12216752"></a><h2>Description</h2><p> |
| 10 | Sends ansi code for Select Graphic Rendition mode for the | 10 | Sends ansi code for Select Graphic Rendition mode for the |
| 11 | given forground color, Black (30), Blue (34), Green (32), Cyan (36), | 11 | given forground color, Black (30), Blue (34), Green (32), Cyan (36), |
| 12 | Red (31), Purple (35), Brown (33), Light Gray (37) and the given | 12 | Red (31), Purple (35), Brown (33), Light Gray (37) and the given |
diff --git a/tapsets/API-ansi-set-color3.html b/tapsets/API-ansi-set-color3.html index 77196c9c..c5f58535 100644 --- a/tapsets/API-ansi-set-color3.html +++ b/tapsets/API-ansi-set-color3.html | |||
| @@ -2,13 +2,13 @@ | |||
| 2 | Set the ansi Select Graphic Rendition mode. | 2 | Set the ansi Select Graphic Rendition mode. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | ansi_set_color3(fg:long,bg:long,attr:long) | 4 | ansi_set_color3(fg:long,bg:long,attr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12221040"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>fg</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12225072"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>fg</code></em></span></dt><dd><p> |
| 6 | Foreground color to set. | 6 | Foreground color to set. |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>bg</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>bg</code></em></span></dt><dd><p> |
| 8 | Background color to set. | 8 | Background color to set. |
| 9 | </p></dd><dt><span class="term"><em class="parameter"><code>attr</code></em></span></dt><dd><p> | 9 | </p></dd><dt><span class="term"><em class="parameter"><code>attr</code></em></span></dt><dd><p> |
| 10 | Color attribute to set. | 10 | Color attribute to set. |
| 11 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12228208"></a><h2>Description</h2><p> | 11 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12232240"></a><h2>Description</h2><p> |
| 12 | Sends ansi code for Select Graphic Rendition mode for the | 12 | Sends ansi code for Select Graphic Rendition mode for the |
| 13 | given forground color, Black (30), Blue (34), Green (32), Cyan (36), | 13 | given forground color, Black (30), Blue (34), Green (32), Cyan (36), |
| 14 | Red (31), Purple (35), Brown (33), Light Gray (37), the given | 14 | Red (31), Purple (35), Brown (33), Light Gray (37), the given |
diff --git a/tapsets/API-asmlinkage.html b/tapsets/API-asmlinkage.html index 1e496d91..74371b67 100644 --- a/tapsets/API-asmlinkage.html +++ b/tapsets/API-asmlinkage.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Mark function as declared asmlinkage | 2 | Mark function as declared asmlinkage |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | asmlinkage() | 4 | asmlinkage() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp80112"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp84640"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp81328"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp85856"></a><h2>Description</h2><p> |
| 8 | Call this function before accessing arguments | 8 | Call this function before accessing arguments |
| 9 | using the *_arg functions | 9 | using the *_arg functions |
| 10 | if the probed kernel function was declared asmlinkage in the source. | 10 | if the probed kernel function was declared asmlinkage in the source. |
diff --git a/tapsets/API-atomic-long-read.html b/tapsets/API-atomic-long-read.html index a2cee91a..2ee59d2c 100644 --- a/tapsets/API-atomic-long-read.html +++ b/tapsets/API-atomic-long-read.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves an atomic long variable from kernel memory | 2 | Retrieves an atomic long variable from kernel memory |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | atomic_long_read:long(addr:long) | 4 | atomic_long_read:long(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11314720"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11318256"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | pointer to atomic long variable | 6 | pointer to atomic long variable |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11317936"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11321472"></a><h2>Description</h2><p> |
| 8 | Safely perform the read of an atomic long variable. This will be a | 8 | Safely perform the read of an atomic long variable. This will be a |
| 9 | NOP on kernels that do not have ATOMIC_LONG_INIT set on the kernel config. | 9 | NOP on kernels that do not have ATOMIC_LONG_INIT set on the kernel config. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="conversions.stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-atomic-read.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 24. String and data retrieving functions Tapset </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::atomic_read</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="conversions.stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-atomic-read.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 24. String and data retrieving functions Tapset </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::atomic_read</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-atomic-read.html b/tapsets/API-atomic-read.html index 88d36ecd..9b2a8204 100644 --- a/tapsets/API-atomic-read.html +++ b/tapsets/API-atomic-read.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | Retrieves an atomic variable from kernel memory | 2 | Retrieves an atomic variable from kernel memory |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | atomic_read:long(addr:long) | 4 | atomic_read:long(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11325984"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11329568"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | pointer to atomic variable | 6 | pointer to atomic variable |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11329184"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11332768"></a><h2>Description</h2><p> |
| 8 | Safely perform the read of an atomic variable. | 8 | Safely perform the read of an atomic variable. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-atomic-long-read.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-kernel-char.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::atomic_long_read</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::kernel_char</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-atomic-long-read.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-kernel-char.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::atomic_long_read</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::kernel_char</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-backtrace.html b/tapsets/API-backtrace.html index 7f5120ca..25af8e39 100644 --- a/tapsets/API-backtrace.html +++ b/tapsets/API-backtrace.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Hex backtrace of current kernel stack | 2 | Hex backtrace of current kernel stack |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | backtrace:string() | 4 | backtrace:string() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp89232"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp93760"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp90448"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp94976"></a><h2>Description</h2><p> |
| 8 | This function returns a string of hex addresses | 8 | This function returns a string of hex addresses |
| 9 | that are a backtrace of the kernel stack. Output may be truncated | 9 | that are a backtrace of the kernel stack. Output may be truncated |
| 10 | as per maximum string length (MAXSTRINGLEN). See | 10 | as per maximum string length (MAXSTRINGLEN). See |
diff --git a/tapsets/API-bytes-to-string.html b/tapsets/API-bytes-to-string.html index 95672593..8712c8c7 100644 --- a/tapsets/API-bytes-to-string.html +++ b/tapsets/API-bytes-to-string.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Human readable string for given bytes | 2 | Human readable string for given bytes |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | bytes_to_string:string(bytes:long) | 4 | bytes_to_string:string(bytes:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6028480"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>bytes</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6033024"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>bytes</code></em></span></dt><dd><p> |
| 6 | Number of bytes to translate. | 6 | Number of bytes to translate. |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6031536"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6036080"></a><h2>Description</h2><p> |
| 8 | Returns a string representing the number of bytes (up | 8 | Returns a string representing the number of bytes (up |
| 9 | to 1024 bytes), the number of kilobytes (when less than 1024K) | 9 | to 1024 bytes), the number of kilobytes (when less than 1024K) |
| 10 | postfixed by 'K', the number of megabytes (when less than 1024M) | 10 | postfixed by 'K', the number of megabytes (when less than 1024M) |
diff --git a/tapsets/API-caller-addr.html b/tapsets/API-caller-addr.html index 911f2ffe..2a6d1bff 100644 --- a/tapsets/API-caller-addr.html +++ b/tapsets/API-caller-addr.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | Return caller address | 2 | Return caller address |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | caller_addr:long() | 4 | caller_addr:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp110688"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp115312"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp111904"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp116528"></a><h2>Description</h2><p> |
| 8 | This function returns the address of the calling function. | 8 | This function returns the address of the calling function. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-caller.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-callers.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::caller</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::callers</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-caller.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-callers.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::caller</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::callers</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-caller.html b/tapsets/API-caller.html index b5926575..5a88c855 100644 --- a/tapsets/API-caller.html +++ b/tapsets/API-caller.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Return name and address of calling function | 2 | Return name and address of calling function |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | caller:string() | 4 | caller:string() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp99056"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp103632"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp100272"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp104848"></a><h2>Description</h2><p> |
| 8 | This function returns the address and name of the | 8 | This function returns the address and name of the |
| 9 | calling function. This is equivalent to calling: | 9 | calling function. This is equivalent to calling: |
| 10 | sprintf(<span class="quote">“<span class="quote"><code class="constant">s</code> 0x<code class="constant">x</code></span>”</span>, symname(<code class="function">caller_addr</code>), <code class="function">caller_addr</code>) | 10 | sprintf(<span class="quote">“<span class="quote"><code class="constant">s</code> 0x<code class="constant">x</code></span>”</span>, symname(<code class="function">caller_addr</code>), <code class="function">caller_addr</code>) |
diff --git a/tapsets/API-cmdline-arg.html b/tapsets/API-cmdline-arg.html index 7030a0b0..0576df39 100644 --- a/tapsets/API-cmdline-arg.html +++ b/tapsets/API-cmdline-arg.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Fetch a command line argument | 2 | Fetch a command line argument |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | cmdline_arg:string(n:long) | 4 | cmdline_arg:string(n:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4771168"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4775696"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> |
| 6 | Argument to get (zero is the command itself) | 6 | Argument to get (zero is the command itself) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp4774224"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp4778752"></a><h2>Description</h2><p> |
| 8 | Returns argument the requested argument from the | 8 | Returns argument the requested argument from the |
| 9 | current process or the empty string when there are not that many | 9 | current process or the empty string when there are not that many |
| 10 | arguments or there is a problem retrieving the argument. Argument | 10 | arguments or there is a problem retrieving the argument. Argument |
diff --git a/tapsets/API-cmdline-args.html b/tapsets/API-cmdline-args.html index feaa6d9c..b98fcdc9 100644 --- a/tapsets/API-cmdline-args.html +++ b/tapsets/API-cmdline-args.html | |||
| @@ -2,13 +2,13 @@ | |||
| 2 | Fetch command line arguments from current process | 2 | Fetch command line arguments from current process |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | cmdline_args:string(n:long,m:long,delim:string) | 4 | cmdline_args:string(n:long,m:long,delim:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4781728"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4786256"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> |
| 6 | First argument to get (zero is the command itself) | 6 | First argument to get (zero is the command itself) |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>m</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>m</code></em></span></dt><dd><p> |
| 8 | Last argument to get (or minus one for all arguments after n) | 8 | Last argument to get (or minus one for all arguments after n) |
| 9 | </p></dd><dt><span class="term"><em class="parameter"><code>delim</code></em></span></dt><dd><p> | 9 | </p></dd><dt><span class="term"><em class="parameter"><code>delim</code></em></span></dt><dd><p> |
| 10 | String to use to delimit arguments when more than one. | 10 | String to use to delimit arguments when more than one. |
| 11 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp4788592"></a><h2>Description</h2><p> | 11 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp4793120"></a><h2>Description</h2><p> |
| 12 | Returns arguments from the current process starting | 12 | Returns arguments from the current process starting |
| 13 | with argument number n, up to argument m. If there are less than n | 13 | with argument number n, up to argument m. If there are less than n |
| 14 | arguments, or the arguments cannot be retrieved from the current | 14 | arguments, or the arguments cannot be retrieved from the current |
diff --git a/tapsets/API-cmdline-str.html b/tapsets/API-cmdline-str.html index 6fa39b2b..bab19643 100644 --- a/tapsets/API-cmdline-str.html +++ b/tapsets/API-cmdline-str.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Fetch all command line arguments from current process | 2 | Fetch all command line arguments from current process |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | cmdline_str:string() | 4 | cmdline_str:string() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4796224"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4800752"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp4797376"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp4801904"></a><h2>Description</h2><p> |
| 8 | Returns all arguments from the current process | 8 | Returns all arguments from the current process |
| 9 | delimited by spaces. Returns the empty string when the arguments | 9 | delimited by spaces. Returns the empty string when the arguments |
| 10 | cannot be retrieved. | 10 | cannot be retrieved. |
diff --git a/tapsets/API-commit.html b/tapsets/API-commit.html index 8fac9f3f..a77cbf30 100644 --- a/tapsets/API-commit.html +++ b/tapsets/API-commit.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Write out all output related to a speculation buffer | 2 | Write out all output related to a speculation buffer |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | commit(id:long) | 4 | commit(id:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp13777488"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>id</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp13781728"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>id</code></em></span></dt><dd><p> |
| 6 | of the buffer to store the information in | 6 | of the buffer to store the information in |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13780672"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13784912"></a><h2>Description</h2><p> |
| 8 | Output all the output for <em class="parameter"><code>id</code></em> in the order that it was entered into | 8 | Output all the output for <em class="parameter"><code>id</code></em> in the order that it was entered into |
| 9 | the speculative buffer by <code class="function">speculative</code>. | 9 | the speculative buffer by <code class="function">speculative</code>. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="speculation.stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="speculation.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-discard.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 31. Speculation </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::discard</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="speculation.stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="speculation.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-discard.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 31. Speculation </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::discard</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-cpu-clock-ms.html b/tapsets/API-cpu-clock-ms.html index 9e6087ef..7212fe60 100644 --- a/tapsets/API-cpu-clock-ms.html +++ b/tapsets/API-cpu-clock-ms.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Number of milliseconds on the given cpu's clock | 2 | Number of milliseconds on the given cpu's clock |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | cpu_clock_ms:long(cpu:long) | 4 | cpu_clock_ms:long(cpu:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5748544"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>cpu</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5753088"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>cpu</code></em></span></dt><dd><p> |
| 6 | Which processor's clock to read | 6 | Which processor's clock to read |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5751600"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5756144"></a><h2>Description</h2><p> |
| 8 | This function returns the number of milliseconds on the given | 8 | This function returns the number of milliseconds on the given |
| 9 | cpu's clock. This is always monotonic comparing on the same cpu, but may | 9 | cpu's clock. This is always monotonic comparing on the same cpu, but may |
| 10 | have some drift between cpus (within about a jiffy). | 10 | have some drift between cpus (within about a jiffy). |
diff --git a/tapsets/API-cpu-clock-ns.html b/tapsets/API-cpu-clock-ns.html index c92e6da4..01fe37a5 100644 --- a/tapsets/API-cpu-clock-ns.html +++ b/tapsets/API-cpu-clock-ns.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Number of nanoseconds on the given cpu's clock | 2 | Number of nanoseconds on the given cpu's clock |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | cpu_clock_ns:long(cpu:long) | 4 | cpu_clock_ns:long(cpu:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5759056"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>cpu</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5763600"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>cpu</code></em></span></dt><dd><p> |
| 6 | Which processor's clock to read | 6 | Which processor's clock to read |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5762112"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5766656"></a><h2>Description</h2><p> |
| 8 | This function returns the number of nanoseconds on the given | 8 | This function returns the number of nanoseconds on the given |
| 9 | cpu's clock. This is always monotonic comparing on the same cpu, but may | 9 | cpu's clock. This is always monotonic comparing on the same cpu, but may |
| 10 | have some drift between cpus (within about a jiffy). | 10 | have some drift between cpus (within about a jiffy). |
diff --git a/tapsets/API-cpu-clock-s.html b/tapsets/API-cpu-clock-s.html index 87e41843..f474df0e 100644 --- a/tapsets/API-cpu-clock-s.html +++ b/tapsets/API-cpu-clock-s.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Number of seconds on the given cpu's clock | 2 | Number of seconds on the given cpu's clock |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | cpu_clock_s:long(cpu:long) | 4 | cpu_clock_s:long(cpu:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5769568"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>cpu</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5774112"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>cpu</code></em></span></dt><dd><p> |
| 6 | Which processor's clock to read | 6 | Which processor's clock to read |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5772624"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5777168"></a><h2>Description</h2><p> |
| 8 | This function returns the number of seconds on the given cpu's | 8 | This function returns the number of seconds on the given cpu's |
| 9 | clock. This is always monotonic comparing on the same cpu, but may have | 9 | clock. This is always monotonic comparing on the same cpu, but may have |
| 10 | some drift between cpus (within about a jiffy). | 10 | some drift between cpus (within about a jiffy). |
diff --git a/tapsets/API-cpu-clock-us.html b/tapsets/API-cpu-clock-us.html index ab345cd3..fd83cbb8 100644 --- a/tapsets/API-cpu-clock-us.html +++ b/tapsets/API-cpu-clock-us.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Number of microseconds on the given cpu's clock | 2 | Number of microseconds on the given cpu's clock |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | cpu_clock_us:long(cpu:long) | 4 | cpu_clock_us:long(cpu:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5780080"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>cpu</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5784624"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>cpu</code></em></span></dt><dd><p> |
| 6 | Which processor's clock to read | 6 | Which processor's clock to read |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5783136"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5787680"></a><h2>Description</h2><p> |
| 8 | This function returns the number of microseconds on the given | 8 | This function returns the number of microseconds on the given |
| 9 | cpu's clock. This is always monotonic comparing on the same cpu, but may | 9 | cpu's clock. This is always monotonic comparing on the same cpu, but may |
| 10 | have some drift between cpus (within about a jiffy). | 10 | have some drift between cpus (within about a jiffy). |
diff --git a/tapsets/API-cpu.html b/tapsets/API-cpu.html index 4ae689c0..e56dd299 100644 --- a/tapsets/API-cpu.html +++ b/tapsets/API-cpu.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | Returns the current cpu number | 2 | Returns the current cpu number |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | cpu:long() | 4 | cpu:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4804784"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4809312"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp4805936"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp4810464"></a><h2>Description</h2><p> |
| 8 | This function returns the current cpu number. | 8 | This function returns the current cpu number. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-cmdline-str.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-cpuid.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::cmdline_str</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::cpuid</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-cmdline-str.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-cpuid.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::cmdline_str</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::cpuid</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-cpuid.html b/tapsets/API-cpuid.html index 74523e0f..b88a5da7 100644 --- a/tapsets/API-cpuid.html +++ b/tapsets/API-cpuid.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Returns the current cpu number | 2 | Returns the current cpu number |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | cpuid:long() | 4 | cpuid:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4813184"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4817712"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp4814336"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp4818864"></a><h2>Description</h2><p> |
| 8 | This function returns the current cpu number. | 8 | This function returns the current cpu number. |
| 9 | Deprecated in SystemTap 1.4 and removed in SystemTap 1.5. | 9 | Deprecated in SystemTap 1.4 and removed in SystemTap 1.5. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-cpu.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-egid.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::cpu</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::egid</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-cpu.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-egid.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::cpu</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::egid</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-cputime-to-msecs.html b/tapsets/API-cputime-to-msecs.html index de730767..420c7f4f 100644 --- a/tapsets/API-cputime-to-msecs.html +++ b/tapsets/API-cputime-to-msecs.html | |||
| @@ -2,6 +2,6 @@ | |||
| 2 | Translates the given cputime into milliseconds | 2 | Translates the given cputime into milliseconds |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | cputime_to_msecs:long(cputime:long) | 4 | cputime_to_msecs:long(cputime:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6421968"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>cputime</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6426560"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>cputime</code></em></span></dt><dd><p> |
| 6 | Time to convert to milliseconds. | 6 | Time to convert to milliseconds. |
| 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="task_time_stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="task_time_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-cputime-to-string.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 7. Task Time Tapset </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::cputime_to_string</span></td></tr></table></div></body></html> | 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="task_time_stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="task_time_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-cputime-to-string.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 7. Task Time Tapset </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::cputime_to_string</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-cputime-to-string.html b/tapsets/API-cputime-to-string.html index a09f7642..c4d2a187 100644 --- a/tapsets/API-cputime-to-string.html +++ b/tapsets/API-cputime-to-string.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Human readable string for given cputime | 2 | Human readable string for given cputime |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | cputime_to_string:string(cputime:long) | 4 | cputime_to_string:string(cputime:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6431936"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>cputime</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6436464"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>cputime</code></em></span></dt><dd><p> |
| 6 | Time to translate. | 6 | Time to translate. |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6435136"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6439664"></a><h2>Description</h2><p> |
| 8 | Equivalent to calling: | 8 | Equivalent to calling: |
| 9 | msec_to_string (cputime_to_msecs (cputime). | 9 | msec_to_string (cputime_to_msecs (cputime). |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-cputime-to-msecs.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="task_time_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-msecs-to-string.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::cputime_to_msecs</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::msecs_to_string</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-cputime-to-msecs.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="task_time_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-msecs-to-string.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::cputime_to_msecs</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::msecs_to_string</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ctime.html b/tapsets/API-ctime.html index 737d06cd..075b1995 100644 --- a/tapsets/API-ctime.html +++ b/tapsets/API-ctime.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Convert seconds since epoch into human readable date/time string | 2 | Convert seconds since epoch into human readable date/time string |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | ctime:string(epochsecs:long) | 4 | ctime:string(epochsecs:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5958480"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>epochsecs</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5963024"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>epochsecs</code></em></span></dt><dd><p> |
| 6 | Number of seconds since epoch (as returned by <code class="function">gettimeofday_s</code>) | 6 | Number of seconds since epoch (as returned by <code class="function">gettimeofday_s</code>) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5962160"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5966704"></a><h2>Description</h2><p> |
| 8 | Takes an argument of seconds since the epoch as returned by | 8 | Takes an argument of seconds since the epoch as returned by |
| 9 | <code class="function">gettimeofday_s</code>. Returns a string of the form | 9 | <code class="function">gettimeofday_s</code>. Returns a string of the form |
| 10 | </p><p> | 10 | </p><p> |
diff --git a/tapsets/API-d-name.html b/tapsets/API-d-name.html index a74d98fe..14bb7a96 100644 --- a/tapsets/API-d-name.html +++ b/tapsets/API-d-name.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | get the dirent name | 2 | get the dirent name |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | d_name:string(dentry:long) | 4 | d_name:string(dentry:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11017648"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dentry</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11021344"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dentry</code></em></span></dt><dd><p> |
| 6 | Pointer to dentry. | 6 | Pointer to dentry. |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11020848"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11024544"></a><h2>Description</h2><p> |
| 8 | </p><p> | 8 | </p><p> |
| 9 | 9 | ||
| 10 | Returns the dirent name (path basename). | 10 | Returns the dirent name (path basename). |
diff --git a/tapsets/API-d-path.html b/tapsets/API-d-path.html index afd9d59a..1133424b 100644 --- a/tapsets/API-d-path.html +++ b/tapsets/API-d-path.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | get the full nameidata path | 2 | get the full nameidata path |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | d_path:string(nd:long) | 4 | d_path:string(nd:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11029040"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>nd</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11032720"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>nd</code></em></span></dt><dd><p> |
| 6 | Pointer to nameidata. | 6 | Pointer to nameidata. |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11032256"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11035888"></a><h2>Description</h2><p> |
| 8 | </p><p> | 8 | </p><p> |
| 9 | 9 | ||
| 10 | Returns the full dirent name (full path to the root), like | 10 | Returns the full dirent name (full path to the root), like |
diff --git a/tapsets/API-delete-stopwatch.html b/tapsets/API-delete-stopwatch.html index fcf81756..b9d3c2e1 100644 --- a/tapsets/API-delete-stopwatch.html +++ b/tapsets/API-delete-stopwatch.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | Remove an existing stopwatch | 2 | Remove an existing stopwatch |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | delete_stopwatch(name:string) | 4 | delete_stopwatch(name:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5790592"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5795136"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | the stopwatch name | 6 | the stopwatch name |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5793648"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5798192"></a><h2>Description</h2><p> |
| 8 | Remove stopwatch <em class="parameter"><code>name</code></em>. | 8 | Remove stopwatch <em class="parameter"><code>name</code></em>. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-cpu-clock-us.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="timestamp_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-get-cycles.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::cpu_clock_us</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::get_cycles</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-cpu-clock-us.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="timestamp_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-get-cycles.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::cpu_clock_us</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::get_cycles</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-discard.html b/tapsets/API-discard.html index a0887c91..160fa2bb 100644 --- a/tapsets/API-discard.html +++ b/tapsets/API-discard.html | |||
| @@ -2,6 +2,6 @@ | |||
| 2 | Discard all output related to a speculation buffer | 2 | Discard all output related to a speculation buffer |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | discard(id:long) | 4 | discard(id:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp13790080"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>id</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp13794272"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>id</code></em></span></dt><dd><p> |
| 6 | of the buffer to store the information in | 6 | of the buffer to store the information in |
| 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-commit.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="speculation.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-speculate.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::commit</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::speculate</span></td></tr></table></div></body></html> | 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-commit.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="speculation.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-speculate.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::commit</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::speculate</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-egid.html b/tapsets/API-egid.html index 33291d3a..179d4838 100644 --- a/tapsets/API-egid.html +++ b/tapsets/API-egid.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | Returns the effective gid of a target process | 2 | Returns the effective gid of a target process |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | egid:long() | 4 | egid:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4821712"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4826240"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp4822864"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp4827392"></a><h2>Description</h2><p> |
| 8 | This function returns the effective gid of a target process | 8 | This function returns the effective gid of a target process |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-cpuid.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-env-var.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::cpuid</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::env_var</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-cpuid.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-env-var.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::cpuid</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::env_var</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-env-var.html b/tapsets/API-env-var.html index 42b86526..8451f0be 100644 --- a/tapsets/API-env-var.html +++ b/tapsets/API-env-var.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Fetch environment variable from current process | 2 | Fetch environment variable from current process |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | env_var:string(name:string) | 4 | env_var:string(name:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4830112"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4834640"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | Name of the environment variable to fetch | 6 | Name of the environment variable to fetch |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp4833168"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp4837696"></a><h2>Description</h2><p> |
| 8 | Returns the contents of the specified environment value | 8 | Returns the contents of the specified environment value |
| 9 | for the current process. If the variable isn't set an empty string | 9 | for the current process. If the variable isn't set an empty string |
| 10 | is returned. | 10 | is returned. |
diff --git a/tapsets/API-errno-str.html b/tapsets/API-errno-str.html index 525dd37f..3f2fa460 100644 --- a/tapsets/API-errno-str.html +++ b/tapsets/API-errno-str.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Symbolic string associated with error code | 2 | Symbolic string associated with error code |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | errno_str:string(err:long) | 4 | errno_str:string(err:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10924496"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>err</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10928176"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>err</code></em></span></dt><dd><p> |
| 6 | The error number received | 6 | The error number received |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10927664"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10931344"></a><h2>Description</h2><p> |
| 8 | This function returns the symbolic string associated | 8 | This function returns the symbolic string associated |
| 9 | with the giver error code, such as ENOENT for the number 2, or | 9 | with the giver error code, such as ENOENT for the number 2, or |
| 10 | E#3333 for an out-of-range value such as 3333. | 10 | E#3333 for an out-of-range value such as 3333. |
diff --git a/tapsets/API-error.html b/tapsets/API-error.html index feff21cf..1fb18987 100644 --- a/tapsets/API-error.html +++ b/tapsets/API-error.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Send an error message | 2 | Send an error message |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | error(msg:string) | 4 | error(msg:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11091680"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>msg</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11095360"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>msg</code></em></span></dt><dd><p> |
| 6 | The formatted message string | 6 | The formatted message string |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11094848"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11098528"></a><h2>Description</h2><p> |
| 8 | An implicit end-of-line is added. staprun prepends | 8 | An implicit end-of-line is added. staprun prepends |
| 9 | the string <span class="quote">“<span class="quote">ERROR:</span>”</span>. Sending an error message aborts the currently | 9 | the string <span class="quote">“<span class="quote">ERROR:</span>”</span>. Sending an error message aborts the currently |
| 10 | running probe. Depending on the MAXERRORS parameter, it may | 10 | running probe. Depending on the MAXERRORS parameter, it may |
diff --git a/tapsets/API-euid.html b/tapsets/API-euid.html index 8d390ae2..09679fad 100644 --- a/tapsets/API-euid.html +++ b/tapsets/API-euid.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | Return the effective uid of a target process | 2 | Return the effective uid of a target process |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | euid:long() | 4 | euid:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4840576"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4845104"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp4841728"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp4846256"></a><h2>Description</h2><p> |
| 8 | Returns the effective user ID of the target process. | 8 | Returns the effective user ID of the target process. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-env-var.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-execname.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::env_var</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::execname</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-env-var.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-execname.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::env_var</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::execname</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-execname.html b/tapsets/API-execname.html index 3ddab3b9..4e98af03 100644 --- a/tapsets/API-execname.html +++ b/tapsets/API-execname.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | Returns the execname of a target process (or group of processes) | 2 | Returns the execname of a target process (or group of processes) |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | execname:string() | 4 | execname:string() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4848976"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4853664"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp4850128"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp4854816"></a><h2>Description</h2><p> |
| 8 | Returns the execname of a target process (or group of processes). | 8 | Returns the execname of a target process (or group of processes). |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-euid.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-fastcall.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::euid</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::fastcall</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-euid.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-fastcall.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::euid</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::fastcall</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-exit.html b/tapsets/API-exit.html index 36e3a5b6..139a708d 100644 --- a/tapsets/API-exit.html +++ b/tapsets/API-exit.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Start shutting down probing script. | 2 | Start shutting down probing script. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | exit() | 4 | exit() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11104096"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11107776"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp11105312"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp11108992"></a><h2>Description</h2><p> |
| 8 | This only enqueues a request to start | 8 | This only enqueues a request to start |
| 9 | shutting down the script. New probes will not fire | 9 | shutting down the script. New probes will not fire |
| 10 | (except <span class="quote">“<span class="quote">end</span>”</span> probes), but all currently | 10 | (except <span class="quote">“<span class="quote">end</span>”</span> probes), but all currently |
diff --git a/tapsets/API-fastcall.html b/tapsets/API-fastcall.html index 379a34eb..54092c2f 100644 --- a/tapsets/API-fastcall.html +++ b/tapsets/API-fastcall.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Mark function as declared fastcall | 2 | Mark function as declared fastcall |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | fastcall() | 4 | fastcall() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4857456"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4862144"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp4858608"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp4863296"></a><h2>Description</h2><p> |
| 8 | Call this function before accessing arguments | 8 | Call this function before accessing arguments |
| 9 | using the *_arg functions | 9 | using the *_arg functions |
| 10 | if the probed kernel function was declared fastcall in the source. | 10 | if the probed kernel function was declared fastcall in the source. |
diff --git a/tapsets/API-format-ipaddr.html b/tapsets/API-format-ipaddr.html index d2ae4383..4a863682 100644 --- a/tapsets/API-format-ipaddr.html +++ b/tapsets/API-format-ipaddr.html | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | Returns a string representation for an IP address | 2 | Returns a string representation for an IP address |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | format_ipaddr:string(addr:long,family:long) | 4 | format_ipaddr:string(addr:long,family:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp7628800"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp7632304"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the IP address | 6 | the IP address |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> |
| 8 | the IP address family (either AF_INET or AF_INET6) | 8 | the IP address family (either AF_INET or AF_INET6) |
diff --git a/tapsets/API-ftrace.html b/tapsets/API-ftrace.html index 03be18ee..7b333b7e 100644 --- a/tapsets/API-ftrace.html +++ b/tapsets/API-ftrace.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Send a message to the ftrace ring-buffer | 2 | Send a message to the ftrace ring-buffer |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | ftrace(msg:string) | 4 | ftrace(msg:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11113808"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>msg</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11117488"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>msg</code></em></span></dt><dd><p> |
| 6 | The formatted message string | 6 | The formatted message string |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11116976"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11120656"></a><h2>Description</h2><p> |
| 8 | If the ftrace ring-buffer is configured & available, | 8 | If the ftrace ring-buffer is configured & available, |
| 9 | see /debugfs/tracing/trace for the message. Otherwise, the | 9 | see /debugfs/tracing/trace for the message. Otherwise, the |
| 10 | message may be quietly dropped. An implicit end-of-line is added. | 10 | message may be quietly dropped. An implicit end-of-line is added. |
diff --git a/tapsets/API-get-cycles.html b/tapsets/API-get-cycles.html index 2f38aeda..cecd2670 100644 --- a/tapsets/API-get-cycles.html +++ b/tapsets/API-get-cycles.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Processor cycle count | 2 | Processor cycle count |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | get_cycles:long() | 4 | get_cycles:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5801520"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5806064"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5802672"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5807216"></a><h2>Description</h2><p> |
| 8 | This function returns the processor cycle counter value | 8 | This function returns the processor cycle counter value |
| 9 | if available, else it returns zero. The cycle counter is free running | 9 | if available, else it returns zero. The cycle counter is free running |
| 10 | and unsynchronized on each processor. Thus, the order of events cannot | 10 | and unsynchronized on each processor. Thus, the order of events cannot |
diff --git a/tapsets/API-get-sa-flags.html b/tapsets/API-get-sa-flags.html index 9c45a202..1b5b0076 100644 --- a/tapsets/API-get-sa-flags.html +++ b/tapsets/API-get-sa-flags.html | |||
| @@ -2,6 +2,6 @@ | |||
| 2 | Returns the numeric value of sa_flags | 2 | Returns the numeric value of sa_flags |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | get_sa_flags:long(act:long) | 4 | get_sa_flags:long(act:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10417920"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>act</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10421504"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>act</code></em></span></dt><dd><p> |
| 6 | address of the sigaction to query. | 6 | address of the sigaction to query. |
| 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="signal.stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="signal.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-get-sa-handler.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 17. Signal Tapset </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::get_sa_handler</span></td></tr></table></div></body></html> | 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="signal.stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="signal.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-get-sa-handler.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 17. Signal Tapset </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::get_sa_handler</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-get-sa-handler.html b/tapsets/API-get-sa-handler.html index 755b2788..cb9a0ced 100644 --- a/tapsets/API-get-sa-handler.html +++ b/tapsets/API-get-sa-handler.html | |||
| @@ -2,6 +2,6 @@ | |||
| 2 | Returns the numeric value of sa_handler | 2 | Returns the numeric value of sa_handler |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | get_sa_handler:long(act:long) | 4 | get_sa_handler:long(act:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10427888"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>act</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10431472"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>act</code></em></span></dt><dd><p> |
| 6 | address of the sigaction to query. | 6 | address of the sigaction to query. |
| 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-get-sa-flags.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="signal.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-is-sig-blocked.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::get_sa_flags</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::is_sig_blocked</span></td></tr></table></div></body></html> | 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-get-sa-flags.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="signal.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-is-sig-blocked.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::get_sa_flags</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::is_sig_blocked</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-gettimeofday-ms.html b/tapsets/API-gettimeofday-ms.html index ce6a305f..69b7ed45 100644 --- a/tapsets/API-gettimeofday-ms.html +++ b/tapsets/API-gettimeofday-ms.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Number of milliseconds since UNIX epoch | 2 | Number of milliseconds since UNIX epoch |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | gettimeofday_ms:long() | 4 | gettimeofday_ms:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5810240"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5814784"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5811392"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5815936"></a><h2>Description</h2><p> |
| 8 | This function returns the number of milliseconds | 8 | This function returns the number of milliseconds |
| 9 | since the UNIX epoch. | 9 | since the UNIX epoch. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-get-cycles.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="timestamp_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-gettimeofday-ns.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::get_cycles</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::gettimeofday_ns</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-get-cycles.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="timestamp_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-gettimeofday-ns.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::get_cycles</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::gettimeofday_ns</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-gettimeofday-ns.html b/tapsets/API-gettimeofday-ns.html index ecf05a98..bc9297fb 100644 --- a/tapsets/API-gettimeofday-ns.html +++ b/tapsets/API-gettimeofday-ns.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Number of nanoseconds since UNIX epoch | 2 | Number of nanoseconds since UNIX epoch |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | gettimeofday_ns:long() | 4 | gettimeofday_ns:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5818736"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5823280"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5819888"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5824432"></a><h2>Description</h2><p> |
| 8 | This function returns the number of nanoseconds | 8 | This function returns the number of nanoseconds |
| 9 | since the UNIX epoch. | 9 | since the UNIX epoch. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-gettimeofday-ms.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="timestamp_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-gettimeofday-s.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::gettimeofday_ms</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::gettimeofday_s</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-gettimeofday-ms.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="timestamp_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-gettimeofday-s.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::gettimeofday_ms</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::gettimeofday_s</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-gettimeofday-s.html b/tapsets/API-gettimeofday-s.html index 2e703693..b82145b9 100644 --- a/tapsets/API-gettimeofday-s.html +++ b/tapsets/API-gettimeofday-s.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Number of seconds since UNIX epoch | 2 | Number of seconds since UNIX epoch |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | gettimeofday_s:long() | 4 | gettimeofday_s:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5827232"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5831776"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5828384"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5832928"></a><h2>Description</h2><p> |
| 8 | This function returns the number of seconds since | 8 | This function returns the number of seconds since |
| 9 | the UNIX epoch. | 9 | the UNIX epoch. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-gettimeofday-ns.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="timestamp_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-gettimeofday-us.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::gettimeofday_ns</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::gettimeofday_us</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-gettimeofday-ns.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="timestamp_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-gettimeofday-us.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::gettimeofday_ns</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::gettimeofday_us</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-gettimeofday-us.html b/tapsets/API-gettimeofday-us.html index 482fd906..bd2276ab 100644 --- a/tapsets/API-gettimeofday-us.html +++ b/tapsets/API-gettimeofday-us.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Number of microseconds since UNIX epoch | 2 | Number of microseconds since UNIX epoch |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | gettimeofday_us:long() | 4 | gettimeofday_us:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5835728"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5840272"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5836880"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5841424"></a><h2>Description</h2><p> |
| 8 | This function returns the number of microseconds | 8 | This function returns the number of microseconds |
| 9 | since the UNIX epoch. | 9 | since the UNIX epoch. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-gettimeofday-s.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="timestamp_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-jiffies.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::gettimeofday_s</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::jiffies</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-gettimeofday-s.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="timestamp_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-jiffies.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::gettimeofday_s</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::jiffies</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-gid.html b/tapsets/API-gid.html index a6fef65e..981559c0 100644 --- a/tapsets/API-gid.html +++ b/tapsets/API-gid.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | Returns the group ID of a target process | 2 | Returns the group ID of a target process |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | gid:long() | 4 | gid:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4866016"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4870704"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp4867168"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp4871856"></a><h2>Description</h2><p> |
| 8 | This function returns the group ID of a target process. | 8 | This function returns the group ID of a target process. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-fastcall.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-int-arg.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::fastcall</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::int_arg</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-fastcall.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-int-arg.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::fastcall</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::int_arg</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-htonl.html b/tapsets/API-htonl.html index c174f746..841b2795 100644 --- a/tapsets/API-htonl.html +++ b/tapsets/API-htonl.html | |||
| @@ -2,6 +2,6 @@ | |||
| 2 | Convert 32-bit long from host to network order | 2 | Convert 32-bit long from host to network order |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | htonl:long(x:long) | 4 | htonl:long(x:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp7640800"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>x</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp7644240"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>x</code></em></span></dt><dd><p> |
| 6 | Value to convert | 6 | Value to convert |
| 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-format-ipaddr.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-htonll.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::format_ipaddr</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::htonll</span></td></tr></table></div></body></html> | 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-format-ipaddr.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-htonll.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::format_ipaddr</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::htonll</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-htonll.html b/tapsets/API-htonll.html index 33e02ed4..dce8053e 100644 --- a/tapsets/API-htonll.html +++ b/tapsets/API-htonll.html | |||
| @@ -2,6 +2,6 @@ | |||
| 2 | Convert 64-bit long long from host to network order | 2 | Convert 64-bit long long from host to network order |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | htonll:long(x:long) | 4 | htonll:long(x:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp7650688"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>x</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp7654128"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>x</code></em></span></dt><dd><p> |
| 6 | Value to convert | 6 | Value to convert |
| 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-htonl.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-htons.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::htonl</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::htons</span></td></tr></table></div></body></html> | 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-htonl.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-htons.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::htonl</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::htons</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-htons.html b/tapsets/API-htons.html index afc0b722..6006854f 100644 --- a/tapsets/API-htons.html +++ b/tapsets/API-htons.html | |||
| @@ -2,6 +2,6 @@ | |||
| 2 | Convert 16-bit short from host to network order | 2 | Convert 16-bit short from host to network order |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | htons:long(x:long) | 4 | htons:long(x:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp7660560"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>x</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp7663984"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>x</code></em></span></dt><dd><p> |
| 6 | Value to convert | 6 | Value to convert |
| 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-htonll.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ip-ntop.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::htonll</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ip_ntop</span></td></tr></table></div></body></html> | 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-htonll.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ip-ntop.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::htonll</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ip_ntop</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-indent.html b/tapsets/API-indent.html index 00d22849..2a092eb1 100644 --- a/tapsets/API-indent.html +++ b/tapsets/API-indent.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | returns an amount of space to indent | 2 | returns an amount of space to indent |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | indent:string(delta:long) | 4 | indent:string(delta:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12236624"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>delta</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12240656"></a><h2>Arguments</h2><div class="variablelist"><dl><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" title="Description"><a name="idp12239856"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12243888"></a><h2>Description</h2><p> |
| 8 | This function returns a string with appropriate | 8 | This function returns a string with appropriate |
| 9 | indentation. Call it with a small positive or matching negative | 9 | indentation. Call it with a small positive or matching negative |
| 10 | delta. Unlike the thread_indent function, the indent does not | 10 | delta. Unlike the thread_indent function, the indent does not |
diff --git a/tapsets/API-inet-get-ip-source.html b/tapsets/API-inet-get-ip-source.html index 88ce37c6..40e6fa7b 100644 --- a/tapsets/API-inet-get-ip-source.html +++ b/tapsets/API-inet-get-ip-source.html | |||
| @@ -2,6 +2,6 @@ | |||
| 2 | Provide IP source address string for a kernel socket | 2 | Provide IP source address string for a kernel socket |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | inet_get_ip_source:string(sock:long) | 4 | inet_get_ip_source:string(sock:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9235344"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sock</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9238512"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sock</code></em></span></dt><dd><p> |
| 6 | pointer to the kernel socket | 6 | pointer to the kernel socket |
| 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="socket.stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-inet-get-local-port.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 14. Socket Tapset </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::inet_get_local_port</span></td></tr></table></div></body></html> | 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="socket.stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-inet-get-local-port.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 14. Socket Tapset </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::inet_get_local_port</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-inet-get-local-port.html b/tapsets/API-inet-get-local-port.html index f2b078ff..2e675f7e 100644 --- a/tapsets/API-inet-get-local-port.html +++ b/tapsets/API-inet-get-local-port.html | |||
| @@ -2,6 +2,6 @@ | |||
| 2 | Provide local port number for a kernel socket | 2 | Provide local port number for a kernel socket |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | inet_get_local_port:long(sock:long) | 4 | inet_get_local_port:long(sock:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9245296"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sock</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9248512"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sock</code></em></span></dt><dd><p> |
| 6 | pointer to the kernel socket | 6 | pointer to the kernel socket |
| 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-inet-get-ip-source.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-sock-fam-num2str.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::inet_get_ip_source</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::sock_fam_num2str</span></td></tr></table></div></body></html> | 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-inet-get-ip-source.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-sock-fam-num2str.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::inet_get_ip_source</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::sock_fam_num2str</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-inode-name.html b/tapsets/API-inode-name.html index 41f183d7..d663cd57 100644 --- a/tapsets/API-inode-name.html +++ b/tapsets/API-inode-name.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | get the inode name | 2 | get the inode name |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | inode_name:string(inode:long) | 4 | inode_name:string(inode:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11040544"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>inode</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11044176"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>inode</code></em></span></dt><dd><p> |
| 6 | Pointer to inode. | 6 | Pointer to inode. |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11043744"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11047376"></a><h2>Description</h2><p> |
| 8 | </p><p> | 8 | </p><p> |
| 9 | 9 | ||
| 10 | Returns the first path basename associated with the given inode. | 10 | Returns the first path basename associated with the given inode. |
diff --git a/tapsets/API-int-arg.html b/tapsets/API-int-arg.html index d8fe5f57..f93b0eb7 100644 --- a/tapsets/API-int-arg.html +++ b/tapsets/API-int-arg.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Return function argument as signed int | 2 | Return function argument as signed int |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | int_arg:long(n:long) | 4 | int_arg:long(n:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4874496"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4879184"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> |
| 6 | index of argument to return | 6 | index of argument to return |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp4877552"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp4882240"></a><h2>Description</h2><p> |
| 8 | Return the value of argument n as a signed int | 8 | Return the value of argument n as a signed int |
| 9 | (i.e., a 32-bit integer sign-extended to 64 bits). | 9 | (i.e., a 32-bit integer sign-extended to 64 bits). |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-gid.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-is-myproc.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::gid</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::is_myproc</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-gid.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-is-myproc.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::gid</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::is_myproc</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ioblock-end.html b/tapsets/API-ioblock-end.html index 5de90b6d..f92652b8 100644 --- a/tapsets/API-ioblock-end.html +++ b/tapsets/API-ioblock-end.html | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioblock.end</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="next" href="API-ioblock-request.html" title="probe::ioblock.request"></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>probe::ioblock.end</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="iosched.stp.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioblock-request.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioblock.end"><a name="API-ioblock-end"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioblock.end — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioblock.end</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="next" href="API-ioblock-request.html" title="probe::ioblock.request"></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>probe::ioblock.end</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="iosched.stp.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioblock-request.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioblock.end"><a name="API-ioblock-end"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioblock.end — |
| 2 | Fires whenever a block I/O transfer is complete. | 2 | Fires whenever a block I/O transfer is complete. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioblock.end </pre></div><div class="refsect1" title="Values"><a name="idp6773632"></a><h2>Values</h2><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioblock.end </pre></div><div class="refsect1" title="Values"><a name="idp6778064"></a><h2>Values</h2><p> |
| 4 | None | 4 | None |
| 5 | </p></div><div class="refsect1" title="Description"><a name="idp6774848"></a><h2>Description</h2><p> | 5 | </p></div><div class="refsect1" title="Description"><a name="idp6779280"></a><h2>Description</h2><p> |
| 6 | </p><p> | 6 | </p><p> |
| 7 | 7 | ||
| 8 | <em class="parameter"><code>name</code></em> - name of the probe point | 8 | <em class="parameter"><code>name</code></em> - name of the probe point |
| @@ -26,6 +26,6 @@ | |||
| 26 | <em class="parameter"><code>phys_segments</code></em> - number of segments in this bio after physical address coalescing is performed. | 26 | <em class="parameter"><code>phys_segments</code></em> - number of segments in this bio after physical address coalescing is performed. |
| 27 | <em class="parameter"><code>hw_segments</code></em> - number of segments after physical and DMA remapping hardware coalescing is performed | 27 | <em class="parameter"><code>hw_segments</code></em> - number of segments after physical and DMA remapping hardware coalescing is performed |
| 28 | <em class="parameter"><code>size</code></em> - total size in bytes | 28 | <em class="parameter"><code>size</code></em> - total size in bytes |
| 29 | </p></div><div class="refsect1" title="Context"><a name="idp6786496"></a><h2>Context</h2><p> | 29 | </p></div><div class="refsect1" title="Context"><a name="idp6790928"></a><h2>Context</h2><p> |
| 30 | The process signals the transfer is done. | 30 | The process signals the transfer is done. |
| 31 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="iosched.stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="iosched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ioblock-request.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 9. IO Scheduler and block IO Tapset </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::ioblock.request</span></td></tr></table></div></body></html> | 31 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="iosched.stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="iosched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ioblock-request.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 9. IO Scheduler and block IO Tapset </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::ioblock.request</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ioblock-request.html b/tapsets/API-ioblock-request.html index cfe36c71..7ac68258 100644 --- a/tapsets/API-ioblock-request.html +++ b/tapsets/API-ioblock-request.html | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioblock.request</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioblock-end.html" title="probe::ioblock.end"><link rel="next" href="API-ioblock-trace-bounce.html" title="probe::ioblock_trace.bounce"></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>probe::ioblock.request</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioblock-end.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioblock-trace-bounce.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioblock.request"><a name="API-ioblock-request"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioblock.request — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioblock.request</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioblock-end.html" title="probe::ioblock.end"><link rel="next" href="API-ioblock-trace-bounce.html" title="probe::ioblock_trace.bounce"></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>probe::ioblock.request</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioblock-end.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioblock-trace-bounce.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioblock.request"><a name="API-ioblock-request"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioblock.request — |
| 2 | Fires whenever making a generic block I/O request. | 2 | Fires whenever making a generic block I/O request. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioblock.request </pre></div><div class="refsect1" title="Values"><a name="idp6794480"></a><h2>Values</h2><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioblock.request </pre></div><div class="refsect1" title="Values"><a name="idp6798864"></a><h2>Values</h2><p> |
| 4 | None | 4 | None |
| 5 | </p></div><div class="refsect1" title="Description"><a name="idp6795696"></a><h2>Description</h2><p> | 5 | </p></div><div class="refsect1" title="Description"><a name="idp6800080"></a><h2>Description</h2><p> |
| 6 | </p><p> | 6 | </p><p> |
| 7 | 7 | ||
| 8 | <em class="parameter"><code>name</code></em> - name of the probe point | 8 | <em class="parameter"><code>name</code></em> - name of the probe point |
| @@ -29,6 +29,6 @@ | |||
| 29 | <em class="parameter"><code>bdev</code></em> - target block device | 29 | <em class="parameter"><code>bdev</code></em> - target block device |
| 30 | <em class="parameter"><code>bdev_contains</code></em> - points to the device object which contains the partition (when bio structure represents a partition) | 30 | <em class="parameter"><code>bdev_contains</code></em> - points to the device object which contains the partition (when bio structure represents a partition) |
| 31 | <em class="parameter"><code>p_start_sect</code></em> - points to the start sector of the partition structure of the device | 31 | <em class="parameter"><code>p_start_sect</code></em> - points to the start sector of the partition structure of the device |
| 32 | </p></div><div class="refsect1" title="Context"><a name="idp6808384"></a><h2>Context</h2><p> | 32 | </p></div><div class="refsect1" title="Context"><a name="idp6812768"></a><h2>Context</h2><p> |
| 33 | The process makes block I/O request | 33 | The process makes block I/O request |
| 34 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ioblock-end.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="iosched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ioblock-trace-bounce.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::ioblock.end</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::ioblock_trace.bounce</span></td></tr></table></div></body></html> | 34 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ioblock-end.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="iosched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ioblock-trace-bounce.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::ioblock.end</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::ioblock_trace.bounce</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ioblock-trace-bounce.html b/tapsets/API-ioblock-trace-bounce.html index 58481f4b..4da8767c 100644 --- a/tapsets/API-ioblock-trace-bounce.html +++ b/tapsets/API-ioblock-trace-bounce.html | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioblock_trace.bounce</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioblock-request.html" title="probe::ioblock.request"><link rel="next" href="API-ioblock-trace-end.html" title="probe::ioblock_trace.end"></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>probe::ioblock_trace.bounce</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioblock-request.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioblock-trace-end.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioblock_trace.bounce"><a name="API-ioblock-trace-bounce"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioblock_trace.bounce — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioblock_trace.bounce</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioblock-request.html" title="probe::ioblock.request"><link rel="next" href="API-ioblock-trace-end.html" title="probe::ioblock_trace.end"></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>probe::ioblock_trace.bounce</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioblock-request.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioblock-trace-end.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioblock_trace.bounce"><a name="API-ioblock-trace-bounce"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioblock_trace.bounce — |
| 2 | Fires whenever a buffer bounce is needed for at least one page of a block IO request. | 2 | Fires whenever a buffer bounce is needed for at least one page of a block IO request. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioblock_trace.bounce </pre></div><div class="refsect1" title="Values"><a name="idp6816480"></a><h2>Values</h2><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioblock_trace.bounce </pre></div><div class="refsect1" title="Values"><a name="idp6820816"></a><h2>Values</h2><p> |
| 4 | None | 4 | None |
| 5 | </p></div><div class="refsect1" title="Description"><a name="idp6817696"></a><h2>Description</h2><p> | 5 | </p></div><div class="refsect1" title="Description"><a name="idp6822032"></a><h2>Description</h2><p> |
| 6 | </p><p> | 6 | </p><p> |
| 7 | 7 | ||
| 8 | <em class="parameter"><code>name</code></em> - name of the probe point | 8 | <em class="parameter"><code>name</code></em> - name of the probe point |
| @@ -28,6 +28,6 @@ | |||
| 28 | <em class="parameter"><code>bdev</code></em> - target block device | 28 | <em class="parameter"><code>bdev</code></em> - target block device |
| 29 | <em class="parameter"><code>bdev_contains</code></em> - points to the device object which contains the partition (when bio structure represents a partition) | 29 | <em class="parameter"><code>bdev_contains</code></em> - points to the device object which contains the partition (when bio structure represents a partition) |
| 30 | <em class="parameter"><code>p_start_sect</code></em> - points to the start sector of the partition structure of the device | 30 | <em class="parameter"><code>p_start_sect</code></em> - points to the start sector of the partition structure of the device |
| 31 | </p></div><div class="refsect1" title="Context"><a name="idp6830864"></a><h2>Context </h2><p> | 31 | </p></div><div class="refsect1" title="Context"><a name="idp6835152"></a><h2>Context </h2><p> |
| 32 | The process creating a block IO request. | 32 | The process creating a block IO request. |
| 33 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ioblock-request.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="iosched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ioblock-trace-end.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::ioblock.request</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::ioblock_trace.end</span></td></tr></table></div></body></html> | 33 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ioblock-request.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="iosched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ioblock-trace-end.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::ioblock.request</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::ioblock_trace.end</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ioblock-trace-end.html b/tapsets/API-ioblock-trace-end.html index 3aecdf2f..435500e4 100644 --- a/tapsets/API-ioblock-trace-end.html +++ b/tapsets/API-ioblock-trace-end.html | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioblock_trace.end</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioblock-trace-bounce.html" title="probe::ioblock_trace.bounce"><link rel="next" href="API-ioblock-trace-request.html" title="probe::ioblock_trace.request"></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>probe::ioblock_trace.end</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioblock-trace-bounce.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioblock-trace-request.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioblock_trace.end"><a name="API-ioblock-trace-end"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioblock_trace.end — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioblock_trace.end</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioblock-trace-bounce.html" title="probe::ioblock_trace.bounce"><link rel="next" href="API-ioblock-trace-request.html" title="probe::ioblock_trace.request"></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>probe::ioblock_trace.end</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioblock-trace-bounce.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioblock-trace-request.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioblock_trace.end"><a name="API-ioblock-trace-end"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioblock_trace.end — |
| 2 | Fires whenever a block I/O transfer is complete. | 2 | Fires whenever a block I/O transfer is complete. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioblock_trace.end </pre></div><div class="refsect1" title="Values"><a name="idp6838832"></a><h2>Values</h2><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioblock_trace.end </pre></div><div class="refsect1" title="Values"><a name="idp6843136"></a><h2>Values</h2><p> |
| 4 | None | 4 | None |
| 5 | </p></div><div class="refsect1" title="Description"><a name="idp6840048"></a><h2>Description</h2><p> | 5 | </p></div><div class="refsect1" title="Description"><a name="idp6844352"></a><h2>Description</h2><p> |
| 6 | </p><p> | 6 | </p><p> |
| 7 | 7 | ||
| 8 | <em class="parameter"><code>name</code></em> - name of the probe point | 8 | <em class="parameter"><code>name</code></em> - name of the probe point |
| @@ -30,6 +30,6 @@ | |||
| 30 | <em class="parameter"><code>bdev</code></em> - target block device | 30 | <em class="parameter"><code>bdev</code></em> - target block device |
| 31 | <em class="parameter"><code>bdev_contains</code></em> - points to the device object which contains the partition (when bio structure represents a partition) | 31 | <em class="parameter"><code>bdev_contains</code></em> - points to the device object which contains the partition (when bio structure represents a partition) |
| 32 | <em class="parameter"><code>p_start_sect</code></em> - points to the start sector of the partition structure of the device | 32 | <em class="parameter"><code>p_start_sect</code></em> - points to the start sector of the partition structure of the device |
| 33 | </p></div><div class="refsect1" title="Context"><a name="idp6853808"></a><h2>Context</h2><p> | 33 | </p></div><div class="refsect1" title="Context"><a name="idp6857712"></a><h2>Context</h2><p> |
| 34 | The process signals the transfer is done. | 34 | The process signals the transfer is done. |
| 35 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ioblock-trace-bounce.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="iosched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ioblock-trace-request.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::ioblock_trace.bounce</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::ioblock_trace.request</span></td></tr></table></div></body></html> | 35 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ioblock-trace-bounce.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="iosched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ioblock-trace-request.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::ioblock_trace.bounce</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::ioblock_trace.request</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ioblock-trace-request.html b/tapsets/API-ioblock-trace-request.html index 076c4bbe..ba4097f9 100644 --- a/tapsets/API-ioblock-trace-request.html +++ b/tapsets/API-ioblock-trace-request.html | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioblock_trace.request</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioblock-trace-end.html" title="probe::ioblock_trace.end"><link rel="next" href="API-ioscheduler-elv-add-request.html" title="probe::ioscheduler.elv_add_request"></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>probe::ioblock_trace.request</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioblock-trace-end.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioscheduler-elv-add-request.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioblock_trace.request"><a name="API-ioblock-trace-request"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioblock_trace.request — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioblock_trace.request</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioblock-trace-end.html" title="probe::ioblock_trace.end"><link rel="next" href="API-ioscheduler-elv-add-request.html" title="probe::ioscheduler.elv_add_request"></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>probe::ioblock_trace.request</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioblock-trace-end.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioscheduler-elv-add-request.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioblock_trace.request"><a name="API-ioblock-trace-request"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioblock_trace.request — |
| 2 | Fires just as a generic block I/O request is created for a bio. | 2 | Fires just as a generic block I/O request is created for a bio. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioblock_trace.request </pre></div><div class="refsect1" title="Values"><a name="idp6861808"></a><h2>Values</h2><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioblock_trace.request </pre></div><div class="refsect1" title="Values"><a name="idp6865712"></a><h2>Values</h2><p> |
| 4 | None | 4 | None |
| 5 | </p></div><div class="refsect1" title="Description"><a name="idp6863024"></a><h2>Description</h2><p> | 5 | </p></div><div class="refsect1" title="Description"><a name="idp6866928"></a><h2>Description</h2><p> |
| 6 | </p><p> | 6 | </p><p> |
| 7 | 7 | ||
| 8 | <em class="parameter"><code>name</code></em> - name of the probe point | 8 | <em class="parameter"><code>name</code></em> - name of the probe point |
| @@ -30,6 +30,6 @@ | |||
| 30 | <em class="parameter"><code>bdev</code></em> - target block device | 30 | <em class="parameter"><code>bdev</code></em> - target block device |
| 31 | <em class="parameter"><code>bdev_contains</code></em> - points to the device object which contains the partition (when bio structure represents a partition) | 31 | <em class="parameter"><code>bdev_contains</code></em> - points to the device object which contains the partition (when bio structure represents a partition) |
| 32 | <em class="parameter"><code>p_start_sect</code></em> - points to the start sector of the partition structure of the device | 32 | <em class="parameter"><code>p_start_sect</code></em> - points to the start sector of the partition structure of the device |
| 33 | </p></div><div class="refsect1" title="Context"><a name="idp6876384"></a><h2>Context</h2><p> | 33 | </p></div><div class="refsect1" title="Context"><a name="idp6880288"></a><h2>Context</h2><p> |
| 34 | The process makes block I/O request | 34 | The process makes block I/O request |
| 35 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ioblock-trace-end.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="iosched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ioscheduler-elv-add-request.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::ioblock_trace.end</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::ioscheduler.elv_add_request</span></td></tr></table></div></body></html> | 35 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ioblock-trace-end.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="iosched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ioscheduler-elv-add-request.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::ioblock_trace.end</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::ioscheduler.elv_add_request</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ioscheduler-elv-add-request-kp.html b/tapsets/API-ioscheduler-elv-add-request-kp.html index 69f3426f..a48004ff 100644 --- a/tapsets/API-ioscheduler-elv-add-request-kp.html +++ b/tapsets/API-ioscheduler-elv-add-request-kp.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioscheduler.elv_add_request.kp</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioscheduler-elv-add-request.html" title="probe::ioscheduler.elv_add_request"><link rel="next" href="API-ioscheduler-elv-add-request-tp.html" title="probe::ioscheduler.elv_add_request.tp"></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>probe::ioscheduler.elv_add_request.kp</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioscheduler-elv-add-request.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioscheduler-elv-add-request-tp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioscheduler.elv_add_request.kp"><a name="API-ioscheduler-elv-add-request-kp"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioscheduler.elv_add_request.kp — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioscheduler.elv_add_request.kp</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioscheduler-elv-add-request.html" title="probe::ioscheduler.elv_add_request"><link rel="next" href="API-ioscheduler-elv-add-request-tp.html" title="probe::ioscheduler.elv_add_request.tp"></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>probe::ioscheduler.elv_add_request.kp</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioscheduler-elv-add-request.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioscheduler-elv-add-request-tp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioscheduler.elv_add_request.kp"><a name="API-ioscheduler-elv-add-request-kp"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioscheduler.elv_add_request.kp — |
| 2 | kprobe based probe to indicate that a request was added to the request queue | 2 | kprobe based probe to indicate that a request was added to the request queue |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioscheduler.elv_add_request.kp </pre></div><div class="refsect1" title="Values"><a name="idp6904560"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>disk_major</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioscheduler.elv_add_request.kp </pre></div><div class="refsect1" title="Values"><a name="idp6908416"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>disk_major</code></em></span></dt><dd><p> |
| 4 | Disk major number of the request | 4 | Disk major number of the request |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq</code></em></span></dt><dd><p> |
| 6 | Address of the request | 6 | Address of the request |
diff --git a/tapsets/API-ioscheduler-elv-add-request-tp.html b/tapsets/API-ioscheduler-elv-add-request-tp.html index 27b230bb..013c49f8 100644 --- a/tapsets/API-ioscheduler-elv-add-request-tp.html +++ b/tapsets/API-ioscheduler-elv-add-request-tp.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioscheduler.elv_add_request.tp</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioscheduler-elv-add-request-kp.html" title="probe::ioscheduler.elv_add_request.kp"><link rel="next" href="API-ioscheduler-elv-completed-request.html" title="probe::ioscheduler.elv_completed_request"></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>probe::ioscheduler.elv_add_request.tp</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioscheduler-elv-add-request-kp.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioscheduler-elv-completed-request.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioscheduler.elv_add_request.tp"><a name="API-ioscheduler-elv-add-request-tp"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioscheduler.elv_add_request.tp — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioscheduler.elv_add_request.tp</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioscheduler-elv-add-request-kp.html" title="probe::ioscheduler.elv_add_request.kp"><link rel="next" href="API-ioscheduler-elv-completed-request.html" title="probe::ioscheduler.elv_completed_request"></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>probe::ioscheduler.elv_add_request.tp</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioscheduler-elv-add-request-kp.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioscheduler-elv-completed-request.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioscheduler.elv_add_request.tp"><a name="API-ioscheduler-elv-add-request-tp"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioscheduler.elv_add_request.tp — |
| 2 | tracepoint based probe to indicate a request is added to the request queue. | 2 | tracepoint based probe to indicate a request is added to the request queue. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioscheduler.elv_add_request.tp </pre></div><div class="refsect1" title="Values"><a name="idp6926640"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>disk_major</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioscheduler.elv_add_request.tp </pre></div><div class="refsect1" title="Values"><a name="idp6930496"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>disk_major</code></em></span></dt><dd><p> |
| 4 | Disk major no of request. | 4 | Disk major no of request. |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq</code></em></span></dt><dd><p> |
| 6 | Address of request. | 6 | Address of request. |
diff --git a/tapsets/API-ioscheduler-elv-add-request.html b/tapsets/API-ioscheduler-elv-add-request.html index 701d68de..2eaa3800 100644 --- a/tapsets/API-ioscheduler-elv-add-request.html +++ b/tapsets/API-ioscheduler-elv-add-request.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioscheduler.elv_add_request</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioblock-trace-request.html" title="probe::ioblock_trace.request"><link rel="next" href="API-ioscheduler-elv-add-request-kp.html" title="probe::ioscheduler.elv_add_request.kp"></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>probe::ioscheduler.elv_add_request</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioblock-trace-request.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioscheduler-elv-add-request-kp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioscheduler.elv_add_request"><a name="API-ioscheduler-elv-add-request"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioscheduler.elv_add_request — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioscheduler.elv_add_request</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioblock-trace-request.html" title="probe::ioblock_trace.request"><link rel="next" href="API-ioscheduler-elv-add-request-kp.html" title="probe::ioscheduler.elv_add_request.kp"></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>probe::ioscheduler.elv_add_request</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioblock-trace-request.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioscheduler-elv-add-request-kp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioscheduler.elv_add_request"><a name="API-ioscheduler-elv-add-request"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioscheduler.elv_add_request — |
| 2 | probe to indicate request is added to the request queue. | 2 | probe to indicate request is added to the request queue. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioscheduler.elv_add_request </pre></div><div class="refsect1" title="Values"><a name="idp6884464"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>disk_major</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioscheduler.elv_add_request </pre></div><div class="refsect1" title="Values"><a name="idp6888320"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>disk_major</code></em></span></dt><dd><p> |
| 4 | Disk major no of request. | 4 | Disk major no of request. |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq</code></em></span></dt><dd><p> |
| 6 | Address of request. | 6 | Address of request. |
diff --git a/tapsets/API-ioscheduler-elv-completed-request.html b/tapsets/API-ioscheduler-elv-completed-request.html index 293ba1d7..1e4b007f 100644 --- a/tapsets/API-ioscheduler-elv-completed-request.html +++ b/tapsets/API-ioscheduler-elv-completed-request.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioscheduler.elv_completed_request</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioscheduler-elv-add-request-tp.html" title="probe::ioscheduler.elv_add_request.tp"><link rel="next" href="API-ioscheduler-elv-next-request.html" title="probe::ioscheduler.elv_next_request"></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>probe::ioscheduler.elv_completed_request</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioscheduler-elv-add-request-tp.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioscheduler-elv-next-request.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioscheduler.elv_completed_request"><a name="API-ioscheduler-elv-completed-request"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioscheduler.elv_completed_request — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioscheduler.elv_completed_request</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioscheduler-elv-add-request-tp.html" title="probe::ioscheduler.elv_add_request.tp"><link rel="next" href="API-ioscheduler-elv-next-request.html" title="probe::ioscheduler.elv_next_request"></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>probe::ioscheduler.elv_completed_request</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioscheduler-elv-add-request-tp.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioscheduler-elv-next-request.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioscheduler.elv_completed_request"><a name="API-ioscheduler-elv-completed-request"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioscheduler.elv_completed_request — |
| 2 | Fires when a request is completed | 2 | Fires when a request is completed |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioscheduler.elv_completed_request </pre></div><div class="refsect1" title="Values"><a name="idp6948752"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>disk_major</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioscheduler.elv_completed_request </pre></div><div class="refsect1" title="Values"><a name="idp6952544"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>disk_major</code></em></span></dt><dd><p> |
| 4 | Disk major number of the request | 4 | Disk major number of the request |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq</code></em></span></dt><dd><p> |
| 6 | Address of the request | 6 | Address of the request |
diff --git a/tapsets/API-ioscheduler-elv-next-request-return.html b/tapsets/API-ioscheduler-elv-next-request-return.html index 4e527357..0649b59f 100644 --- a/tapsets/API-ioscheduler-elv-next-request-return.html +++ b/tapsets/API-ioscheduler-elv-next-request-return.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioscheduler.elv_next_request.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioscheduler-elv-next-request.html" title="probe::ioscheduler.elv_next_request"><link rel="next" href="API-ioscheduler-trace-elv-abort-request.html" title="probe::ioscheduler_trace.elv_abort_request"></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>probe::ioscheduler.elv_next_request.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioscheduler-elv-next-request.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioscheduler-trace-elv-abort-request.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioscheduler.elv_next_request.return"><a name="API-ioscheduler-elv-next-request-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioscheduler.elv_next_request.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioscheduler.elv_next_request.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioscheduler-elv-next-request.html" title="probe::ioscheduler.elv_next_request"><link rel="next" href="API-ioscheduler-trace-elv-abort-request.html" title="probe::ioscheduler_trace.elv_abort_request"></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>probe::ioscheduler.elv_next_request.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioscheduler-elv-next-request.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioscheduler-trace-elv-abort-request.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioscheduler.elv_next_request.return"><a name="API-ioscheduler-elv-next-request-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioscheduler.elv_next_request.return — |
| 2 | Fires when a request retrieval issues a return signal | 2 | Fires when a request retrieval issues a return signal |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioscheduler.elv_next_request.return </pre></div><div class="refsect1" title="Values"><a name="idp6980976"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>disk_major</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioscheduler.elv_next_request.return </pre></div><div class="refsect1" title="Values"><a name="idp6984720"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>disk_major</code></em></span></dt><dd><p> |
| 4 | Disk major number of the request | 4 | Disk major number of the request |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq</code></em></span></dt><dd><p> |
| 6 | Address of the request | 6 | Address of the request |
diff --git a/tapsets/API-ioscheduler-elv-next-request.html b/tapsets/API-ioscheduler-elv-next-request.html index 291a7c40..0c75a9f7 100644 --- a/tapsets/API-ioscheduler-elv-next-request.html +++ b/tapsets/API-ioscheduler-elv-next-request.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioscheduler.elv_next_request</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioscheduler-elv-completed-request.html" title="probe::ioscheduler.elv_completed_request"><link rel="next" href="API-ioscheduler-elv-next-request-return.html" title="probe::ioscheduler.elv_next_request.return"></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>probe::ioscheduler.elv_next_request</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioscheduler-elv-completed-request.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioscheduler-elv-next-request-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioscheduler.elv_next_request"><a name="API-ioscheduler-elv-next-request"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioscheduler.elv_next_request — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioscheduler.elv_next_request</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioscheduler-elv-completed-request.html" title="probe::ioscheduler.elv_completed_request"><link rel="next" href="API-ioscheduler-elv-next-request-return.html" title="probe::ioscheduler.elv_next_request.return"></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>probe::ioscheduler.elv_next_request</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioscheduler-elv-completed-request.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioscheduler-elv-next-request-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioscheduler.elv_next_request"><a name="API-ioscheduler-elv-next-request"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioscheduler.elv_next_request — |
| 2 | Fires when a request is retrieved from the request queue | 2 | Fires when a request is retrieved from the request queue |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioscheduler.elv_next_request </pre></div><div class="refsect1" title="Values"><a name="idp6968880"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioscheduler.elv_next_request </pre></div><div class="refsect1" title="Values"><a name="idp6972624"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | Name of the probe point | 4 | Name of the probe point |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>elevator_name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>elevator_name</code></em></span></dt><dd><p> |
| 6 | The type of I/O elevator currently enabled | 6 | The type of I/O elevator currently enabled |
diff --git a/tapsets/API-ioscheduler-trace-elv-abort-request.html b/tapsets/API-ioscheduler-trace-elv-abort-request.html index cd33fee1..d6934367 100644 --- a/tapsets/API-ioscheduler-trace-elv-abort-request.html +++ b/tapsets/API-ioscheduler-trace-elv-abort-request.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioscheduler_trace.elv_abort_request</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioscheduler-elv-next-request-return.html" title="probe::ioscheduler.elv_next_request.return"><link rel="next" href="API-ioscheduler-trace-elv-completed-request.html" title="probe::ioscheduler_trace.elv_completed_request"></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>probe::ioscheduler_trace.elv_abort_request</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioscheduler-elv-next-request-return.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioscheduler-trace-elv-completed-request.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioscheduler_trace.elv_abort_request"><a name="API-ioscheduler-trace-elv-abort-request"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioscheduler_trace.elv_abort_request — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioscheduler_trace.elv_abort_request</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioscheduler-elv-next-request-return.html" title="probe::ioscheduler.elv_next_request.return"><link rel="next" href="API-ioscheduler-trace-elv-completed-request.html" title="probe::ioscheduler_trace.elv_completed_request"></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>probe::ioscheduler_trace.elv_abort_request</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioscheduler-elv-next-request-return.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioscheduler-trace-elv-completed-request.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioscheduler_trace.elv_abort_request"><a name="API-ioscheduler-trace-elv-abort-request"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioscheduler_trace.elv_abort_request — |
| 2 | Fires when a request is aborted. | 2 | Fires when a request is aborted. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioscheduler_trace.elv_abort_request </pre></div><div class="refsect1" title="Values"><a name="idp6999088"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>disk_major</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioscheduler_trace.elv_abort_request </pre></div><div class="refsect1" title="Values"><a name="idp7002784"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>disk_major</code></em></span></dt><dd><p> |
| 4 | Disk major no of request. | 4 | Disk major no of request. |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq</code></em></span></dt><dd><p> |
| 6 | Address of request. | 6 | Address of request. |
diff --git a/tapsets/API-ioscheduler-trace-elv-completed-request.html b/tapsets/API-ioscheduler-trace-elv-completed-request.html index ad7eb6fa..967e10d4 100644 --- a/tapsets/API-ioscheduler-trace-elv-completed-request.html +++ b/tapsets/API-ioscheduler-trace-elv-completed-request.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioscheduler_trace.elv_completed_request</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioscheduler-trace-elv-abort-request.html" title="probe::ioscheduler_trace.elv_abort_request"><link rel="next" href="API-ioscheduler-trace-elv-issue-request.html" title="probe::ioscheduler_trace.elv_issue_request"></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>probe::ioscheduler_trace.elv_completed_request</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioscheduler-trace-elv-abort-request.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioscheduler-trace-elv-issue-request.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioscheduler_trace.elv_completed_request"><a name="API-ioscheduler-trace-elv-completed-request"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioscheduler_trace.elv_completed_request — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioscheduler_trace.elv_completed_request</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioscheduler-trace-elv-abort-request.html" title="probe::ioscheduler_trace.elv_abort_request"><link rel="next" href="API-ioscheduler-trace-elv-issue-request.html" title="probe::ioscheduler_trace.elv_issue_request"></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>probe::ioscheduler_trace.elv_completed_request</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioscheduler-trace-elv-abort-request.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioscheduler-trace-elv-issue-request.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioscheduler_trace.elv_completed_request"><a name="API-ioscheduler-trace-elv-completed-request"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioscheduler_trace.elv_completed_request — |
| 2 | Fires when a request is | 2 | Fires when a request is |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioscheduler_trace.elv_completed_request </pre></div><div class="refsect1" title="Values"><a name="idp7019136"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>disk_major</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioscheduler_trace.elv_completed_request </pre></div><div class="refsect1" title="Values"><a name="idp7022944"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>disk_major</code></em></span></dt><dd><p> |
| 4 | Disk major no of request. | 4 | Disk major no of request. |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq</code></em></span></dt><dd><p> |
| 6 | Address of request. | 6 | Address of request. |
| @@ -12,6 +12,6 @@ | |||
| 12 | Disk minor number of request. | 12 | Disk minor number of request. |
| 13 | </p></dd><dt><span class="term"><em class="parameter"><code>rq_flags</code></em></span></dt><dd><p> | 13 | </p></dd><dt><span class="term"><em class="parameter"><code>rq_flags</code></em></span></dt><dd><p> |
| 14 | Request flags. | 14 | Request flags. |
| 15 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp7032416"></a><h2>Description</h2><p> | 15 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp7036224"></a><h2>Description</h2><p> |
| 16 | completed. | 16 | completed. |
| 17 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ioscheduler-trace-elv-abort-request.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="iosched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ioscheduler-trace-elv-issue-request.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::ioscheduler_trace.elv_abort_request</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::ioscheduler_trace.elv_issue_request</span></td></tr></table></div></body></html> | 17 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ioscheduler-trace-elv-abort-request.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="iosched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ioscheduler-trace-elv-issue-request.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::ioscheduler_trace.elv_abort_request</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::ioscheduler_trace.elv_issue_request</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ioscheduler-trace-elv-issue-request.html b/tapsets/API-ioscheduler-trace-elv-issue-request.html index 107ef1a8..692e4a51 100644 --- a/tapsets/API-ioscheduler-trace-elv-issue-request.html +++ b/tapsets/API-ioscheduler-trace-elv-issue-request.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioscheduler_trace.elv_issue_request</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioscheduler-trace-elv-completed-request.html" title="probe::ioscheduler_trace.elv_completed_request"><link rel="next" href="API-ioscheduler-trace-elv-requeue-request.html" title="probe::ioscheduler_trace.elv_requeue_request"></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>probe::ioscheduler_trace.elv_issue_request</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioscheduler-trace-elv-completed-request.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioscheduler-trace-elv-requeue-request.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioscheduler_trace.elv_issue_request"><a name="API-ioscheduler-trace-elv-issue-request"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioscheduler_trace.elv_issue_request — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioscheduler_trace.elv_issue_request</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioscheduler-trace-elv-completed-request.html" title="probe::ioscheduler_trace.elv_completed_request"><link rel="next" href="API-ioscheduler-trace-elv-requeue-request.html" title="probe::ioscheduler_trace.elv_requeue_request"></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>probe::ioscheduler_trace.elv_issue_request</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioscheduler-trace-elv-completed-request.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioscheduler-trace-elv-requeue-request.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioscheduler_trace.elv_issue_request"><a name="API-ioscheduler-trace-elv-issue-request"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioscheduler_trace.elv_issue_request — |
| 2 | Fires when a request is | 2 | Fires when a request is |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioscheduler_trace.elv_issue_request </pre></div><div class="refsect1" title="Values"><a name="idp7040400"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>disk_major</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioscheduler_trace.elv_issue_request </pre></div><div class="refsect1" title="Values"><a name="idp7044208"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>disk_major</code></em></span></dt><dd><p> |
| 4 | Disk major no of request. | 4 | Disk major no of request. |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq</code></em></span></dt><dd><p> |
| 6 | Address of request. | 6 | Address of request. |
| @@ -12,6 +12,6 @@ | |||
| 12 | Disk minor number of request. | 12 | Disk minor number of request. |
| 13 | </p></dd><dt><span class="term"><em class="parameter"><code>rq_flags</code></em></span></dt><dd><p> | 13 | </p></dd><dt><span class="term"><em class="parameter"><code>rq_flags</code></em></span></dt><dd><p> |
| 14 | Request flags. | 14 | Request flags. |
| 15 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp7053680"></a><h2>Description</h2><p> | 15 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp7057488"></a><h2>Description</h2><p> |
| 16 | scheduled. | 16 | scheduled. |
| 17 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ioscheduler-trace-elv-completed-request.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="iosched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ioscheduler-trace-elv-requeue-request.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::ioscheduler_trace.elv_completed_request</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::ioscheduler_trace.elv_requeue_request</span></td></tr></table></div></body></html> | 17 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ioscheduler-trace-elv-completed-request.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="iosched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ioscheduler-trace-elv-requeue-request.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::ioscheduler_trace.elv_completed_request</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::ioscheduler_trace.elv_requeue_request</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ioscheduler-trace-elv-requeue-request.html b/tapsets/API-ioscheduler-trace-elv-requeue-request.html index d1a00a12..c54e9a89 100644 --- a/tapsets/API-ioscheduler-trace-elv-requeue-request.html +++ b/tapsets/API-ioscheduler-trace-elv-requeue-request.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioscheduler_trace.elv_requeue_request</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioscheduler-trace-elv-issue-request.html" title="probe::ioscheduler_trace.elv_issue_request"><link rel="next" href="API-ioscheduler-trace-plug.html" title="probe::ioscheduler_trace.plug"></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>probe::ioscheduler_trace.elv_requeue_request</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioscheduler-trace-elv-issue-request.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioscheduler-trace-plug.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioscheduler_trace.elv_requeue_request"><a name="API-ioscheduler-trace-elv-requeue-request"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioscheduler_trace.elv_requeue_request — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioscheduler_trace.elv_requeue_request</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioscheduler-trace-elv-issue-request.html" title="probe::ioscheduler_trace.elv_issue_request"><link rel="next" href="API-ioscheduler-trace-plug.html" title="probe::ioscheduler_trace.plug"></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>probe::ioscheduler_trace.elv_requeue_request</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioscheduler-trace-elv-issue-request.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioscheduler-trace-plug.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioscheduler_trace.elv_requeue_request"><a name="API-ioscheduler-trace-elv-requeue-request"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioscheduler_trace.elv_requeue_request — |
| 2 | Fires when a request is | 2 | Fires when a request is |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioscheduler_trace.elv_requeue_request </pre></div><div class="refsect1" title="Values"><a name="idp7061760"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>disk_major</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioscheduler_trace.elv_requeue_request </pre></div><div class="refsect1" title="Values"><a name="idp7065568"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>disk_major</code></em></span></dt><dd><p> |
| 4 | Disk major no of request. | 4 | Disk major no of request. |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq</code></em></span></dt><dd><p> |
| 6 | Address of request. | 6 | Address of request. |
| @@ -12,6 +12,6 @@ | |||
| 12 | Disk minor number of request. | 12 | Disk minor number of request. |
| 13 | </p></dd><dt><span class="term"><em class="parameter"><code>rq_flags</code></em></span></dt><dd><p> | 13 | </p></dd><dt><span class="term"><em class="parameter"><code>rq_flags</code></em></span></dt><dd><p> |
| 14 | Request flags. | 14 | Request flags. |
| 15 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp7075040"></a><h2>Description</h2><p> | 15 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp7078848"></a><h2>Description</h2><p> |
| 16 | put back on the queue, when the hadware cannot accept more requests. | 16 | put back on the queue, when the hadware cannot accept more requests. |
| 17 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ioscheduler-trace-elv-issue-request.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="iosched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ioscheduler-trace-plug.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::ioscheduler_trace.elv_issue_request</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::ioscheduler_trace.plug</span></td></tr></table></div></body></html> | 17 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ioscheduler-trace-elv-issue-request.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="iosched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ioscheduler-trace-plug.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::ioscheduler_trace.elv_issue_request</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::ioscheduler_trace.plug</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ioscheduler-trace-plug.html b/tapsets/API-ioscheduler-trace-plug.html index fe1f4fbf..a34efaf5 100644 --- a/tapsets/API-ioscheduler-trace-plug.html +++ b/tapsets/API-ioscheduler-trace-plug.html | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioscheduler_trace.plug</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioscheduler-trace-elv-requeue-request.html" title="probe::ioscheduler_trace.elv_requeue_request"><link rel="next" href="API-ioscheduler-trace-unplug-io.html" title="probe::ioscheduler_trace.unplug_io"></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>probe::ioscheduler_trace.plug</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioscheduler-trace-elv-requeue-request.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioscheduler-trace-unplug-io.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioscheduler_trace.plug"><a name="API-ioscheduler-trace-plug"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioscheduler_trace.plug — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioscheduler_trace.plug</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioscheduler-trace-elv-requeue-request.html" title="probe::ioscheduler_trace.elv_requeue_request"><link rel="next" href="API-ioscheduler-trace-unplug-io.html" title="probe::ioscheduler_trace.unplug_io"></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>probe::ioscheduler_trace.plug</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioscheduler-trace-elv-requeue-request.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioscheduler-trace-unplug-io.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioscheduler_trace.plug"><a name="API-ioscheduler-trace-plug"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioscheduler_trace.plug — |
| 2 | Fires when a request queue is plugged; | 2 | Fires when a request queue is plugged; |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioscheduler_trace.plug </pre></div><div class="refsect1" title="Values"><a name="idp7083056"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioscheduler_trace.plug </pre></div><div class="refsect1" title="Values"><a name="idp7086928"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | Name of the probe point | 4 | Name of the probe point |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq_queue</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq_queue</code></em></span></dt><dd><p> |
| 6 | request queue | 6 | request queue |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp7088272"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp7092144"></a><h2>Description</h2><p> |
| 8 | ie, requests in the queue cannot be serviced by block driver. | 8 | ie, requests in the queue cannot be serviced by block driver. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ioscheduler-trace-elv-requeue-request.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="iosched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ioscheduler-trace-unplug-io.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::ioscheduler_trace.elv_requeue_request</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::ioscheduler_trace.unplug_io</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ioscheduler-trace-elv-requeue-request.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="iosched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ioscheduler-trace-unplug-io.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::ioscheduler_trace.elv_requeue_request</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::ioscheduler_trace.unplug_io</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ioscheduler-trace-unplug-io.html b/tapsets/API-ioscheduler-trace-unplug-io.html index 332c2d06..33794db9 100644 --- a/tapsets/API-ioscheduler-trace-unplug-io.html +++ b/tapsets/API-ioscheduler-trace-unplug-io.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioscheduler_trace.unplug_io</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioscheduler-trace-plug.html" title="probe::ioscheduler_trace.plug"><link rel="next" href="API-ioscheduler-trace-unplug-timer.html" title="probe::ioscheduler_trace.unplug_timer"></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>probe::ioscheduler_trace.unplug_io</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioscheduler-trace-plug.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioscheduler-trace-unplug-timer.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioscheduler_trace.unplug_io"><a name="API-ioscheduler-trace-unplug-io"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioscheduler_trace.unplug_io — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioscheduler_trace.unplug_io</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioscheduler-trace-plug.html" title="probe::ioscheduler_trace.plug"><link rel="next" href="API-ioscheduler-trace-unplug-timer.html" title="probe::ioscheduler_trace.unplug_timer"></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>probe::ioscheduler_trace.unplug_io</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioscheduler-trace-plug.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ioscheduler-trace-unplug-timer.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioscheduler_trace.unplug_io"><a name="API-ioscheduler-trace-unplug-io"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioscheduler_trace.unplug_io — |
| 2 | Fires when a request queue is unplugged; | 2 | Fires when a request queue is unplugged; |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioscheduler_trace.unplug_io </pre></div><div class="refsect1" title="Values"><a name="idp7096352"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioscheduler_trace.unplug_io </pre></div><div class="refsect1" title="Values"><a name="idp7100160"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | Name of the probe point | 4 | Name of the probe point |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq_queue</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq_queue</code></em></span></dt><dd><p> |
| 6 | request queue | 6 | request queue |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp7101568"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp7105376"></a><h2>Description</h2><p> |
| 8 | Either, when number of pending requests in the queue exceeds threshold | 8 | Either, when number of pending requests in the queue exceeds threshold |
| 9 | or, upon expiration of timer that was activated when queue was plugged. | 9 | or, upon expiration of timer that was activated when queue was plugged. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ioscheduler-trace-plug.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="iosched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ioscheduler-trace-unplug-timer.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::ioscheduler_trace.plug</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::ioscheduler_trace.unplug_timer</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ioscheduler-trace-plug.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="iosched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ioscheduler-trace-unplug-timer.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::ioscheduler_trace.plug</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::ioscheduler_trace.unplug_timer</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ioscheduler-trace-unplug-timer.html b/tapsets/API-ioscheduler-trace-unplug-timer.html index da371b97..1052a57e 100644 --- a/tapsets/API-ioscheduler-trace-unplug-timer.html +++ b/tapsets/API-ioscheduler-trace-unplug-timer.html | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioscheduler_trace.unplug_timer</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioscheduler-trace-unplug-io.html" title="probe::ioscheduler_trace.unplug_io"><link rel="next" href="scsi.stp.html" title="Chapter 10. SCSI Tapset"></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>probe::ioscheduler_trace.unplug_timer</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioscheduler-trace-unplug-io.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="scsi.stp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioscheduler_trace.unplug_timer"><a name="API-ioscheduler-trace-unplug-timer"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioscheduler_trace.unplug_timer — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ioscheduler_trace.unplug_timer</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"><link rel="prev" href="API-ioscheduler-trace-unplug-io.html" title="probe::ioscheduler_trace.unplug_io"><link rel="next" href="scsi.stp.html" title="Chapter 10. SCSI Tapset"></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>probe::ioscheduler_trace.unplug_timer</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ioscheduler-trace-unplug-io.html">Prev</a> </td><th width="60%" align="center">Chapter 9. IO Scheduler and block IO Tapset</th><td width="20%" align="right"> <a accesskey="n" href="scsi.stp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ioscheduler_trace.unplug_timer"><a name="API-ioscheduler-trace-unplug-timer"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ioscheduler_trace.unplug_timer — |
| 2 | Fires when unplug timer associated | 2 | Fires when unplug timer associated |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioscheduler_trace.unplug_timer </pre></div><div class="refsect1" title="Values"><a name="idp7109728"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ioscheduler_trace.unplug_timer </pre></div><div class="refsect1" title="Values"><a name="idp7113424"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | Name of the probe point | 4 | Name of the probe point |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq_queue</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq_queue</code></em></span></dt><dd><p> |
| 6 | request queue | 6 | request queue |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp7114944"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp7118640"></a><h2>Description</h2><p> |
| 8 | with a request queue expires. | 8 | with a request queue expires. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ioscheduler-trace-unplug-io.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="iosched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="scsi.stp.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::ioscheduler_trace.unplug_io</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 10. SCSI Tapset</td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ioscheduler-trace-unplug-io.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="iosched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="scsi.stp.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::ioscheduler_trace.unplug_io</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 10. SCSI Tapset</td></tr></table></div></body></html> |
diff --git a/tapsets/API-ip-ntop.html b/tapsets/API-ip-ntop.html index c40d408a..d22d827a 100644 --- a/tapsets/API-ip-ntop.html +++ b/tapsets/API-ip-ntop.html | |||
| @@ -2,6 +2,6 @@ | |||
| 2 | Returns a string representation for an IPv4 address | 2 | Returns a string representation for an IPv4 address |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | ip_ntop:string(addr:long) | 4 | ip_ntop:string(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp7670432"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp7673872"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the IPv4 address represented as an integer | 6 | the IPv4 address represented as an integer |
| 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-htons.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ntohl.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::htons</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ntohl</span></td></tr></table></div></body></html> | 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-htons.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ntohl.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::htons</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ntohl</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ipmib-ForwDatagrams.html b/tapsets/API-ipmib-ForwDatagrams.html index 0e4bdcf7..7dbffdf6 100644 --- a/tapsets/API-ipmib-ForwDatagrams.html +++ b/tapsets/API-ipmib-ForwDatagrams.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ipmib.ForwDatagrams</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-tcpmib-remote-port.html" title="function::tcpmib_remote_port"><link rel="next" href="API-ipmib-FragFails.html" title="probe::ipmib.FragFails"></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>probe::ipmib.ForwDatagrams</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcpmib-remote-port.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ipmib-FragFails.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ipmib.ForwDatagrams"><a name="API-ipmib-ForwDatagrams"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ipmib.ForwDatagrams — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ipmib.ForwDatagrams</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-tcpmib-remote-port.html" title="function::tcpmib_remote_port"><link rel="next" href="API-ipmib-FragFails.html" title="probe::ipmib.FragFails"></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>probe::ipmib.ForwDatagrams</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcpmib-remote-port.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ipmib-FragFails.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ipmib.ForwDatagrams"><a name="API-ipmib-ForwDatagrams"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ipmib.ForwDatagrams — |
| 2 | Count forwarded packet | 2 | Count forwarded packet |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ipmib.ForwDatagrams </pre></div><div class="refsect1" title="Values"><a name="idp9939616"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ipmib.ForwDatagrams </pre></div><div class="refsect1" title="Values"><a name="idp9943024"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> |
| 4 | pointer to the struct sk_buff being acted on | 4 | pointer to the struct sk_buff being acted on |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 6 | value to be added to the counter (default value of 1) | 6 | value to be added to the counter (default value of 1) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9944816"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9948224"></a><h2>Description</h2><p> |
| 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function | 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function |
| 9 | <code class="function">ipmib_filter_key</code>. If the packet passes the filter is is | 9 | <code class="function">ipmib_filter_key</code>. If the packet passes the filter is is |
| 10 | counted in the global <em class="parameter"><code>ForwDatagrams</code></em> (equivalent to SNMP's MIB | 10 | counted in the global <em class="parameter"><code>ForwDatagrams</code></em> (equivalent to SNMP's MIB |
diff --git a/tapsets/API-ipmib-FragFails.html b/tapsets/API-ipmib-FragFails.html index a4bc71fb..5a85d7e0 100644 --- a/tapsets/API-ipmib-FragFails.html +++ b/tapsets/API-ipmib-FragFails.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ipmib.FragFails</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-ipmib-ForwDatagrams.html" title="probe::ipmib.ForwDatagrams"><link rel="next" href="API-ipmib-FragOKs.html" title="probe::ipmib.FragOKs"></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>probe::ipmib.FragFails</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ipmib-ForwDatagrams.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ipmib-FragOKs.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ipmib.FragFails"><a name="API-ipmib-FragFails"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ipmib.FragFails — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ipmib.FragFails</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-ipmib-ForwDatagrams.html" title="probe::ipmib.ForwDatagrams"><link rel="next" href="API-ipmib-FragOKs.html" title="probe::ipmib.FragOKs"></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>probe::ipmib.FragFails</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ipmib-ForwDatagrams.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ipmib-FragOKs.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ipmib.FragFails"><a name="API-ipmib-FragFails"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ipmib.FragFails — |
| 2 | Count datagram fragmented unsuccessfully | 2 | Count datagram fragmented unsuccessfully |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ipmib.FragFails </pre></div><div class="refsect1" title="Values"><a name="idp9955024"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ipmib.FragFails </pre></div><div class="refsect1" title="Values"><a name="idp9958384"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> |
| 4 | pointer to the struct sk_buff being acted on | 4 | pointer to the struct sk_buff being acted on |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 6 | Value to be added to the counter (default value of 1) | 6 | Value to be added to the counter (default value of 1) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9960224"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9963584"></a><h2>Description</h2><p> |
| 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function | 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function |
| 9 | <code class="function">ipmib_filter_key</code>. If the packet passes the filter is is | 9 | <code class="function">ipmib_filter_key</code>. If the packet passes the filter is is |
| 10 | counted in the global <em class="parameter"><code>FragFails</code></em> (equivalent to SNMP's MIB | 10 | counted in the global <em class="parameter"><code>FragFails</code></em> (equivalent to SNMP's MIB |
diff --git a/tapsets/API-ipmib-FragOKs.html b/tapsets/API-ipmib-FragOKs.html index 6c984aef..7cb4847e 100644 --- a/tapsets/API-ipmib-FragOKs.html +++ b/tapsets/API-ipmib-FragOKs.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ipmib.FragOKs</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-ipmib-FragFails.html" title="probe::ipmib.FragFails"><link rel="next" href="API-ipmib-InAddrErrors.html" title="probe::ipmib.InAddrErrors"></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>probe::ipmib.FragOKs</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ipmib-FragFails.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ipmib-InAddrErrors.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ipmib.FragOKs"><a name="API-ipmib-FragOKs"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ipmib.FragOKs — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ipmib.FragOKs</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-ipmib-FragFails.html" title="probe::ipmib.FragFails"><link rel="next" href="API-ipmib-InAddrErrors.html" title="probe::ipmib.InAddrErrors"></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>probe::ipmib.FragOKs</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ipmib-FragFails.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ipmib-InAddrErrors.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ipmib.FragOKs"><a name="API-ipmib-FragOKs"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ipmib.FragOKs — |
| 2 | Count datagram fragmented successfully | 2 | Count datagram fragmented successfully |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ipmib.FragOKs </pre></div><div class="refsect1" title="Values"><a name="idp9970416"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ipmib.FragOKs </pre></div><div class="refsect1" title="Values"><a name="idp9973776"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> |
| 4 | pointer to the struct sk_buff being acted on | 4 | pointer to the struct sk_buff being acted on |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 6 | value to be added to the counter (default value of 1) | 6 | value to be added to the counter (default value of 1) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9975616"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9978976"></a><h2>Description</h2><p> |
| 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function | 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function |
| 9 | <code class="function">ipmib_filter_key</code>. If the packet passes the filter is is | 9 | <code class="function">ipmib_filter_key</code>. If the packet passes the filter is is |
| 10 | counted in the global <em class="parameter"><code>FragOKs</code></em> (equivalent to SNMP's MIB | 10 | counted in the global <em class="parameter"><code>FragOKs</code></em> (equivalent to SNMP's MIB |
diff --git a/tapsets/API-ipmib-InAddrErrors.html b/tapsets/API-ipmib-InAddrErrors.html index 6d5821a2..94d019d8 100644 --- a/tapsets/API-ipmib-InAddrErrors.html +++ b/tapsets/API-ipmib-InAddrErrors.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ipmib.InAddrErrors</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-ipmib-FragOKs.html" title="probe::ipmib.FragOKs"><link rel="next" href="API-ipmib-InDiscards.html" title="probe::ipmib.InDiscards"></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>probe::ipmib.InAddrErrors</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ipmib-FragOKs.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ipmib-InDiscards.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ipmib.InAddrErrors"><a name="API-ipmib-InAddrErrors"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ipmib.InAddrErrors — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ipmib.InAddrErrors</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-ipmib-FragOKs.html" title="probe::ipmib.FragOKs"><link rel="next" href="API-ipmib-InDiscards.html" title="probe::ipmib.InDiscards"></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>probe::ipmib.InAddrErrors</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ipmib-FragOKs.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ipmib-InDiscards.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ipmib.InAddrErrors"><a name="API-ipmib-InAddrErrors"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ipmib.InAddrErrors — |
| 2 | Count arriving packets with an incorrect address | 2 | Count arriving packets with an incorrect address |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ipmib.InAddrErrors </pre></div><div class="refsect1" title="Values"><a name="idp9985856"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ipmib.InAddrErrors </pre></div><div class="refsect1" title="Values"><a name="idp9989216"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> |
| 4 | pointer to the struct sk_buff being acted on | 4 | pointer to the struct sk_buff being acted on |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 6 | value to be added to the counter (default value of 1) | 6 | value to be added to the counter (default value of 1) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9991056"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9994416"></a><h2>Description</h2><p> |
| 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function | 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function |
| 9 | <code class="function">ipmib_filter_key</code>. If the packet passes the filter is is | 9 | <code class="function">ipmib_filter_key</code>. If the packet passes the filter is is |
| 10 | counted in the global <em class="parameter"><code>InAddrErrors</code></em> (equivalent to SNMP's MIB | 10 | counted in the global <em class="parameter"><code>InAddrErrors</code></em> (equivalent to SNMP's MIB |
diff --git a/tapsets/API-ipmib-InDiscards.html b/tapsets/API-ipmib-InDiscards.html index 8ad4af78..a79306c0 100644 --- a/tapsets/API-ipmib-InDiscards.html +++ b/tapsets/API-ipmib-InDiscards.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ipmib.InDiscards</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-ipmib-InAddrErrors.html" title="probe::ipmib.InAddrErrors"><link rel="next" href="API-ipmib-InNoRoutes.html" title="probe::ipmib.InNoRoutes"></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>probe::ipmib.InDiscards</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ipmib-InAddrErrors.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ipmib-InNoRoutes.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ipmib.InDiscards"><a name="API-ipmib-InDiscards"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ipmib.InDiscards — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ipmib.InDiscards</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-ipmib-InAddrErrors.html" title="probe::ipmib.InAddrErrors"><link rel="next" href="API-ipmib-InNoRoutes.html" title="probe::ipmib.InNoRoutes"></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>probe::ipmib.InDiscards</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ipmib-InAddrErrors.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ipmib-InNoRoutes.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ipmib.InDiscards"><a name="API-ipmib-InDiscards"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ipmib.InDiscards — |
| 2 | Count discarded inbound packets | 2 | Count discarded inbound packets |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ipmib.InDiscards </pre></div><div class="refsect1" title="Values"><a name="idp10001248"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ipmib.InDiscards </pre></div><div class="refsect1" title="Values"><a name="idp10004608"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> |
| 4 | pointer to the struct sk_buff being acted on | 4 | pointer to the struct sk_buff being acted on |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 6 | value to be added to the counter (default value of 1) | 6 | value to be added to the counter (default value of 1) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10006448"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10009808"></a><h2>Description</h2><p> |
| 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function | 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function |
| 9 | <code class="function">ipmib_filter_key</code>. If the packet passes the filter is is | 9 | <code class="function">ipmib_filter_key</code>. If the packet passes the filter is is |
| 10 | counted in the global <em class="parameter"><code>InDiscards</code></em> (equivalent to SNMP's MIB | 10 | counted in the global <em class="parameter"><code>InDiscards</code></em> (equivalent to SNMP's MIB |
diff --git a/tapsets/API-ipmib-InNoRoutes.html b/tapsets/API-ipmib-InNoRoutes.html index 2806f779..987468b7 100644 --- a/tapsets/API-ipmib-InNoRoutes.html +++ b/tapsets/API-ipmib-InNoRoutes.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ipmib.InNoRoutes</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-ipmib-InDiscards.html" title="probe::ipmib.InDiscards"><link rel="next" href="API-ipmib-InReceives.html" title="probe::ipmib.InReceives"></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>probe::ipmib.InNoRoutes</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ipmib-InDiscards.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ipmib-InReceives.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ipmib.InNoRoutes"><a name="API-ipmib-InNoRoutes"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ipmib.InNoRoutes — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ipmib.InNoRoutes</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-ipmib-InDiscards.html" title="probe::ipmib.InDiscards"><link rel="next" href="API-ipmib-InReceives.html" title="probe::ipmib.InReceives"></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>probe::ipmib.InNoRoutes</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ipmib-InDiscards.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ipmib-InReceives.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ipmib.InNoRoutes"><a name="API-ipmib-InNoRoutes"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ipmib.InNoRoutes — |
| 2 | Count an arriving packet with no matching socket | 2 | Count an arriving packet with no matching socket |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ipmib.InNoRoutes </pre></div><div class="refsect1" title="Values"><a name="idp10016592"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ipmib.InNoRoutes </pre></div><div class="refsect1" title="Values"><a name="idp10020016"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> |
| 4 | pointer to the struct sk_buff being acted on | 4 | pointer to the struct sk_buff being acted on |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 6 | value to be added to the counter (default value of 1) | 6 | value to be added to the counter (default value of 1) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10021792"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10025216"></a><h2>Description</h2><p> |
| 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function | 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function |
| 9 | <code class="function">ipmib_filter_key</code>. If the packet passes the filter is is | 9 | <code class="function">ipmib_filter_key</code>. If the packet passes the filter is is |
| 10 | counted in the global <em class="parameter"><code>InNoRoutes</code></em> (equivalent to SNMP's MIB | 10 | counted in the global <em class="parameter"><code>InNoRoutes</code></em> (equivalent to SNMP's MIB |
diff --git a/tapsets/API-ipmib-InReceives.html b/tapsets/API-ipmib-InReceives.html index 8a4969c0..0520caf5 100644 --- a/tapsets/API-ipmib-InReceives.html +++ b/tapsets/API-ipmib-InReceives.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ipmib.InReceives</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-ipmib-InNoRoutes.html" title="probe::ipmib.InNoRoutes"><link rel="next" href="API-ipmib-InUnknownProtos.html" title="probe::ipmib.InUnknownProtos"></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>probe::ipmib.InReceives</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ipmib-InNoRoutes.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ipmib-InUnknownProtos.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ipmib.InReceives"><a name="API-ipmib-InReceives"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ipmib.InReceives — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ipmib.InReceives</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-ipmib-InNoRoutes.html" title="probe::ipmib.InNoRoutes"><link rel="next" href="API-ipmib-InUnknownProtos.html" title="probe::ipmib.InUnknownProtos"></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>probe::ipmib.InReceives</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ipmib-InNoRoutes.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ipmib-InUnknownProtos.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ipmib.InReceives"><a name="API-ipmib-InReceives"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ipmib.InReceives — |
| 2 | Count an arriving packet | 2 | Count an arriving packet |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ipmib.InReceives </pre></div><div class="refsect1" title="Values"><a name="idp10031920"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ipmib.InReceives </pre></div><div class="refsect1" title="Values"><a name="idp10035280"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> |
| 4 | pointer to the struct sk_buff being acted on | 4 | pointer to the struct sk_buff being acted on |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 6 | value to be added to the counter (default value of 1) | 6 | value to be added to the counter (default value of 1) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10037120"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10040480"></a><h2>Description</h2><p> |
| 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function | 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function |
| 9 | <code class="function">ipmib_filter_key</code>. If the packet passes the filter is is | 9 | <code class="function">ipmib_filter_key</code>. If the packet passes the filter is is |
| 10 | counted in the global <em class="parameter"><code>InReceives</code></em> (equivalent to SNMP's MIB | 10 | counted in the global <em class="parameter"><code>InReceives</code></em> (equivalent to SNMP's MIB |
diff --git a/tapsets/API-ipmib-InUnknownProtos.html b/tapsets/API-ipmib-InUnknownProtos.html index 57c16de1..f1d1147a 100644 --- a/tapsets/API-ipmib-InUnknownProtos.html +++ b/tapsets/API-ipmib-InUnknownProtos.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ipmib.InUnknownProtos</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-ipmib-InReceives.html" title="probe::ipmib.InReceives"><link rel="next" href="API-ipmib-OutRequests.html" title="probe::ipmib.OutRequests"></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>probe::ipmib.InUnknownProtos</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ipmib-InReceives.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ipmib-OutRequests.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ipmib.InUnknownProtos"><a name="API-ipmib-InUnknownProtos"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ipmib.InUnknownProtos — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ipmib.InUnknownProtos</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-ipmib-InReceives.html" title="probe::ipmib.InReceives"><link rel="next" href="API-ipmib-OutRequests.html" title="probe::ipmib.OutRequests"></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>probe::ipmib.InUnknownProtos</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ipmib-InReceives.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ipmib-OutRequests.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ipmib.InUnknownProtos"><a name="API-ipmib-InUnknownProtos"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ipmib.InUnknownProtos — |
| 2 | Count arriving packets with an unbound proto | 2 | Count arriving packets with an unbound proto |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ipmib.InUnknownProtos </pre></div><div class="refsect1" title="Values"><a name="idp10047312"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ipmib.InUnknownProtos </pre></div><div class="refsect1" title="Values"><a name="idp10050736"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> |
| 4 | pointer to the struct sk_buff being acted on | 4 | pointer to the struct sk_buff being acted on |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 6 | value to be added to the counter (default value of 1) | 6 | value to be added to the counter (default value of 1) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10052512"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10055936"></a><h2>Description</h2><p> |
| 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function | 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function |
| 9 | <code class="function">ipmib_filter_key</code>. If the packet passes the filter is is | 9 | <code class="function">ipmib_filter_key</code>. If the packet passes the filter is is |
| 10 | counted in the global <em class="parameter"><code>InUnknownProtos</code></em> (equivalent to SNMP's MIB | 10 | counted in the global <em class="parameter"><code>InUnknownProtos</code></em> (equivalent to SNMP's MIB |
diff --git a/tapsets/API-ipmib-OutRequests.html b/tapsets/API-ipmib-OutRequests.html index 9e291232..21ae0f64 100644 --- a/tapsets/API-ipmib-OutRequests.html +++ b/tapsets/API-ipmib-OutRequests.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ipmib.OutRequests</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-ipmib-InUnknownProtos.html" title="probe::ipmib.InUnknownProtos"><link rel="next" href="API-ipmib-ReasmReqds.html" title="probe::ipmib.ReasmReqds"></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>probe::ipmib.OutRequests</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ipmib-InUnknownProtos.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ipmib-ReasmReqds.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ipmib.OutRequests"><a name="API-ipmib-OutRequests"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ipmib.OutRequests — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ipmib.OutRequests</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-ipmib-InUnknownProtos.html" title="probe::ipmib.InUnknownProtos"><link rel="next" href="API-ipmib-ReasmReqds.html" title="probe::ipmib.ReasmReqds"></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>probe::ipmib.OutRequests</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ipmib-InUnknownProtos.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ipmib-ReasmReqds.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ipmib.OutRequests"><a name="API-ipmib-OutRequests"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ipmib.OutRequests — |
| 2 | Count a request to send a packet | 2 | Count a request to send a packet |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ipmib.OutRequests </pre></div><div class="refsect1" title="Values"><a name="idp10062688"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ipmib.OutRequests </pre></div><div class="refsect1" title="Values"><a name="idp10066112"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> |
| 4 | pointer to the struct sk_buff being acted on | 4 | pointer to the struct sk_buff being acted on |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 6 | value to be added to the counter (default value of 1) | 6 | value to be added to the counter (default value of 1) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10067888"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10071312"></a><h2>Description</h2><p> |
| 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function | 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function |
| 9 | <code class="function">ipmib_filter_key</code>. If the packet passes the filter is is | 9 | <code class="function">ipmib_filter_key</code>. If the packet passes the filter is is |
| 10 | counted in the global <em class="parameter"><code>OutRequests</code></em> (equivalent to SNMP's MIB | 10 | counted in the global <em class="parameter"><code>OutRequests</code></em> (equivalent to SNMP's MIB |
diff --git a/tapsets/API-ipmib-ReasmReqds.html b/tapsets/API-ipmib-ReasmReqds.html index a0698647..aa5a5211 100644 --- a/tapsets/API-ipmib-ReasmReqds.html +++ b/tapsets/API-ipmib-ReasmReqds.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ipmib.ReasmReqds</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-ipmib-OutRequests.html" title="probe::ipmib.OutRequests"><link rel="next" href="API-ipmib-ReasmTimeout.html" title="probe::ipmib.ReasmTimeout"></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>probe::ipmib.ReasmReqds</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ipmib-OutRequests.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ipmib-ReasmTimeout.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ipmib.ReasmReqds"><a name="API-ipmib-ReasmReqds"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ipmib.ReasmReqds — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ipmib.ReasmReqds</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-ipmib-OutRequests.html" title="probe::ipmib.OutRequests"><link rel="next" href="API-ipmib-ReasmTimeout.html" title="probe::ipmib.ReasmTimeout"></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>probe::ipmib.ReasmReqds</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ipmib-OutRequests.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-ipmib-ReasmTimeout.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ipmib.ReasmReqds"><a name="API-ipmib-ReasmReqds"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ipmib.ReasmReqds — |
| 2 | Count number of packet fragments reassembly requests | 2 | Count number of packet fragments reassembly requests |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ipmib.ReasmReqds </pre></div><div class="refsect1" title="Values"><a name="idp10078096"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ipmib.ReasmReqds </pre></div><div class="refsect1" title="Values"><a name="idp10081520"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> |
| 4 | pointer to the struct sk_buff being acted on | 4 | pointer to the struct sk_buff being acted on |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 6 | value to be added to the counter (default value of 1) | 6 | value to be added to the counter (default value of 1) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10083296"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10086720"></a><h2>Description</h2><p> |
| 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function | 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function |
| 9 | <code class="function">ipmib_filter_key</code>. If the packet passes the filter is is | 9 | <code class="function">ipmib_filter_key</code>. If the packet passes the filter is is |
| 10 | counted in the global <em class="parameter"><code>ReasmReqds</code></em> (equivalent to SNMP's MIB | 10 | counted in the global <em class="parameter"><code>ReasmReqds</code></em> (equivalent to SNMP's MIB |
diff --git a/tapsets/API-ipmib-ReasmTimeout.html b/tapsets/API-ipmib-ReasmTimeout.html index 8a16300a..ee7e44e6 100644 --- a/tapsets/API-ipmib-ReasmTimeout.html +++ b/tapsets/API-ipmib-ReasmTimeout.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ipmib.ReasmTimeout</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-ipmib-ReasmReqds.html" title="probe::ipmib.ReasmReqds"><link rel="next" href="API-linuxmib-DelayedACKs.html" title="probe::linuxmib.DelayedACKs"></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>probe::ipmib.ReasmTimeout</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ipmib-ReasmReqds.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-linuxmib-DelayedACKs.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ipmib.ReasmTimeout"><a name="API-ipmib-ReasmTimeout"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ipmib.ReasmTimeout — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::ipmib.ReasmTimeout</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-ipmib-ReasmReqds.html" title="probe::ipmib.ReasmReqds"><link rel="next" href="API-linuxmib-DelayedACKs.html" title="probe::linuxmib.DelayedACKs"></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>probe::ipmib.ReasmTimeout</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ipmib-ReasmReqds.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-linuxmib-DelayedACKs.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::ipmib.ReasmTimeout"><a name="API-ipmib-ReasmTimeout"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::ipmib.ReasmTimeout — |
| 2 | Count Reassembly Timeouts | 2 | Count Reassembly Timeouts |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ipmib.ReasmTimeout </pre></div><div class="refsect1" title="Values"><a name="idp10093504"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">ipmib.ReasmTimeout </pre></div><div class="refsect1" title="Values"><a name="idp10096816"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> |
| 4 | pointer to the struct sk_buff being acted on | 4 | pointer to the struct sk_buff being acted on |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 6 | value to be added to the counter (default value of 1) | 6 | value to be added to the counter (default value of 1) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10098704"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10102016"></a><h2>Description</h2><p> |
| 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function | 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function |
| 9 | <code class="function">ipmib_filter_key</code>. If the packet passes the filter is is | 9 | <code class="function">ipmib_filter_key</code>. If the packet passes the filter is is |
| 10 | counted in the global <em class="parameter"><code>ReasmTimeout</code></em> (equivalent to SNMP's MIB | 10 | counted in the global <em class="parameter"><code>ReasmTimeout</code></em> (equivalent to SNMP's MIB |
diff --git a/tapsets/API-ipmib-filter-key.html b/tapsets/API-ipmib-filter-key.html index 4f10a362..8e36a29d 100644 --- a/tapsets/API-ipmib-filter-key.html +++ b/tapsets/API-ipmib-filter-key.html | |||
| @@ -2,13 +2,13 @@ | |||
| 2 | Default filter function for ipmib.* probes | 2 | Default filter function for ipmib.* probes |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | ipmib_filter_key:long(skb:long,op:long,SourceIsLocal:long) | 4 | ipmib_filter_key:long(skb:long,op:long,SourceIsLocal:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9767920"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9771296"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> |
| 6 | pointer to the struct sk_buff | 6 | pointer to the struct sk_buff |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 8 | value to be counted if <em class="parameter"><code>skb</code></em> passes the filter | 8 | value to be counted if <em class="parameter"><code>skb</code></em> passes the filter |
| 9 | </p></dd><dt><span class="term"><em class="parameter"><code>SourceIsLocal</code></em></span></dt><dd><p> | 9 | </p></dd><dt><span class="term"><em class="parameter"><code>SourceIsLocal</code></em></span></dt><dd><p> |
| 10 | 1 is local operation and 0 is non-local operation | 10 | 1 is local operation and 0 is non-local operation |
| 11 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9775920"></a><h2>Description</h2><p> | 11 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9779248"></a><h2>Description</h2><p> |
| 12 | This function is a default filter function. | 12 | This function is a default filter function. |
| 13 | The user can replace this function with their own. | 13 | The user can replace this function with their own. |
| 14 | The user-supplied filter function returns an index key based on the values | 14 | The user-supplied filter function returns an index key based on the values |
diff --git a/tapsets/API-ipmib-get-proto.html b/tapsets/API-ipmib-get-proto.html index f9068ceb..7c94ca50 100644 --- a/tapsets/API-ipmib-get-proto.html +++ b/tapsets/API-ipmib-get-proto.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | Get the protocol value | 2 | Get the protocol value |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | ipmib_get_proto:long(skb:long) | 4 | ipmib_get_proto:long(skb:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9785504"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9788832"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> |
| 6 | pointer to a struct sk_buff | 6 | pointer to a struct sk_buff |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9788672"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9792000"></a><h2>Description</h2><p> |
| 8 | Returns the protocol value from <em class="parameter"><code>skb</code></em>. | 8 | Returns the protocol value from <em class="parameter"><code>skb</code></em>. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ipmib-filter-key.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="snmp.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ipmib-local-addr.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ipmib_filter_key</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ipmib_local_addr</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ipmib-filter-key.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="snmp.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ipmib-local-addr.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ipmib_filter_key</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ipmib_local_addr</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ipmib-local-addr.html b/tapsets/API-ipmib-local-addr.html index dab44425..c0a93093 100644 --- a/tapsets/API-ipmib-local-addr.html +++ b/tapsets/API-ipmib-local-addr.html | |||
| @@ -2,10 +2,10 @@ | |||
| 2 | Get the local ip address | 2 | Get the local ip address |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | ipmib_local_addr:long(skb:long,SourceIsLocal:long) | 4 | ipmib_local_addr:long(skb:long,SourceIsLocal:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9797360"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9800688"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> |
| 6 | pointer to a struct sk_buff | 6 | pointer to a struct sk_buff |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>SourceIsLocal</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>SourceIsLocal</code></em></span></dt><dd><p> |
| 8 | flag to indicate whether local operation | 8 | flag to indicate whether local operation |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9802560"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9805888"></a><h2>Description</h2><p> |
| 10 | Returns the local ip address <em class="parameter"><code>skb</code></em>. | 10 | Returns the local ip address <em class="parameter"><code>skb</code></em>. |
| 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ipmib-get-proto.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="snmp.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ipmib-remote-addr.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ipmib_get_proto</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ipmib_remote_addr</span></td></tr></table></div></body></html> | 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ipmib-get-proto.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="snmp.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ipmib-remote-addr.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ipmib_get_proto</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ipmib_remote_addr</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ipmib-remote-addr.html b/tapsets/API-ipmib-remote-addr.html index d02ce677..a4f5b461 100644 --- a/tapsets/API-ipmib-remote-addr.html +++ b/tapsets/API-ipmib-remote-addr.html | |||
| @@ -2,10 +2,10 @@ | |||
| 2 | Get the remote ip address | 2 | Get the remote ip address |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | ipmib_remote_addr:long(skb:long,SourceIsLocal:long) | 4 | ipmib_remote_addr:long(skb:long,SourceIsLocal:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9811248"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9814528"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> |
| 6 | pointer to a struct sk_buff | 6 | pointer to a struct sk_buff |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>SourceIsLocal</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>SourceIsLocal</code></em></span></dt><dd><p> |
| 8 | flag to indicate whether local operation | 8 | flag to indicate whether local operation |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9816448"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9819728"></a><h2>Description</h2><p> |
| 10 | Returns the remote ip address from <em class="parameter"><code>skb</code></em>. | 10 | Returns the remote ip address from <em class="parameter"><code>skb</code></em>. |
| 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ipmib-local-addr.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="snmp.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ipmib-tcp-local-port.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ipmib_local_addr</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ipmib_tcp_local_port</span></td></tr></table></div></body></html> | 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ipmib-local-addr.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="snmp.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ipmib-tcp-local-port.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ipmib_local_addr</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ipmib_tcp_local_port</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ipmib-tcp-local-port.html b/tapsets/API-ipmib-tcp-local-port.html index 5c9f673d..cae70bef 100644 --- a/tapsets/API-ipmib-tcp-local-port.html +++ b/tapsets/API-ipmib-tcp-local-port.html | |||
| @@ -2,10 +2,10 @@ | |||
| 2 | Get the local tcp port | 2 | Get the local tcp port |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | ipmib_tcp_local_port:long(skb:long,SourceIsLocal:long) | 4 | ipmib_tcp_local_port:long(skb:long,SourceIsLocal:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9825056"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9828448"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> |
| 6 | pointer to a struct sk_buff | 6 | pointer to a struct sk_buff |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>SourceIsLocal</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>SourceIsLocal</code></em></span></dt><dd><p> |
| 8 | flag to indicate whether local operation | 8 | flag to indicate whether local operation |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9830256"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9833648"></a><h2>Description</h2><p> |
| 10 | Returns the local tcp port from <em class="parameter"><code>skb</code></em>. | 10 | Returns the local tcp port from <em class="parameter"><code>skb</code></em>. |
| 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ipmib-remote-addr.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="snmp.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ipmib-tcp-remote-port.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ipmib_remote_addr</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ipmib_tcp_remote_port</span></td></tr></table></div></body></html> | 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ipmib-remote-addr.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="snmp.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ipmib-tcp-remote-port.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ipmib_remote_addr</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ipmib_tcp_remote_port</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ipmib-tcp-remote-port.html b/tapsets/API-ipmib-tcp-remote-port.html index cbf13b5b..4e88c5c0 100644 --- a/tapsets/API-ipmib-tcp-remote-port.html +++ b/tapsets/API-ipmib-tcp-remote-port.html | |||
| @@ -2,10 +2,10 @@ | |||
| 2 | Get the remote tcp port | 2 | Get the remote tcp port |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | ipmib_tcp_remote_port:long(skb:long,SourceIsLocal:long) | 4 | ipmib_tcp_remote_port:long(skb:long,SourceIsLocal:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9838976"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9842368"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>skb</code></em></span></dt><dd><p> |
| 6 | pointer to a struct sk_buff | 6 | pointer to a struct sk_buff |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>SourceIsLocal</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>SourceIsLocal</code></em></span></dt><dd><p> |
| 8 | flag to indicate whether local operation | 8 | flag to indicate whether local operation |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9844176"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9847568"></a><h2>Description</h2><p> |
| 10 | Returns the remote tcp port from <em class="parameter"><code>skb</code></em>. | 10 | Returns the remote tcp port from <em class="parameter"><code>skb</code></em>. |
| 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ipmib-tcp-local-port.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="snmp.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-linuxmib-filter-key.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ipmib_tcp_local_port</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::linuxmib_filter_key</span></td></tr></table></div></body></html> | 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ipmib-tcp-local-port.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="snmp.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-linuxmib-filter-key.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ipmib_tcp_local_port</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::linuxmib_filter_key</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-irq-handler-entry.html b/tapsets/API-irq-handler-entry.html index 542a6e41..3afb338f 100644 --- a/tapsets/API-irq-handler-entry.html +++ b/tapsets/API-irq-handler-entry.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::irq_handler.entry</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="irq.stp.html" title="Chapter 12. Interrupt Request (IRQ) Tapset"><link rel="prev" href="irq.stp.html" title="Chapter 12. Interrupt Request (IRQ) Tapset"><link rel="next" href="API-irq-handler-exit.html" title="probe::irq_handler.exit"></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>probe::irq_handler.entry</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="irq.stp.html">Prev</a> </td><th width="60%" align="center">Chapter 12. Interrupt Request (IRQ) Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-irq-handler-exit.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::irq_handler.entry"><a name="API-irq-handler-entry"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::irq_handler.entry — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::irq_handler.entry</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="irq.stp.html" title="Chapter 12. Interrupt Request (IRQ) Tapset"><link rel="prev" href="irq.stp.html" title="Chapter 12. Interrupt Request (IRQ) Tapset"><link rel="next" href="API-irq-handler-exit.html" title="probe::irq_handler.exit"></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>probe::irq_handler.entry</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="irq.stp.html">Prev</a> </td><th width="60%" align="center">Chapter 12. Interrupt Request (IRQ) Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-irq-handler-exit.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::irq_handler.entry"><a name="API-irq-handler-entry"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::irq_handler.entry — |
| 2 | Execution of interrupt handler starting | 2 | Execution of interrupt handler starting |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">irq_handler.entry </pre></div><div class="refsect1" title="Values"><a name="idp7479408"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">irq_handler.entry </pre></div><div class="refsect1" title="Values"><a name="idp7482928"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> |
| 4 | name of device | 4 | name of device |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>flags</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>flags</code></em></span></dt><dd><p> |
| 6 | Flags for IRQ handler | 6 | Flags for IRQ handler |
diff --git a/tapsets/API-irq-handler-exit.html b/tapsets/API-irq-handler-exit.html index d5eb2c9e..c0968be6 100644 --- a/tapsets/API-irq-handler-exit.html +++ b/tapsets/API-irq-handler-exit.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::irq_handler.exit</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="irq.stp.html" title="Chapter 12. Interrupt Request (IRQ) Tapset"><link rel="prev" href="API-irq-handler-entry.html" title="probe::irq_handler.entry"><link rel="next" href="API-softirq-entry.html" title="probe::softirq.entry"></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>probe::irq_handler.exit</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-irq-handler-entry.html">Prev</a> </td><th width="60%" align="center">Chapter 12. Interrupt Request (IRQ) Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-softirq-entry.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::irq_handler.exit"><a name="API-irq-handler-exit"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::irq_handler.exit — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::irq_handler.exit</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="irq.stp.html" title="Chapter 12. Interrupt Request (IRQ) Tapset"><link rel="prev" href="API-irq-handler-entry.html" title="probe::irq_handler.entry"><link rel="next" href="API-softirq-entry.html" title="probe::softirq.entry"></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>probe::irq_handler.exit</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-irq-handler-entry.html">Prev</a> </td><th width="60%" align="center">Chapter 12. Interrupt Request (IRQ) Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-softirq-entry.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::irq_handler.exit"><a name="API-irq-handler-exit"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::irq_handler.exit — |
| 2 | Execution of interrupt handler completed | 2 | Execution of interrupt handler completed |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">irq_handler.exit </pre></div><div class="refsect1" title="Values"><a name="idp7511568"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">irq_handler.exit </pre></div><div class="refsect1" title="Values"><a name="idp7515072"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> |
| 4 | name of device | 4 | name of device |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>ret</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>ret</code></em></span></dt><dd><p> |
| 6 | return value of the handler | 6 | return value of the handler |
diff --git a/tapsets/API-is-myproc.html b/tapsets/API-is-myproc.html index 8d97b973..ca166eb0 100644 --- a/tapsets/API-is-myproc.html +++ b/tapsets/API-is-myproc.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Determines if the current probe point has occurred in the user's own process | 2 | Determines if the current probe point has occurred in the user's own process |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | is_myproc:long() | 4 | is_myproc:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4885024"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4889712"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp4886176"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp4890864"></a><h2>Description</h2><p> |
| 8 | This function returns 1 if the current probe | 8 | This function returns 1 if the current probe |
| 9 | point has occurred in the user's own process. | 9 | point has occurred in the user's own process. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-int-arg.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-is-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::int_arg</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::is_return</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-int-arg.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-is-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::int_arg</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::is_return</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-is-return.html b/tapsets/API-is-return.html index b117f25e..3555c891 100644 --- a/tapsets/API-is-return.html +++ b/tapsets/API-is-return.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Whether the current probe context is a return probe | 2 | Whether the current probe context is a return probe |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | is_return:long() | 4 | is_return:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4893616"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4898304"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp4894768"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp4899456"></a><h2>Description</h2><p> |
| 8 | Returns 1 if the current probe context is a return probe, | 8 | Returns 1 if the current probe context is a return probe, |
| 9 | returns 0 otherwise. | 9 | returns 0 otherwise. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-is-myproc.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-long-arg.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::is_myproc</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::long_arg</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-is-myproc.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-long-arg.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::is_myproc</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::long_arg</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-is-sig-blocked.html b/tapsets/API-is-sig-blocked.html index 09df6ccd..bf266b91 100644 --- a/tapsets/API-is-sig-blocked.html +++ b/tapsets/API-is-sig-blocked.html | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | Returns 1 if the signal is currently blocked, or 0 if it is not | 2 | Returns 1 if the signal is currently blocked, or 0 if it is not |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | is_sig_blocked:long(task:long,sig:long) | 4 | is_sig_blocked:long(task:long,sig:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10437888"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10441408"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> |
| 6 | address of the task_struct to query. | 6 | address of the task_struct to query. |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>sig</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>sig</code></em></span></dt><dd><p> |
| 8 | the signal number to test. | 8 | the signal number to test. |
diff --git a/tapsets/API-isdigit.html b/tapsets/API-isdigit.html index 5966417e..2245f130 100644 --- a/tapsets/API-isdigit.html +++ b/tapsets/API-isdigit.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Checks for a digit | 2 | Checks for a digit |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | isdigit:long(str:string) | 4 | isdigit:long(str:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11977824"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>str</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11981872"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>str</code></em></span></dt><dd><p> |
| 6 | string to check | 6 | string to check |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11980992"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11985088"></a><h2>Description</h2><p> |
| 8 | Checks for a digit (0 through 9) as the first | 8 | Checks for a digit (0 through 9) as the first |
| 9 | character of a string. Returns non-zero if true, and a zero if | 9 | character of a string. Returns non-zero if true, and a zero if |
| 10 | false. | 10 | false. |
diff --git a/tapsets/API-isinstr.html b/tapsets/API-isinstr.html index edc280bc..05ec3cb0 100644 --- a/tapsets/API-isinstr.html +++ b/tapsets/API-isinstr.html | |||
| @@ -2,11 +2,11 @@ | |||
| 2 | Returns whether a string is a substring of another string | 2 | Returns whether a string is a substring of another string |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | isinstr:long(s1:string,s2:string) | 4 | isinstr:long(s1:string,s2:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11989088"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>s1</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11993136"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>s1</code></em></span></dt><dd><p> |
| 6 | string to search in | 6 | string to search in |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>s2</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>s2</code></em></span></dt><dd><p> |
| 8 | substring to find | 8 | substring to find |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11994336"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11998336"></a><h2>Description</h2><p> |
| 10 | This function returns 1 if string <em class="parameter"><code>s1</code></em> contains <em class="parameter"><code>s2</code></em>, | 10 | This function returns 1 if string <em class="parameter"><code>s1</code></em> contains <em class="parameter"><code>s2</code></em>, |
| 11 | otherwise zero. | 11 | otherwise zero. |
| 12 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-isdigit.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="string.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-str-replace.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::isdigit</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::str_replace</span></td></tr></table></div></body></html> | 12 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-isdigit.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="string.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-str-replace.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::isdigit</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::str_replace</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-jiffies.html b/tapsets/API-jiffies.html index 87330f50..0f028866 100644 --- a/tapsets/API-jiffies.html +++ b/tapsets/API-jiffies.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Kernel jiffies count | 2 | Kernel jiffies count |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | jiffies:long() | 4 | jiffies:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5844224"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5848768"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5845376"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5849920"></a><h2>Description</h2><p> |
| 8 | This function returns the value of the kernel jiffies | 8 | This function returns the value of the kernel jiffies |
| 9 | variable. This value is incremented periodically by timer interrupts, | 9 | variable. This value is incremented periodically by timer interrupts, |
| 10 | and may wrap around a 32-bit or 64-bit boundary. See <code class="function">HZ</code>. | 10 | and may wrap around a 32-bit or 64-bit boundary. See <code class="function">HZ</code>. |
diff --git a/tapsets/API-kernel-char.html b/tapsets/API-kernel-char.html index 932d181d..11826390 100644 --- a/tapsets/API-kernel-char.html +++ b/tapsets/API-kernel-char.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves a char value stored in kernel memory | 2 | Retrieves a char value stored in kernel memory |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | kernel_char:long(addr:long) | 4 | kernel_char:long(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11337136"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11340768"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | The kernel address to retrieve the char from | 6 | The kernel address to retrieve the char from |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11340352"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11343984"></a><h2>Description</h2><p> |
| 8 | Returns the char value from a given kernel memory address. | 8 | Returns the char value from a given kernel memory address. |
| 9 | Reports an error when reading from the given address fails. | 9 | Reports an error when reading from the given address fails. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-atomic-read.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-kernel-int.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::atomic_read</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::kernel_int</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-atomic-read.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-kernel-int.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::atomic_read</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::kernel_int</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-kernel-int.html b/tapsets/API-kernel-int.html index 26c594ed..56f9a414 100644 --- a/tapsets/API-kernel-int.html +++ b/tapsets/API-kernel-int.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves an int value stored in kernel memory | 2 | Retrieves an int value stored in kernel memory |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | kernel_int:long(addr:long) | 4 | kernel_int:long(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11348384"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11351952"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | The kernel address to retrieve the int from | 6 | The kernel address to retrieve the int from |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11351600"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11355168"></a><h2>Description</h2><p> |
| 8 | Returns the int value from a given kernel memory address. | 8 | Returns the int value from a given kernel memory address. |
| 9 | Reports an error when reading from the given address fails. | 9 | Reports an error when reading from the given address fails. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-kernel-char.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-kernel-long.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::kernel_char</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::kernel_long</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-kernel-char.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-kernel-long.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::kernel_char</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::kernel_long</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-kernel-long.html b/tapsets/API-kernel-long.html index adaa23ba..5f8b0be1 100644 --- a/tapsets/API-kernel-long.html +++ b/tapsets/API-kernel-long.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves a long value stored in kernel memory | 2 | Retrieves a long value stored in kernel memory |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | kernel_long:long(addr:long) | 4 | kernel_long:long(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11359680"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11363248"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | The kernel address to retrieve the long from | 6 | The kernel address to retrieve the long from |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11362896"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11366464"></a><h2>Description</h2><p> |
| 8 | Returns the long value from a given kernel memory address. | 8 | Returns the long value from a given kernel memory address. |
| 9 | Reports an error when reading from the given address fails. | 9 | Reports an error when reading from the given address fails. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-kernel-int.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-kernel-pointer.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::kernel_int</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::kernel_pointer</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-kernel-int.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-kernel-pointer.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::kernel_int</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::kernel_pointer</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-kernel-pointer.html b/tapsets/API-kernel-pointer.html index 2e65a31d..422cb1b5 100644 --- a/tapsets/API-kernel-pointer.html +++ b/tapsets/API-kernel-pointer.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves a pointer value stored in kernel memory | 2 | Retrieves a pointer value stored in kernel memory |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | kernel_pointer:long(addr:long) | 4 | kernel_pointer:long(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11371024"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11374544"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | The kernel address to retrieve the pointer from | 6 | The kernel address to retrieve the pointer from |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11374256"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11377776"></a><h2>Description</h2><p> |
| 8 | Returns the pointer value from a given kernel memory | 8 | Returns the pointer value from a given kernel memory |
| 9 | address. Reports an error when reading from the given address | 9 | address. Reports an error when reading from the given address |
| 10 | fails. | 10 | fails. |
diff --git a/tapsets/API-kernel-short.html b/tapsets/API-kernel-short.html index c84a1ea7..86227bde 100644 --- a/tapsets/API-kernel-short.html +++ b/tapsets/API-kernel-short.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves a short value stored in kernel memory | 2 | Retrieves a short value stored in kernel memory |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | kernel_short:long(addr:long) | 4 | kernel_short:long(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11382336"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11385856"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | The kernel address to retrieve the short from | 6 | The kernel address to retrieve the short from |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11385568"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11389088"></a><h2>Description</h2><p> |
| 8 | Returns the short value from a given kernel memory address. | 8 | Returns the short value from a given kernel memory address. |
| 9 | Reports an error when reading from the given address fails. | 9 | Reports an error when reading from the given address fails. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-kernel-pointer.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-kernel-string.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::kernel_pointer</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::kernel_string</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-kernel-pointer.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-kernel-string.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::kernel_pointer</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::kernel_string</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-kernel-string-n.html b/tapsets/API-kernel-string-n.html index 491e2e7b..68558be2 100644 --- a/tapsets/API-kernel-string-n.html +++ b/tapsets/API-kernel-string-n.html | |||
| @@ -2,11 +2,11 @@ | |||
| 2 | Retrieves string of given length from kernel memory | 2 | Retrieves string of given length from kernel memory |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | kernel_string_n:string(addr:long,n:long) | 4 | kernel_string_n:string(addr:long,n:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11445520"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11449056"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | The kernel address to retrieve the string from | 6 | The kernel address to retrieve the string from |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> |
| 8 | The maximum length of the string (if not null terminated) | 8 | The maximum length of the string (if not null terminated) |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11450768"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11454304"></a><h2>Description</h2><p> |
| 10 | Returns the C string of a maximum given length from a | 10 | Returns the C string of a maximum given length from a |
| 11 | given kernel memory address. Reports an error on string copy fault. | 11 | given kernel memory address. Reports an error on string copy fault. |
| 12 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-kernel-string2-utf32.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-kernel-string-utf16.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::kernel_string2_utf32</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::kernel_string_utf16</span></td></tr></table></div></body></html> | 12 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-kernel-string2-utf32.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-kernel-string-utf16.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::kernel_string2_utf32</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::kernel_string_utf16</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-kernel-string.html b/tapsets/API-kernel-string.html index d272dae2..987c1d00 100644 --- a/tapsets/API-kernel-string.html +++ b/tapsets/API-kernel-string.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves string from kernel memory | 2 | Retrieves string from kernel memory |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | kernel_string:string(addr:long) | 4 | kernel_string:string(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11393648"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11397120"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | The kernel address to retrieve the string from | 6 | The kernel address to retrieve the string from |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11396880"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11400352"></a><h2>Description</h2><p> |
| 8 | This function returns the null terminated C string | 8 | This function returns the null terminated C string |
| 9 | from a given kernel memory address. Reports an error on string | 9 | from a given kernel memory address. Reports an error on string |
| 10 | copy fault. | 10 | copy fault. |
diff --git a/tapsets/API-kernel-string2.html b/tapsets/API-kernel-string2.html index 712a781a..6817b079 100644 --- a/tapsets/API-kernel-string2.html +++ b/tapsets/API-kernel-string2.html | |||
| @@ -2,11 +2,11 @@ | |||
| 2 | Retrieves string from kernel memory with alternative error string | 2 | Retrieves string from kernel memory with alternative error string |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | kernel_string2:string(addr:long,err_msg:string) | 4 | kernel_string2:string(addr:long,err_msg:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11405056"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11408480"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | The kernel address to retrieve the string from | 6 | The kernel address to retrieve the string from |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>err_msg</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>err_msg</code></em></span></dt><dd><p> |
| 8 | The error message to return when data isn't available | 8 | The error message to return when data isn't available |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11410336"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11413760"></a><h2>Description</h2><p> |
| 10 | This function returns the null terminated C string | 10 | This function returns the null terminated C string |
| 11 | from a given kernel memory address. Reports the given error message | 11 | from a given kernel memory address. Reports the given error message |
| 12 | on string copy fault. | 12 | on string copy fault. |
diff --git a/tapsets/API-kprocess-create.html b/tapsets/API-kprocess-create.html index e960e179..e3e4e12f 100644 --- a/tapsets/API-kprocess-create.html +++ b/tapsets/API-kprocess-create.html | |||
| @@ -1,12 +1,12 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::kprocess.create</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="kprocess.stp.html" title="Chapter 16. Kernel Process Tapset"><link rel="prev" href="API-target-set-report.html" title="function::target_set_report"><link rel="next" href="API-kprocess-exec.html" title="probe::kprocess.exec"></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>probe::kprocess.create</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-target-set-report.html">Prev</a> </td><th width="60%" align="center">Chapter 16. Kernel Process Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-kprocess-exec.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::kprocess.create"><a name="API-kprocess-create"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::kprocess.create — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::kprocess.create</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="kprocess.stp.html" title="Chapter 16. Kernel Process Tapset"><link rel="prev" href="API-target-set-report.html" title="function::target_set_report"><link rel="next" href="API-kprocess-exec.html" title="probe::kprocess.exec"></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>probe::kprocess.create</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-target-set-report.html">Prev</a> </td><th width="60%" align="center">Chapter 16. Kernel Process Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-kprocess-exec.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::kprocess.create"><a name="API-kprocess-create"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::kprocess.create — |
| 2 | Fires whenever a new process or thread is successfully created | 2 | Fires whenever a new process or thread is successfully created |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">kprocess.create </pre></div><div class="refsect1" title="Values"><a name="idp10332624"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>new_tid</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">kprocess.create </pre></div><div class="refsect1" title="Values"><a name="idp10336160"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>new_tid</code></em></span></dt><dd><p> |
| 4 | The TID of the newly created task | 4 | The TID of the newly created task |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>new_pid</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>new_pid</code></em></span></dt><dd><p> |
| 6 | The PID of the newly created process | 6 | The PID of the newly created process |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp10337872"></a><h2>Context</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp10341408"></a><h2>Context</h2><p> |
| 8 | Parent of the created process. | 8 | Parent of the created process. |
| 9 | </p></div><div class="refsect1" title="Description"><a name="idp10339104"></a><h2>Description</h2><p> | 9 | </p></div><div class="refsect1" title="Description"><a name="idp10342640"></a><h2>Description</h2><p> |
| 10 | Fires whenever a new process is successfully created, either as a result of | 10 | Fires whenever a new process is successfully created, either as a result of |
| 11 | fork (or one of its syscall variants), or a new kernel thread. | 11 | fork (or one of its syscall variants), or a new kernel thread. |
| 12 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-target-set-report.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="kprocess.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-kprocess-exec.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::target_set_report</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::kprocess.exec</span></td></tr></table></div></body></html> | 12 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-target-set-report.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="kprocess.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-kprocess-exec.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::target_set_report</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::kprocess.exec</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-kprocess-exec-complete.html b/tapsets/API-kprocess-exec-complete.html index b17d3c21..76aadba2 100644 --- a/tapsets/API-kprocess-exec-complete.html +++ b/tapsets/API-kprocess-exec-complete.html | |||
| @@ -1,12 +1,12 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::kprocess.exec_complete</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="kprocess.stp.html" title="Chapter 16. Kernel Process Tapset"><link rel="prev" href="API-kprocess-exec.html" title="probe::kprocess.exec"><link rel="next" href="API-kprocess-exit.html" title="probe::kprocess.exit"></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>probe::kprocess.exec_complete</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-kprocess-exec.html">Prev</a> </td><th width="60%" align="center">Chapter 16. Kernel Process Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-kprocess-exit.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::kprocess.exec_complete"><a name="API-kprocess-exec-complete"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::kprocess.exec_complete — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::kprocess.exec_complete</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="kprocess.stp.html" title="Chapter 16. Kernel Process Tapset"><link rel="prev" href="API-kprocess-exec.html" title="probe::kprocess.exec"><link rel="next" href="API-kprocess-exit.html" title="probe::kprocess.exit"></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>probe::kprocess.exec_complete</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-kprocess-exec.html">Prev</a> </td><th width="60%" align="center">Chapter 16. Kernel Process Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-kprocess-exit.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::kprocess.exec_complete"><a name="API-kprocess-exec-complete"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::kprocess.exec_complete — |
| 2 | Return from exec to a new program | 2 | Return from exec to a new program |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">kprocess.exec_complete </pre></div><div class="refsect1" title="Values"><a name="idp10359648"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>success</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">kprocess.exec_complete </pre></div><div class="refsect1" title="Values"><a name="idp10363232"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>success</code></em></span></dt><dd><p> |
| 4 | A boolean indicating whether the exec was successful | 4 | A boolean indicating whether the exec was successful |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>errno</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>errno</code></em></span></dt><dd><p> |
| 6 | The error number resulting from the exec | 6 | The error number resulting from the exec |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp10364912"></a><h2>Context</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp10368496"></a><h2>Context</h2><p> |
| 8 | On success, the context of the new executable. | 8 | On success, the context of the new executable. |
| 9 | On failure, remains in the context of the caller. | 9 | On failure, remains in the context of the caller. |
| 10 | </p></div><div class="refsect1" title="Description"><a name="idp10366224"></a><h2>Description</h2><p> | 10 | </p></div><div class="refsect1" title="Description"><a name="idp10369808"></a><h2>Description</h2><p> |
| 11 | Fires at the completion of an exec call. | 11 | Fires at the completion of an exec call. |
| 12 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-kprocess-exec.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="kprocess.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-kprocess-exit.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::kprocess.exec</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::kprocess.exit</span></td></tr></table></div></body></html> | 12 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-kprocess-exec.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="kprocess.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-kprocess-exit.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::kprocess.exec</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::kprocess.exit</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-kprocess-exec.html b/tapsets/API-kprocess-exec.html index 674fe264..4b6d7e96 100644 --- a/tapsets/API-kprocess-exec.html +++ b/tapsets/API-kprocess-exec.html | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::kprocess.exec</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="kprocess.stp.html" title="Chapter 16. Kernel Process Tapset"><link rel="prev" href="API-kprocess-create.html" title="probe::kprocess.create"><link rel="next" href="API-kprocess-exec-complete.html" title="probe::kprocess.exec_complete"></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>probe::kprocess.exec</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-kprocess-create.html">Prev</a> </td><th width="60%" align="center">Chapter 16. Kernel Process Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-kprocess-exec-complete.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::kprocess.exec"><a name="API-kprocess-exec"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::kprocess.exec — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::kprocess.exec</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="kprocess.stp.html" title="Chapter 16. Kernel Process Tapset"><link rel="prev" href="API-kprocess-create.html" title="probe::kprocess.create"><link rel="next" href="API-kprocess-exec-complete.html" title="probe::kprocess.exec_complete"></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>probe::kprocess.exec</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-kprocess-create.html">Prev</a> </td><th width="60%" align="center">Chapter 16. Kernel Process Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-kprocess-exec-complete.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::kprocess.exec"><a name="API-kprocess-exec"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::kprocess.exec — |
| 2 | Attempt to exec to a new program | 2 | Attempt to exec to a new program |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">kprocess.exec </pre></div><div class="refsect1" title="Values"><a name="idp10347184"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>filename</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">kprocess.exec </pre></div><div class="refsect1" title="Values"><a name="idp10350720"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>filename</code></em></span></dt><dd><p> |
| 4 | The path to the new executable | 4 | The path to the new executable |
| 5 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp10350400"></a><h2>Context</h2><p> | 5 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp10353936"></a><h2>Context</h2><p> |
| 6 | The caller of exec. | 6 | The caller of exec. |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp10351632"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp10355168"></a><h2>Description</h2><p> |
| 8 | Fires whenever a process attempts to exec to a new program. | 8 | Fires whenever a process attempts to exec to a new program. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-kprocess-create.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="kprocess.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-kprocess-exec-complete.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::kprocess.create</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::kprocess.exec_complete</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-kprocess-create.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="kprocess.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-kprocess-exec-complete.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::kprocess.create</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::kprocess.exec_complete</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-kprocess-exit.html b/tapsets/API-kprocess-exit.html index 28ff527f..5f96be33 100644 --- a/tapsets/API-kprocess-exit.html +++ b/tapsets/API-kprocess-exit.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::kprocess.exit</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="kprocess.stp.html" title="Chapter 16. Kernel Process Tapset"><link rel="prev" href="API-kprocess-exec-complete.html" title="probe::kprocess.exec_complete"><link rel="next" href="API-kprocess-release.html" title="probe::kprocess.release"></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>probe::kprocess.exit</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-kprocess-exec-complete.html">Prev</a> </td><th width="60%" align="center">Chapter 16. Kernel Process Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-kprocess-release.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::kprocess.exit"><a name="API-kprocess-exit"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::kprocess.exit — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::kprocess.exit</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="kprocess.stp.html" title="Chapter 16. Kernel Process Tapset"><link rel="prev" href="API-kprocess-exec-complete.html" title="probe::kprocess.exec_complete"><link rel="next" href="API-kprocess-release.html" title="probe::kprocess.release"></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>probe::kprocess.exit</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-kprocess-exec-complete.html">Prev</a> </td><th width="60%" align="center">Chapter 16. Kernel Process Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-kprocess-release.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::kprocess.exit"><a name="API-kprocess-exit"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::kprocess.exit — |
| 2 | Exit from process | 2 | Exit from process |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">kprocess.exit </pre></div><div class="refsect1" title="Values"><a name="idp10374144"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>code</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">kprocess.exit </pre></div><div class="refsect1" title="Values"><a name="idp10377776"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>code</code></em></span></dt><dd><p> |
| 4 | The exit code of the process | 4 | The exit code of the process |
| 5 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp10377344"></a><h2>Context</h2><p> | 5 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp10380976"></a><h2>Context</h2><p> |
| 6 | The process which is terminating. | 6 | The process which is terminating. |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp10378576"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp10382208"></a><h2>Description</h2><p> |
| 8 | Fires when a process terminates. This will always be followed by a | 8 | Fires when a process terminates. This will always be followed by a |
| 9 | kprocess.release, though the latter may be delayed if the process waits in a | 9 | kprocess.release, though the latter may be delayed if the process waits in a |
| 10 | zombie state. | 10 | zombie state. |
diff --git a/tapsets/API-kprocess-release.html b/tapsets/API-kprocess-release.html index 3b38521e..f066d18a 100644 --- a/tapsets/API-kprocess-release.html +++ b/tapsets/API-kprocess-release.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::kprocess.release</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="kprocess.stp.html" title="Chapter 16. Kernel Process Tapset"><link rel="prev" href="API-kprocess-exit.html" title="probe::kprocess.exit"><link rel="next" href="API-kprocess-start.html" title="probe::kprocess.start"></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>probe::kprocess.release</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-kprocess-exit.html">Prev</a> </td><th width="60%" align="center">Chapter 16. Kernel Process Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-kprocess-start.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::kprocess.release"><a name="API-kprocess-release"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::kprocess.release — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::kprocess.release</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="kprocess.stp.html" title="Chapter 16. Kernel Process Tapset"><link rel="prev" href="API-kprocess-exit.html" title="probe::kprocess.exit"><link rel="next" href="API-kprocess-start.html" title="probe::kprocess.start"></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>probe::kprocess.release</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-kprocess-exit.html">Prev</a> </td><th width="60%" align="center">Chapter 16. Kernel Process Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-kprocess-start.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::kprocess.release"><a name="API-kprocess-release"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::kprocess.release — |
| 2 | Process released | 2 | Process released |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">kprocess.release </pre></div><div class="refsect1" title="Values"><a name="idp10386672"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>pid</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">kprocess.release </pre></div><div class="refsect1" title="Values"><a name="idp10390304"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>pid</code></em></span></dt><dd><p> |
| 4 | Same as <em class="parameter"><code>released_pid</code></em> for compatibility (deprecated) | 4 | Same as <em class="parameter"><code>released_pid</code></em> for compatibility (deprecated) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>released_pid</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>released_pid</code></em></span></dt><dd><p> |
| 6 | PID of the process being released | 6 | PID of the process being released |
| @@ -8,10 +8,10 @@ | |||
| 8 | TID of the task being released | 8 | TID of the task being released |
| 9 | </p></dd><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> | 9 | </p></dd><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> |
| 10 | A task handle to the process being released | 10 | A task handle to the process being released |
| 11 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp10396656"></a><h2>Context</h2><p> | 11 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp10400288"></a><h2>Context</h2><p> |
| 12 | The context of the parent, if it wanted notification of this process' | 12 | The context of the parent, if it wanted notification of this process' |
| 13 | termination, else the context of the process itself. | 13 | termination, else the context of the process itself. |
| 14 | </p></div><div class="refsect1" title="Description"><a name="idp10397984"></a><h2>Description</h2><p> | 14 | </p></div><div class="refsect1" title="Description"><a name="idp10401616"></a><h2>Description</h2><p> |
| 15 | Fires when a process is released from the kernel. This always follows a | 15 | Fires when a process is released from the kernel. This always follows a |
| 16 | kprocess.exit, though it may be delayed somewhat if the process waits in a | 16 | kprocess.exit, though it may be delayed somewhat if the process waits in a |
| 17 | zombie state. | 17 | zombie state. |
diff --git a/tapsets/API-kprocess-start.html b/tapsets/API-kprocess-start.html index 05e66a26..cdd4649b 100644 --- a/tapsets/API-kprocess-start.html +++ b/tapsets/API-kprocess-start.html | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::kprocess.start</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="kprocess.stp.html" title="Chapter 16. Kernel Process Tapset"><link rel="prev" href="API-kprocess-release.html" title="probe::kprocess.release"><link rel="next" href="signal.stp.html" title="Chapter 17. Signal Tapset"></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>probe::kprocess.start</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-kprocess-release.html">Prev</a> </td><th width="60%" align="center">Chapter 16. Kernel Process Tapset</th><td width="20%" align="right"> <a accesskey="n" href="signal.stp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::kprocess.start"><a name="API-kprocess-start"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::kprocess.start — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::kprocess.start</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="kprocess.stp.html" title="Chapter 16. Kernel Process Tapset"><link rel="prev" href="API-kprocess-release.html" title="probe::kprocess.release"><link rel="next" href="signal.stp.html" title="Chapter 17. Signal Tapset"></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>probe::kprocess.start</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-kprocess-release.html">Prev</a> </td><th width="60%" align="center">Chapter 16. Kernel Process Tapset</th><td width="20%" align="right"> <a accesskey="n" href="signal.stp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::kprocess.start"><a name="API-kprocess-start"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::kprocess.start — |
| 2 | Starting new process | 2 | Starting new process |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">kprocess.start </pre></div><div class="refsect1" title="Values"><a name="idp10406032"></a><h2>Values</h2><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">kprocess.start </pre></div><div class="refsect1" title="Values"><a name="idp10409712"></a><h2>Values</h2><p> |
| 4 | None | 4 | None |
| 5 | </p></div><div class="refsect1" title="Context"><a name="idp10407248"></a><h2>Context</h2><p> | 5 | </p></div><div class="refsect1" title="Context"><a name="idp10410928"></a><h2>Context</h2><p> |
| 6 | Newly created process. | 6 | Newly created process. |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp10408480"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp10412160"></a><h2>Description</h2><p> |
| 8 | Fires immediately before a new process begins execution. | 8 | Fires immediately before a new process begins execution. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-kprocess-release.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="kprocess.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="signal.stp.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::kprocess.release</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 17. Signal Tapset</td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-kprocess-release.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="kprocess.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="signal.stp.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::kprocess.release</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 17. Signal Tapset</td></tr></table></div></body></html> |
diff --git a/tapsets/API-linuxmib-DelayedACKs.html b/tapsets/API-linuxmib-DelayedACKs.html index 2a409c6d..8be11927 100644 --- a/tapsets/API-linuxmib-DelayedACKs.html +++ b/tapsets/API-linuxmib-DelayedACKs.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::linuxmib.DelayedACKs</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-ipmib-ReasmTimeout.html" title="probe::ipmib.ReasmTimeout"><link rel="next" href="API-linuxmib-ListenDrops.html" title="probe::linuxmib.ListenDrops"></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>probe::linuxmib.DelayedACKs</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ipmib-ReasmTimeout.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-linuxmib-ListenDrops.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::linuxmib.DelayedACKs"><a name="API-linuxmib-DelayedACKs"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::linuxmib.DelayedACKs — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::linuxmib.DelayedACKs</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-ipmib-ReasmTimeout.html" title="probe::ipmib.ReasmTimeout"><link rel="next" href="API-linuxmib-ListenDrops.html" title="probe::linuxmib.ListenDrops"></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>probe::linuxmib.DelayedACKs</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ipmib-ReasmTimeout.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-linuxmib-ListenDrops.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::linuxmib.DelayedACKs"><a name="API-linuxmib-DelayedACKs"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::linuxmib.DelayedACKs — |
| 2 | Count of delayed acks | 2 | Count of delayed acks |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">linuxmib.DelayedACKs </pre></div><div class="refsect1" title="Values"><a name="idp10108896"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">linuxmib.DelayedACKs </pre></div><div class="refsect1" title="Values"><a name="idp10112272"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> |
| 4 | Pointer to the struct sock being acted on | 4 | Pointer to the struct sock being acted on |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 6 | Value to be added to the counter (default value of 1) | 6 | Value to be added to the counter (default value of 1) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10114096"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10117472"></a><h2>Description</h2><p> |
| 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function | 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function |
| 9 | <code class="function">linuxmib_filter_key</code>. If the packet passes the filter is is | 9 | <code class="function">linuxmib_filter_key</code>. If the packet passes the filter is is |
| 10 | counted in the global <em class="parameter"><code>DelayedACKs</code></em> (equivalent to SNMP's MIB | 10 | counted in the global <em class="parameter"><code>DelayedACKs</code></em> (equivalent to SNMP's MIB |
diff --git a/tapsets/API-linuxmib-ListenDrops.html b/tapsets/API-linuxmib-ListenDrops.html index 166e4f08..eabb6887 100644 --- a/tapsets/API-linuxmib-ListenDrops.html +++ b/tapsets/API-linuxmib-ListenDrops.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::linuxmib.ListenDrops</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-linuxmib-DelayedACKs.html" title="probe::linuxmib.DelayedACKs"><link rel="next" href="API-linuxmib-ListenOverflows.html" title="probe::linuxmib.ListenOverflows"></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>probe::linuxmib.ListenDrops</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-linuxmib-DelayedACKs.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-linuxmib-ListenOverflows.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::linuxmib.ListenDrops"><a name="API-linuxmib-ListenDrops"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::linuxmib.ListenDrops — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::linuxmib.ListenDrops</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-linuxmib-DelayedACKs.html" title="probe::linuxmib.DelayedACKs"><link rel="next" href="API-linuxmib-ListenOverflows.html" title="probe::linuxmib.ListenOverflows"></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>probe::linuxmib.ListenDrops</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-linuxmib-DelayedACKs.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-linuxmib-ListenOverflows.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::linuxmib.ListenDrops"><a name="API-linuxmib-ListenDrops"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::linuxmib.ListenDrops — |
| 2 | Count of times conn request that were dropped | 2 | Count of times conn request that were dropped |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">linuxmib.ListenDrops </pre></div><div class="refsect1" title="Values"><a name="idp10124352"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">linuxmib.ListenDrops </pre></div><div class="refsect1" title="Values"><a name="idp10127728"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> |
| 4 | Pointer to the struct sock being acted on | 4 | Pointer to the struct sock being acted on |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 6 | Value to be added to the counter (default value of 1) | 6 | Value to be added to the counter (default value of 1) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10129552"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10132928"></a><h2>Description</h2><p> |
| 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function | 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function |
| 9 | <code class="function">linuxmib_filter_key</code>. If the packet passes the filter is is | 9 | <code class="function">linuxmib_filter_key</code>. If the packet passes the filter is is |
| 10 | counted in the global <em class="parameter"><code>ListenDrops</code></em> (equivalent to SNMP's MIB | 10 | counted in the global <em class="parameter"><code>ListenDrops</code></em> (equivalent to SNMP's MIB |
diff --git a/tapsets/API-linuxmib-ListenOverflows.html b/tapsets/API-linuxmib-ListenOverflows.html index c7174cd9..45343fb4 100644 --- a/tapsets/API-linuxmib-ListenOverflows.html +++ b/tapsets/API-linuxmib-ListenOverflows.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::linuxmib.ListenOverflows</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-linuxmib-ListenDrops.html" title="probe::linuxmib.ListenDrops"><link rel="next" href="API-linuxmib-TCPMemoryPressures.html" title="probe::linuxmib.TCPMemoryPressures"></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>probe::linuxmib.ListenOverflows</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-linuxmib-ListenDrops.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-linuxmib-TCPMemoryPressures.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::linuxmib.ListenOverflows"><a name="API-linuxmib-ListenOverflows"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::linuxmib.ListenOverflows — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::linuxmib.ListenOverflows</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-linuxmib-ListenDrops.html" title="probe::linuxmib.ListenDrops"><link rel="next" href="API-linuxmib-TCPMemoryPressures.html" title="probe::linuxmib.TCPMemoryPressures"></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>probe::linuxmib.ListenOverflows</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-linuxmib-ListenDrops.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-linuxmib-TCPMemoryPressures.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::linuxmib.ListenOverflows"><a name="API-linuxmib-ListenOverflows"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::linuxmib.ListenOverflows — |
| 2 | Count of times a listen queue overflowed | 2 | Count of times a listen queue overflowed |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">linuxmib.ListenOverflows </pre></div><div class="refsect1" title="Values"><a name="idp10139712"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">linuxmib.ListenOverflows </pre></div><div class="refsect1" title="Values"><a name="idp10143200"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> |
| 4 | Pointer to the struct sock being acted on | 4 | Pointer to the struct sock being acted on |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 6 | Value to be added to the counter (default value of 1) | 6 | Value to be added to the counter (default value of 1) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10144912"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10148400"></a><h2>Description</h2><p> |
| 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function | 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function |
| 9 | <code class="function">linuxmib_filter_key</code>. If the packet passes the filter is is | 9 | <code class="function">linuxmib_filter_key</code>. If the packet passes the filter is is |
| 10 | counted in the global <em class="parameter"><code>ListenOverflows</code></em> (equivalent to SNMP's MIB | 10 | counted in the global <em class="parameter"><code>ListenOverflows</code></em> (equivalent to SNMP's MIB |
diff --git a/tapsets/API-linuxmib-TCPMemoryPressures.html b/tapsets/API-linuxmib-TCPMemoryPressures.html index d047e0a7..c29d401d 100644 --- a/tapsets/API-linuxmib-TCPMemoryPressures.html +++ b/tapsets/API-linuxmib-TCPMemoryPressures.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::linuxmib.TCPMemoryPressures</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-linuxmib-ListenOverflows.html" title="probe::linuxmib.ListenOverflows"><link rel="next" href="API-tcpmib-ActiveOpens.html" title="probe::tcpmib.ActiveOpens"></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>probe::linuxmib.TCPMemoryPressures</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-linuxmib-ListenOverflows.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcpmib-ActiveOpens.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::linuxmib.TCPMemoryPressures"><a name="API-linuxmib-TCPMemoryPressures"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::linuxmib.TCPMemoryPressures — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::linuxmib.TCPMemoryPressures</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-linuxmib-ListenOverflows.html" title="probe::linuxmib.ListenOverflows"><link rel="next" href="API-tcpmib-ActiveOpens.html" title="probe::tcpmib.ActiveOpens"></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>probe::linuxmib.TCPMemoryPressures</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-linuxmib-ListenOverflows.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcpmib-ActiveOpens.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::linuxmib.TCPMemoryPressures"><a name="API-linuxmib-TCPMemoryPressures"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::linuxmib.TCPMemoryPressures — |
| 2 | Count of times memory pressure was used | 2 | Count of times memory pressure was used |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">linuxmib.TCPMemoryPressures </pre></div><div class="refsect1" title="Values"><a name="idp10155152"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">linuxmib.TCPMemoryPressures </pre></div><div class="refsect1" title="Values"><a name="idp10158576"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> |
| 4 | Pointer to the struct sock being acted on | 4 | Pointer to the struct sock being acted on |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 6 | Value to be added to the counter (default value of 1) | 6 | Value to be added to the counter (default value of 1) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10160352"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10163776"></a><h2>Description</h2><p> |
| 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function | 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function |
| 9 | <code class="function">linuxmib_filter_key</code>. If the packet passes the filter is is | 9 | <code class="function">linuxmib_filter_key</code>. If the packet passes the filter is is |
| 10 | counted in the global <em class="parameter"><code>TCPMemoryPressures</code></em> (equivalent to SNMP's MIB | 10 | counted in the global <em class="parameter"><code>TCPMemoryPressures</code></em> (equivalent to SNMP's MIB |
diff --git a/tapsets/API-linuxmib-filter-key.html b/tapsets/API-linuxmib-filter-key.html index 75e5a0a5..3309a558 100644 --- a/tapsets/API-linuxmib-filter-key.html +++ b/tapsets/API-linuxmib-filter-key.html | |||
| @@ -2,11 +2,11 @@ | |||
| 2 | Default filter function for linuxmib.* probes | 2 | Default filter function for linuxmib.* probes |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | linuxmib_filter_key:long(sk:long,op:long) | 4 | linuxmib_filter_key:long(sk:long,op:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9852816"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9856256"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> |
| 6 | pointer to the struct sock | 6 | pointer to the struct sock |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 8 | value to be counted if <em class="parameter"><code>sk</code></em> passes the filter | 8 | value to be counted if <em class="parameter"><code>sk</code></em> passes the filter |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9858656"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9862096"></a><h2>Description</h2><p> |
| 10 | This function is a default filter function. | 10 | This function is a default filter function. |
| 11 | The user can replace this function with their own. | 11 | The user can replace this function with their own. |
| 12 | The user-supplied filter function returns an index key based on the values | 12 | The user-supplied filter function returns an index key based on the values |
diff --git a/tapsets/API-local-clock-ms.html b/tapsets/API-local-clock-ms.html index 13c96fa6..9fe84c8e 100644 --- a/tapsets/API-local-clock-ms.html +++ b/tapsets/API-local-clock-ms.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Number of milliseconds on the local cpu's clock | 2 | Number of milliseconds on the local cpu's clock |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | local_clock_ms:long() | 4 | local_clock_ms:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5853456"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5858000"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5854608"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5859152"></a><h2>Description</h2><p> |
| 8 | This function returns the number of milliseconds on the local | 8 | This function returns the number of milliseconds on the local |
| 9 | cpu's clock. This is always monotonic comparing on the same cpu, but may | 9 | cpu's clock. This is always monotonic comparing on the same cpu, but may |
| 10 | have some drift between cpus (within about a jiffy). | 10 | have some drift between cpus (within about a jiffy). |
diff --git a/tapsets/API-local-clock-ns.html b/tapsets/API-local-clock-ns.html index e8384707..b9dec799 100644 --- a/tapsets/API-local-clock-ns.html +++ b/tapsets/API-local-clock-ns.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Number of nanoseconds on the local cpu's clock | 2 | Number of nanoseconds on the local cpu's clock |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | local_clock_ns:long() | 4 | local_clock_ns:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5862064"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5866608"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5863216"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5867760"></a><h2>Description</h2><p> |
| 8 | This function returns the number of nanoseconds on the local | 8 | This function returns the number of nanoseconds on the local |
| 9 | cpu's clock. This is always monotonic comparing on the same cpu, but may | 9 | cpu's clock. This is always monotonic comparing on the same cpu, but may |
| 10 | have some drift between cpus (within about a jiffy). | 10 | have some drift between cpus (within about a jiffy). |
diff --git a/tapsets/API-local-clock-s.html b/tapsets/API-local-clock-s.html index a9b9c88c..700bd4c2 100644 --- a/tapsets/API-local-clock-s.html +++ b/tapsets/API-local-clock-s.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Number of seconds on the local cpu's clock | 2 | Number of seconds on the local cpu's clock |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | local_clock_s:long() | 4 | local_clock_s:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5870672"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5875216"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5871824"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5876368"></a><h2>Description</h2><p> |
| 8 | This function returns the number of seconds on the local cpu's | 8 | This function returns the number of seconds on the local cpu's |
| 9 | clock. This is always monotonic comparing on the same cpu, but may have | 9 | clock. This is always monotonic comparing on the same cpu, but may have |
| 10 | some drift between cpus (within about a jiffy). | 10 | some drift between cpus (within about a jiffy). |
diff --git a/tapsets/API-local-clock-us.html b/tapsets/API-local-clock-us.html index d36a5600..b8b50fdb 100644 --- a/tapsets/API-local-clock-us.html +++ b/tapsets/API-local-clock-us.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Number of microseconds on the local cpu's clock | 2 | Number of microseconds on the local cpu's clock |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | local_clock_us:long() | 4 | local_clock_us:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5879280"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5883824"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5880432"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5884976"></a><h2>Description</h2><p> |
| 8 | This function returns the number of microseconds on the local | 8 | This function returns the number of microseconds on the local |
| 9 | cpu's clock. This is always monotonic comparing on the same cpu, but may | 9 | cpu's clock. This is always monotonic comparing on the same cpu, but may |
| 10 | have some drift between cpus (within about a jiffy). | 10 | have some drift between cpus (within about a jiffy). |
diff --git a/tapsets/API-log.html b/tapsets/API-log.html index 41737062..cc930a89 100644 --- a/tapsets/API-log.html +++ b/tapsets/API-log.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Send a line to the common trace buffer | 2 | Send a line to the common trace buffer |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | log(msg:string) | 4 | log(msg:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11125344"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>msg</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11129072"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>msg</code></em></span></dt><dd><p> |
| 6 | The formatted message string | 6 | The formatted message string |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11128512"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11132240"></a><h2>Description</h2><p> |
| 8 | This function logs data. log sends the | 8 | This function logs data. log sends the |
| 9 | message immediately to staprun and to the bulk transport | 9 | message immediately to staprun and to the bulk transport |
| 10 | (relayfs) if it is being used. If the last character given | 10 | (relayfs) if it is being used. If the last character given |
diff --git a/tapsets/API-long-arg.html b/tapsets/API-long-arg.html index 426533d3..d3bcee8b 100644 --- a/tapsets/API-long-arg.html +++ b/tapsets/API-long-arg.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Return function argument as signed long | 2 | Return function argument as signed long |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | long_arg:long(n:long) | 4 | long_arg:long(n:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4902112"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4906800"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> |
| 6 | index of argument to return | 6 | index of argument to return |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp4905168"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp4909856"></a><h2>Description</h2><p> |
| 8 | Return the value of argument n as a signed long. | 8 | Return the value of argument n as a signed long. |
| 9 | On architectures where a long is 32 bits, the value is sign-extended | 9 | On architectures where a long is 32 bits, the value is sign-extended |
| 10 | to 64 bits. | 10 | to 64 bits. |
diff --git a/tapsets/API-longlong-arg.html b/tapsets/API-longlong-arg.html index af5b0304..6f26b4b5 100644 --- a/tapsets/API-longlong-arg.html +++ b/tapsets/API-longlong-arg.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | Return function argument as 64-bit value | 2 | Return function argument as 64-bit value |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | longlong_arg:long(n:long) | 4 | longlong_arg:long(n:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4912576"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4917264"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> |
| 6 | index of argument to return | 6 | index of argument to return |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp4915632"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp4920320"></a><h2>Description</h2><p> |
| 8 | Return the value of argument n as a 64-bit value. | 8 | Return the value of argument n as a 64-bit value. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-long-arg.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-modname.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::long_arg</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::modname</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-long-arg.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-modname.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::long_arg</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::modname</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-mdelay.html b/tapsets/API-mdelay.html index f42ba6e7..a5aea47b 100644 --- a/tapsets/API-mdelay.html +++ b/tapsets/API-mdelay.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | millisecond delay | 2 | millisecond delay |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | mdelay(ms:long) | 4 | mdelay(ms:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11942048"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>ms</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11945904"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>ms</code></em></span></dt><dd><p> |
| 6 | Number of milliseconds to delay. | 6 | Number of milliseconds to delay. |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11945232"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11949136"></a><h2>Description</h2><p> |
| 8 | This function inserts a multi-millisecond busy-delay into a probe handler. | 8 | This function inserts a multi-millisecond busy-delay into a probe handler. |
| 9 | It requires guru mode. | 9 | It requires guru mode. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="guru-delay.stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="guru-delay.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-panic.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 26. Guru tapsets </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::panic</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="guru-delay.stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="guru-delay.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-panic.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 26. Guru tapsets </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::panic</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-mem-page-size.html b/tapsets/API-mem-page-size.html index c862e01d..23f3ae4e 100644 --- a/tapsets/API-mem-page-size.html +++ b/tapsets/API-mem-page-size.html | |||
| @@ -2,6 +2,6 @@ | |||
| 2 | Number of bytes in a page for this architecture | 2 | Number of bytes in a page for this architecture |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | mem_page_size:long() | 4 | mem_page_size:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6039312"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6044384"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-bytes-to-string.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="memory_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-pages-to-string.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::bytes_to_string</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::pages_to_string</span></td></tr></table></div></body></html> | 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-bytes-to-string.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="memory_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-pages-to-string.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::bytes_to_string</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::pages_to_string</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-modname.html b/tapsets/API-modname.html index 7dff83c5..1d11e195 100644 --- a/tapsets/API-modname.html +++ b/tapsets/API-modname.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Return the kernel module name loaded at the address | 2 | Return the kernel module name loaded at the address |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | modname:string(addr:long) | 4 | modname:string(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4922960"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4927648"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | The address to map to a kernel module name | 6 | The address to map to a kernel module name |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp4926016"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp4930704"></a><h2>Description</h2><p> |
| 8 | Returns the module name associated with the given | 8 | Returns the module name associated with the given |
| 9 | address if known. If not known it will raise an error. If the | 9 | address if known. If not known it will raise an error. If the |
| 10 | address was not in a kernel module, but in the kernel itself, then | 10 | address was not in a kernel module, but in the kernel itself, then |
diff --git a/tapsets/API-module-name.html b/tapsets/API-module-name.html index c421eadf..e0b2333f 100644 --- a/tapsets/API-module-name.html +++ b/tapsets/API-module-name.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | The module name of the current script | 2 | The module name of the current script |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | module_name:string() | 4 | module_name:string() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4933872"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4938560"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp4935024"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp4939712"></a><h2>Description</h2><p> |
| 8 | This function returns the name of the stap module. | 8 | This function returns the name of the stap module. |
| 9 | Either generated randomly (stap_[0-9a-f]+_[0-9a-f]+) | 9 | Either generated randomly (stap_[0-9a-f]+_[0-9a-f]+) |
| 10 | or set by stap -m <module_name>. | 10 | or set by stap -m <module_name>. |
diff --git a/tapsets/API-msecs-to-string.html b/tapsets/API-msecs-to-string.html index b8e8c6e5..5827771a 100644 --- a/tapsets/API-msecs-to-string.html +++ b/tapsets/API-msecs-to-string.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Human readable string for given milliseconds | 2 | Human readable string for given milliseconds |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | msecs_to_string:string(msecs:long) | 4 | msecs_to_string:string(msecs:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6443216"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>msecs</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6447680"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>msecs</code></em></span></dt><dd><p> |
| 6 | Number of milliseconds to translate. | 6 | Number of milliseconds to translate. |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6446432"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6450896"></a><h2>Description</h2><p> |
| 8 | Returns a string representing the number of | 8 | Returns a string representing the number of |
| 9 | milliseconds as a human readable string consisting of <span class="quote">“<span class="quote">XmY.ZZZs</span>”</span>, | 9 | milliseconds as a human readable string consisting of <span class="quote">“<span class="quote">XmY.ZZZs</span>”</span>, |
| 10 | where X is the number of minutes, Y is the number of seconds and | 10 | where X is the number of minutes, Y is the number of seconds and |
diff --git a/tapsets/API-netdev-change-mac.html b/tapsets/API-netdev-change-mac.html index a6afd74f..889a74ba 100644 --- a/tapsets/API-netdev-change-mac.html +++ b/tapsets/API-netdev-change-mac.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netdev.change_mac</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-ntohs.html" title="function::ntohs"><link rel="next" href="API-netdev-change-mtu.html" title="probe::netdev.change_mtu"></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>probe::netdev.change_mac</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ntohs.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netdev-change-mtu.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netdev.change_mac"><a name="API-netdev-change-mac"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netdev.change_mac — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netdev.change_mac</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-ntohs.html" title="function::ntohs"><link rel="next" href="API-netdev-change-mtu.html" title="probe::netdev.change_mtu"></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>probe::netdev.change_mac</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-ntohs.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netdev-change-mtu.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netdev.change_mac"><a name="API-netdev-change-mac"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netdev.change_mac — |
| 2 | Called when the netdev_name has the MAC changed | 2 | Called when the netdev_name has the MAC changed |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netdev.change_mac </pre></div><div class="refsect1" title="Values"><a name="idp7710016"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netdev.change_mac </pre></div><div class="refsect1" title="Values"><a name="idp7713424"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> |
| 4 | The device that will have the MAC changed | 4 | The device that will have the MAC changed |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>new_mac</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>new_mac</code></em></span></dt><dd><p> |
| 6 | The new MAC address | 6 | The new MAC address |
diff --git a/tapsets/API-netdev-change-mtu.html b/tapsets/API-netdev-change-mtu.html index 10ac5f5b..c2de734c 100644 --- a/tapsets/API-netdev-change-mtu.html +++ b/tapsets/API-netdev-change-mtu.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netdev.change_mtu</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netdev-change-mac.html" title="probe::netdev.change_mac"><link rel="next" href="API-netdev-change-rx-flag.html" title="probe::netdev.change_rx_flag"></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>probe::netdev.change_mtu</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netdev-change-mac.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netdev-change-rx-flag.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netdev.change_mtu"><a name="API-netdev-change-mtu"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netdev.change_mtu — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netdev.change_mtu</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netdev-change-mac.html" title="probe::netdev.change_mac"><link rel="next" href="API-netdev-change-rx-flag.html" title="probe::netdev.change_rx_flag"></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>probe::netdev.change_mtu</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netdev-change-mac.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netdev-change-rx-flag.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netdev.change_mtu"><a name="API-netdev-change-mtu"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netdev.change_mtu — |
| 2 | Called when the netdev MTU is changed | 2 | Called when the netdev MTU is changed |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netdev.change_mtu </pre></div><div class="refsect1" title="Values"><a name="idp7725984"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netdev.change_mtu </pre></div><div class="refsect1" title="Values"><a name="idp7729392"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> |
| 4 | The device that will have the MTU changed | 4 | The device that will have the MTU changed |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>new_mtu</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>new_mtu</code></em></span></dt><dd><p> |
| 6 | The new MTU | 6 | The new MTU |
diff --git a/tapsets/API-netdev-change-rx-flag.html b/tapsets/API-netdev-change-rx-flag.html index 88edb9da..b198091d 100644 --- a/tapsets/API-netdev-change-rx-flag.html +++ b/tapsets/API-netdev-change-rx-flag.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netdev.change_rx_flag</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netdev-change-mtu.html" title="probe::netdev.change_mtu"><link rel="next" href="API-netdev-close.html" title="probe::netdev.close"></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>probe::netdev.change_rx_flag</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netdev-change-mtu.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netdev-close.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netdev.change_rx_flag"><a name="API-netdev-change-rx-flag"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netdev.change_rx_flag — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netdev.change_rx_flag</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netdev-change-mtu.html" title="probe::netdev.change_mtu"><link rel="next" href="API-netdev-close.html" title="probe::netdev.close"></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>probe::netdev.change_rx_flag</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netdev-change-mtu.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netdev-close.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netdev.change_rx_flag"><a name="API-netdev-change-rx-flag"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netdev.change_rx_flag — |
| 2 | Called when the device RX flag will be changed | 2 | Called when the device RX flag will be changed |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netdev.change_rx_flag </pre></div><div class="refsect1" title="Values"><a name="idp7740016"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netdev.change_rx_flag </pre></div><div class="refsect1" title="Values"><a name="idp7743376"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> |
| 4 | The device that will be changed | 4 | The device that will be changed |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>flags</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>flags</code></em></span></dt><dd><p> |
| 6 | The new flags | 6 | The new flags |
diff --git a/tapsets/API-netdev-close.html b/tapsets/API-netdev-close.html index 37666f9b..6b4e55dc 100644 --- a/tapsets/API-netdev-close.html +++ b/tapsets/API-netdev-close.html | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netdev.close</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netdev-change-rx-flag.html" title="probe::netdev.change_rx_flag"><link rel="next" href="API-netdev-get-stats.html" title="probe::netdev.get_stats"></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>probe::netdev.close</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netdev-change-rx-flag.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netdev-get-stats.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netdev.close"><a name="API-netdev-close"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netdev.close — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netdev.close</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netdev-change-rx-flag.html" title="probe::netdev.change_rx_flag"><link rel="next" href="API-netdev-get-stats.html" title="probe::netdev.get_stats"></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>probe::netdev.close</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netdev-change-rx-flag.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netdev-get-stats.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netdev.close"><a name="API-netdev-close"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netdev.close — |
| 2 | Called when the device is closed | 2 | Called when the device is closed |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netdev.close </pre></div><div class="refsect1" title="Values"><a name="idp7751920"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netdev.close </pre></div><div class="refsect1" title="Values"><a name="idp7755344"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> |
| 4 | The device that is going to be closed | 4 | The device that is going to be closed |
| 5 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-netdev-change-rx-flag.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-netdev-get-stats.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::netdev.change_rx_flag</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::netdev.get_stats</span></td></tr></table></div></body></html> | 5 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-netdev-change-rx-flag.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-netdev-get-stats.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::netdev.change_rx_flag</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::netdev.get_stats</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-netdev-get-stats.html b/tapsets/API-netdev-get-stats.html index 13cd3ec7..027a9bc8 100644 --- a/tapsets/API-netdev-get-stats.html +++ b/tapsets/API-netdev-get-stats.html | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netdev.get_stats</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netdev-close.html" title="probe::netdev.close"><link rel="next" href="API-netdev-hard-transmit.html" title="probe::netdev.hard_transmit"></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>probe::netdev.get_stats</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netdev-close.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netdev-hard-transmit.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netdev.get_stats"><a name="API-netdev-get-stats"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netdev.get_stats — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netdev.get_stats</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netdev-close.html" title="probe::netdev.close"><link rel="next" href="API-netdev-hard-transmit.html" title="probe::netdev.hard_transmit"></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>probe::netdev.get_stats</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netdev-close.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netdev-hard-transmit.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netdev.get_stats"><a name="API-netdev-get-stats"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netdev.get_stats — |
| 2 | Called when someone asks the device statistics | 2 | Called when someone asks the device statistics |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netdev.get_stats </pre></div><div class="refsect1" title="Values"><a name="idp7761808"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netdev.get_stats </pre></div><div class="refsect1" title="Values"><a name="idp7765232"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> |
| 4 | The device that is going to provide the statistics | 4 | The device that is going to provide the statistics |
| 5 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-netdev-close.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-netdev-hard-transmit.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::netdev.close</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::netdev.hard_transmit</span></td></tr></table></div></body></html> | 5 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-netdev-close.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-netdev-hard-transmit.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::netdev.close</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::netdev.hard_transmit</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-netdev-hard-transmit.html b/tapsets/API-netdev-hard-transmit.html index 3cd320f0..6f7d6478 100644 --- a/tapsets/API-netdev-hard-transmit.html +++ b/tapsets/API-netdev-hard-transmit.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netdev.hard_transmit</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netdev-get-stats.html" title="probe::netdev.get_stats"><link rel="next" href="API-netdev-ioctl.html" title="probe::netdev.ioctl"></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>probe::netdev.hard_transmit</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netdev-get-stats.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netdev-ioctl.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netdev.hard_transmit"><a name="API-netdev-hard-transmit"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netdev.hard_transmit — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netdev.hard_transmit</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netdev-get-stats.html" title="probe::netdev.get_stats"><link rel="next" href="API-netdev-ioctl.html" title="probe::netdev.ioctl"></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>probe::netdev.hard_transmit</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netdev-get-stats.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netdev-ioctl.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netdev.hard_transmit"><a name="API-netdev-hard-transmit"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netdev.hard_transmit — |
| 2 | Called when the devices is going to TX (hard) | 2 | Called when the devices is going to TX (hard) |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netdev.hard_transmit </pre></div><div class="refsect1" title="Values"><a name="idp7771840"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netdev.hard_transmit </pre></div><div class="refsect1" title="Values"><a name="idp7775216"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> |
| 4 | The protocol used in the transmission | 4 | The protocol used in the transmission |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> |
| 6 | The device scheduled to transmit | 6 | The device scheduled to transmit |
diff --git a/tapsets/API-netdev-ioctl.html b/tapsets/API-netdev-ioctl.html index 6703b255..07a7d433 100644 --- a/tapsets/API-netdev-ioctl.html +++ b/tapsets/API-netdev-ioctl.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netdev.ioctl</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netdev-hard-transmit.html" title="probe::netdev.hard_transmit"><link rel="next" href="API-netdev-open.html" title="probe::netdev.open"></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>probe::netdev.ioctl</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netdev-hard-transmit.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netdev-open.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netdev.ioctl"><a name="API-netdev-ioctl"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netdev.ioctl — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netdev.ioctl</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netdev-hard-transmit.html" title="probe::netdev.hard_transmit"><link rel="next" href="API-netdev-open.html" title="probe::netdev.open"></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>probe::netdev.ioctl</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netdev-hard-transmit.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netdev-open.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netdev.ioctl"><a name="API-netdev-ioctl"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netdev.ioctl — |
| 2 | Called when the device suffers an IOCTL | 2 | Called when the device suffers an IOCTL |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netdev.ioctl </pre></div><div class="refsect1" title="Values"><a name="idp7787888"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>cmd</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netdev.ioctl </pre></div><div class="refsect1" title="Values"><a name="idp7791264"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>cmd</code></em></span></dt><dd><p> |
| 4 | The IOCTL request | 4 | The IOCTL request |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>arg</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>arg</code></em></span></dt><dd><p> |
| 6 | The IOCTL argument (usually the netdev interface) | 6 | The IOCTL argument (usually the netdev interface) |
diff --git a/tapsets/API-netdev-open.html b/tapsets/API-netdev-open.html index 7d2b8a8b..b6d05fd5 100644 --- a/tapsets/API-netdev-open.html +++ b/tapsets/API-netdev-open.html | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netdev.open</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netdev-ioctl.html" title="probe::netdev.ioctl"><link rel="next" href="API-netdev-receive.html" title="probe::netdev.receive"></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>probe::netdev.open</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netdev-ioctl.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netdev-receive.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netdev.open"><a name="API-netdev-open"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netdev.open — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netdev.open</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netdev-ioctl.html" title="probe::netdev.ioctl"><link rel="next" href="API-netdev-receive.html" title="probe::netdev.receive"></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>probe::netdev.open</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netdev-ioctl.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netdev-receive.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netdev.open"><a name="API-netdev-open"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netdev.open — |
| 2 | Called when the device is opened | 2 | Called when the device is opened |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netdev.open </pre></div><div class="refsect1" title="Values"><a name="idp7799760"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netdev.open </pre></div><div class="refsect1" title="Values"><a name="idp7803184"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> |
| 4 | The device that is going to be opened | 4 | The device that is going to be opened |
| 5 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-netdev-ioctl.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-netdev-receive.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::netdev.ioctl</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::netdev.receive</span></td></tr></table></div></body></html> | 5 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-netdev-ioctl.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-netdev-receive.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::netdev.ioctl</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::netdev.receive</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-netdev-receive.html b/tapsets/API-netdev-receive.html index a243efe4..563ef90d 100644 --- a/tapsets/API-netdev-receive.html +++ b/tapsets/API-netdev-receive.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netdev.receive</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netdev-open.html" title="probe::netdev.open"><link rel="next" href="API-netdev-register.html" title="probe::netdev.register"></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>probe::netdev.receive</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netdev-open.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netdev-register.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netdev.receive"><a name="API-netdev-receive"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netdev.receive — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netdev.receive</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netdev-open.html" title="probe::netdev.open"><link rel="next" href="API-netdev-register.html" title="probe::netdev.register"></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>probe::netdev.receive</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netdev-open.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netdev-register.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netdev.receive"><a name="API-netdev-receive"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netdev.receive — |
| 2 | Data received from network device. | 2 | Data received from network device. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netdev.receive </pre></div><div class="refsect1" title="Values"><a name="idp7809584"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netdev.receive </pre></div><div class="refsect1" title="Values"><a name="idp7813008"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> |
| 4 | Protocol of received packet. | 4 | Protocol of received packet. |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> |
| 6 | The name of the device. e.g: eth0, ath1. | 6 | The name of the device. e.g: eth0, ath1. |
diff --git a/tapsets/API-netdev-register.html b/tapsets/API-netdev-register.html index 14a6d4f8..277f0ab6 100644 --- a/tapsets/API-netdev-register.html +++ b/tapsets/API-netdev-register.html | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netdev.register</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netdev-receive.html" title="probe::netdev.receive"><link rel="next" href="API-netdev-rx.html" title="probe::netdev.rx"></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>probe::netdev.register</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netdev-receive.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netdev-rx.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netdev.register"><a name="API-netdev-register"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netdev.register — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netdev.register</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netdev-receive.html" title="probe::netdev.receive"><link rel="next" href="API-netdev-rx.html" title="probe::netdev.rx"></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>probe::netdev.register</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netdev-receive.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netdev-rx.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netdev.register"><a name="API-netdev-register"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netdev.register — |
| 2 | Called when the device is registered | 2 | Called when the device is registered |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netdev.register </pre></div><div class="refsect1" title="Values"><a name="idp7823584"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netdev.register </pre></div><div class="refsect1" title="Values"><a name="idp7826944"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> |
| 4 | The device that is going to be registered | 4 | The device that is going to be registered |
| 5 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-netdev-receive.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-netdev-rx.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::netdev.receive</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::netdev.rx</span></td></tr></table></div></body></html> | 5 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-netdev-receive.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-netdev-rx.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::netdev.receive</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::netdev.rx</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-netdev-rx.html b/tapsets/API-netdev-rx.html index fe694ea4..13ca0223 100644 --- a/tapsets/API-netdev-rx.html +++ b/tapsets/API-netdev-rx.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netdev.rx</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netdev-register.html" title="probe::netdev.register"><link rel="next" href="API-netdev-set-promiscuity.html" title="probe::netdev.set_promiscuity"></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>probe::netdev.rx</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netdev-register.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netdev-set-promiscuity.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netdev.rx"><a name="API-netdev-rx"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netdev.rx — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netdev.rx</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netdev-register.html" title="probe::netdev.register"><link rel="next" href="API-netdev-set-promiscuity.html" title="probe::netdev.set_promiscuity"></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>probe::netdev.rx</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netdev-register.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netdev-set-promiscuity.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netdev.rx"><a name="API-netdev-rx"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netdev.rx — |
| 2 | Called when the device is going to receive a packet | 2 | Called when the device is going to receive a packet |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netdev.rx </pre></div><div class="refsect1" title="Values"><a name="idp7833552"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netdev.rx </pre></div><div class="refsect1" title="Values"><a name="idp7836800"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> |
| 4 | The packet protocol | 4 | The packet protocol |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> |
| 6 | The device received the packet | 6 | The device received the packet |
diff --git a/tapsets/API-netdev-set-promiscuity.html b/tapsets/API-netdev-set-promiscuity.html index 56cc60b3..1b1c0c27 100644 --- a/tapsets/API-netdev-set-promiscuity.html +++ b/tapsets/API-netdev-set-promiscuity.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netdev.set_promiscuity</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netdev-rx.html" title="probe::netdev.rx"><link rel="next" href="API-netdev-transmit.html" title="probe::netdev.transmit"></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>probe::netdev.set_promiscuity</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netdev-rx.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netdev-transmit.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netdev.set_promiscuity"><a name="API-netdev-set-promiscuity"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netdev.set_promiscuity — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netdev.set_promiscuity</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netdev-rx.html" title="probe::netdev.rx"><link rel="next" href="API-netdev-transmit.html" title="probe::netdev.transmit"></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>probe::netdev.set_promiscuity</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netdev-rx.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netdev-transmit.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netdev.set_promiscuity"><a name="API-netdev-set-promiscuity"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netdev.set_promiscuity — |
| 2 | Called when the device enters/leaves promiscuity | 2 | Called when the device enters/leaves promiscuity |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netdev.set_promiscuity </pre></div><div class="refsect1" title="Values"><a name="idp7845552"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netdev.set_promiscuity </pre></div><div class="refsect1" title="Values"><a name="idp7848848"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> |
| 4 | The device that is entering/leaving promiscuity mode | 4 | The device that is entering/leaving promiscuity mode |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>enable</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>enable</code></em></span></dt><dd><p> |
| 6 | If the device is entering promiscuity mode | 6 | If the device is entering promiscuity mode |
diff --git a/tapsets/API-netdev-transmit.html b/tapsets/API-netdev-transmit.html index 272cd7b0..057822f5 100644 --- a/tapsets/API-netdev-transmit.html +++ b/tapsets/API-netdev-transmit.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netdev.transmit</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netdev-set-promiscuity.html" title="probe::netdev.set_promiscuity"><link rel="next" href="API-netdev-unregister.html" title="probe::netdev.unregister"></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>probe::netdev.transmit</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netdev-set-promiscuity.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netdev-unregister.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netdev.transmit"><a name="API-netdev-transmit"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netdev.transmit — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netdev.transmit</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netdev-set-promiscuity.html" title="probe::netdev.set_promiscuity"><link rel="next" href="API-netdev-unregister.html" title="probe::netdev.unregister"></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>probe::netdev.transmit</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netdev-set-promiscuity.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netdev-unregister.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netdev.transmit"><a name="API-netdev-transmit"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netdev.transmit — |
| 2 | Network device transmitting buffer | 2 | Network device transmitting buffer |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netdev.transmit </pre></div><div class="refsect1" title="Values"><a name="idp7861632"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netdev.transmit </pre></div><div class="refsect1" title="Values"><a name="idp7864928"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> |
| 4 | The protocol of this packet(defined in include/linux/if_ether.h). | 4 | The protocol of this packet(defined in include/linux/if_ether.h). |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> |
| 6 | The name of the device. e.g: eth0, ath1. | 6 | The name of the device. e.g: eth0, ath1. |
diff --git a/tapsets/API-netdev-unregister.html b/tapsets/API-netdev-unregister.html index cb162875..96397054 100644 --- a/tapsets/API-netdev-unregister.html +++ b/tapsets/API-netdev-unregister.html | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netdev.unregister</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netdev-transmit.html" title="probe::netdev.transmit"><link rel="next" href="API-netfilter-arp-forward.html" title="probe::netfilter.arp.forward"></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>probe::netdev.unregister</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netdev-transmit.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netfilter-arp-forward.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netdev.unregister"><a name="API-netdev-unregister"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netdev.unregister — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netdev.unregister</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netdev-transmit.html" title="probe::netdev.transmit"><link rel="next" href="API-netfilter-arp-forward.html" title="probe::netfilter.arp.forward"></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>probe::netdev.unregister</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netdev-transmit.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netfilter-arp-forward.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netdev.unregister"><a name="API-netdev-unregister"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netdev.unregister — |
| 2 | Called when the device is being unregistered | 2 | Called when the device is being unregistered |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netdev.unregister </pre></div><div class="refsect1" title="Values"><a name="idp7877680"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netdev.unregister </pre></div><div class="refsect1" title="Values"><a name="idp7880992"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev_name</code></em></span></dt><dd><p> |
| 4 | The device that is going to be unregistered | 4 | The device that is going to be unregistered |
| 5 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-netdev-transmit.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-netfilter-arp-forward.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::netdev.transmit</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::netfilter.arp.forward</span></td></tr></table></div></body></html> | 5 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-netdev-transmit.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-netfilter-arp-forward.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::netdev.transmit</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::netfilter.arp.forward</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-netfilter-arp-forward.html b/tapsets/API-netfilter-arp-forward.html index e831ce90..edb33a56 100644 --- a/tapsets/API-netfilter-arp-forward.html +++ b/tapsets/API-netfilter-arp-forward.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netfilter.arp.forward</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netdev-unregister.html" title="probe::netdev.unregister"><link rel="next" href="API-netfilter-arp-in.html" title="probe::netfilter.arp.in"></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>probe::netfilter.arp.forward</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netdev-unregister.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netfilter-arp-in.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netfilter.arp.forward"><a name="API-netfilter-arp-forward"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netfilter.arp.forward — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netfilter.arp.forward</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netdev-unregister.html" title="probe::netdev.unregister"><link rel="next" href="API-netfilter-arp-in.html" title="probe::netfilter.arp.in"></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>probe::netfilter.arp.forward</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netdev-unregister.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netfilter-arp-in.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netfilter.arp.forward"><a name="API-netfilter-arp-forward"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netfilter.arp.forward — |
| 2 | - Called for each ARP packet to be forwarded | 2 | - Called for each ARP packet to be forwarded |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netfilter.arp.forward </pre></div><div class="refsect1" title="Values"><a name="idp7887648"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>indev</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netfilter.arp.forward </pre></div><div class="refsect1" title="Values"><a name="idp7890896"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>indev</code></em></span></dt><dd><p> |
| 4 | Address of net_device representing input device, 0 if unknown | 4 | Address of net_device representing input device, 0 if unknown |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>nf_accept</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>nf_accept</code></em></span></dt><dd><p> |
| 6 | Constant used to signify an 'accept' verdict | 6 | Constant used to signify an 'accept' verdict |
diff --git a/tapsets/API-netfilter-arp-in.html b/tapsets/API-netfilter-arp-in.html index 8f39dcd5..459e74ed 100644 --- a/tapsets/API-netfilter-arp-in.html +++ b/tapsets/API-netfilter-arp-in.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netfilter.arp.in</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netfilter-arp-forward.html" title="probe::netfilter.arp.forward"><link rel="next" href="API-netfilter-arp-out.html" title="probe::netfilter.arp.out"></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>probe::netfilter.arp.in</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netfilter-arp-forward.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netfilter-arp-out.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netfilter.arp.in"><a name="API-netfilter-arp-in"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netfilter.arp.in — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netfilter.arp.in</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netfilter-arp-forward.html" title="probe::netfilter.arp.forward"><link rel="next" href="API-netfilter-arp-out.html" title="probe::netfilter.arp.out"></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>probe::netfilter.arp.in</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netfilter-arp-forward.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netfilter-arp-out.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netfilter.arp.in"><a name="API-netfilter-arp-in"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netfilter.arp.in — |
| 2 | - Called for each incoming ARP packet | 2 | - Called for each incoming ARP packet |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netfilter.arp.in </pre></div><div class="refsect1" title="Values"><a name="idp7942816"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>indev</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netfilter.arp.in </pre></div><div class="refsect1" title="Values"><a name="idp7945968"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>indev</code></em></span></dt><dd><p> |
| 4 | Address of net_device representing input device, 0 if unknown | 4 | Address of net_device representing input device, 0 if unknown |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>nf_accept</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>nf_accept</code></em></span></dt><dd><p> |
| 6 | Constant used to signify an 'accept' verdict | 6 | Constant used to signify an 'accept' verdict |
diff --git a/tapsets/API-netfilter-arp-out.html b/tapsets/API-netfilter-arp-out.html index 235a855d..191fd689 100644 --- a/tapsets/API-netfilter-arp-out.html +++ b/tapsets/API-netfilter-arp-out.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netfilter.arp.out</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netfilter-arp-in.html" title="probe::netfilter.arp.in"><link rel="next" href="API-netfilter-bridge-forward.html" title="probe::netfilter.bridge.forward"></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>probe::netfilter.arp.out</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netfilter-arp-in.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netfilter-bridge-forward.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netfilter.arp.out"><a name="API-netfilter-arp-out"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netfilter.arp.out — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netfilter.arp.out</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netfilter-arp-in.html" title="probe::netfilter.arp.in"><link rel="next" href="API-netfilter-bridge-forward.html" title="probe::netfilter.bridge.forward"></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>probe::netfilter.arp.out</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netfilter-arp-in.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netfilter-bridge-forward.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netfilter.arp.out"><a name="API-netfilter-arp-out"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netfilter.arp.out — |
| 2 | - Called for each outgoing ARP packet | 2 | - Called for each outgoing ARP packet |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netfilter.arp.out </pre></div><div class="refsect1" title="Values"><a name="idp7997968"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>indev</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netfilter.arp.out </pre></div><div class="refsect1" title="Values"><a name="idp8001120"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>indev</code></em></span></dt><dd><p> |
| 4 | Address of net_device representing input device, 0 if unknown | 4 | Address of net_device representing input device, 0 if unknown |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>nf_accept</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>nf_accept</code></em></span></dt><dd><p> |
| 6 | Constant used to signify an 'accept' verdict | 6 | Constant used to signify an 'accept' verdict |
diff --git a/tapsets/API-netfilter-bridge-forward.html b/tapsets/API-netfilter-bridge-forward.html index 8b428ad4..fac2f6f5 100644 --- a/tapsets/API-netfilter-bridge-forward.html +++ b/tapsets/API-netfilter-bridge-forward.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netfilter.bridge.forward</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netfilter-arp-out.html" title="probe::netfilter.arp.out"><link rel="next" href="API-netfilter-bridge-local-in.html" title="probe::netfilter.bridge.local_in"></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>probe::netfilter.bridge.forward</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netfilter-arp-out.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netfilter-bridge-local-in.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netfilter.bridge.forward"><a name="API-netfilter-bridge-forward"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netfilter.bridge.forward — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netfilter.bridge.forward</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netfilter-arp-out.html" title="probe::netfilter.arp.out"><link rel="next" href="API-netfilter-bridge-local-in.html" title="probe::netfilter.bridge.local_in"></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>probe::netfilter.bridge.forward</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netfilter-arp-out.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netfilter-bridge-local-in.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netfilter.bridge.forward"><a name="API-netfilter-bridge-forward"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netfilter.bridge.forward — |
| 2 | Called on an incoming bridging packet destined for some other computer | 2 | Called on an incoming bridging packet destined for some other computer |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netfilter.bridge.forward </pre></div><div class="refsect1" title="Values"><a name="idp8053136"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>indev</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netfilter.bridge.forward </pre></div><div class="refsect1" title="Values"><a name="idp8056304"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>indev</code></em></span></dt><dd><p> |
| 4 | Address of net_device representing input device, 0 if unknown | 4 | Address of net_device representing input device, 0 if unknown |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>nf_accept</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>nf_accept</code></em></span></dt><dd><p> |
| 6 | Constant used to signify an 'accept' verdict | 6 | Constant used to signify an 'accept' verdict |
diff --git a/tapsets/API-netfilter-bridge-local-in.html b/tapsets/API-netfilter-bridge-local-in.html index a99072d0..b5e060c8 100644 --- a/tapsets/API-netfilter-bridge-local-in.html +++ b/tapsets/API-netfilter-bridge-local-in.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netfilter.bridge.local_in</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netfilter-bridge-forward.html" title="probe::netfilter.bridge.forward"><link rel="next" href="API-netfilter-bridge-local-out.html" title="probe::netfilter.bridge.local_out"></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>probe::netfilter.bridge.local_in</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netfilter-bridge-forward.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netfilter-bridge-local-out.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netfilter.bridge.local_in"><a name="API-netfilter-bridge-local-in"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netfilter.bridge.local_in — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netfilter.bridge.local_in</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netfilter-bridge-forward.html" title="probe::netfilter.bridge.forward"><link rel="next" href="API-netfilter-bridge-local-out.html" title="probe::netfilter.bridge.local_out"></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>probe::netfilter.bridge.local_in</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netfilter-bridge-forward.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netfilter-bridge-local-out.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netfilter.bridge.local_in"><a name="API-netfilter-bridge-local-in"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netfilter.bridge.local_in — |
| 2 | Called on a bridging packet destined for the local computer | 2 | Called on a bridging packet destined for the local computer |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netfilter.bridge.local_in </pre></div><div class="refsect1" title="Values"><a name="idp8086016"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>indev</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netfilter.bridge.local_in </pre></div><div class="refsect1" title="Values"><a name="idp8089184"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>indev</code></em></span></dt><dd><p> |
| 4 | Address of net_device representing input device, 0 if unknown | 4 | Address of net_device representing input device, 0 if unknown |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>nf_accept</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>nf_accept</code></em></span></dt><dd><p> |
| 6 | Constant used to signify an 'accept' verdict | 6 | Constant used to signify an 'accept' verdict |
diff --git a/tapsets/API-netfilter-bridge-local-out.html b/tapsets/API-netfilter-bridge-local-out.html index 7ff82416..57ff95d1 100644 --- a/tapsets/API-netfilter-bridge-local-out.html +++ b/tapsets/API-netfilter-bridge-local-out.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netfilter.bridge.local_out</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netfilter-bridge-local-in.html" title="probe::netfilter.bridge.local_in"><link rel="next" href="API-netfilter-bridge-post-routing.html" title="probe::netfilter.bridge.post_routing"></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>probe::netfilter.bridge.local_out</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netfilter-bridge-local-in.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netfilter-bridge-post-routing.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netfilter.bridge.local_out"><a name="API-netfilter-bridge-local-out"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netfilter.bridge.local_out — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netfilter.bridge.local_out</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netfilter-bridge-local-in.html" title="probe::netfilter.bridge.local_in"><link rel="next" href="API-netfilter-bridge-post-routing.html" title="probe::netfilter.bridge.post_routing"></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>probe::netfilter.bridge.local_out</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netfilter-bridge-local-in.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netfilter-bridge-post-routing.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netfilter.bridge.local_out"><a name="API-netfilter-bridge-local-out"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netfilter.bridge.local_out — |
| 2 | Called on a bridging packet coming from a local process | 2 | Called on a bridging packet coming from a local process |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netfilter.bridge.local_out </pre></div><div class="refsect1" title="Values"><a name="idp8118848"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>indev</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netfilter.bridge.local_out </pre></div><div class="refsect1" title="Values"><a name="idp8122016"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>indev</code></em></span></dt><dd><p> |
| 4 | Address of net_device representing input device, 0 if unknown | 4 | Address of net_device representing input device, 0 if unknown |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>nf_accept</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>nf_accept</code></em></span></dt><dd><p> |
| 6 | Constant used to signify an 'accept' verdict | 6 | Constant used to signify an 'accept' verdict |
diff --git a/tapsets/API-netfilter-bridge-post-routing.html b/tapsets/API-netfilter-bridge-post-routing.html index 4beae666..bce4e7eb 100644 --- a/tapsets/API-netfilter-bridge-post-routing.html +++ b/tapsets/API-netfilter-bridge-post-routing.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netfilter.bridge.post_routing</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netfilter-bridge-local-out.html" title="probe::netfilter.bridge.local_out"><link rel="next" href="API-netfilter-bridge-pre-routing.html" title="probe::netfilter.bridge.pre_routing"></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>probe::netfilter.bridge.post_routing</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netfilter-bridge-local-out.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netfilter-bridge-pre-routing.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netfilter.bridge.post_routing"><a name="API-netfilter-bridge-post-routing"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netfilter.bridge.post_routing — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netfilter.bridge.post_routing</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netfilter-bridge-local-out.html" title="probe::netfilter.bridge.local_out"><link rel="next" href="API-netfilter-bridge-pre-routing.html" title="probe::netfilter.bridge.pre_routing"></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>probe::netfilter.bridge.post_routing</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netfilter-bridge-local-out.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netfilter-bridge-pre-routing.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netfilter.bridge.post_routing"><a name="API-netfilter-bridge-post-routing"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netfilter.bridge.post_routing — |
| 2 | - Called before a bridging packet hits the wire | 2 | - Called before a bridging packet hits the wire |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netfilter.bridge.post_routing </pre></div><div class="refsect1" title="Values"><a name="idp8151712"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>indev</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netfilter.bridge.post_routing </pre></div><div class="refsect1" title="Values"><a name="idp8154816"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>indev</code></em></span></dt><dd><p> |
| 4 | Address of net_device representing input device, 0 if unknown | 4 | Address of net_device representing input device, 0 if unknown |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>nf_accept</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>nf_accept</code></em></span></dt><dd><p> |
| 6 | Constant used to signify an 'accept' verdict | 6 | Constant used to signify an 'accept' verdict |
diff --git a/tapsets/API-netfilter-bridge-pre-routing.html b/tapsets/API-netfilter-bridge-pre-routing.html index 357b1cad..1f751916 100644 --- a/tapsets/API-netfilter-bridge-pre-routing.html +++ b/tapsets/API-netfilter-bridge-pre-routing.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netfilter.bridge.pre_routing</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netfilter-bridge-post-routing.html" title="probe::netfilter.bridge.post_routing"><link rel="next" href="API-netfilter-ip-forward.html" title="probe::netfilter.ip.forward"></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>probe::netfilter.bridge.pre_routing</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netfilter-bridge-post-routing.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netfilter-ip-forward.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netfilter.bridge.pre_routing"><a name="API-netfilter-bridge-pre-routing"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netfilter.bridge.pre_routing — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netfilter.bridge.pre_routing</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netfilter-bridge-post-routing.html" title="probe::netfilter.bridge.post_routing"><link rel="next" href="API-netfilter-ip-forward.html" title="probe::netfilter.ip.forward"></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>probe::netfilter.bridge.pre_routing</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netfilter-bridge-post-routing.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netfilter-ip-forward.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netfilter.bridge.pre_routing"><a name="API-netfilter-bridge-pre-routing"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netfilter.bridge.pre_routing — |
| 2 | - Called before a bridging packet is routed | 2 | - Called before a bridging packet is routed |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netfilter.bridge.pre_routing </pre></div><div class="refsect1" title="Values"><a name="idp8184464"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>indev</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netfilter.bridge.pre_routing </pre></div><div class="refsect1" title="Values"><a name="idp8187680"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>indev</code></em></span></dt><dd><p> |
| 4 | Address of net_device representing input device, 0 if unknown | 4 | Address of net_device representing input device, 0 if unknown |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>nf_accept</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>nf_accept</code></em></span></dt><dd><p> |
| 6 | Constant used to signify an 'accept' verdict | 6 | Constant used to signify an 'accept' verdict |
diff --git a/tapsets/API-netfilter-ip-forward.html b/tapsets/API-netfilter-ip-forward.html index bb681247..75032615 100644 --- a/tapsets/API-netfilter-ip-forward.html +++ b/tapsets/API-netfilter-ip-forward.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netfilter.ip.forward</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netfilter-bridge-pre-routing.html" title="probe::netfilter.bridge.pre_routing"><link rel="next" href="API-netfilter-ip-local-in.html" title="probe::netfilter.ip.local_in"></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>probe::netfilter.ip.forward</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netfilter-bridge-pre-routing.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netfilter-ip-local-in.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netfilter.ip.forward"><a name="API-netfilter-ip-forward"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netfilter.ip.forward — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netfilter.ip.forward</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netfilter-bridge-pre-routing.html" title="probe::netfilter.bridge.pre_routing"><link rel="next" href="API-netfilter-ip-local-in.html" title="probe::netfilter.ip.local_in"></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>probe::netfilter.ip.forward</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netfilter-bridge-pre-routing.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netfilter-ip-local-in.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netfilter.ip.forward"><a name="API-netfilter-ip-forward"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netfilter.ip.forward — |
| 2 | Called on an incoming IP packet addressed to some other computer | 2 | Called on an incoming IP packet addressed to some other computer |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netfilter.ip.forward </pre></div><div class="refsect1" title="Values"><a name="idp8217280"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>urg</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netfilter.ip.forward </pre></div><div class="refsect1" title="Values"><a name="idp8220448"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>urg</code></em></span></dt><dd><p> |
| 4 | TCP URG flag (if protocol is TCP; ipv4 only) | 4 | TCP URG flag (if protocol is TCP; ipv4 only) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> |
| 6 | Packet protocol from driver (ipv4 only) | 6 | Packet protocol from driver (ipv4 only) |
diff --git a/tapsets/API-netfilter-ip-local-in.html b/tapsets/API-netfilter-ip-local-in.html index 9d553ccc..dd247e52 100644 --- a/tapsets/API-netfilter-ip-local-in.html +++ b/tapsets/API-netfilter-ip-local-in.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netfilter.ip.local_in</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netfilter-ip-forward.html" title="probe::netfilter.ip.forward"><link rel="next" href="API-netfilter-ip-local-out.html" title="probe::netfilter.ip.local_out"></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>probe::netfilter.ip.local_in</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netfilter-ip-forward.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netfilter-ip-local-out.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netfilter.ip.local_in"><a name="API-netfilter-ip-local-in"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netfilter.ip.local_in — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netfilter.ip.local_in</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netfilter-ip-forward.html" title="probe::netfilter.ip.forward"><link rel="next" href="API-netfilter-ip-local-out.html" title="probe::netfilter.ip.local_out"></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>probe::netfilter.ip.local_in</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netfilter-ip-forward.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netfilter-ip-local-out.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netfilter.ip.local_in"><a name="API-netfilter-ip-local-in"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netfilter.ip.local_in — |
| 2 | Called on an incoming IP packet addressed to the local computer | 2 | Called on an incoming IP packet addressed to the local computer |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netfilter.ip.local_in </pre></div><div class="refsect1" title="Values"><a name="idp8281088"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>urg</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netfilter.ip.local_in </pre></div><div class="refsect1" title="Values"><a name="idp8284192"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>urg</code></em></span></dt><dd><p> |
| 4 | TCP URG flag (if protocol is TCP; ipv4 only) | 4 | TCP URG flag (if protocol is TCP; ipv4 only) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> |
| 6 | Packet protocol from driver (ipv4 only) | 6 | Packet protocol from driver (ipv4 only) |
diff --git a/tapsets/API-netfilter-ip-local-out.html b/tapsets/API-netfilter-ip-local-out.html index 138690d4..ad33a4b4 100644 --- a/tapsets/API-netfilter-ip-local-out.html +++ b/tapsets/API-netfilter-ip-local-out.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netfilter.ip.local_out</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netfilter-ip-local-in.html" title="probe::netfilter.ip.local_in"><link rel="next" href="API-netfilter-ip-post-routing.html" title="probe::netfilter.ip.post_routing"></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>probe::netfilter.ip.local_out</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netfilter-ip-local-in.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netfilter-ip-post-routing.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netfilter.ip.local_out"><a name="API-netfilter-ip-local-out"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netfilter.ip.local_out — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netfilter.ip.local_out</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netfilter-ip-local-in.html" title="probe::netfilter.ip.local_in"><link rel="next" href="API-netfilter-ip-post-routing.html" title="probe::netfilter.ip.post_routing"></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>probe::netfilter.ip.local_out</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netfilter-ip-local-in.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netfilter-ip-post-routing.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netfilter.ip.local_out"><a name="API-netfilter-ip-local-out"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netfilter.ip.local_out — |
| 2 | Called on an outgoing IP packet | 2 | Called on an outgoing IP packet |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netfilter.ip.local_out </pre></div><div class="refsect1" title="Values"><a name="idp8344672"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>urg</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netfilter.ip.local_out </pre></div><div class="refsect1" title="Values"><a name="idp8347776"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>urg</code></em></span></dt><dd><p> |
| 4 | TCP URG flag (if protocol is TCP; ipv4 only) | 4 | TCP URG flag (if protocol is TCP; ipv4 only) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> |
| 6 | Packet protocol from driver (ipv4 only) | 6 | Packet protocol from driver (ipv4 only) |
diff --git a/tapsets/API-netfilter-ip-post-routing.html b/tapsets/API-netfilter-ip-post-routing.html index 6a16cf16..28c13940 100644 --- a/tapsets/API-netfilter-ip-post-routing.html +++ b/tapsets/API-netfilter-ip-post-routing.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netfilter.ip.post_routing</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netfilter-ip-local-out.html" title="probe::netfilter.ip.local_out"><link rel="next" href="API-netfilter-ip-pre-routing.html" title="probe::netfilter.ip.pre_routing"></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>probe::netfilter.ip.post_routing</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netfilter-ip-local-out.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netfilter-ip-pre-routing.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netfilter.ip.post_routing"><a name="API-netfilter-ip-post-routing"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netfilter.ip.post_routing — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netfilter.ip.post_routing</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netfilter-ip-local-out.html" title="probe::netfilter.ip.local_out"><link rel="next" href="API-netfilter-ip-pre-routing.html" title="probe::netfilter.ip.pre_routing"></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>probe::netfilter.ip.post_routing</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netfilter-ip-local-out.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-netfilter-ip-pre-routing.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netfilter.ip.post_routing"><a name="API-netfilter-ip-post-routing"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netfilter.ip.post_routing — |
| 2 | Called immediately before an outgoing IP packet leaves the computer | 2 | Called immediately before an outgoing IP packet leaves the computer |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netfilter.ip.post_routing </pre></div><div class="refsect1" title="Values"><a name="idp8408320"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>urg</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netfilter.ip.post_routing </pre></div><div class="refsect1" title="Values"><a name="idp8411424"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>urg</code></em></span></dt><dd><p> |
| 4 | TCP URG flag (if protocol is TCP; ipv4 only) | 4 | TCP URG flag (if protocol is TCP; ipv4 only) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> |
| 6 | Packet protocol from driver (ipv4 only) | 6 | Packet protocol from driver (ipv4 only) |
diff --git a/tapsets/API-netfilter-ip-pre-routing.html b/tapsets/API-netfilter-ip-pre-routing.html index b389d785..22626ead 100644 --- a/tapsets/API-netfilter-ip-pre-routing.html +++ b/tapsets/API-netfilter-ip-pre-routing.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netfilter.ip.pre_routing</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netfilter-ip-post-routing.html" title="probe::netfilter.ip.post_routing"><link rel="next" href="API-sunrpc-clnt-bind-new-program.html" title="probe::sunrpc.clnt.bind_new_program"></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>probe::netfilter.ip.pre_routing</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netfilter-ip-post-routing.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-clnt-bind-new-program.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netfilter.ip.pre_routing"><a name="API-netfilter-ip-pre-routing"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netfilter.ip.pre_routing — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::netfilter.ip.pre_routing</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netfilter-ip-post-routing.html" title="probe::netfilter.ip.post_routing"><link rel="next" href="API-sunrpc-clnt-bind-new-program.html" title="probe::sunrpc.clnt.bind_new_program"></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>probe::netfilter.ip.pre_routing</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netfilter-ip-post-routing.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-clnt-bind-new-program.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::netfilter.ip.pre_routing"><a name="API-netfilter-ip-pre-routing"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::netfilter.ip.pre_routing — |
| 2 | Called before an IP packet is routed | 2 | Called before an IP packet is routed |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netfilter.ip.pre_routing </pre></div><div class="refsect1" title="Values"><a name="idp8471888"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>urg</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">netfilter.ip.pre_routing </pre></div><div class="refsect1" title="Values"><a name="idp8474928"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>urg</code></em></span></dt><dd><p> |
| 4 | TCP URG flag (if protocol is TCP; ipv4 only) | 4 | TCP URG flag (if protocol is TCP; ipv4 only) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> |
| 6 | Packet protocol from driver (ipv4 only) | 6 | Packet protocol from driver (ipv4 only) |
diff --git a/tapsets/API-nfs-aop-readpage.html b/tapsets/API-nfs-aop-readpage.html index 59277fde..2d465fcd 100644 --- a/tapsets/API-nfs-aop-readpage.html +++ b/tapsets/API-nfs-aop-readpage.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.aop.readpage</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsderror.html" title="function::nfsderror"><link rel="next" href="API-nfs-aop-readpages.html" title="probe::nfs.aop.readpages"></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>probe::nfs.aop.readpage</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsderror.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-aop-readpages.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.aop.readpage"><a name="API-nfs-aop-readpage"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.aop.readpage — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.aop.readpage</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsderror.html" title="function::nfsderror"><link rel="next" href="API-nfs-aop-readpages.html" title="probe::nfs.aop.readpages"></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>probe::nfs.aop.readpage</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsderror.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-aop-readpages.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.aop.readpage"><a name="API-nfs-aop-readpage"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.aop.readpage — |
| 2 | NFS client synchronously reading a page | 2 | NFS client synchronously reading a page |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.aop.readpage </pre></div><div class="refsect1" title="Values"><a name="idp12600864"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>i_size</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.aop.readpage </pre></div><div class="refsect1" title="Values"><a name="idp12604768"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>i_size</code></em></span></dt><dd><p> |
| 4 | file length in bytes | 4 | file length in bytes |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> |
| 6 | device identifier | 6 | device identifier |
| @@ -21,7 +21,7 @@ | |||
| 21 | file flags | 21 | file flags |
| 22 | </p></dd><dt><span class="term"><em class="parameter"><code>ino</code></em></span></dt><dd><p> | 22 | </p></dd><dt><span class="term"><em class="parameter"><code>ino</code></em></span></dt><dd><p> |
| 23 | inode number | 23 | inode number |
| 24 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12622224"></a><h2>Description</h2><p> | 24 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12626128"></a><h2>Description</h2><p> |
| 25 | Read the page over, only fires when a previous async | 25 | Read the page over, only fires when a previous async |
| 26 | read operation failed | 26 | read operation failed |
| 27 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfsderror.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-aop-readpages.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::nfsderror</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfs.aop.readpages</span></td></tr></table></div></body></html> | 27 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfsderror.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-aop-readpages.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::nfsderror</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfs.aop.readpages</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-nfs-aop-readpages.html b/tapsets/API-nfs-aop-readpages.html index ca651414..e84205fb 100644 --- a/tapsets/API-nfs-aop-readpages.html +++ b/tapsets/API-nfs-aop-readpages.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.aop.readpages</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-aop-readpage.html" title="probe::nfs.aop.readpage"><link rel="next" href="API-nfs-aop-release-page.html" title="probe::nfs.aop.release_page"></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>probe::nfs.aop.readpages</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-aop-readpage.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-aop-release-page.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.aop.readpages"><a name="API-nfs-aop-readpages"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.aop.readpages — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.aop.readpages</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-aop-readpage.html" title="probe::nfs.aop.readpage"><link rel="next" href="API-nfs-aop-release-page.html" title="probe::nfs.aop.release_page"></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>probe::nfs.aop.readpages</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-aop-readpage.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-aop-release-page.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.aop.readpages"><a name="API-nfs-aop-readpages"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.aop.readpages — |
| 2 | NFS client reading multiple pages | 2 | NFS client reading multiple pages |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.aop.readpages </pre></div><div class="refsect1" title="Values"><a name="idp12630224"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.aop.readpages </pre></div><div class="refsect1" title="Values"><a name="idp12634176"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> |
| 4 | device identifier | 4 | device identifier |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rsize</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rsize</code></em></span></dt><dd><p> |
| 6 | read size (in bytes) | 6 | read size (in bytes) |
| @@ -14,6 +14,6 @@ | |||
| 14 | read size (in pages) | 14 | read size (in pages) |
| 15 | </p></dd><dt><span class="term"><em class="parameter"><code>ino</code></em></span></dt><dd><p> | 15 | </p></dd><dt><span class="term"><em class="parameter"><code>ino</code></em></span></dt><dd><p> |
| 16 | inode number | 16 | inode number |
| 17 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12645520"></a><h2>Description</h2><p> | 17 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12649472"></a><h2>Description</h2><p> |
| 18 | Fires when in readahead way, read several pages once | 18 | Fires when in readahead way, read several pages once |
| 19 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-aop-readpage.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-aop-release-page.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.aop.readpage</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfs.aop.release_page</span></td></tr></table></div></body></html> | 19 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-aop-readpage.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-aop-release-page.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.aop.readpage</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfs.aop.release_page</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-nfs-aop-release-page.html b/tapsets/API-nfs-aop-release-page.html index c7e04bf0..2d288de0 100644 --- a/tapsets/API-nfs-aop-release-page.html +++ b/tapsets/API-nfs-aop-release-page.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.aop.release_page</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-aop-readpages.html" title="probe::nfs.aop.readpages"><link rel="next" href="API-nfs-aop-set-page-dirty.html" title="probe::nfs.aop.set_page_dirty"></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>probe::nfs.aop.release_page</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-aop-readpages.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-aop-set-page-dirty.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.aop.release_page"><a name="API-nfs-aop-release-page"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.aop.release_page — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.aop.release_page</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-aop-readpages.html" title="probe::nfs.aop.readpages"><link rel="next" href="API-nfs-aop-set-page-dirty.html" title="probe::nfs.aop.set_page_dirty"></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>probe::nfs.aop.release_page</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-aop-readpages.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-aop-set-page-dirty.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.aop.release_page"><a name="API-nfs-aop-release-page"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.aop.release_page — |
| 2 | NFS client releasing page | 2 | NFS client releasing page |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.aop.release_page </pre></div><div class="refsect1" title="Values"><a name="idp12653568"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.aop.release_page </pre></div><div class="refsect1" title="Values"><a name="idp12657472"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> |
| 4 | device identifier | 4 | device identifier |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>page_index</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>page_index</code></em></span></dt><dd><p> |
| 6 | offset within mapping, can used a page identifier | 6 | offset within mapping, can used a page identifier |
| @@ -11,6 +11,6 @@ | |||
| 11 | release pages | 11 | release pages |
| 12 | </p></dd><dt><span class="term"><em class="parameter"><code>ino</code></em></span></dt><dd><p> | 12 | </p></dd><dt><span class="term"><em class="parameter"><code>ino</code></em></span></dt><dd><p> |
| 13 | inode number | 13 | inode number |
| 14 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12664832"></a><h2>Description</h2><p> | 14 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12668736"></a><h2>Description</h2><p> |
| 15 | Fires when do a release operation on NFS. | 15 | Fires when do a release operation on NFS. |
| 16 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-aop-readpages.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-aop-set-page-dirty.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.aop.readpages</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfs.aop.set_page_dirty</span></td></tr></table></div></body></html> | 16 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-aop-readpages.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-aop-set-page-dirty.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.aop.readpages</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfs.aop.set_page_dirty</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-nfs-aop-set-page-dirty.html b/tapsets/API-nfs-aop-set-page-dirty.html index 98352cf1..97c114ee 100644 --- a/tapsets/API-nfs-aop-set-page-dirty.html +++ b/tapsets/API-nfs-aop-set-page-dirty.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.aop.set_page_dirty</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-aop-release-page.html" title="probe::nfs.aop.release_page"><link rel="next" href="API-nfs-aop-write-begin.html" title="probe::nfs.aop.write_begin"></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>probe::nfs.aop.set_page_dirty</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-aop-release-page.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-aop-write-begin.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.aop.set_page_dirty"><a name="API-nfs-aop-set-page-dirty"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.aop.set_page_dirty — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.aop.set_page_dirty</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-aop-release-page.html" title="probe::nfs.aop.release_page"><link rel="next" href="API-nfs-aop-write-begin.html" title="probe::nfs.aop.write_begin"></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>probe::nfs.aop.set_page_dirty</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-aop-release-page.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-aop-write-begin.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.aop.set_page_dirty"><a name="API-nfs-aop-set-page-dirty"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.aop.set_page_dirty — |
| 2 | NFS client marking page as dirty | 2 | NFS client marking page as dirty |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.aop.set_page_dirty </pre></div><div class="refsect1" title="Values"><a name="idp12672880"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>__page</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.aop.set_page_dirty </pre></div><div class="refsect1" title="Values"><a name="idp12676784"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>__page</code></em></span></dt><dd><p> |
| 4 | the address of page | 4 | the address of page |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>page_flag</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>page_flag</code></em></span></dt><dd><p> |
| 6 | page flags | 6 | page flags |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12678080"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12681984"></a><h2>Description</h2><p> |
| 8 | This probe attaches to the generic __set_page_dirty_nobuffers function. | 8 | This probe attaches to the generic __set_page_dirty_nobuffers function. |
| 9 | Thus, this probe is going to fire on many other file systems in | 9 | Thus, this probe is going to fire on many other file systems in |
| 10 | addition to the NFS client. | 10 | addition to the NFS client. |
diff --git a/tapsets/API-nfs-aop-write-begin.html b/tapsets/API-nfs-aop-write-begin.html index 0202c5e8..71b1407a 100644 --- a/tapsets/API-nfs-aop-write-begin.html +++ b/tapsets/API-nfs-aop-write-begin.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.aop.write_begin</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-aop-set-page-dirty.html" title="probe::nfs.aop.set_page_dirty"><link rel="next" href="API-nfs-aop-write-end.html" title="probe::nfs.aop.write_end"></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>probe::nfs.aop.write_begin</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-aop-set-page-dirty.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-aop-write-end.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.aop.write_begin"><a name="API-nfs-aop-write-begin"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.aop.write_begin — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.aop.write_begin</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-aop-set-page-dirty.html" title="probe::nfs.aop.set_page_dirty"><link rel="next" href="API-nfs-aop-write-end.html" title="probe::nfs.aop.write_end"></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>probe::nfs.aop.write_begin</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-aop-set-page-dirty.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-aop-write-end.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.aop.write_begin"><a name="API-nfs-aop-write-begin"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.aop.write_begin — |
| 2 | NFS client begin to write data | 2 | NFS client begin to write data |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.aop.write_begin </pre></div><div class="refsect1" title="Values"><a name="idp12686160"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.aop.write_begin </pre></div><div class="refsect1" title="Values"><a name="idp12690064"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> |
| 4 | device identifier | 4 | device identifier |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>page_index</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>page_index</code></em></span></dt><dd><p> |
| 6 | offset within mapping, can used a page identifier | 6 | offset within mapping, can used a page identifier |
| @@ -15,7 +15,7 @@ | |||
| 15 | inode number | 15 | inode number |
| 16 | </p></dd><dt><span class="term"><em class="parameter"><code>offset</code></em></span></dt><dd><p> | 16 | </p></dd><dt><span class="term"><em class="parameter"><code>offset</code></em></span></dt><dd><p> |
| 17 | start address of this write operation | 17 | start address of this write operation |
| 18 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12701504"></a><h2>Description</h2><p> | 18 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12705360"></a><h2>Description</h2><p> |
| 19 | Occurs when write operation occurs on nfs. It prepare a page for writing, | 19 | Occurs when write operation occurs on nfs. It prepare a page for writing, |
| 20 | look for a request corresponding to the page. If there | 20 | look for a request corresponding to the page. If there |
| 21 | is one, and it belongs to another file, it flush it out | 21 | is one, and it belongs to another file, it flush it out |
diff --git a/tapsets/API-nfs-aop-write-end.html b/tapsets/API-nfs-aop-write-end.html index 4f484ef1..8c35cb01 100644 --- a/tapsets/API-nfs-aop-write-end.html +++ b/tapsets/API-nfs-aop-write-end.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.aop.write_end</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-aop-write-begin.html" title="probe::nfs.aop.write_begin"><link rel="next" href="API-nfs-aop-writepage.html" title="probe::nfs.aop.writepage"></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>probe::nfs.aop.write_end</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-aop-write-begin.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-aop-writepage.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.aop.write_end"><a name="API-nfs-aop-write-end"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.aop.write_end — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.aop.write_end</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-aop-write-begin.html" title="probe::nfs.aop.write_begin"><link rel="next" href="API-nfs-aop-writepage.html" title="probe::nfs.aop.writepage"></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>probe::nfs.aop.write_end</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-aop-write-begin.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-aop-writepage.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.aop.write_end"><a name="API-nfs-aop-write-end"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.aop.write_end — |
| 2 | NFS client complete writing data | 2 | NFS client complete writing data |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.aop.write_end </pre></div><div class="refsect1" title="Values"><a name="idp12709792"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>i_size</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.aop.write_end </pre></div><div class="refsect1" title="Values"><a name="idp12713648"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>i_size</code></em></span></dt><dd><p> |
| 4 | file length in bytes | 4 | file length in bytes |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> |
| 6 | device identifier | 6 | device identifier |
| @@ -20,7 +20,7 @@ | |||
| 20 | inode number | 20 | inode number |
| 21 | </p></dd><dt><span class="term"><em class="parameter"><code>offset</code></em></span></dt><dd><p> | 21 | </p></dd><dt><span class="term"><em class="parameter"><code>offset</code></em></span></dt><dd><p> |
| 22 | start address of this write operation | 22 | start address of this write operation |
| 23 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12731088"></a><h2>Description</h2><p> | 23 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12734944"></a><h2>Description</h2><p> |
| 24 | Fires when do a write operation on nfs, | 24 | Fires when do a write operation on nfs, |
| 25 | often after prepare_write | 25 | often after prepare_write |
| 26 | </p><p> | 26 | </p><p> |
diff --git a/tapsets/API-nfs-aop-writepage.html b/tapsets/API-nfs-aop-writepage.html index 3bcbbb00..ae3d47a6 100644 --- a/tapsets/API-nfs-aop-writepage.html +++ b/tapsets/API-nfs-aop-writepage.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.aop.writepage</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-aop-write-end.html" title="probe::nfs.aop.write_end"><link rel="next" href="API-nfs-aop-writepages.html" title="probe::nfs.aop.writepages"></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>probe::nfs.aop.writepage</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-aop-write-end.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-aop-writepages.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.aop.writepage"><a name="API-nfs-aop-writepage"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.aop.writepage — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.aop.writepage</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-aop-write-end.html" title="probe::nfs.aop.write_end"><link rel="next" href="API-nfs-aop-writepages.html" title="probe::nfs.aop.writepages"></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>probe::nfs.aop.writepage</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-aop-write-end.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-aop-writepages.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.aop.writepage"><a name="API-nfs-aop-writepage"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.aop.writepage — |
| 2 | NFS client writing a mapped page to the NFS server | 2 | NFS client writing a mapped page to the NFS server |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.aop.writepage </pre></div><div class="refsect1" title="Values"><a name="idp12739440"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>for_reclaim</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.aop.writepage </pre></div><div class="refsect1" title="Values"><a name="idp12743344"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>for_reclaim</code></em></span></dt><dd><p> |
| 4 | a flag of writeback_control, | 4 | a flag of writeback_control, |
| 5 | indicates if it's invoked from the page allocator | 5 | indicates if it's invoked from the page allocator |
| 6 | </p></dd><dt><span class="term"><em class="parameter"><code>i_size</code></em></span></dt><dd><p> | 6 | </p></dd><dt><span class="term"><em class="parameter"><code>i_size</code></em></span></dt><dd><p> |
| @@ -27,7 +27,7 @@ | |||
| 27 | inode state flags | 27 | inode state flags |
| 28 | </p></dd><dt><span class="term"><em class="parameter"><code>ino</code></em></span></dt><dd><p> | 28 | </p></dd><dt><span class="term"><em class="parameter"><code>ino</code></em></span></dt><dd><p> |
| 29 | inode number | 29 | inode number |
| 30 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12764944"></a><h2>Description</h2><p> | 30 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12768848"></a><h2>Description</h2><p> |
| 31 | The priority of wb is decided by the flags | 31 | The priority of wb is decided by the flags |
| 32 | <em class="parameter"><code>for_reclaim</code></em> and <em class="parameter"><code>for_kupdate</code></em>. | 32 | <em class="parameter"><code>for_reclaim</code></em> and <em class="parameter"><code>for_kupdate</code></em>. |
| 33 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-aop-write-end.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-aop-writepages.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.aop.write_end</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfs.aop.writepages</span></td></tr></table></div></body></html> | 33 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-aop-write-end.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-aop-writepages.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.aop.write_end</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfs.aop.writepages</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-nfs-aop-writepages.html b/tapsets/API-nfs-aop-writepages.html index f6f7454c..ef50b93b 100644 --- a/tapsets/API-nfs-aop-writepages.html +++ b/tapsets/API-nfs-aop-writepages.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.aop.writepages</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-aop-writepage.html" title="probe::nfs.aop.writepage"><link rel="next" href="API-nfs-fop-aio-read.html" title="probe::nfs.fop.aio_read"></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>probe::nfs.aop.writepages</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-aop-writepage.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-fop-aio-read.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.aop.writepages"><a name="API-nfs-aop-writepages"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.aop.writepages — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.aop.writepages</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-aop-writepage.html" title="probe::nfs.aop.writepage"><link rel="next" href="API-nfs-fop-aio-read.html" title="probe::nfs.fop.aio_read"></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>probe::nfs.aop.writepages</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-aop-writepage.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-fop-aio-read.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.aop.writepages"><a name="API-nfs-aop-writepages"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.aop.writepages — |
| 2 | NFS client writing several dirty pages to the NFS server | 2 | NFS client writing several dirty pages to the NFS server |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.aop.writepages </pre></div><div class="refsect1" title="Values"><a name="idp12774384"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>for_reclaim</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.aop.writepages </pre></div><div class="refsect1" title="Values"><a name="idp12778240"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>for_reclaim</code></em></span></dt><dd><p> |
| 4 | a flag of writeback_control, | 4 | a flag of writeback_control, |
| 5 | indicates if it's invoked from the page allocator | 5 | indicates if it's invoked from the page allocator |
| 6 | </p></dd><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> | 6 | </p></dd><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> |
| @@ -18,7 +18,7 @@ | |||
| 18 | number of pages attempted to be written in this execution | 18 | number of pages attempted to be written in this execution |
| 19 | </p></dd><dt><span class="term"><em class="parameter"><code>ino</code></em></span></dt><dd><p> | 19 | </p></dd><dt><span class="term"><em class="parameter"><code>ino</code></em></span></dt><dd><p> |
| 20 | inode number | 20 | inode number |
| 21 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12791776"></a><h2>Description</h2><p> | 21 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12795632"></a><h2>Description</h2><p> |
| 22 | The priority of wb is decided by the flags | 22 | The priority of wb is decided by the flags |
| 23 | <em class="parameter"><code>for_reclaim</code></em> and <em class="parameter"><code>for_kupdate</code></em>. | 23 | <em class="parameter"><code>for_reclaim</code></em> and <em class="parameter"><code>for_kupdate</code></em>. |
| 24 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-aop-writepage.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-fop-aio-read.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.aop.writepage</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfs.fop.aio_read</span></td></tr></table></div></body></html> | 24 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-aop-writepage.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-fop-aio-read.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.aop.writepage</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfs.fop.aio_read</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-nfs-fop-aio-read.html b/tapsets/API-nfs-fop-aio-read.html index 73c5764d..b8ecaa89 100644 --- a/tapsets/API-nfs-fop-aio-read.html +++ b/tapsets/API-nfs-fop-aio-read.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.fop.aio_read</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-aop-writepages.html" title="probe::nfs.aop.writepages"><link rel="next" href="API-nfs-fop-aio-write.html" title="probe::nfs.fop.aio_write"></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>probe::nfs.fop.aio_read</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-aop-writepages.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-fop-aio-write.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.fop.aio_read"><a name="API-nfs-fop-aio-read"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.aio_read — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.fop.aio_read</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-aop-writepages.html" title="probe::nfs.aop.writepages"><link rel="next" href="API-nfs-fop-aio-write.html" title="probe::nfs.fop.aio_write"></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>probe::nfs.fop.aio_read</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-aop-writepages.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-fop-aio-write.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.fop.aio_read"><a name="API-nfs-fop-aio-read"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.aio_read — |
| 2 | NFS client aio_read file operation | 2 | NFS client aio_read file operation |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.aio_read </pre></div><div class="refsect1" title="Values"><a name="idp12801168"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>attrtimeo</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.aio_read </pre></div><div class="refsect1" title="Values"><a name="idp12805024"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>attrtimeo</code></em></span></dt><dd><p> |
| 4 | how long the cached information is assumed to be valid. | 4 | how long the cached information is assumed to be valid. |
| 5 | We need to revalidate the cached attrs for this inode | 5 | We need to revalidate the cached attrs for this inode |
| 6 | if jiffies - read_cache_jiffies > attrtimeo. | 6 | if jiffies - read_cache_jiffies > attrtimeo. |
diff --git a/tapsets/API-nfs-fop-aio-write.html b/tapsets/API-nfs-fop-aio-write.html index c69998b0..3fe9bf85 100644 --- a/tapsets/API-nfs-fop-aio-write.html +++ b/tapsets/API-nfs-fop-aio-write.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.fop.aio_write</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-aio-read.html" title="probe::nfs.fop.aio_read"><link rel="next" href="API-nfs-fop-check-flags.html" title="probe::nfs.fop.check_flags"></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>probe::nfs.fop.aio_write</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-aio-read.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-fop-check-flags.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.fop.aio_write"><a name="API-nfs-fop-aio-write"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.aio_write — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.fop.aio_write</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-aio-read.html" title="probe::nfs.fop.aio_read"><link rel="next" href="API-nfs-fop-check-flags.html" title="probe::nfs.fop.check_flags"></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>probe::nfs.fop.aio_write</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-aio-read.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-fop-check-flags.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.fop.aio_write"><a name="API-nfs-fop-aio-write"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.aio_write — |
| 2 | NFS client aio_write file operation | 2 | NFS client aio_write file operation |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.aio_write </pre></div><div class="refsect1" title="Values"><a name="idp12829488"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.aio_write </pre></div><div class="refsect1" title="Values"><a name="idp12833296"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> |
| 4 | read bytes | 4 | read bytes |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>parent_name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>parent_name</code></em></span></dt><dd><p> |
| 6 | parent dir name | 6 | parent dir name |
diff --git a/tapsets/API-nfs-fop-check-flags.html b/tapsets/API-nfs-fop-check-flags.html index 038c10ac..eb63b4d7 100644 --- a/tapsets/API-nfs-fop-check-flags.html +++ b/tapsets/API-nfs-fop-check-flags.html | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.fop.check_flags</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-aio-write.html" title="probe::nfs.fop.aio_write"><link rel="next" href="API-nfs-fop-flush.html" title="probe::nfs.fop.flush"></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>probe::nfs.fop.check_flags</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-aio-write.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-fop-flush.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.fop.check_flags"><a name="API-nfs-fop-check-flags"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.check_flags — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.fop.check_flags</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-aio-write.html" title="probe::nfs.fop.aio_write"><link rel="next" href="API-nfs-fop-flush.html" title="probe::nfs.fop.flush"></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>probe::nfs.fop.check_flags</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-aio-write.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-fop-flush.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.fop.check_flags"><a name="API-nfs-fop-check-flags"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.check_flags — |
| 2 | NFS client checking flag operation | 2 | NFS client checking flag operation |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.check_flags </pre></div><div class="refsect1" title="Values"><a name="idp12851408"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>flag</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.check_flags </pre></div><div class="refsect1" title="Values"><a name="idp12855168"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>flag</code></em></span></dt><dd><p> |
| 4 | file flag | 4 | file flag |
| 5 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-fop-aio-write.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-fop-flush.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.fop.aio_write</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfs.fop.flush</span></td></tr></table></div></body></html> | 5 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-fop-aio-write.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-fop-flush.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.fop.aio_write</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfs.fop.flush</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-nfs-fop-flush.html b/tapsets/API-nfs-fop-flush.html index 22b7870c..64cfe22b 100644 --- a/tapsets/API-nfs-fop-flush.html +++ b/tapsets/API-nfs-fop-flush.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.fop.flush</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-check-flags.html" title="probe::nfs.fop.check_flags"><link rel="next" href="API-nfs-fop-fsync.html" title="probe::nfs.fop.fsync"></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>probe::nfs.fop.flush</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-check-flags.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-fop-fsync.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.fop.flush"><a name="API-nfs-fop-flush"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.flush — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.fop.flush</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-check-flags.html" title="probe::nfs.fop.check_flags"><link rel="next" href="API-nfs-fop-fsync.html" title="probe::nfs.fop.fsync"></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>probe::nfs.fop.flush</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-check-flags.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-fop-fsync.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.fop.flush"><a name="API-nfs-fop-flush"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.flush — |
| 2 | NFS client flush file operation | 2 | NFS client flush file operation |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.flush </pre></div><div class="refsect1" title="Values"><a name="idp12861264"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.flush </pre></div><div class="refsect1" title="Values"><a name="idp12865024"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> |
| 4 | device identifier | 4 | device identifier |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>mode</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>mode</code></em></span></dt><dd><p> |
| 6 | file mode | 6 | file mode |
diff --git a/tapsets/API-nfs-fop-fsync.html b/tapsets/API-nfs-fop-fsync.html index bfbe0bf4..ce621e6f 100644 --- a/tapsets/API-nfs-fop-fsync.html +++ b/tapsets/API-nfs-fop-fsync.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.fop.fsync</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-flush.html" title="probe::nfs.fop.flush"><link rel="next" href="API-nfs-fop-llseek.html" title="probe::nfs.fop.llseek"></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>probe::nfs.fop.fsync</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-flush.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-fop-llseek.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.fop.fsync"><a name="API-nfs-fop-fsync"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.fsync — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.fop.fsync</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-flush.html" title="probe::nfs.fop.flush"><link rel="next" href="API-nfs-fop-llseek.html" title="probe::nfs.fop.llseek"></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>probe::nfs.fop.fsync</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-flush.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-fop-llseek.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.fop.fsync"><a name="API-nfs-fop-fsync"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.fsync — |
| 2 | NFS client fsync operation | 2 | NFS client fsync operation |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.fsync </pre></div><div class="refsect1" title="Values"><a name="idp12877136"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.fsync </pre></div><div class="refsect1" title="Values"><a name="idp12880896"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> |
| 4 | device identifier | 4 | device identifier |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>ndirty</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>ndirty</code></em></span></dt><dd><p> |
| 6 | number of dirty pages | 6 | number of dirty pages |
diff --git a/tapsets/API-nfs-fop-llseek.html b/tapsets/API-nfs-fop-llseek.html index 2529d7bb..df87906c 100644 --- a/tapsets/API-nfs-fop-llseek.html +++ b/tapsets/API-nfs-fop-llseek.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.fop.llseek</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-fsync.html" title="probe::nfs.fop.fsync"><link rel="next" href="API-nfs-fop-lock.html" title="probe::nfs.fop.lock"></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>probe::nfs.fop.llseek</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-fsync.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-fop-lock.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.fop.llseek"><a name="API-nfs-fop-llseek"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.llseek — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.fop.llseek</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-fsync.html" title="probe::nfs.fop.fsync"><link rel="next" href="API-nfs-fop-lock.html" title="probe::nfs.fop.lock"></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>probe::nfs.fop.llseek</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-fsync.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-fop-lock.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.fop.llseek"><a name="API-nfs-fop-llseek"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.llseek — |
| 2 | NFS client llseek operation | 2 | NFS client llseek operation |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.llseek </pre></div><div class="refsect1" title="Values"><a name="idp12890944"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>whence_str</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.llseek </pre></div><div class="refsect1" title="Values"><a name="idp12894768"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>whence_str</code></em></span></dt><dd><p> |
| 4 | symbolic string representation of the position to seek from | 4 | symbolic string representation of the position to seek from |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>whence</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>whence</code></em></span></dt><dd><p> |
| 6 | the position to seek from | 6 | the position to seek from |
diff --git a/tapsets/API-nfs-fop-lock.html b/tapsets/API-nfs-fop-lock.html index 4af0d75a..04acc24f 100644 --- a/tapsets/API-nfs-fop-lock.html +++ b/tapsets/API-nfs-fop-lock.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.fop.lock</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-llseek.html" title="probe::nfs.fop.llseek"><link rel="next" href="API-nfs-fop-mmap.html" title="probe::nfs.fop.mmap"></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>probe::nfs.fop.lock</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-llseek.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-fop-mmap.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.fop.lock"><a name="API-nfs-fop-lock"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.lock — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.fop.lock</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-llseek.html" title="probe::nfs.fop.llseek"><link rel="next" href="API-nfs-fop-mmap.html" title="probe::nfs.fop.mmap"></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>probe::nfs.fop.lock</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-llseek.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-fop-mmap.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.fop.lock"><a name="API-nfs-fop-lock"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.lock — |
| 2 | NFS client file lock operation | 2 | NFS client file lock operation |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.lock </pre></div><div class="refsect1" title="Values"><a name="idp12908848"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>cmd</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.lock </pre></div><div class="refsect1" title="Values"><a name="idp12912672"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>cmd</code></em></span></dt><dd><p> |
| 4 | cmd arguments | 4 | cmd arguments |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> |
| 6 | device identifier | 6 | device identifier |
diff --git a/tapsets/API-nfs-fop-mmap.html b/tapsets/API-nfs-fop-mmap.html index cfd1aee2..24de58a4 100644 --- a/tapsets/API-nfs-fop-mmap.html +++ b/tapsets/API-nfs-fop-mmap.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.fop.mmap</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-lock.html" title="probe::nfs.fop.lock"><link rel="next" href="API-nfs-fop-open.html" title="probe::nfs.fop.open"></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>probe::nfs.fop.mmap</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-lock.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-fop-open.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.fop.mmap"><a name="API-nfs-fop-mmap"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.mmap — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.fop.mmap</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-lock.html" title="probe::nfs.fop.lock"><link rel="next" href="API-nfs-fop-open.html" title="probe::nfs.fop.open"></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>probe::nfs.fop.mmap</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-lock.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-fop-open.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.fop.mmap"><a name="API-nfs-fop-mmap"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.mmap — |
| 2 | NFS client mmap operation | 2 | NFS client mmap operation |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.mmap </pre></div><div class="refsect1" title="Values"><a name="idp12932720"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>attrtimeo</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.mmap </pre></div><div class="refsect1" title="Values"><a name="idp12936544"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>attrtimeo</code></em></span></dt><dd><p> |
| 4 | how long the cached information is assumed to be valid. | 4 | how long the cached information is assumed to be valid. |
| 5 | We need to revalidate the cached attrs for this inode | 5 | We need to revalidate the cached attrs for this inode |
| 6 | if jiffies - read_cache_jiffies > attrtimeo. | 6 | if jiffies - read_cache_jiffies > attrtimeo. |
diff --git a/tapsets/API-nfs-fop-open.html b/tapsets/API-nfs-fop-open.html index 6aff78ac..4c71b5ed 100644 --- a/tapsets/API-nfs-fop-open.html +++ b/tapsets/API-nfs-fop-open.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.fop.open</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-mmap.html" title="probe::nfs.fop.mmap"><link rel="next" href="API-nfs-fop-read.html" title="probe::nfs.fop.read"></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>probe::nfs.fop.open</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-mmap.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-fop-read.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.fop.open"><a name="API-nfs-fop-open"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.open — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.fop.open</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-mmap.html" title="probe::nfs.fop.mmap"><link rel="next" href="API-nfs-fop-read.html" title="probe::nfs.fop.read"></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>probe::nfs.fop.open</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-mmap.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-fop-read.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.fop.open"><a name="API-nfs-fop-open"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.open — |
| 2 | NFS client file open operation | 2 | NFS client file open operation |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.open </pre></div><div class="refsect1" title="Values"><a name="idp12962976"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>i_size</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.open </pre></div><div class="refsect1" title="Values"><a name="idp12966848"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>i_size</code></em></span></dt><dd><p> |
| 4 | file length in bytes | 4 | file length in bytes |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> |
| 6 | device identifier | 6 | device identifier |
diff --git a/tapsets/API-nfs-fop-read.html b/tapsets/API-nfs-fop-read.html index 2ce0840c..97aa32f3 100644 --- a/tapsets/API-nfs-fop-read.html +++ b/tapsets/API-nfs-fop-read.html | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.fop.read</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-open.html" title="probe::nfs.fop.open"><link rel="next" href="API-nfs-fop-release.html" title="probe::nfs.fop.release"></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>probe::nfs.fop.read</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-open.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-fop-release.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.fop.read"><a name="API-nfs-fop-read"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.read — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.fop.read</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-open.html" title="probe::nfs.fop.open"><link rel="next" href="API-nfs-fop-release.html" title="probe::nfs.fop.release"></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>probe::nfs.fop.read</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-open.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-fop-release.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.fop.read"><a name="API-nfs-fop-read"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.read — |
| 2 | NFS client read operation | 2 | NFS client read operation |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.read </pre></div><div class="refsect1" title="Values"><a name="idp12980848"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>devname</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.read </pre></div><div class="refsect1" title="Values"><a name="idp12984656"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>devname</code></em></span></dt><dd><p> |
| 4 | block device name | 4 | block device name |
| 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12984048"></a><h2>Description</h2><p> | 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12987856"></a><h2>Description</h2><p> |
| 6 | SystemTap uses the vfs.do_sync_read probe to implement this probe | 6 | SystemTap uses the vfs.do_sync_read probe to implement this probe |
| 7 | and as a result will get operations other than the NFS client read | 7 | and as a result will get operations other than the NFS client read |
| 8 | operations. | 8 | operations. |
diff --git a/tapsets/API-nfs-fop-release.html b/tapsets/API-nfs-fop-release.html index 7b72c7aa..5cbed0d5 100644 --- a/tapsets/API-nfs-fop-release.html +++ b/tapsets/API-nfs-fop-release.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.fop.release</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-read.html" title="probe::nfs.fop.read"><link rel="next" href="API-nfs-fop-sendfile.html" title="probe::nfs.fop.sendfile"></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>probe::nfs.fop.release</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-read.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-fop-sendfile.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.fop.release"><a name="API-nfs-fop-release"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.release — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.fop.release</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-read.html" title="probe::nfs.fop.read"><link rel="next" href="API-nfs-fop-sendfile.html" title="probe::nfs.fop.sendfile"></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>probe::nfs.fop.release</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-read.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-fop-sendfile.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.fop.release"><a name="API-nfs-fop-release"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.release — |
| 2 | NFS client release page operation | 2 | NFS client release page operation |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.release </pre></div><div class="refsect1" title="Values"><a name="idp12992144"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.release </pre></div><div class="refsect1" title="Values"><a name="idp12995952"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> |
| 4 | device identifier | 4 | device identifier |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>mode</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>mode</code></em></span></dt><dd><p> |
| 6 | file mode | 6 | file mode |
diff --git a/tapsets/API-nfs-fop-sendfile.html b/tapsets/API-nfs-fop-sendfile.html index 4b8c5ee0..e4973301 100644 --- a/tapsets/API-nfs-fop-sendfile.html +++ b/tapsets/API-nfs-fop-sendfile.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.fop.sendfile</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-release.html" title="probe::nfs.fop.release"><link rel="next" href="API-nfs-fop-write.html" title="probe::nfs.fop.write"></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>probe::nfs.fop.sendfile</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-release.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-fop-write.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.fop.sendfile"><a name="API-nfs-fop-sendfile"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.sendfile — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.fop.sendfile</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-release.html" title="probe::nfs.fop.release"><link rel="next" href="API-nfs-fop-write.html" title="probe::nfs.fop.write"></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>probe::nfs.fop.sendfile</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-release.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-fop-write.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.fop.sendfile"><a name="API-nfs-fop-sendfile"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.sendfile — |
| 2 | NFS client send file operation | 2 | NFS client send file operation |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.sendfile </pre></div><div class="refsect1" title="Values"><a name="idp13006000"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>attrtimeo</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.sendfile </pre></div><div class="refsect1" title="Values"><a name="idp13009808"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>attrtimeo</code></em></span></dt><dd><p> |
| 4 | how long the cached information is assumed to be valid. | 4 | how long the cached information is assumed to be valid. |
| 5 | We need to revalidate the cached attrs for this inode | 5 | We need to revalidate the cached attrs for this inode |
| 6 | if jiffies - read_cache_jiffies > attrtimeo. | 6 | if jiffies - read_cache_jiffies > attrtimeo. |
diff --git a/tapsets/API-nfs-fop-write.html b/tapsets/API-nfs-fop-write.html index 3c9819ef..7f21d8e8 100644 --- a/tapsets/API-nfs-fop-write.html +++ b/tapsets/API-nfs-fop-write.html | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.fop.write</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-sendfile.html" title="probe::nfs.fop.sendfile"><link rel="next" href="API-nfs-proc-commit.html" title="probe::nfs.proc.commit"></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>probe::nfs.fop.write</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-sendfile.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-commit.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.fop.write"><a name="API-nfs-fop-write"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.write — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.fop.write</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-sendfile.html" title="probe::nfs.fop.sendfile"><link rel="next" href="API-nfs-proc-commit.html" title="probe::nfs.proc.commit"></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>probe::nfs.fop.write</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-sendfile.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-commit.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.fop.write"><a name="API-nfs-fop-write"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.fop.write — |
| 2 | NFS client write operation | 2 | NFS client write operation |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.write </pre></div><div class="refsect1" title="Values"><a name="idp13028176"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>devname</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.fop.write </pre></div><div class="refsect1" title="Values"><a name="idp13031984"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>devname</code></em></span></dt><dd><p> |
| 4 | block device name | 4 | block device name |
| 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13031376"></a><h2>Description</h2><p> | 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13035184"></a><h2>Description</h2><p> |
| 6 | SystemTap uses the vfs.do_sync_write probe to implement this probe | 6 | SystemTap uses the vfs.do_sync_write probe to implement this probe |
| 7 | and as a result will get operations other than the NFS client write | 7 | and as a result will get operations other than the NFS client write |
| 8 | operations. | 8 | operations. |
diff --git a/tapsets/API-nfs-proc-commit-done.html b/tapsets/API-nfs-proc-commit-done.html index 3b837872..22147824 100644 --- a/tapsets/API-nfs-proc-commit-done.html +++ b/tapsets/API-nfs-proc-commit-done.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.commit_done</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-commit.html" title="probe::nfs.proc.commit"><link rel="next" href="API-nfs-proc-commit-setup.html" title="probe::nfs.proc.commit_setup"></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>probe::nfs.proc.commit_done</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-commit.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-commit-setup.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.commit_done"><a name="API-nfs-proc-commit-done"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.commit_done — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.commit_done</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-commit.html" title="probe::nfs.proc.commit"><link rel="next" href="API-nfs-proc-commit-setup.html" title="probe::nfs.proc.commit_setup"></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>probe::nfs.proc.commit_done</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-commit.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-commit-setup.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.commit_done"><a name="API-nfs-proc-commit-done"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.commit_done — |
| 2 | NFS client response to a commit RPC task | 2 | NFS client response to a commit RPC task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.commit_done </pre></div><div class="refsect1" title="Values"><a name="idp13063536"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.commit_done </pre></div><div class="refsect1" title="Values"><a name="idp13067344"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> |
| 4 | number of bytes committed | 4 | number of bytes committed |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>status</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>status</code></em></span></dt><dd><p> |
| 6 | result of last operation | 6 | result of last operation |
| @@ -14,7 +14,7 @@ | |||
| 14 | V4 timestamp, which is used for lease renewal | 14 | V4 timestamp, which is used for lease renewal |
| 15 | </p></dd><dt><span class="term"><em class="parameter"><code>server_ip</code></em></span></dt><dd><p> | 15 | </p></dd><dt><span class="term"><em class="parameter"><code>server_ip</code></em></span></dt><dd><p> |
| 16 | IP address of server | 16 | IP address of server |
| 17 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13078960"></a><h2>Description</h2><p> | 17 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13082768"></a><h2>Description</h2><p> |
| 18 | Fires when a reply to a commit RPC task is received | 18 | Fires when a reply to a commit RPC task is received |
| 19 | or some commit operation error occur (timeout or socket shutdown). | 19 | or some commit operation error occur (timeout or socket shutdown). |
| 20 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-proc-commit.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-proc-commit-setup.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.proc.commit</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfs.proc.commit_setup</span></td></tr></table></div></body></html> | 20 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-proc-commit.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-proc-commit-setup.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.proc.commit</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfs.proc.commit_setup</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-nfs-proc-commit-setup.html b/tapsets/API-nfs-proc-commit-setup.html index 49e15045..fb8d68a9 100644 --- a/tapsets/API-nfs-proc-commit-setup.html +++ b/tapsets/API-nfs-proc-commit-setup.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.commit_setup</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-commit-done.html" title="probe::nfs.proc.commit_done"><link rel="next" href="API-nfs-proc-create.html" title="probe::nfs.proc.create"></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>probe::nfs.proc.commit_setup</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-commit-done.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-create.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.commit_setup"><a name="API-nfs-proc-commit-setup"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.commit_setup — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.commit_setup</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-commit-done.html" title="probe::nfs.proc.commit_done"><link rel="next" href="API-nfs-proc-create.html" title="probe::nfs.proc.create"></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>probe::nfs.proc.commit_setup</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-commit-done.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-create.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.commit_setup"><a name="API-nfs-proc-commit-setup"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.commit_setup — |
| 2 | NFS client setting up a commit RPC task | 2 | NFS client setting up a commit RPC task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.commit_setup </pre></div><div class="refsect1" title="Values"><a name="idp13087040"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.commit_setup </pre></div><div class="refsect1" title="Values"><a name="idp13090896"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> |
| 4 | bytes in this commit | 4 | bytes in this commit |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>bitmask1</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>bitmask1</code></em></span></dt><dd><p> |
| 6 | V4 bitmask representing the set | 6 | V4 bitmask representing the set |
| @@ -18,7 +18,7 @@ | |||
| 18 | the file offset | 18 | the file offset |
| 19 | </p></dd><dt><span class="term"><em class="parameter"><code>server_ip</code></em></span></dt><dd><p> | 19 | </p></dd><dt><span class="term"><em class="parameter"><code>server_ip</code></em></span></dt><dd><p> |
| 20 | IP address of server | 20 | IP address of server |
| 21 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13104464"></a><h2>Description</h2><p> | 21 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13108320"></a><h2>Description</h2><p> |
| 22 | The commit_setup function is used to setup a commit RPC task. | 22 | The commit_setup function is used to setup a commit RPC task. |
| 23 | Is is not doing the actual commit operation. | 23 | Is is not doing the actual commit operation. |
| 24 | It is does not exist in NFSv2. | 24 | It is does not exist in NFSv2. |
diff --git a/tapsets/API-nfs-proc-commit.html b/tapsets/API-nfs-proc-commit.html index 52780a9b..c1875170 100644 --- a/tapsets/API-nfs-proc-commit.html +++ b/tapsets/API-nfs-proc-commit.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.commit</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-write.html" title="probe::nfs.fop.write"><link rel="next" href="API-nfs-proc-commit-done.html" title="probe::nfs.proc.commit_done"></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>probe::nfs.proc.commit</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-write.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-commit-done.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.commit"><a name="API-nfs-proc-commit"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.commit — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.commit</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-fop-write.html" title="probe::nfs.fop.write"><link rel="next" href="API-nfs-proc-commit-done.html" title="probe::nfs.proc.commit_done"></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>probe::nfs.proc.commit</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-fop-write.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-commit-done.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.commit"><a name="API-nfs-proc-commit"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.commit — |
| 2 | NFS client committing data on server | 2 | NFS client committing data on server |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.commit </pre></div><div class="refsect1" title="Values"><a name="idp13039472"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>bitmask1</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.commit </pre></div><div class="refsect1" title="Values"><a name="idp13043280"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>bitmask1</code></em></span></dt><dd><p> |
| 4 | V4 bitmask representing the set | 4 | V4 bitmask representing the set |
| 5 | of attributes supported on this filesystem | 5 | of attributes supported on this filesystem |
| 6 | </p></dd><dt><span class="term"><em class="parameter"><code>version</code></em></span></dt><dd><p> | 6 | </p></dd><dt><span class="term"><em class="parameter"><code>version</code></em></span></dt><dd><p> |
| @@ -16,7 +16,7 @@ | |||
| 16 | the file offset | 16 | the file offset |
| 17 | </p></dd><dt><span class="term"><em class="parameter"><code>server_ip</code></em></span></dt><dd><p> | 17 | </p></dd><dt><span class="term"><em class="parameter"><code>server_ip</code></em></span></dt><dd><p> |
| 18 | IP address of server | 18 | IP address of server |
| 19 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13054880"></a><h2>Description</h2><p> | 19 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13058688"></a><h2>Description</h2><p> |
| 20 | All the nfs.proc.commit kernel functions were removed in kernel | 20 | All the nfs.proc.commit kernel functions were removed in kernel |
| 21 | commit 200baa in December 2006, so these probes do not exist on Linux | 21 | commit 200baa in December 2006, so these probes do not exist on Linux |
| 22 | 2.6.21 and newer kernels. | 22 | 2.6.21 and newer kernels. |
diff --git a/tapsets/API-nfs-proc-create.html b/tapsets/API-nfs-proc-create.html index e6efab6d..e6b554a5 100644 --- a/tapsets/API-nfs-proc-create.html +++ b/tapsets/API-nfs-proc-create.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.create</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-commit-setup.html" title="probe::nfs.proc.commit_setup"><link rel="next" href="API-nfs-proc-handle-exception.html" title="probe::nfs.proc.handle_exception"></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>probe::nfs.proc.create</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-commit-setup.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-handle-exception.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.create"><a name="API-nfs-proc-create"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.create — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.create</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-commit-setup.html" title="probe::nfs.proc.commit_setup"><link rel="next" href="API-nfs-proc-handle-exception.html" title="probe::nfs.proc.handle_exception"></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>probe::nfs.proc.create</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-commit-setup.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-handle-exception.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.create"><a name="API-nfs-proc-create"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.create — |
| 2 | NFS client creating file on server | 2 | NFS client creating file on server |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.create </pre></div><div class="refsect1" title="Values"><a name="idp13112432"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>version</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.create </pre></div><div class="refsect1" title="Values"><a name="idp13116336"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>version</code></em></span></dt><dd><p> |
| 4 | NFS version (the function is used for all NFS version) | 4 | NFS version (the function is used for all NFS version) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>flag</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>flag</code></em></span></dt><dd><p> |
| 6 | indicates create mode (only for NFSv3 and NFSv4) | 6 | indicates create mode (only for NFSv3 and NFSv4) |
diff --git a/tapsets/API-nfs-proc-handle-exception.html b/tapsets/API-nfs-proc-handle-exception.html index 6d079245..080f87aa 100644 --- a/tapsets/API-nfs-proc-handle-exception.html +++ b/tapsets/API-nfs-proc-handle-exception.html | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.handle_exception</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-create.html" title="probe::nfs.proc.create"><link rel="next" href="API-nfs-proc-lookup.html" title="probe::nfs.proc.lookup"></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>probe::nfs.proc.handle_exception</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-create.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-lookup.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.handle_exception"><a name="API-nfs-proc-handle-exception"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.handle_exception — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.handle_exception</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-create.html" title="probe::nfs.proc.create"><link rel="next" href="API-nfs-proc-lookup.html" title="probe::nfs.proc.lookup"></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>probe::nfs.proc.handle_exception</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-create.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-lookup.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.handle_exception"><a name="API-nfs-proc-handle-exception"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.handle_exception — |
| 2 | NFS client handling an NFSv4 exception | 2 | NFS client handling an NFSv4 exception |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.handle_exception </pre></div><div class="refsect1" title="Values"><a name="idp13134512"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>errorcode</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.handle_exception </pre></div><div class="refsect1" title="Values"><a name="idp13138464"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>errorcode</code></em></span></dt><dd><p> |
| 4 | indicates the type of error | 4 | indicates the type of error |
| 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13137712"></a><h2>Description</h2><p> | 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13141664"></a><h2>Description</h2><p> |
| 6 | This is the error handling routine for processes for NFSv4. | 6 | This is the error handling routine for processes for NFSv4. |
| 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-proc-create.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-proc-lookup.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.proc.create</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfs.proc.lookup</span></td></tr></table></div></body></html> | 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-proc-create.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-proc-lookup.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.proc.create</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfs.proc.lookup</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-nfs-proc-lookup.html b/tapsets/API-nfs-proc-lookup.html index f682ba16..cb98bf7d 100644 --- a/tapsets/API-nfs-proc-lookup.html +++ b/tapsets/API-nfs-proc-lookup.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.lookup</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-handle-exception.html" title="probe::nfs.proc.handle_exception"><link rel="next" href="API-nfs-proc-open.html" title="probe::nfs.proc.open"></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>probe::nfs.proc.lookup</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-handle-exception.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-open.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.lookup"><a name="API-nfs-proc-lookup"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.lookup — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.lookup</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-handle-exception.html" title="probe::nfs.proc.handle_exception"><link rel="next" href="API-nfs-proc-open.html" title="probe::nfs.proc.open"></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>probe::nfs.proc.lookup</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-handle-exception.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-open.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.lookup"><a name="API-nfs-proc-lookup"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.lookup — |
| 2 | NFS client opens/searches a file on server | 2 | NFS client opens/searches a file on server |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.lookup </pre></div><div class="refsect1" title="Values"><a name="idp13145648"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name_len</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.lookup </pre></div><div class="refsect1" title="Values"><a name="idp13149664"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name_len</code></em></span></dt><dd><p> |
| 4 | the length of file name | 4 | the length of file name |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>filename</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>filename</code></em></span></dt><dd><p> |
| 6 | the name of file which client opens/searches on server | 6 | the name of file which client opens/searches on server |
diff --git a/tapsets/API-nfs-proc-open.html b/tapsets/API-nfs-proc-open.html index 9917cf04..81531996 100644 --- a/tapsets/API-nfs-proc-open.html +++ b/tapsets/API-nfs-proc-open.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.open</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-lookup.html" title="probe::nfs.proc.lookup"><link rel="next" href="API-nfs-proc-read.html" title="probe::nfs.proc.read"></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>probe::nfs.proc.open</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-lookup.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-read.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.open"><a name="API-nfs-proc-open"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.open — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.open</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-lookup.html" title="probe::nfs.proc.lookup"><link rel="next" href="API-nfs-proc-read.html" title="probe::nfs.proc.read"></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>probe::nfs.proc.open</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-lookup.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-read.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.open"><a name="API-nfs-proc-open"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.open — |
| 2 | NFS client allocates file read/write context information | 2 | NFS client allocates file read/write context information |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.open </pre></div><div class="refsect1" title="Values"><a name="idp13167840"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>mode</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.open </pre></div><div class="refsect1" title="Values"><a name="idp13171808"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>mode</code></em></span></dt><dd><p> |
| 4 | file mode | 4 | file mode |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>version</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>version</code></em></span></dt><dd><p> |
| 6 | NFS version (the function is used for all NFS version) | 6 | NFS version (the function is used for all NFS version) |
| @@ -12,6 +12,6 @@ | |||
| 12 | file name | 12 | file name |
| 13 | </p></dd><dt><span class="term"><em class="parameter"><code>server_ip</code></em></span></dt><dd><p> | 13 | </p></dd><dt><span class="term"><em class="parameter"><code>server_ip</code></em></span></dt><dd><p> |
| 14 | IP address of server | 14 | IP address of server |
| 15 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13181104"></a><h2>Description</h2><p> | 15 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13185072"></a><h2>Description</h2><p> |
| 16 | Allocate file read/write context information | 16 | Allocate file read/write context information |
| 17 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-proc-lookup.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-proc-read.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.proc.lookup</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfs.proc.read</span></td></tr></table></div></body></html> | 17 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-proc-lookup.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-proc-read.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.proc.lookup</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfs.proc.read</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-nfs-proc-read-done.html b/tapsets/API-nfs-proc-read-done.html index 9a843298..0b9f9674 100644 --- a/tapsets/API-nfs-proc-read-done.html +++ b/tapsets/API-nfs-proc-read-done.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.read_done</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-read.html" title="probe::nfs.proc.read"><link rel="next" href="API-nfs-proc-read-setup.html" title="probe::nfs.proc.read_setup"></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>probe::nfs.proc.read_done</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-read.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-read-setup.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.read_done"><a name="API-nfs-proc-read-done"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.read_done — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.read_done</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-read.html" title="probe::nfs.proc.read"><link rel="next" href="API-nfs-proc-read-setup.html" title="probe::nfs.proc.read_setup"></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>probe::nfs.proc.read_done</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-read.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-read-setup.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.read_done"><a name="API-nfs-proc-read-done"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.read_done — |
| 2 | NFS client response to a read RPC task | 2 | NFS client response to a read RPC task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.read_done </pre></div><div class="refsect1" title="Values"><a name="idp13210640"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.read_done </pre></div><div class="refsect1" title="Values"><a name="idp13214608"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> |
| 4 | number of bytes read | 4 | number of bytes read |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>status</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>status</code></em></span></dt><dd><p> |
| 6 | result of last operation | 6 | result of last operation |
| @@ -12,7 +12,7 @@ | |||
| 12 | V4 timestamp, which is used for lease renewal | 12 | V4 timestamp, which is used for lease renewal |
| 13 | </p></dd><dt><span class="term"><em class="parameter"><code>server_ip</code></em></span></dt><dd><p> | 13 | </p></dd><dt><span class="term"><em class="parameter"><code>server_ip</code></em></span></dt><dd><p> |
| 14 | IP address of server | 14 | IP address of server |
| 15 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13223936"></a><h2>Description</h2><p> | 15 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13227904"></a><h2>Description</h2><p> |
| 16 | Fires when a reply to a read RPC task is received or some read error occurs | 16 | Fires when a reply to a read RPC task is received or some read error occurs |
| 17 | (timeout or socket shutdown). | 17 | (timeout or socket shutdown). |
| 18 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-proc-read.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-proc-read-setup.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.proc.read</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfs.proc.read_setup</span></td></tr></table></div></body></html> | 18 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-proc-read.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-proc-read-setup.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.proc.read</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfs.proc.read_setup</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-nfs-proc-read-setup.html b/tapsets/API-nfs-proc-read-setup.html index 22adec83..c28ca628 100644 --- a/tapsets/API-nfs-proc-read-setup.html +++ b/tapsets/API-nfs-proc-read-setup.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.read_setup</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-read-done.html" title="probe::nfs.proc.read_done"><link rel="next" href="API-nfs-proc-release.html" title="probe::nfs.proc.release"></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>probe::nfs.proc.read_setup</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-read-done.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-release.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.read_setup"><a name="API-nfs-proc-read-setup"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.read_setup — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.read_setup</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-read-done.html" title="probe::nfs.proc.read_done"><link rel="next" href="API-nfs-proc-release.html" title="probe::nfs.proc.release"></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>probe::nfs.proc.read_setup</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-read-done.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-release.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.read_setup"><a name="API-nfs-proc-read-setup"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.read_setup — |
| 2 | NFS client setting up a read RPC task | 2 | NFS client setting up a read RPC task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.read_setup </pre></div><div class="refsect1" title="Values"><a name="idp13232016"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.read_setup </pre></div><div class="refsect1" title="Values"><a name="idp13235984"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> |
| 4 | read bytes in this execution | 4 | read bytes in this execution |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>version</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>version</code></em></span></dt><dd><p> |
| 6 | NFS version | 6 | NFS version |
| @@ -12,7 +12,7 @@ | |||
| 12 | the file offset | 12 | the file offset |
| 13 | </p></dd><dt><span class="term"><em class="parameter"><code>server_ip</code></em></span></dt><dd><p> | 13 | </p></dd><dt><span class="term"><em class="parameter"><code>server_ip</code></em></span></dt><dd><p> |
| 14 | IP address of server | 14 | IP address of server |
| 15 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13245280"></a><h2>Description</h2><p> | 15 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13249248"></a><h2>Description</h2><p> |
| 16 | The read_setup function is used to setup a read RPC task. | 16 | The read_setup function is used to setup a read RPC task. |
| 17 | It is not doing the actual read operation. | 17 | It is not doing the actual read operation. |
| 18 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-proc-read-done.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-proc-release.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.proc.read_done</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfs.proc.release</span></td></tr></table></div></body></html> | 18 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-proc-read-done.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-proc-release.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.proc.read_done</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfs.proc.release</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-nfs-proc-read.html b/tapsets/API-nfs-proc-read.html index c1a5e8e2..41da5a19 100644 --- a/tapsets/API-nfs-proc-read.html +++ b/tapsets/API-nfs-proc-read.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.read</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-open.html" title="probe::nfs.proc.open"><link rel="next" href="API-nfs-proc-read-done.html" title="probe::nfs.proc.read_done"></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>probe::nfs.proc.read</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-open.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-read-done.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.read"><a name="API-nfs-proc-read"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.read — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.read</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-open.html" title="probe::nfs.proc.open"><link rel="next" href="API-nfs-proc-read-done.html" title="probe::nfs.proc.read_done"></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>probe::nfs.proc.read</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-open.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-read-done.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.read"><a name="API-nfs-proc-read"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.read — |
| 2 | NFS client synchronously reads file from server | 2 | NFS client synchronously reads file from server |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.read </pre></div><div class="refsect1" title="Values"><a name="idp13189088"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.read </pre></div><div class="refsect1" title="Values"><a name="idp13193056"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> |
| 4 | read bytes in this execution | 4 | read bytes in this execution |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>flags</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>flags</code></em></span></dt><dd><p> |
| 6 | used to set task->tk_flags in rpc_init_task function | 6 | used to set task->tk_flags in rpc_init_task function |
| @@ -12,7 +12,7 @@ | |||
| 12 | the file offset | 12 | the file offset |
| 13 | </p></dd><dt><span class="term"><em class="parameter"><code>server_ip</code></em></span></dt><dd><p> | 13 | </p></dd><dt><span class="term"><em class="parameter"><code>server_ip</code></em></span></dt><dd><p> |
| 14 | IP address of server | 14 | IP address of server |
| 15 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13202496"></a><h2>Description</h2><p> | 15 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13206464"></a><h2>Description</h2><p> |
| 16 | All the nfs.proc.read kernel functions were removed in kernel commit | 16 | All the nfs.proc.read kernel functions were removed in kernel commit |
| 17 | 8e0969 in December 2006, so these probes do not exist on Linux | 17 | 8e0969 in December 2006, so these probes do not exist on Linux |
| 18 | 2.6.21 and newer kernels. | 18 | 2.6.21 and newer kernels. |
diff --git a/tapsets/API-nfs-proc-release.html b/tapsets/API-nfs-proc-release.html index 6cd05e9c..8e9e689a 100644 --- a/tapsets/API-nfs-proc-release.html +++ b/tapsets/API-nfs-proc-release.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.release</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-read-setup.html" title="probe::nfs.proc.read_setup"><link rel="next" href="API-nfs-proc-remove.html" title="probe::nfs.proc.remove"></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>probe::nfs.proc.release</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-read-setup.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-remove.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.release"><a name="API-nfs-proc-release"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.release — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.release</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-read-setup.html" title="probe::nfs.proc.read_setup"><link rel="next" href="API-nfs-proc-remove.html" title="probe::nfs.proc.remove"></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>probe::nfs.proc.release</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-read-setup.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-remove.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.release"><a name="API-nfs-proc-release"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.release — |
| 2 | NFS client releases file read/write context information | 2 | NFS client releases file read/write context information |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.release </pre></div><div class="refsect1" title="Values"><a name="idp13253344"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>mode</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.release </pre></div><div class="refsect1" title="Values"><a name="idp13257312"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>mode</code></em></span></dt><dd><p> |
| 4 | file mode | 4 | file mode |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>version</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>version</code></em></span></dt><dd><p> |
| 6 | NFS version (the function is used for all NFS version) | 6 | NFS version (the function is used for all NFS version) |
| @@ -12,6 +12,6 @@ | |||
| 12 | file name | 12 | file name |
| 13 | </p></dd><dt><span class="term"><em class="parameter"><code>server_ip</code></em></span></dt><dd><p> | 13 | </p></dd><dt><span class="term"><em class="parameter"><code>server_ip</code></em></span></dt><dd><p> |
| 14 | IP address of server | 14 | IP address of server |
| 15 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13266608"></a><h2>Description</h2><p> | 15 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13270576"></a><h2>Description</h2><p> |
| 16 | Release file read/write context information | 16 | Release file read/write context information |
| 17 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-proc-read-setup.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-proc-remove.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.proc.read_setup</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfs.proc.remove</span></td></tr></table></div></body></html> | 17 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-proc-read-setup.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-proc-remove.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.proc.read_setup</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfs.proc.remove</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-nfs-proc-remove.html b/tapsets/API-nfs-proc-remove.html index 8e58e2eb..9c1f9c8a 100644 --- a/tapsets/API-nfs-proc-remove.html +++ b/tapsets/API-nfs-proc-remove.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.remove</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-release.html" title="probe::nfs.proc.release"><link rel="next" href="API-nfs-proc-rename.html" title="probe::nfs.proc.rename"></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>probe::nfs.proc.remove</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-release.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-rename.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.remove"><a name="API-nfs-proc-remove"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.remove — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.remove</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-release.html" title="probe::nfs.proc.release"><link rel="next" href="API-nfs-proc-rename.html" title="probe::nfs.proc.rename"></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>probe::nfs.proc.remove</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-release.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-rename.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.remove"><a name="API-nfs-proc-remove"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.remove — |
| 2 | NFS client removes a file on server | 2 | NFS client removes a file on server |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.remove </pre></div><div class="refsect1" title="Values"><a name="idp13274528"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>version</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.remove </pre></div><div class="refsect1" title="Values"><a name="idp13278560"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>version</code></em></span></dt><dd><p> |
| 4 | NFS version (the function is used for all NFS version) | 4 | NFS version (the function is used for all NFS version) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>prot</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>prot</code></em></span></dt><dd><p> |
| 6 | transfer protocol | 6 | transfer protocol |
diff --git a/tapsets/API-nfs-proc-rename.html b/tapsets/API-nfs-proc-rename.html index bb3d7b5e..5c263179 100644 --- a/tapsets/API-nfs-proc-rename.html +++ b/tapsets/API-nfs-proc-rename.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.rename</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-remove.html" title="probe::nfs.proc.remove"><link rel="next" href="API-nfs-proc-write.html" title="probe::nfs.proc.write"></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>probe::nfs.proc.rename</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-remove.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-write.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.rename"><a name="API-nfs-proc-rename"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.rename — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.rename</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-remove.html" title="probe::nfs.proc.remove"><link rel="next" href="API-nfs-proc-write.html" title="probe::nfs.proc.write"></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>probe::nfs.proc.rename</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-remove.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-write.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.rename"><a name="API-nfs-proc-rename"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.rename — |
| 2 | NFS client renames a file on server | 2 | NFS client renames a file on server |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.rename </pre></div><div class="refsect1" title="Values"><a name="idp13294528"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>new_fh</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.rename </pre></div><div class="refsect1" title="Values"><a name="idp13298512"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>new_fh</code></em></span></dt><dd><p> |
| 4 | file handler of new parent dir | 4 | file handler of new parent dir |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>old_filelen</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>old_filelen</code></em></span></dt><dd><p> |
| 6 | length of old file name | 6 | length of old file name |
diff --git a/tapsets/API-nfs-proc-write-done.html b/tapsets/API-nfs-proc-write-done.html index 0babf778..28faf59e 100644 --- a/tapsets/API-nfs-proc-write-done.html +++ b/tapsets/API-nfs-proc-write-done.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.write_done</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-write.html" title="probe::nfs.proc.write"><link rel="next" href="API-nfs-proc-write-setup.html" title="probe::nfs.proc.write_setup"></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>probe::nfs.proc.write_done</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-write.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-write-setup.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.write_done"><a name="API-nfs-proc-write-done"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.write_done — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.write_done</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-write.html" title="probe::nfs.proc.write"><link rel="next" href="API-nfs-proc-write-setup.html" title="probe::nfs.proc.write_setup"></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>probe::nfs.proc.write_done</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-write.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-write-setup.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.write_done"><a name="API-nfs-proc-write-done"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.write_done — |
| 2 | NFS client response to a write RPC task | 2 | NFS client response to a write RPC task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.write_done </pre></div><div class="refsect1" title="Values"><a name="idp13346320"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.write_done </pre></div><div class="refsect1" title="Values"><a name="idp13350352"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> |
| 4 | number of bytes written | 4 | number of bytes written |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>status</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>status</code></em></span></dt><dd><p> |
| 6 | result of last operation | 6 | result of last operation |
| @@ -14,7 +14,7 @@ | |||
| 14 | V4 timestamp, which is used for lease renewal | 14 | V4 timestamp, which is used for lease renewal |
| 15 | </p></dd><dt><span class="term"><em class="parameter"><code>server_ip</code></em></span></dt><dd><p> | 15 | </p></dd><dt><span class="term"><em class="parameter"><code>server_ip</code></em></span></dt><dd><p> |
| 16 | IP address of server | 16 | IP address of server |
| 17 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13361744"></a><h2>Description</h2><p> | 17 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13365776"></a><h2>Description</h2><p> |
| 18 | Fires when a reply to a write RPC task is received or some write error occurs | 18 | Fires when a reply to a write RPC task is received or some write error occurs |
| 19 | (timeout or socket shutdown). | 19 | (timeout or socket shutdown). |
| 20 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-proc-write.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-proc-write-setup.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.proc.write</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfs.proc.write_setup</span></td></tr></table></div></body></html> | 20 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-proc-write.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-proc-write-setup.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.proc.write</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfs.proc.write_setup</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-nfs-proc-write-setup.html b/tapsets/API-nfs-proc-write-setup.html index 2fa5ffd8..34fd8a3a 100644 --- a/tapsets/API-nfs-proc-write-setup.html +++ b/tapsets/API-nfs-proc-write-setup.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.write_setup</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-write-done.html" title="probe::nfs.proc.write_done"><link rel="next" href="API-nfsd-close.html" title="probe::nfsd.close"></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>probe::nfs.proc.write_setup</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-write-done.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-close.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.write_setup"><a name="API-nfs-proc-write-setup"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.write_setup — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.write_setup</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-write-done.html" title="probe::nfs.proc.write_done"><link rel="next" href="API-nfsd-close.html" title="probe::nfsd.close"></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>probe::nfs.proc.write_setup</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-write-done.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-close.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.write_setup"><a name="API-nfs-proc-write-setup"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.write_setup — |
| 2 | NFS client setting up a write RPC task | 2 | NFS client setting up a write RPC task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.write_setup </pre></div><div class="refsect1" title="Values"><a name="idp13369856"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.write_setup </pre></div><div class="refsect1" title="Values"><a name="idp13373888"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> |
| 4 | bytes written in this execution | 4 | bytes written in this execution |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>bitmask1</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>bitmask1</code></em></span></dt><dd><p> |
| 6 | V4 bitmask representing the set | 6 | V4 bitmask representing the set |
| @@ -22,7 +22,7 @@ | |||
| 22 | the file offset | 22 | the file offset |
| 23 | </p></dd><dt><span class="term"><em class="parameter"><code>server_ip</code></em></span></dt><dd><p> | 23 | </p></dd><dt><span class="term"><em class="parameter"><code>server_ip</code></em></span></dt><dd><p> |
| 24 | IP address of server | 24 | IP address of server |
| 25 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13389424"></a><h2>Description</h2><p> | 25 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13393456"></a><h2>Description</h2><p> |
| 26 | The write_setup function is used to setup a write RPC task. | 26 | The write_setup function is used to setup a write RPC task. |
| 27 | It is not doing the actual write operation. | 27 | It is not doing the actual write operation. |
| 28 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-proc-write-done.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfsd-close.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.proc.write_done</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfsd.close</span></td></tr></table></div></body></html> | 28 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-proc-write-done.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfsd-close.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.proc.write_done</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfsd.close</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-nfs-proc-write.html b/tapsets/API-nfs-proc-write.html index 5b9fbfb1..60420a65 100644 --- a/tapsets/API-nfs-proc-write.html +++ b/tapsets/API-nfs-proc-write.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.write</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-rename.html" title="probe::nfs.proc.rename"><link rel="next" href="API-nfs-proc-write-done.html" title="probe::nfs.proc.write_done"></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>probe::nfs.proc.write</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-rename.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-write-done.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.write"><a name="API-nfs-proc-write"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.write — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfs.proc.write</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-rename.html" title="probe::nfs.proc.rename"><link rel="next" href="API-nfs-proc-write-done.html" title="probe::nfs.proc.write_done"></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>probe::nfs.proc.write</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-rename.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfs-proc-write-done.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfs.proc.write"><a name="API-nfs-proc-write"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfs.proc.write — |
| 2 | NFS client synchronously writes file to server | 2 | NFS client synchronously writes file to server |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.write </pre></div><div class="refsect1" title="Values"><a name="idp13320656"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>flags</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfs.proc.write </pre></div><div class="refsect1" title="Values"><a name="idp13324640"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>flags</code></em></span></dt><dd><p> |
| 4 | used to set task->tk_flags in rpc_init_task function | 4 | used to set task->tk_flags in rpc_init_task function |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>bitmask1</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>bitmask1</code></em></span></dt><dd><p> |
| 6 | V4 bitmask representing the set | 6 | V4 bitmask representing the set |
| @@ -18,7 +18,7 @@ | |||
| 18 | IP address of server | 18 | IP address of server |
| 19 | </p></dd><dt><span class="term"><em class="parameter"><code>offset</code></em></span></dt><dd><p> | 19 | </p></dd><dt><span class="term"><em class="parameter"><code>offset</code></em></span></dt><dd><p> |
| 20 | the file offset | 20 | the file offset |
| 21 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13338224"></a><h2>Description</h2><p> | 21 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13342208"></a><h2>Description</h2><p> |
| 22 | All the nfs.proc.write kernel functions were removed in kernel commit | 22 | All the nfs.proc.write kernel functions were removed in kernel commit |
| 23 | 200baa in December 2006, so these probes do not exist on Linux | 23 | 200baa in December 2006, so these probes do not exist on Linux |
| 24 | 2.6.21 and newer kernels. | 24 | 2.6.21 and newer kernels. |
diff --git a/tapsets/API-nfsd-close.html b/tapsets/API-nfsd-close.html index 82e3d9b6..8196ad60 100644 --- a/tapsets/API-nfsd-close.html +++ b/tapsets/API-nfsd-close.html | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.close</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-write-setup.html" title="probe::nfs.proc.write_setup"><link rel="next" href="API-nfsd-commit.html" title="probe::nfsd.commit"></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>probe::nfsd.close</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-write-setup.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-commit.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.close"><a name="API-nfsd-close"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.close — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.close</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfs-proc-write-setup.html" title="probe::nfs.proc.write_setup"><link rel="next" href="API-nfsd-commit.html" title="probe::nfsd.commit"></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>probe::nfsd.close</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfs-proc-write-setup.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-commit.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.close"><a name="API-nfsd-close"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.close — |
| 2 | NFS server closing a file for client | 2 | NFS server closing a file for client |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.close </pre></div><div class="refsect1" title="Values"><a name="idp13397472"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>filename</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.close </pre></div><div class="refsect1" title="Values"><a name="idp13401456"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>filename</code></em></span></dt><dd><p> |
| 4 | file name | 4 | file name |
| 5 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-proc-write-setup.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfsd-commit.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.proc.write_setup</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfsd.commit</span></td></tr></table></div></body></html> | 5 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfs-proc-write-setup.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfsd-commit.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfs.proc.write_setup</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfsd.commit</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-nfsd-commit.html b/tapsets/API-nfsd-commit.html index b45edae0..72fe8fb4 100644 --- a/tapsets/API-nfsd-commit.html +++ b/tapsets/API-nfsd-commit.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.commit</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-close.html" title="probe::nfsd.close"><link rel="next" href="API-nfsd-create.html" title="probe::nfsd.create"></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>probe::nfsd.commit</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-close.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-create.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.commit"><a name="API-nfsd-commit"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.commit — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.commit</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-close.html" title="probe::nfsd.close"><link rel="next" href="API-nfsd-create.html" title="probe::nfsd.create"></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>probe::nfsd.commit</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-close.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-create.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.commit"><a name="API-nfsd-commit"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.commit — |
| 2 | NFS server committing all pending writes to stable storage | 2 | NFS server committing all pending writes to stable storage |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.commit </pre></div><div class="refsect1" title="Values"><a name="idp13407408"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.commit </pre></div><div class="refsect1" title="Values"><a name="idp13411392"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> |
| 4 | read bytes | 4 | read bytes |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>flag</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>flag</code></em></span></dt><dd><p> |
| 6 | indicates whether this execution is a sync operation | 6 | indicates whether this execution is a sync operation |
diff --git a/tapsets/API-nfsd-create.html b/tapsets/API-nfsd-create.html index 2c04b640..6fdef3ae 100644 --- a/tapsets/API-nfsd-create.html +++ b/tapsets/API-nfsd-create.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.create</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-commit.html" title="probe::nfsd.commit"><link rel="next" href="API-nfsd-createv3.html" title="probe::nfsd.createv3"></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>probe::nfsd.create</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-commit.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-createv3.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.create"><a name="API-nfsd-create"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.create — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.create</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-commit.html" title="probe::nfsd.commit"><link rel="next" href="API-nfsd-createv3.html" title="probe::nfsd.createv3"></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>probe::nfsd.create</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-commit.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-createv3.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.create"><a name="API-nfsd-create"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.create — |
| 2 | NFS server creating a file(regular,dir,device,fifo) for client | 2 | NFS server creating a file(regular,dir,device,fifo) for client |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.create </pre></div><div class="refsect1" title="Values"><a name="idp13427408"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>iap_mode</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.create </pre></div><div class="refsect1" title="Values"><a name="idp13431440"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>iap_mode</code></em></span></dt><dd><p> |
| 4 | file access mode | 4 | file access mode |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>iap_valid</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>iap_valid</code></em></span></dt><dd><p> |
| 6 | Attribute flags | 6 | Attribute flags |
| @@ -14,6 +14,6 @@ | |||
| 14 | the ip address of client | 14 | the ip address of client |
| 15 | </p></dd><dt><span class="term"><em class="parameter"><code>type</code></em></span></dt><dd><p> | 15 | </p></dd><dt><span class="term"><em class="parameter"><code>type</code></em></span></dt><dd><p> |
| 16 | file type(regular,dir,device,fifo ...) | 16 | file type(regular,dir,device,fifo ...) |
| 17 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13442720"></a><h2>Description</h2><p> | 17 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13446752"></a><h2>Description</h2><p> |
| 18 | Sometimes nfsd will call nfsd_create_v3 instead of this this probe point. | 18 | Sometimes nfsd will call nfsd_create_v3 instead of this this probe point. |
| 19 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfsd-commit.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfsd-createv3.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfsd.commit</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfsd.createv3</span></td></tr></table></div></body></html> | 19 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfsd-commit.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfsd-createv3.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfsd.commit</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfsd.createv3</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-nfsd-createv3.html b/tapsets/API-nfsd-createv3.html index 4e1de57d..2dece99c 100644 --- a/tapsets/API-nfsd-createv3.html +++ b/tapsets/API-nfsd-createv3.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.createv3</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-create.html" title="probe::nfsd.create"><link rel="next" href="API-nfsd-dispatch.html" title="probe::nfsd.dispatch"></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>probe::nfsd.createv3</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-create.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-dispatch.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.createv3"><a name="API-nfsd-createv3"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.createv3 — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.createv3</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-create.html" title="probe::nfsd.create"><link rel="next" href="API-nfsd-dispatch.html" title="probe::nfsd.dispatch"></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>probe::nfsd.createv3</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-create.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-dispatch.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.createv3"><a name="API-nfsd-createv3"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.createv3 — |
| 2 | NFS server creating a regular file or set file attributes for client | 2 | NFS server creating a regular file or set file attributes for client |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.createv3 </pre></div><div class="refsect1" title="Values"><a name="idp13450720"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>iap_mode</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.createv3 </pre></div><div class="refsect1" title="Values"><a name="idp13454800"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>iap_mode</code></em></span></dt><dd><p> |
| 4 | file access mode | 4 | file access mode |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>createmode</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>createmode</code></em></span></dt><dd><p> |
| 6 | create mode .The possible values could be: NFS3_CREATE_EXCLUSIVE, NFS3_CREATE_UNCHECKED, or NFS3_CREATE_GUARDED | 6 | create mode .The possible values could be: NFS3_CREATE_EXCLUSIVE, NFS3_CREATE_UNCHECKED, or NFS3_CREATE_GUARDED |
| @@ -18,7 +18,7 @@ | |||
| 18 | file handle (the first part is the length of the file handle) | 18 | file handle (the first part is the length of the file handle) |
| 19 | </p></dd><dt><span class="term"><em class="parameter"><code>client_ip</code></em></span></dt><dd><p> | 19 | </p></dd><dt><span class="term"><em class="parameter"><code>client_ip</code></em></span></dt><dd><p> |
| 20 | the ip address of client | 20 | the ip address of client |
| 21 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13470240"></a><h2>Description</h2><p> | 21 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13474320"></a><h2>Description</h2><p> |
| 22 | This probepoints is only called by nfsd3_proc_create and | 22 | This probepoints is only called by nfsd3_proc_create and |
| 23 | nfsd4_open when op_claim_type is NFS4_OPEN_CLAIM_NULL. | 23 | nfsd4_open when op_claim_type is NFS4_OPEN_CLAIM_NULL. |
| 24 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfsd-create.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfsd-dispatch.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfsd.create</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfsd.dispatch</span></td></tr></table></div></body></html> | 24 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-nfsd-create.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfsd-dispatch.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::nfsd.create</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfsd.dispatch</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-nfsd-dispatch.html b/tapsets/API-nfsd-dispatch.html index 827a6180..320a20ec 100644 --- a/tapsets/API-nfsd-dispatch.html +++ b/tapsets/API-nfsd-dispatch.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.dispatch</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-createv3.html" title="probe::nfsd.createv3"><link rel="next" href="API-nfsd-lookup.html" title="probe::nfsd.lookup"></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>probe::nfsd.dispatch</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-createv3.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-lookup.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.dispatch"><a name="API-nfsd-dispatch"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.dispatch — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.dispatch</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-createv3.html" title="probe::nfsd.createv3"><link rel="next" href="API-nfsd-lookup.html" title="probe::nfsd.lookup"></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>probe::nfsd.dispatch</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-createv3.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-lookup.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.dispatch"><a name="API-nfsd-dispatch"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.dispatch — |
| 2 | NFS server receives an operation from client | 2 | NFS server receives an operation from client |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.dispatch </pre></div><div class="refsect1" title="Values"><a name="idp13478240"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>proto</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.dispatch </pre></div><div class="refsect1" title="Values"><a name="idp13482368"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>proto</code></em></span></dt><dd><p> |
| 4 | transfer protocol | 4 | transfer protocol |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>proc</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>proc</code></em></span></dt><dd><p> |
| 6 | procedure number | 6 | procedure number |
diff --git a/tapsets/API-nfsd-lookup.html b/tapsets/API-nfsd-lookup.html index ad46968e..929b82a4 100644 --- a/tapsets/API-nfsd-lookup.html +++ b/tapsets/API-nfsd-lookup.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.lookup</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-dispatch.html" title="probe::nfsd.dispatch"><link rel="next" href="API-nfsd-open.html" title="probe::nfsd.open"></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>probe::nfsd.lookup</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-dispatch.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-open.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.lookup"><a name="API-nfsd-lookup"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.lookup — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.lookup</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-dispatch.html" title="probe::nfsd.dispatch"><link rel="next" href="API-nfsd-open.html" title="probe::nfsd.open"></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>probe::nfsd.lookup</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-dispatch.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-open.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.lookup"><a name="API-nfsd-lookup"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.lookup — |
| 2 | NFS server opening or searching file for a file for client | 2 | NFS server opening or searching file for a file for client |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.lookup </pre></div><div class="refsect1" title="Values"><a name="idp13498176"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>filelen</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.lookup </pre></div><div class="refsect1" title="Values"><a name="idp13502352"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>filelen</code></em></span></dt><dd><p> |
| 4 | the length of file name | 4 | the length of file name |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>filename</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>filename</code></em></span></dt><dd><p> |
| 6 | file name | 6 | file name |
diff --git a/tapsets/API-nfsd-open.html b/tapsets/API-nfsd-open.html index 1238d1ce..bb6aa713 100644 --- a/tapsets/API-nfsd-open.html +++ b/tapsets/API-nfsd-open.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.open</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-lookup.html" title="probe::nfsd.lookup"><link rel="next" href="API-nfsd-proc-commit.html" title="probe::nfsd.proc.commit"></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>probe::nfsd.open</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-lookup.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-proc-commit.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.open"><a name="API-nfsd-open"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.open — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.open</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-lookup.html" title="probe::nfsd.lookup"><link rel="next" href="API-nfsd-proc-commit.html" title="probe::nfsd.proc.commit"></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>probe::nfsd.open</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-lookup.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-proc-commit.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.open"><a name="API-nfsd-open"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.open — |
| 2 | NFS server opening a file for client | 2 | NFS server opening a file for client |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.open </pre></div><div class="refsect1" title="Values"><a name="idp13514096"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>access</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.open </pre></div><div class="refsect1" title="Values"><a name="idp13518336"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>access</code></em></span></dt><dd><p> |
| 4 | indicates the type of open (read/write/commit/readdir...) | 4 | indicates the type of open (read/write/commit/readdir...) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>fh</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>fh</code></em></span></dt><dd><p> |
| 6 | file handle (the first part is the length of the file handle) | 6 | file handle (the first part is the length of the file handle) |
diff --git a/tapsets/API-nfsd-proc-commit.html b/tapsets/API-nfsd-proc-commit.html index 0095b7a8..258c587e 100644 --- a/tapsets/API-nfsd-proc-commit.html +++ b/tapsets/API-nfsd-proc-commit.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.proc.commit</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-open.html" title="probe::nfsd.open"><link rel="next" href="API-nfsd-proc-create.html" title="probe::nfsd.proc.create"></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>probe::nfsd.proc.commit</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-open.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-proc-create.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.proc.commit"><a name="API-nfsd-proc-commit"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.proc.commit — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.proc.commit</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-open.html" title="probe::nfsd.open"><link rel="next" href="API-nfsd-proc-create.html" title="probe::nfsd.proc.create"></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>probe::nfsd.proc.commit</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-open.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-proc-create.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.proc.commit"><a name="API-nfsd-proc-commit"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.proc.commit — |
| 2 | NFS server performing a commit operation for client | 2 | NFS server performing a commit operation for client |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.proc.commit </pre></div><div class="refsect1" title="Values"><a name="idp13530160"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.proc.commit </pre></div><div class="refsect1" title="Values"><a name="idp13534352"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> |
| 4 | read bytes | 4 | read bytes |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>proto</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>proto</code></em></span></dt><dd><p> |
| 6 | transfer protocol | 6 | transfer protocol |
diff --git a/tapsets/API-nfsd-proc-create.html b/tapsets/API-nfsd-proc-create.html index 749f65e2..a3ec3c78 100644 --- a/tapsets/API-nfsd-proc-create.html +++ b/tapsets/API-nfsd-proc-create.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.proc.create</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-proc-commit.html" title="probe::nfsd.proc.commit"><link rel="next" href="API-nfsd-proc-lookup.html" title="probe::nfsd.proc.lookup"></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>probe::nfsd.proc.create</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-proc-commit.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-proc-lookup.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.proc.create"><a name="API-nfsd-proc-create"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.proc.create — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.proc.create</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-proc-commit.html" title="probe::nfsd.proc.commit"><link rel="next" href="API-nfsd-proc-lookup.html" title="probe::nfsd.proc.lookup"></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>probe::nfsd.proc.create</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-proc-commit.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-proc-lookup.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.proc.create"><a name="API-nfsd-proc-create"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.proc.create — |
| 2 | NFS server creating a file for client | 2 | NFS server creating a file for client |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.proc.create </pre></div><div class="refsect1" title="Values"><a name="idp13552112"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>proto</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.proc.create </pre></div><div class="refsect1" title="Values"><a name="idp13556304"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>proto</code></em></span></dt><dd><p> |
| 4 | transfer protocol | 4 | transfer protocol |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>version</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>version</code></em></span></dt><dd><p> |
| 6 | nfs version | 6 | nfs version |
diff --git a/tapsets/API-nfsd-proc-lookup.html b/tapsets/API-nfsd-proc-lookup.html index 34ed9c11..43703bfa 100644 --- a/tapsets/API-nfsd-proc-lookup.html +++ b/tapsets/API-nfsd-proc-lookup.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.proc.lookup</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-proc-create.html" title="probe::nfsd.proc.create"><link rel="next" href="API-nfsd-proc-read.html" title="probe::nfsd.proc.read"></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>probe::nfsd.proc.lookup</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-proc-create.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-proc-read.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.proc.lookup"><a name="API-nfsd-proc-lookup"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.proc.lookup — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.proc.lookup</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-proc-create.html" title="probe::nfsd.proc.create"><link rel="next" href="API-nfsd-proc-read.html" title="probe::nfsd.proc.read"></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>probe::nfsd.proc.lookup</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-proc-create.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-proc-read.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.proc.lookup"><a name="API-nfsd-proc-lookup"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.proc.lookup — |
| 2 | NFS server opening or searching for a file for client | 2 | NFS server opening or searching for a file for client |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.proc.lookup </pre></div><div class="refsect1" title="Values"><a name="idp13572080"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>proto</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.proc.lookup </pre></div><div class="refsect1" title="Values"><a name="idp13576320"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>proto</code></em></span></dt><dd><p> |
| 4 | transfer protocol | 4 | transfer protocol |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>filelen</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>filelen</code></em></span></dt><dd><p> |
| 6 | the length of file name | 6 | the length of file name |
diff --git a/tapsets/API-nfsd-proc-read.html b/tapsets/API-nfsd-proc-read.html index a2aec0b9..78f70dd7 100644 --- a/tapsets/API-nfsd-proc-read.html +++ b/tapsets/API-nfsd-proc-read.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.proc.read</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-proc-lookup.html" title="probe::nfsd.proc.lookup"><link rel="next" href="API-nfsd-proc-remove.html" title="probe::nfsd.proc.remove"></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>probe::nfsd.proc.read</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-proc-lookup.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-proc-remove.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.proc.read"><a name="API-nfsd-proc-read"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.proc.read — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.proc.read</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-proc-lookup.html" title="probe::nfsd.proc.lookup"><link rel="next" href="API-nfsd-proc-remove.html" title="probe::nfsd.proc.remove"></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>probe::nfsd.proc.read</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-proc-lookup.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-proc-remove.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.proc.read"><a name="API-nfsd-proc-read"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.proc.read — |
| 2 | NFS server reading file for client | 2 | NFS server reading file for client |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.proc.read </pre></div><div class="refsect1" title="Values"><a name="idp13592032"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>vec</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.proc.read </pre></div><div class="refsect1" title="Values"><a name="idp13596272"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>vec</code></em></span></dt><dd><p> |
| 4 | struct kvec, includes buf address in kernel address and length of each buffer | 4 | struct kvec, includes buf address in kernel address and length of each buffer |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> |
| 6 | read bytes | 6 | read bytes |
diff --git a/tapsets/API-nfsd-proc-remove.html b/tapsets/API-nfsd-proc-remove.html index 906364fa..89e3192c 100644 --- a/tapsets/API-nfsd-proc-remove.html +++ b/tapsets/API-nfsd-proc-remove.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.proc.remove</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-proc-read.html" title="probe::nfsd.proc.read"><link rel="next" href="API-nfsd-proc-rename.html" title="probe::nfsd.proc.rename"></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>probe::nfsd.proc.remove</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-proc-read.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-proc-rename.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.proc.remove"><a name="API-nfsd-proc-remove"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.proc.remove — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.proc.remove</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-proc-read.html" title="probe::nfsd.proc.read"><link rel="next" href="API-nfsd-proc-rename.html" title="probe::nfsd.proc.rename"></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>probe::nfsd.proc.remove</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-proc-read.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-proc-rename.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.proc.remove"><a name="API-nfsd-proc-remove"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.proc.remove — |
| 2 | NFS server removing a file for client | 2 | NFS server removing a file for client |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.proc.remove </pre></div><div class="refsect1" title="Values"><a name="idp13618016"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>proto</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.proc.remove </pre></div><div class="refsect1" title="Values"><a name="idp13622272"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>proto</code></em></span></dt><dd><p> |
| 4 | transfer protocol | 4 | transfer protocol |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>version</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>version</code></em></span></dt><dd><p> |
| 6 | nfs version | 6 | nfs version |
diff --git a/tapsets/API-nfsd-proc-rename.html b/tapsets/API-nfsd-proc-rename.html index 7bb25b5d..e7e6c510 100644 --- a/tapsets/API-nfsd-proc-rename.html +++ b/tapsets/API-nfsd-proc-rename.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.proc.rename</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-proc-remove.html" title="probe::nfsd.proc.remove"><link rel="next" href="API-nfsd-proc-write.html" title="probe::nfsd.proc.write"></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>probe::nfsd.proc.rename</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-proc-remove.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-proc-write.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.proc.rename"><a name="API-nfsd-proc-rename"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.proc.rename — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.proc.rename</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-proc-remove.html" title="probe::nfsd.proc.remove"><link rel="next" href="API-nfsd-proc-write.html" title="probe::nfsd.proc.write"></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>probe::nfsd.proc.rename</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-proc-remove.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-proc-write.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.proc.rename"><a name="API-nfsd-proc-rename"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.proc.rename — |
| 2 | NFS Server renaming a file for client | 2 | NFS Server renaming a file for client |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.proc.rename </pre></div><div class="refsect1" title="Values"><a name="idp13638016"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>tlen</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.proc.rename </pre></div><div class="refsect1" title="Values"><a name="idp13642272"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>tlen</code></em></span></dt><dd><p> |
| 4 | length of new file name | 4 | length of new file name |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>flen</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>flen</code></em></span></dt><dd><p> |
| 6 | length of old file name | 6 | length of old file name |
diff --git a/tapsets/API-nfsd-proc-write.html b/tapsets/API-nfsd-proc-write.html index b6d53568..9afb1b0b 100644 --- a/tapsets/API-nfsd-proc-write.html +++ b/tapsets/API-nfsd-proc-write.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.proc.write</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-proc-rename.html" title="probe::nfsd.proc.rename"><link rel="next" href="API-nfsd-read.html" title="probe::nfsd.read"></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>probe::nfsd.proc.write</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-proc-rename.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-read.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.proc.write"><a name="API-nfsd-proc-write"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.proc.write — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.proc.write</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-proc-rename.html" title="probe::nfsd.proc.rename"><link rel="next" href="API-nfsd-read.html" title="probe::nfsd.read"></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>probe::nfsd.proc.write</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-proc-rename.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-read.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.proc.write"><a name="API-nfsd-proc-write"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.proc.write — |
| 2 | NFS server writing data to file for client | 2 | NFS server writing data to file for client |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.proc.write </pre></div><div class="refsect1" title="Values"><a name="idp13659920"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.proc.write </pre></div><div class="refsect1" title="Values"><a name="idp13664240"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> |
| 4 | read bytes | 4 | read bytes |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>proto</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>proto</code></em></span></dt><dd><p> |
| 6 | transfer protocol | 6 | transfer protocol |
diff --git a/tapsets/API-nfsd-read.html b/tapsets/API-nfsd-read.html index d1a344e7..28c24673 100644 --- a/tapsets/API-nfsd-read.html +++ b/tapsets/API-nfsd-read.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.read</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-proc-write.html" title="probe::nfsd.proc.write"><link rel="next" href="API-nfsd-rename.html" title="probe::nfsd.rename"></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>probe::nfsd.read</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-proc-write.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-rename.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.read"><a name="API-nfsd-read"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.read — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.read</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-proc-write.html" title="probe::nfsd.proc.write"><link rel="next" href="API-nfsd-rename.html" title="probe::nfsd.rename"></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>probe::nfsd.read</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-proc-write.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-rename.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.read"><a name="API-nfsd-read"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.read — |
| 2 | NFS server reading data from a file for client | 2 | NFS server reading data from a file for client |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.read </pre></div><div class="refsect1" title="Values"><a name="idp13687936"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.read </pre></div><div class="refsect1" title="Values"><a name="idp13692240"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> |
| 4 | read bytes | 4 | read bytes |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>file</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>file</code></em></span></dt><dd><p> |
| 6 | argument file, indicates if the file has been opened. | 6 | argument file, indicates if the file has been opened. |
diff --git a/tapsets/API-nfsd-rename.html b/tapsets/API-nfsd-rename.html index 607746e1..8d88bb47 100644 --- a/tapsets/API-nfsd-rename.html +++ b/tapsets/API-nfsd-rename.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.rename</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-read.html" title="probe::nfsd.read"><link rel="next" href="API-nfsd-unlink.html" title="probe::nfsd.unlink"></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>probe::nfsd.rename</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-read.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-unlink.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.rename"><a name="API-nfsd-rename"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.rename — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.rename</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-read.html" title="probe::nfsd.read"><link rel="next" href="API-nfsd-unlink.html" title="probe::nfsd.unlink"></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>probe::nfsd.rename</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-read.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-unlink.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.rename"><a name="API-nfsd-rename"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.rename — |
| 2 | NFS server renaming a file for client | 2 | NFS server renaming a file for client |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.rename </pre></div><div class="refsect1" title="Values"><a name="idp13712016"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>tlen</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.rename </pre></div><div class="refsect1" title="Values"><a name="idp13716320"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>tlen</code></em></span></dt><dd><p> |
| 4 | length of new file name | 4 | length of new file name |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>flen</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>flen</code></em></span></dt><dd><p> |
| 6 | length of old file name | 6 | length of old file name |
diff --git a/tapsets/API-nfsd-unlink.html b/tapsets/API-nfsd-unlink.html index 0a0709ce..df8a0a2e 100644 --- a/tapsets/API-nfsd-unlink.html +++ b/tapsets/API-nfsd-unlink.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.unlink</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-rename.html" title="probe::nfsd.rename"><link rel="next" href="API-nfsd-write.html" title="probe::nfsd.write"></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>probe::nfsd.unlink</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-rename.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-write.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.unlink"><a name="API-nfsd-unlink"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.unlink — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.unlink</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-rename.html" title="probe::nfsd.rename"><link rel="next" href="API-nfsd-write.html" title="probe::nfsd.write"></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>probe::nfsd.unlink</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-rename.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="API-nfsd-write.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.unlink"><a name="API-nfsd-unlink"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.unlink — |
| 2 | NFS server removing a file or a directory for client | 2 | NFS server removing a file or a directory for client |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.unlink </pre></div><div class="refsect1" title="Values"><a name="idp13733952"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>filelen</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.unlink </pre></div><div class="refsect1" title="Values"><a name="idp13738192"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>filelen</code></em></span></dt><dd><p> |
| 4 | the length of file name | 4 | the length of file name |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>filename</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>filename</code></em></span></dt><dd><p> |
| 6 | file name | 6 | file name |
diff --git a/tapsets/API-nfsd-write.html b/tapsets/API-nfsd-write.html index 7fa305f9..c28d3990 100644 --- a/tapsets/API-nfsd-write.html +++ b/tapsets/API-nfsd-write.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.write</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-unlink.html" title="probe::nfsd.unlink"><link rel="next" href="speculation.stp.html" title="Chapter 31. Speculation"></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>probe::nfsd.write</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-unlink.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="speculation.stp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.write"><a name="API-nfsd-write"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.write — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::nfsd.write</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"><link rel="prev" href="API-nfsd-unlink.html" title="probe::nfsd.unlink"><link rel="next" href="speculation.stp.html" title="Chapter 31. Speculation"></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>probe::nfsd.write</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-nfsd-unlink.html">Prev</a> </td><th width="60%" align="center">Chapter 30. Network File Storage Tapsets</th><td width="20%" align="right"> <a accesskey="n" href="speculation.stp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::nfsd.write"><a name="API-nfsd-write"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::nfsd.write — |
| 2 | NFS server writing data to a file for client | 2 | NFS server writing data to a file for client |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.write </pre></div><div class="refsect1" title="Values"><a name="idp13751952"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">nfsd.write </pre></div><div class="refsect1" title="Values"><a name="idp13756192"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> |
| 4 | read bytes | 4 | read bytes |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>file</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>file</code></em></span></dt><dd><p> |
| 6 | argument file, indicates if the file has been opened. | 6 | argument file, indicates if the file has been opened. |
diff --git a/tapsets/API-nfsderror.html b/tapsets/API-nfsderror.html index 1467b052..23cb8736 100644 --- a/tapsets/API-nfsderror.html +++ b/tapsets/API-nfsderror.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Convert nfsd error number into string | 2 | Convert nfsd error number into string |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | nfsderror:string(err:long) | 4 | nfsderror:string(err:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12589696"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>err</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12593600"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>err</code></em></span></dt><dd><p> |
| 6 | errnum | 6 | errnum |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12592848"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12596752"></a><h2>Description</h2><p> |
| 8 | This function returns a string for the error number | 8 | This function returns a string for the error number |
| 9 | passed into the function. | 9 | passed into the function. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="nfsd.stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-aop-readpage.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 30. Network File Storage Tapsets </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfs.aop.readpage</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="nfsd.stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="nfsd.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-nfs-aop-readpage.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 30. Network File Storage Tapsets </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::nfs.aop.readpage</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ntohl.html b/tapsets/API-ntohl.html index 0d3aa251..3ca2ea7e 100644 --- a/tapsets/API-ntohl.html +++ b/tapsets/API-ntohl.html | |||
| @@ -2,6 +2,6 @@ | |||
| 2 | Convert 32-bit long from network to host order | 2 | Convert 32-bit long from network to host order |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | ntohl:long(x:long) | 4 | ntohl:long(x:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp7680336"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>x</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp7683792"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>x</code></em></span></dt><dd><p> |
| 6 | Value to convert | 6 | Value to convert |
| 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ip-ntop.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ntohll.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ip_ntop</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ntohll</span></td></tr></table></div></body></html> | 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ip-ntop.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ntohll.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ip_ntop</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ntohll</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ntohll.html b/tapsets/API-ntohll.html index 9156c459..3c7b9c56 100644 --- a/tapsets/API-ntohll.html +++ b/tapsets/API-ntohll.html | |||
| @@ -2,6 +2,6 @@ | |||
| 2 | Convert 64-bit long long from network to host order | 2 | Convert 64-bit long long from network to host order |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | ntohll:long(x:long) | 4 | ntohll:long(x:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp7690224"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>x</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp7693680"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>x</code></em></span></dt><dd><p> |
| 6 | Value to convert | 6 | Value to convert |
| 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ntohl.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ntohs.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ntohl</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ntohs</span></td></tr></table></div></body></html> | 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ntohl.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ntohs.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ntohl</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ntohs</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ntohs.html b/tapsets/API-ntohs.html index 6c24cbfe..27d670f6 100644 --- a/tapsets/API-ntohs.html +++ b/tapsets/API-ntohs.html | |||
| @@ -2,6 +2,6 @@ | |||
| 2 | Convert 16-bit short from network to host order | 2 | Convert 16-bit short from network to host order |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | ntohs:long(x:long) | 4 | ntohs:long(x:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp7700144"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>x</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp7703600"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>x</code></em></span></dt><dd><p> |
| 6 | Value to convert | 6 | Value to convert |
| 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ntohll.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-netdev-change-mac.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ntohll</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::netdev.change_mac</span></td></tr></table></div></body></html> | 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ntohll.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-netdev-change-mac.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ntohll</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::netdev.change_mac</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-pages-to-string.html b/tapsets/API-pages-to-string.html index 6c9c2607..3ee89c2d 100644 --- a/tapsets/API-pages-to-string.html +++ b/tapsets/API-pages-to-string.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Turns pages into a human readable string | 2 | Turns pages into a human readable string |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | pages_to_string:string(pages:long) | 4 | pages_to_string:string(pages:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6046560"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>pages</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6051632"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>pages</code></em></span></dt><dd><p> |
| 6 | Number of pages to translate. | 6 | Number of pages to translate. |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6049616"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6054688"></a><h2>Description</h2><p> |
| 8 | Multiplies pages by <code class="function">page_size</code> to get the number of | 8 | Multiplies pages by <code class="function">page_size</code> to get the number of |
| 9 | bytes and returns the result of <code class="function">bytes_to_string</code>. | 9 | bytes and returns the result of <code class="function">bytes_to_string</code>. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-mem-page-size.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="memory_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-proc-mem-data.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::mem_page_size</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::proc_mem_data</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-mem-page-size.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="memory_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-proc-mem-data.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::mem_page_size</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::proc_mem_data</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-pexecname.html b/tapsets/API-pexecname.html index ed1249f6..237ed9d1 100644 --- a/tapsets/API-pexecname.html +++ b/tapsets/API-pexecname.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Returns the execname of a target process's parent process | 2 | Returns the execname of a target process's parent process |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | pexecname:string() | 4 | pexecname:string() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4942640"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4947328"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp4943792"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp4948480"></a><h2>Description</h2><p> |
| 8 | This function returns the execname of a target | 8 | This function returns the execname of a target |
| 9 | process's parent procces. | 9 | process's parent procces. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-module-name.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-pgrp.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::module_name</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::pgrp</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-module-name.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-pgrp.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::module_name</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::pgrp</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-pgrp.html b/tapsets/API-pgrp.html index 69e2b62f..00d921e3 100644 --- a/tapsets/API-pgrp.html +++ b/tapsets/API-pgrp.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Returns the process group ID of the current process | 2 | Returns the process group ID of the current process |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | pgrp:long() | 4 | pgrp:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4951216"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4955904"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp4952368"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp4957056"></a><h2>Description</h2><p> |
| 8 | This function returns the process group ID of the | 8 | This function returns the process group ID of the |
| 9 | current process. | 9 | current process. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-pexecname.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-pid.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::pexecname</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::pid</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-pexecname.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-pid.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::pexecname</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::pid</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-pid.html b/tapsets/API-pid.html index e6ab63ff..c4ce6f43 100644 --- a/tapsets/API-pid.html +++ b/tapsets/API-pid.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | Returns the ID of a target process | 2 | Returns the ID of a target process |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | pid:long() | 4 | pid:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4959712"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4964400"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp4960864"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp4965552"></a><h2>Description</h2><p> |
| 8 | This function returns the ID of a target process. | 8 | This function returns the ID of a target process. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-pgrp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-pid2execname.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::pgrp</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::pid2execname</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-pgrp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-pid2execname.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::pgrp</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::pid2execname</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-pid2execname.html b/tapsets/API-pid2execname.html index ec31a7ef..036c7db6 100644 --- a/tapsets/API-pid2execname.html +++ b/tapsets/API-pid2execname.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | The name of the given process identifier | 2 | The name of the given process identifier |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | pid2execname:string(pid:long) | 4 | pid2execname:string(pid:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4968112"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>pid</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4972800"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>pid</code></em></span></dt><dd><p> |
| 6 | process identifier | 6 | process identifier |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp4971168"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp4975856"></a><h2>Description</h2><p> |
| 8 | Return the name of the given process id. | 8 | Return the name of the given process id. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-pid.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-pid2task.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::pid</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::pid2task</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-pid.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-pid2task.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::pid</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::pid2task</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-pid2task.html b/tapsets/API-pid2task.html index fe13df59..56461389 100644 --- a/tapsets/API-pid2task.html +++ b/tapsets/API-pid2task.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | The task_struct of the given process identifier | 2 | The task_struct of the given process identifier |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | pid2task:long(pid:long) | 4 | pid2task:long(pid:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4978416"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>pid</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4983104"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>pid</code></em></span></dt><dd><p> |
| 6 | process identifier | 6 | process identifier |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp4981472"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp4986160"></a><h2>Description</h2><p> |
| 8 | Return the task struct of the given process id. | 8 | Return the task struct of the given process id. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-pid2execname.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-pn.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::pid2execname</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::pn</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-pid2execname.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-pn.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::pid2execname</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::pn</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-pn.html b/tapsets/API-pn.html index 579d9ff9..1fdf3701 100644 --- a/tapsets/API-pn.html +++ b/tapsets/API-pn.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Returns the active probe name | 2 | Returns the active probe name |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | pn:string() | 4 | pn:string() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4988720"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4993408"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp4989872"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp4994560"></a><h2>Description</h2><p> |
| 8 | This function returns the script-level probe point | 8 | This function returns the script-level probe point |
| 9 | associated with a currently running probe handler, including | 9 | associated with a currently running probe handler, including |
| 10 | wild-card expansion effects. Context: The current probe point. | 10 | wild-card expansion effects. Context: The current probe point. |
diff --git a/tapsets/API-pointer-arg.html b/tapsets/API-pointer-arg.html index e9301377..dfaa37b3 100644 --- a/tapsets/API-pointer-arg.html +++ b/tapsets/API-pointer-arg.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Return function argument as pointer value | 2 | Return function argument as pointer value |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | pointer_arg:long(n:long) | 4 | pointer_arg:long(n:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp4997328"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5002016"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> |
| 6 | index of argument to return | 6 | index of argument to return |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5000384"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5005072"></a><h2>Description</h2><p> |
| 8 | Return the unsigned value of argument n, same as ulong_arg. | 8 | Return the unsigned value of argument n, same as ulong_arg. |
| 9 | Can be used with any type of pointer. | 9 | Can be used with any type of pointer. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-pn.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-pp.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::pn</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::pp</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-pn.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-pp.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::pn</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::pp</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-pp.html b/tapsets/API-pp.html index 0b736b72..a7e96065 100644 --- a/tapsets/API-pp.html +++ b/tapsets/API-pp.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Returns the active probe point | 2 | Returns the active probe point |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | pp:string() | 4 | pp:string() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5007760"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5012448"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5008912"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5013600"></a><h2>Description</h2><p> |
| 8 | This function returns the fully-resolved probe point | 8 | This function returns the fully-resolved probe point |
| 9 | associated with a currently running probe handler, including alias | 9 | associated with a currently running probe handler, including alias |
| 10 | and wild-card expansion effects. Context: The current probe point. | 10 | and wild-card expansion effects. Context: The current probe point. |
diff --git a/tapsets/API-ppid.html b/tapsets/API-ppid.html index ea416c70..0bd2a0b3 100644 --- a/tapsets/API-ppid.html +++ b/tapsets/API-ppid.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | Returns the process ID of a target process's parent process | 2 | Returns the process ID of a target process's parent process |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | ppid:long() | 4 | ppid:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5026720"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5031408"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5027872"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5032560"></a><h2>Description</h2><p> |
| 8 | This function return the process ID of the target proccess's parent process. | 8 | This function return the process ID of the target proccess's parent process. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ppfunc.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-print-backtrace.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ppfunc</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::print_backtrace</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ppfunc.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-print-backtrace.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ppfunc</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::print_backtrace</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-print-backtrace.html b/tapsets/API-print-backtrace.html index d71ca341..9edd4503 100644 --- a/tapsets/API-print-backtrace.html +++ b/tapsets/API-print-backtrace.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Print kernel stack back trace | 2 | Print kernel stack back trace |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | print_backtrace() | 4 | print_backtrace() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5035216"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5039904"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5036368"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5041056"></a><h2>Description</h2><p> |
| 8 | This function is equivalent to print_stack(<code class="function">backtrace</code>), | 8 | This function is equivalent to print_stack(<code class="function">backtrace</code>), |
| 9 | except that deeper stack nesting may be supported. See print_ubacktrace | 9 | except that deeper stack nesting may be supported. See print_ubacktrace |
| 10 | for user-space backtrace. | 10 | for user-space backtrace. |
diff --git a/tapsets/API-print-regs.html b/tapsets/API-print-regs.html index 38b922f1..1ad14ab6 100644 --- a/tapsets/API-print-regs.html +++ b/tapsets/API-print-regs.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | Print a register dump | 2 | Print a register dump |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | print_regs() | 4 | print_regs() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5044400"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5049088"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5045552"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5050240"></a><h2>Description</h2><p> |
| 8 | This function prints a register dump. Does nothing if no registers are available for the probe point. | 8 | This function prints a register dump. Does nothing if no registers are available for the probe point. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-print-backtrace.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-print-stack.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::print_backtrace</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::print_stack</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-print-backtrace.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-print-stack.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::print_backtrace</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::print_stack</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-print-stack.html b/tapsets/API-print-stack.html index 4c0c1700..4974167e 100644 --- a/tapsets/API-print-stack.html +++ b/tapsets/API-print-stack.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Print out kernel stack from string | 2 | Print out kernel stack from string |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | print_stack(stk:string) | 4 | print_stack(stk:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5052928"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>stk</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5057616"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>stk</code></em></span></dt><dd><p> |
| 6 | String with list of hexadecimal addresses | 6 | String with list of hexadecimal addresses |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5055984"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5060672"></a><h2>Description</h2><p> |
| 8 | This function performs a symbolic lookup of the addresses | 8 | This function performs a symbolic lookup of the addresses |
| 9 | in the given string, | 9 | in the given string, |
| 10 | which is assumed to be the result of a prior call to | 10 | which is assumed to be the result of a prior call to |
| @@ -14,6 +14,6 @@ | |||
| 14 | Print one line per address, including the address, the | 14 | Print one line per address, including the address, the |
| 15 | name of the function containing the address, and an estimate of | 15 | name of the function containing the address, and an estimate of |
| 16 | its position within that function. Return nothing. | 16 | its position within that function. Return nothing. |
| 17 | </p></div><div class="refsect1" title="NOTE"><a name="idp5058368"></a><h2>NOTE</h2><p> | 17 | </p></div><div class="refsect1" title="NOTE"><a name="idp5063056"></a><h2>NOTE</h2><p> |
| 18 | it is recommended to use <code class="function">print_syms</code> instead of this function. | 18 | it is recommended to use <code class="function">print_syms</code> instead of this function. |
| 19 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-print-regs.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-print-syms.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::print_regs</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::print_syms</span></td></tr></table></div></body></html> | 19 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-print-regs.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-print-syms.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::print_regs</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::print_syms</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-print-ubacktrace-brief.html b/tapsets/API-print-ubacktrace-brief.html index 1a096cb6..4cae99cd 100644 --- a/tapsets/API-print-ubacktrace-brief.html +++ b/tapsets/API-print-ubacktrace-brief.html | |||
| @@ -2,15 +2,15 @@ | |||
| 2 | Print stack back trace for current user-space task. | 2 | Print stack back trace for current user-space task. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | print_ubacktrace_brief() | 4 | print_ubacktrace_brief() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5090640"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5095328"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5091792"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5096480"></a><h2>Description</h2><p> |
| 8 | </p><p> | 8 | </p><p> |
| 9 | 9 | ||
| 10 | Equivalent to <code class="function">print_ubacktrace</code>, but output for each symbol is | 10 | Equivalent to <code class="function">print_ubacktrace</code>, but output for each symbol is |
| 11 | shorter (just name and offset, or just the hex address of no symbol | 11 | shorter (just name and offset, or just the hex address of no symbol |
| 12 | could be found). | 12 | could be found). |
| 13 | </p></div><div class="refsect1" title="Note"><a name="idp5093968"></a><h2>Note</h2><p> | 13 | </p></div><div class="refsect1" title="Note"><a name="idp5098656"></a><h2>Note</h2><p> |
| 14 | To get (full) backtraces for user space applications and shared | 14 | To get (full) backtraces for user space applications and shared |
| 15 | shared libraries not mentioned in the current script run stap with | 15 | shared libraries not mentioned in the current script run stap with |
| 16 | -d /path/to/exe-or-so and/or add --ldd to load all needed unwind data. | 16 | -d /path/to/exe-or-so and/or add --ldd to load all needed unwind data. |
diff --git a/tapsets/API-print-ubacktrace.html b/tapsets/API-print-ubacktrace.html index 501aa9b9..981fd70a 100644 --- a/tapsets/API-print-ubacktrace.html +++ b/tapsets/API-print-ubacktrace.html | |||
| @@ -2,15 +2,15 @@ | |||
| 2 | Print stack back trace for current user-space task. | 2 | Print stack back trace for current user-space task. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | print_ubacktrace() | 4 | print_ubacktrace() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5079184"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5083872"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5080336"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5085024"></a><h2>Description</h2><p> |
| 8 | </p><p> | 8 | </p><p> |
| 9 | 9 | ||
| 10 | Equivalent to print_ustack(<code class="function">ubacktrace</code>), except that deeper stack | 10 | Equivalent to print_ustack(<code class="function">ubacktrace</code>), except that deeper stack |
| 11 | nesting may be supported. Returns nothing. See <code class="function">print_backtrace</code> | 11 | nesting may be supported. Returns nothing. See <code class="function">print_backtrace</code> |
| 12 | for kernel backtrace. | 12 | for kernel backtrace. |
| 13 | </p></div><div class="refsect1" title="Note"><a name="idp5083088"></a><h2>Note</h2><p> | 13 | </p></div><div class="refsect1" title="Note"><a name="idp5087776"></a><h2>Note</h2><p> |
| 14 | To get (full) backtraces for user space applications and shared | 14 | To get (full) backtraces for user space applications and shared |
| 15 | shared libraries not mentioned in the current script run stap with | 15 | shared libraries not mentioned in the current script run stap with |
| 16 | -d /path/to/exe-or-so and/or add --ldd to load all needed unwind data. | 16 | -d /path/to/exe-or-so and/or add --ldd to load all needed unwind data. |
diff --git a/tapsets/API-print-ustack.html b/tapsets/API-print-ustack.html index c4faa686..0e00cecd 100644 --- a/tapsets/API-print-ustack.html +++ b/tapsets/API-print-ustack.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Print out stack for the current task from string. | 2 | Print out stack for the current task from string. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | print_ustack(stk:string) | 4 | print_ustack(stk:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5101520"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>stk</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5106208"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>stk</code></em></span></dt><dd><p> |
| 6 | String with list of hexadecimal addresses for the current task. | 6 | String with list of hexadecimal addresses for the current task. |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5104672"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5109360"></a><h2>Description</h2><p> |
| 8 | Perform a symbolic lookup of the addresses in the given string, | 8 | Perform a symbolic lookup of the addresses in the given string, |
| 9 | which is assumed to be the result of a prior call to | 9 | which is assumed to be the result of a prior call to |
| 10 | <code class="function">ubacktrace</code> for the current task. | 10 | <code class="function">ubacktrace</code> for the current task. |
| @@ -13,6 +13,6 @@ | |||
| 13 | Print one line per address, including the address, the | 13 | Print one line per address, including the address, the |
| 14 | name of the function containing the address, and an estimate of | 14 | name of the function containing the address, and an estimate of |
| 15 | its position within that function. Return nothing. | 15 | its position within that function. Return nothing. |
| 16 | </p></div><div class="refsect1" title="NOTE"><a name="idp5107040"></a><h2>NOTE</h2><p> | 16 | </p></div><div class="refsect1" title="NOTE"><a name="idp5111728"></a><h2>NOTE</h2><p> |
| 17 | it is recommended to use <code class="function">print_usyms</code> instead of this function. | 17 | it is recommended to use <code class="function">print_usyms</code> instead of this function. |
| 18 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-print-ubacktrace-brief.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-print-usyms.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::print_ubacktrace_brief</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::print_usyms</span></td></tr></table></div></body></html> | 18 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-print-ubacktrace-brief.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-print-usyms.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::print_ubacktrace_brief</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::print_usyms</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-printk.html b/tapsets/API-printk.html index 374d055d..c85e7541 100644 --- a/tapsets/API-printk.html +++ b/tapsets/API-printk.html | |||
| @@ -2,11 +2,11 @@ | |||
| 2 | Send a message to the kernel trace buffer | 2 | Send a message to the kernel trace buffer |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | printk(level:long,msg:string) | 4 | printk(level:long,msg:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11136768"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>level</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11140496"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>level</code></em></span></dt><dd><p> |
| 6 | an integer for the severity level (0=KERN_EMERG ... 7=KERN_DEBUG) | 6 | an integer for the severity level (0=KERN_EMERG ... 7=KERN_DEBUG) |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>msg</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>msg</code></em></span></dt><dd><p> |
| 8 | The formatted message string | 8 | The formatted message string |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11142000"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11145728"></a><h2>Description</h2><p> |
| 10 | Print a line of text to the kernel dmesg/console with the | 10 | Print a line of text to the kernel dmesg/console with the |
| 11 | given severity. An implicit end-of-line is added. This function may | 11 | given severity. An implicit end-of-line is added. This function may |
| 12 | not be safely called from all kernel probe contexts, so is restricted | 12 | not be safely called from all kernel probe contexts, so is restricted |
diff --git a/tapsets/API-probe-type.html b/tapsets/API-probe-type.html index 13a5723c..a336b4ea 100644 --- a/tapsets/API-probe-type.html +++ b/tapsets/API-probe-type.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | The low level probe handler type of the current probe. | 2 | The low level probe handler type of the current probe. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | probe_type:string() | 4 | probe_type:string() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5127856"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5132544"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5129008"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5133696"></a><h2>Description</h2><p> |
| 8 | Returns a short string describing the low level probe handler | 8 | Returns a short string describing the low level probe handler |
| 9 | type for the current probe point. This is for informational purposes only. | 9 | type for the current probe point. This is for informational purposes only. |
| 10 | Depending on the low level probe handler different context functions can | 10 | Depending on the low level probe handler different context functions can |
diff --git a/tapsets/API-probefunc.html b/tapsets/API-probefunc.html index bc092657..ce3c4191 100644 --- a/tapsets/API-probefunc.html +++ b/tapsets/API-probefunc.html | |||
| @@ -2,14 +2,14 @@ | |||
| 2 | Return the probe point's function name, if known | 2 | Return the probe point's function name, if known |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | probefunc:string() | 4 | probefunc:string() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5136864"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5141552"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5138016"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5142704"></a><h2>Description</h2><p> |
| 8 | This function returns the name of the function being probed | 8 | This function returns the name of the function being probed |
| 9 | based on the current address, as computed by symname(<code class="function">addr</code>) or | 9 | based on the current address, as computed by symname(<code class="function">addr</code>) or |
| 10 | usymname(<code class="function">uaddr</code>) depending on probe context (whether the probe is | 10 | usymname(<code class="function">uaddr</code>) depending on probe context (whether the probe is |
| 11 | a user probe or a kernel probe). | 11 | a user probe or a kernel probe). |
| 12 | </p></div><div class="refsect1" title="Please note"><a name="idp5140656"></a><h2>Please note</h2><p> | 12 | </p></div><div class="refsect1" title="Please note"><a name="idp5145344"></a><h2>Please note</h2><p> |
| 13 | this function's behaviour differs between SystemTap 2.0 | 13 | this function's behaviour differs between SystemTap 2.0 |
| 14 | and earlier versions. Prior to 2.0, <code class="function">probefunc</code> obtained the function | 14 | and earlier versions. Prior to 2.0, <code class="function">probefunc</code> obtained the function |
| 15 | name from the probe point string as returned by <code class="function">pp</code>, and used the | 15 | name from the probe point string as returned by <code class="function">pp</code>, and used the |
diff --git a/tapsets/API-probemod.html b/tapsets/API-probemod.html index fe7b4fe8..20114242 100644 --- a/tapsets/API-probemod.html +++ b/tapsets/API-probemod.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Return the probe point's kernel module name | 2 | Return the probe point's kernel module name |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | probemod:string() | 4 | probemod:string() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5149360"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5154048"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5150512"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5155200"></a><h2>Description</h2><p> |
| 8 | This function returns the name of the kernel module | 8 | This function returns the name of the kernel module |
| 9 | containing the probe point, if known. | 9 | containing the probe point, if known. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-probefunc.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-pstrace.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::probefunc</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::pstrace</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-probefunc.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-pstrace.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::probefunc</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::pstrace</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-proc-mem-data-pid.html b/tapsets/API-proc-mem-data-pid.html index 8b91aa6e..529e55cd 100644 --- a/tapsets/API-proc-mem-data-pid.html +++ b/tapsets/API-proc-mem-data-pid.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Program data size (data + stack) in pages | 2 | Program data size (data + stack) in pages |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | proc_mem_data_pid:long(pid:long) | 4 | proc_mem_data_pid:long(pid:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6066768"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>pid</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6071840"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>pid</code></em></span></dt><dd><p> |
| 6 | The pid of process to examine | 6 | The pid of process to examine |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6069824"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6074896"></a><h2>Description</h2><p> |
| 8 | Returns the given process data size (data + stack) | 8 | Returns the given process data size (data + stack) |
| 9 | in pages, or zero when the process doesn't exist or the number of | 9 | in pages, or zero when the process doesn't exist or the number of |
| 10 | pages couldn't be retrieved. | 10 | pages couldn't be retrieved. |
diff --git a/tapsets/API-proc-mem-data.html b/tapsets/API-proc-mem-data.html index 0a267cfc..9f0d2cad 100644 --- a/tapsets/API-proc-mem-data.html +++ b/tapsets/API-proc-mem-data.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Program data size (data + stack) in pages | 2 | Program data size (data + stack) in pages |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | proc_mem_data:long() | 4 | proc_mem_data:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6058192"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6063264"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp6059344"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp6064416"></a><h2>Description</h2><p> |
| 8 | Returns the current process data size (data + stack) | 8 | Returns the current process data size (data + stack) |
| 9 | in pages, or zero when there is no current process or the number of | 9 | in pages, or zero when there is no current process or the number of |
| 10 | pages couldn't be retrieved. | 10 | pages couldn't be retrieved. |
diff --git a/tapsets/API-proc-mem-rss-pid.html b/tapsets/API-proc-mem-rss-pid.html index 7beaf34c..beae150d 100644 --- a/tapsets/API-proc-mem-rss-pid.html +++ b/tapsets/API-proc-mem-rss-pid.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Program resident set size in pages | 2 | Program resident set size in pages |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | proc_mem_rss_pid:long(pid:long) | 4 | proc_mem_rss_pid:long(pid:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6085824"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>pid</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6090896"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>pid</code></em></span></dt><dd><p> |
| 6 | The pid of process to examine | 6 | The pid of process to examine |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6088880"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6093952"></a><h2>Description</h2><p> |
| 8 | Returns the resident set size in pages of the given | 8 | Returns the resident set size in pages of the given |
| 9 | process, or zero when the process doesn't exist or the number of | 9 | process, or zero when the process doesn't exist or the number of |
| 10 | pages couldn't be retrieved. | 10 | pages couldn't be retrieved. |
diff --git a/tapsets/API-proc-mem-rss.html b/tapsets/API-proc-mem-rss.html index 83624a9f..ce0b7c16 100644 --- a/tapsets/API-proc-mem-rss.html +++ b/tapsets/API-proc-mem-rss.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Program resident set size in pages | 2 | Program resident set size in pages |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | proc_mem_rss:long() | 4 | proc_mem_rss:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6077248"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6082320"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp6078400"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp6083472"></a><h2>Description</h2><p> |
| 8 | Returns the resident set size in pages of the current | 8 | Returns the resident set size in pages of the current |
| 9 | process, or zero when there is no current process or the number of | 9 | process, or zero when there is no current process or the number of |
| 10 | pages couldn't be retrieved. | 10 | pages couldn't be retrieved. |
diff --git a/tapsets/API-proc-mem-shr-pid.html b/tapsets/API-proc-mem-shr-pid.html index 4e84f8e1..7d750195 100644 --- a/tapsets/API-proc-mem-shr-pid.html +++ b/tapsets/API-proc-mem-shr-pid.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Program shared pages (from shared mappings) | 2 | Program shared pages (from shared mappings) |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | proc_mem_shr_pid:long(pid:long) | 4 | proc_mem_shr_pid:long(pid:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6104896"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>pid</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6109968"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>pid</code></em></span></dt><dd><p> |
| 6 | The pid of process to examine | 6 | The pid of process to examine |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6107952"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6113024"></a><h2>Description</h2><p> |
| 8 | Returns the shared pages (from shared mappings) of the | 8 | Returns the shared pages (from shared mappings) of the |
| 9 | given process, or zero when the process doesn't exist or the | 9 | given process, or zero when the process doesn't exist or the |
| 10 | number of pages couldn't be retrieved. | 10 | number of pages couldn't be retrieved. |
diff --git a/tapsets/API-proc-mem-shr.html b/tapsets/API-proc-mem-shr.html index 82c0de09..a6d1bcc6 100644 --- a/tapsets/API-proc-mem-shr.html +++ b/tapsets/API-proc-mem-shr.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Program shared pages (from shared mappings) | 2 | Program shared pages (from shared mappings) |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | proc_mem_shr:long() | 4 | proc_mem_shr:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6096304"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6101376"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp6097456"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp6102528"></a><h2>Description</h2><p> |
| 8 | Returns the shared pages (from shared mappings) of the | 8 | Returns the shared pages (from shared mappings) of the |
| 9 | current process, or zero when there is no current process or the | 9 | current process, or zero when there is no current process or the |
| 10 | number of pages couldn't be retrieved. | 10 | number of pages couldn't be retrieved. |
diff --git a/tapsets/API-proc-mem-size-pid.html b/tapsets/API-proc-mem-size-pid.html index 0c44b7cf..9b715e01 100644 --- a/tapsets/API-proc-mem-size-pid.html +++ b/tapsets/API-proc-mem-size-pid.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Total program virtual memory size in pages | 2 | Total program virtual memory size in pages |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | proc_mem_size_pid:long(pid:long) | 4 | proc_mem_size_pid:long(pid:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6123968"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>pid</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6129040"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>pid</code></em></span></dt><dd><p> |
| 6 | The pid of process to examine | 6 | The pid of process to examine |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6127024"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6132096"></a><h2>Description</h2><p> |
| 8 | Returns the total virtual memory size in pages of the | 8 | Returns the total virtual memory size in pages of the |
| 9 | given process, or zero when that process doesn't exist or the | 9 | given process, or zero when that process doesn't exist or the |
| 10 | number of pages couldn't be retrieved. | 10 | number of pages couldn't be retrieved. |
diff --git a/tapsets/API-proc-mem-size.html b/tapsets/API-proc-mem-size.html index b9310e28..4cea78d6 100644 --- a/tapsets/API-proc-mem-size.html +++ b/tapsets/API-proc-mem-size.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Total program virtual memory size in pages | 2 | Total program virtual memory size in pages |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | proc_mem_size:long() | 4 | proc_mem_size:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6115376"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6120448"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp6116528"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp6121600"></a><h2>Description</h2><p> |
| 8 | Returns the total virtual memory size in pages of the | 8 | Returns the total virtual memory size in pages of the |
| 9 | current process, or zero when there is no current process or the | 9 | current process, or zero when there is no current process or the |
| 10 | number of pages couldn't be retrieved. | 10 | number of pages couldn't be retrieved. |
diff --git a/tapsets/API-proc-mem-string-pid.html b/tapsets/API-proc-mem-string-pid.html index c3c98b18..cec6e2de 100644 --- a/tapsets/API-proc-mem-string-pid.html +++ b/tapsets/API-proc-mem-string-pid.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Human readable string of process memory usage | 2 | Human readable string of process memory usage |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | proc_mem_string_pid:string(pid:long) | 4 | proc_mem_string_pid:string(pid:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6143472"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>pid</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6148544"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>pid</code></em></span></dt><dd><p> |
| 6 | The pid of process to examine | 6 | The pid of process to examine |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6146528"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6151600"></a><h2>Description</h2><p> |
| 8 | Returns a human readable string showing the size, rss, | 8 | Returns a human readable string showing the size, rss, |
| 9 | shr, txt and data of the memory used by the given process. | 9 | shr, txt and data of the memory used by the given process. |
| 10 | For example <span class="quote">“<span class="quote">size: 301m, rss: 11m, shr: 8m, txt: 52k, data: 2248k</span>”</span>. | 10 | For example <span class="quote">“<span class="quote">size: 301m, rss: 11m, shr: 8m, txt: 52k, data: 2248k</span>”</span>. |
diff --git a/tapsets/API-proc-mem-string.html b/tapsets/API-proc-mem-string.html index 7149bc1d..315c0920 100644 --- a/tapsets/API-proc-mem-string.html +++ b/tapsets/API-proc-mem-string.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Human readable string of current proc memory usage | 2 | Human readable string of current proc memory usage |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | proc_mem_string:string() | 4 | proc_mem_string:string() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6134528"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6139600"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp6135680"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp6140752"></a><h2>Description</h2><p> |
| 8 | Returns a human readable string showing the size, rss, | 8 | Returns a human readable string showing the size, rss, |
| 9 | shr, txt and data of the memory used by the current process. | 9 | shr, txt and data of the memory used by the current process. |
| 10 | For example <span class="quote">“<span class="quote">size: 301m, rss: 11m, shr: 8m, txt: 52k, data: 2248k</span>”</span>. | 10 | For example <span class="quote">“<span class="quote">size: 301m, rss: 11m, shr: 8m, txt: 52k, data: 2248k</span>”</span>. |
diff --git a/tapsets/API-proc-mem-txt-pid.html b/tapsets/API-proc-mem-txt-pid.html index e9107ae4..fcd76d71 100644 --- a/tapsets/API-proc-mem-txt-pid.html +++ b/tapsets/API-proc-mem-txt-pid.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Program text (code) size in pages | 2 | Program text (code) size in pages |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | proc_mem_txt_pid:long(pid:long) | 4 | proc_mem_txt_pid:long(pid:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6162896"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>pid</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6167968"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>pid</code></em></span></dt><dd><p> |
| 6 | The pid of process to examine | 6 | The pid of process to examine |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6165952"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6171024"></a><h2>Description</h2><p> |
| 8 | Returns the given process text (code) size in pages, | 8 | Returns the given process text (code) size in pages, |
| 9 | or zero when the process doesn't exist or the number of pages | 9 | or zero when the process doesn't exist or the number of pages |
| 10 | couldn't be retrieved. | 10 | couldn't be retrieved. |
diff --git a/tapsets/API-proc-mem-txt.html b/tapsets/API-proc-mem-txt.html index f1fc2ce2..4d8b50d7 100644 --- a/tapsets/API-proc-mem-txt.html +++ b/tapsets/API-proc-mem-txt.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Program text (code) size in pages | 2 | Program text (code) size in pages |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | proc_mem_txt:long() | 4 | proc_mem_txt:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6154320"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6159392"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp6155472"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp6160544"></a><h2>Description</h2><p> |
| 8 | Returns the current process text (code) size in pages, | 8 | Returns the current process text (code) size in pages, |
| 9 | or zero when there is no current process or the number of pages | 9 | or zero when there is no current process or the number of pages |
| 10 | couldn't be retrieved. | 10 | couldn't be retrieved. |
diff --git a/tapsets/API-pstrace.html b/tapsets/API-pstrace.html index 16f2bc39..c041f2f1 100644 --- a/tapsets/API-pstrace.html +++ b/tapsets/API-pstrace.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Chain of processes and pids back to init(1) | 2 | Chain of processes and pids back to init(1) |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | pstrace:string(task:long) | 4 | pstrace:string(task:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5157872"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5162560"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> |
| 6 | Pointer to task struct of process | 6 | Pointer to task struct of process |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5160928"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5165616"></a><h2>Description</h2><p> |
| 8 | This function returns a string listing execname and pid for each | 8 | This function returns a string listing execname and pid for each |
| 9 | process starting from <em class="parameter"><code>task</code></em> back to the process ancestor | 9 | process starting from <em class="parameter"><code>task</code></em> back to the process ancestor |
| 10 | that init(1) spawned. | 10 | that init(1) spawned. |
diff --git a/tapsets/API-qs-done.html b/tapsets/API-qs-done.html index 7ad62e62..24620572 100644 --- a/tapsets/API-qs-done.html +++ b/tapsets/API-qs-done.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Function to record finishing request | 2 | Function to record finishing request |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | qs_done(qname:string) | 4 | qs_done(qname:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11162704"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>qname</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11166544"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>qname</code></em></span></dt><dd><p> |
| 6 | the name of the service that finished | 6 | the name of the service that finished |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11165920"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11169760"></a><h2>Description</h2><p> |
| 8 | This function records that a request | 8 | This function records that a request |
| 9 | originally from the given queue has completed being | 9 | originally from the given queue has completed being |
| 10 | serviced. | 10 | serviced. |
diff --git a/tapsets/API-qs-run.html b/tapsets/API-qs-run.html index a76af2ee..d7cb524e 100644 --- a/tapsets/API-qs-run.html +++ b/tapsets/API-qs-run.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Function to record being moved from wait queue to being serviced | 2 | Function to record being moved from wait queue to being serviced |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | qs_run(qname:string) | 4 | qs_run(qname:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11174016"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>qname</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11177792"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>qname</code></em></span></dt><dd><p> |
| 6 | the name of the service being moved and started | 6 | the name of the service being moved and started |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11177248"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11181024"></a><h2>Description</h2><p> |
| 8 | This function records that the previous enqueued | 8 | This function records that the previous enqueued |
| 9 | request was removed from the given wait queue and is now | 9 | request was removed from the given wait queue and is now |
| 10 | being serviced. | 10 | being serviced. |
diff --git a/tapsets/API-qs-wait.html b/tapsets/API-qs-wait.html index ad8d384d..bc7cf1a6 100644 --- a/tapsets/API-qs-wait.html +++ b/tapsets/API-qs-wait.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Function to record enqueue requests | 2 | Function to record enqueue requests |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | qs_wait(qname:string) | 4 | qs_wait(qname:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11185280"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>qname</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11189104"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>qname</code></em></span></dt><dd><p> |
| 6 | the name of the queue requesting enqueue | 6 | the name of the queue requesting enqueue |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11188496"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11192320"></a><h2>Description</h2><p> |
| 8 | This function records that a new request | 8 | This function records that a new request |
| 9 | was enqueued for the given queue name. | 9 | was enqueued for the given queue name. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-qs-run.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="queue_stats.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-qsq-blocked.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::qs_run</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::qsq_blocked</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-qs-run.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="queue_stats.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-qsq-blocked.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::qs_run</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::qsq_blocked</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-qsq-blocked.html b/tapsets/API-qsq-blocked.html index 1455e73d..799f1365 100644 --- a/tapsets/API-qsq-blocked.html +++ b/tapsets/API-qsq-blocked.html | |||
| @@ -2,11 +2,11 @@ | |||
| 2 | Returns the time reqest was on the wait queue | 2 | Returns the time reqest was on the wait queue |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | qsq_blocked:long(qname:string,scale:long) | 4 | qsq_blocked:long(qname:string,scale:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11196496"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>qname</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11200368"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>qname</code></em></span></dt><dd><p> |
| 6 | queue name | 6 | queue name |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>scale</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>scale</code></em></span></dt><dd><p> |
| 8 | scale variable to take account for interval fraction | 8 | scale variable to take account for interval fraction |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11201728"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11205600"></a><h2>Description</h2><p> |
| 10 | This function returns the fraction of elapsed time during | 10 | This function returns the fraction of elapsed time during |
| 11 | which one or more requests were on the wait queue. | 11 | which one or more requests were on the wait queue. |
| 12 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-qs-wait.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="queue_stats.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-qsq-print.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::qs_wait</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::qsq_print</span></td></tr></table></div></body></html> | 12 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-qs-wait.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="queue_stats.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-qsq-print.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::qs_wait</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::qsq_print</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-qsq-print.html b/tapsets/API-qsq-print.html index 4808265a..c157a5bb 100644 --- a/tapsets/API-qsq-print.html +++ b/tapsets/API-qsq-print.html | |||
| @@ -2,11 +2,11 @@ | |||
| 2 | Prints a line of statistics for the given queue | 2 | Prints a line of statistics for the given queue |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | qsq_print(qname:string) | 4 | qsq_print(qname:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11209728"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>qname</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11213552"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>qname</code></em></span></dt><dd><p> |
| 6 | queue name | 6 | queue name |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11212912"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11216736"></a><h2>Description</h2><p> |
| 8 | This function prints a line containing the following | 8 | This function prints a line containing the following |
| 9 | </p></div><div class="refsect1" title="statistics for the given queue"><a name="idp11214176"></a><h2>statistics for the given queue</h2><p> | 9 | </p></div><div class="refsect1" title="statistics for the given queue"><a name="idp11218000"></a><h2>statistics for the given queue</h2><p> |
| 10 | the queue name, | 10 | the queue name, |
| 11 | the average rate of requests per second, | 11 | the average rate of requests per second, |
| 12 | the average wait queue length, | 12 | the average wait queue length, |
diff --git a/tapsets/API-qsq-service-time.html b/tapsets/API-qsq-service-time.html index d9eedc08..6b3f3b96 100644 --- a/tapsets/API-qsq-service-time.html +++ b/tapsets/API-qsq-service-time.html | |||
| @@ -2,11 +2,11 @@ | |||
| 2 | Amount of time per request service | 2 | Amount of time per request service |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | qsq_service_time:long(qname:string,scale:long) | 4 | qsq_service_time:long(qname:string,scale:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11222720"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>qname</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11226256"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>qname</code></em></span></dt><dd><p> |
| 6 | queue name | 6 | queue name |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>scale</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>scale</code></em></span></dt><dd><p> |
| 8 | scale variable to take account for interval fraction | 8 | scale variable to take account for interval fraction |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11227952"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11231488"></a><h2>Description</h2><p> |
| 10 | This function returns the average time in microseconds | 10 | This function returns the average time in microseconds |
| 11 | required to service a request once it is removed from the wait queue. | 11 | required to service a request once it is removed from the wait queue. |
| 12 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-qsq-print.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="queue_stats.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-qsq-start.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::qsq_print</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::qsq_start</span></td></tr></table></div></body></html> | 12 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-qsq-print.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="queue_stats.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-qsq-start.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::qsq_print</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::qsq_start</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-qsq-start.html b/tapsets/API-qsq-start.html index 81c93d5d..a3b04b97 100644 --- a/tapsets/API-qsq-start.html +++ b/tapsets/API-qsq-start.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Function to reset the stats for a queue | 2 | Function to reset the stats for a queue |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | qsq_start(qname:string) | 4 | qsq_start(qname:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11235984"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>qname</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11239504"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>qname</code></em></span></dt><dd><p> |
| 6 | the name of the service that finished | 6 | the name of the service that finished |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11239200"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11242720"></a><h2>Description</h2><p> |
| 8 | This function resets the statistics counters for the given | 8 | This function resets the statistics counters for the given |
| 9 | queue, and restarts tracking from the moment the function was called. | 9 | queue, and restarts tracking from the moment the function was called. |
| 10 | This function is also used to create intialize a queue. | 10 | This function is also used to create intialize a queue. |
diff --git a/tapsets/API-qsq-throughput.html b/tapsets/API-qsq-throughput.html index f0c9ffa1..1990a1a5 100644 --- a/tapsets/API-qsq-throughput.html +++ b/tapsets/API-qsq-throughput.html | |||
| @@ -2,11 +2,11 @@ | |||
| 2 | Number of requests served per unit time | 2 | Number of requests served per unit time |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | qsq_throughput:long(qname:string,scale:long) | 4 | qsq_throughput:long(qname:string,scale:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11247328"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>qname</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11250912"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>qname</code></em></span></dt><dd><p> |
| 6 | queue name | 6 | queue name |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>scale</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>scale</code></em></span></dt><dd><p> |
| 8 | scale variable to take account for interval fraction | 8 | scale variable to take account for interval fraction |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11252560"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11256144"></a><h2>Description</h2><p> |
| 10 | This function returns the average number or requests | 10 | This function returns the average number or requests |
| 11 | served per microsecond. | 11 | served per microsecond. |
| 12 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-qsq-start.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="queue_stats.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-qsq-utilization.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::qsq_start</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::qsq_utilization</span></td></tr></table></div></body></html> | 12 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-qsq-start.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="queue_stats.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-qsq-utilization.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::qsq_start</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::qsq_utilization</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-qsq-utilization.html b/tapsets/API-qsq-utilization.html index 8571545f..5e00561d 100644 --- a/tapsets/API-qsq-utilization.html +++ b/tapsets/API-qsq-utilization.html | |||
| @@ -2,11 +2,11 @@ | |||
| 2 | Fraction of time that any request was being serviced | 2 | Fraction of time that any request was being serviced |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | qsq_utilization:long(qname:string,scale:long) | 4 | qsq_utilization:long(qname:string,scale:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11260656"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>qname</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11264240"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>qname</code></em></span></dt><dd><p> |
| 6 | queue name | 6 | queue name |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>scale</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>scale</code></em></span></dt><dd><p> |
| 8 | scale variable to take account for interval fraction | 8 | scale variable to take account for interval fraction |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11265888"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11269472"></a><h2>Description</h2><p> |
| 10 | This function returns the average time in microseconds | 10 | This function returns the average time in microseconds |
| 11 | that at least one request was being serviced. | 11 | that at least one request was being serviced. |
| 12 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-qsq-throughput.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="queue_stats.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-qsq-wait-queue-length.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::qsq_throughput</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::qsq_wait_queue_length</span></td></tr></table></div></body></html> | 12 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-qsq-throughput.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="queue_stats.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-qsq-wait-queue-length.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::qsq_throughput</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::qsq_wait_queue_length</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-qsq-wait-queue-length.html b/tapsets/API-qsq-wait-queue-length.html index 01a71b06..22122817 100644 --- a/tapsets/API-qsq-wait-queue-length.html +++ b/tapsets/API-qsq-wait-queue-length.html | |||
| @@ -2,10 +2,10 @@ | |||
| 2 | length of wait queue | 2 | length of wait queue |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | qsq_wait_queue_length:long(qname:string,scale:long) | 4 | qsq_wait_queue_length:long(qname:string,scale:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11273984"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>qname</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11277616"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>qname</code></em></span></dt><dd><p> |
| 6 | queue name | 6 | queue name |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>scale</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>scale</code></em></span></dt><dd><p> |
| 8 | scale variable to take account for interval fraction | 8 | scale variable to take account for interval fraction |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11279216"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11282848"></a><h2>Description</h2><p> |
| 10 | This function returns the average length of the wait queue | 10 | This function returns the average length of the wait queue |
| 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-qsq-utilization.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="queue_stats.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-qsq-wait-time.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::qsq_utilization</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::qsq_wait_time</span></td></tr></table></div></body></html> | 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-qsq-utilization.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="queue_stats.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-qsq-wait-time.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::qsq_utilization</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::qsq_wait_time</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-qsq-wait-time.html b/tapsets/API-qsq-wait-time.html index a6598c34..9db39979 100644 --- a/tapsets/API-qsq-wait-time.html +++ b/tapsets/API-qsq-wait-time.html | |||
| @@ -2,11 +2,11 @@ | |||
| 2 | Amount of time in queue + service per request | 2 | Amount of time in queue + service per request |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | qsq_wait_time:long(qname:string,scale:long) | 4 | qsq_wait_time:long(qname:string,scale:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11287184"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>qname</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11290768"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>qname</code></em></span></dt><dd><p> |
| 6 | queue name | 6 | queue name |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>scale</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>scale</code></em></span></dt><dd><p> |
| 8 | scale variable to take account for interval fraction | 8 | scale variable to take account for interval fraction |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11292416"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11296000"></a><h2>Description</h2><p> |
| 10 | This function returns the average time in microseconds | 10 | This function returns the average time in microseconds |
| 11 | that it took for a request to be serviced (<code class="function">qs_wait</code> to <code class="function">qa_done</code>). | 11 | that it took for a request to be serviced (<code class="function">qs_wait</code> to <code class="function">qa_done</code>). |
| 12 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-qsq-wait-queue-length.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="queue_stats.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="random.stp.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::qsq_wait_queue_length</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 23. Random functions Tapset</td></tr></table></div></body></html> | 12 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-qsq-wait-queue-length.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="queue_stats.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="random.stp.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::qsq_wait_queue_length</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 23. Random functions Tapset</td></tr></table></div></body></html> |
diff --git a/tapsets/API-randint.html b/tapsets/API-randint.html index 3812c14d..1d9dd41a 100644 --- a/tapsets/API-randint.html +++ b/tapsets/API-randint.html | |||
| @@ -2,6 +2,6 @@ | |||
| 2 | Return a random number between [0,n) | 2 | Return a random number between [0,n) |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | randint:long(n:long) | 4 | randint:long(n:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11303200"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11306784"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> |
| 6 | Number past upper limit of range, not larger than 2**20. | 6 | Number past upper limit of range, not larger than 2**20. |
| 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="random.stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="random.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="conversions.stp.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 23. Random functions Tapset </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 24. String and data retrieving functions Tapset</td></tr></table></div></body></html> | 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="random.stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="random.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="conversions.stp.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 23. Random functions Tapset </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 24. String and data retrieving functions Tapset</td></tr></table></div></body></html> |
diff --git a/tapsets/API-read-stopwatch-ms.html b/tapsets/API-read-stopwatch-ms.html index 08decdf9..dee4d4ce 100644 --- a/tapsets/API-read-stopwatch-ms.html +++ b/tapsets/API-read-stopwatch-ms.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Reads the time in milliseconds for a stopwatch | 2 | Reads the time in milliseconds for a stopwatch |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | read_stopwatch_ms:long(name:string) | 4 | read_stopwatch_ms:long(name:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5887888"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5892432"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | stopwatch name | 6 | stopwatch name |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5890944"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5895488"></a><h2>Description</h2><p> |
| 8 | Returns time in milliseconds for stopwatch <em class="parameter"><code>name</code></em>. | 8 | Returns time in milliseconds for stopwatch <em class="parameter"><code>name</code></em>. |
| 9 | Creates stopwatch <em class="parameter"><code>name</code></em> if it does not currently exist. | 9 | Creates stopwatch <em class="parameter"><code>name</code></em> if it does not currently exist. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-local-clock-us.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="timestamp_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-read-stopwatch-ns.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::local_clock_us</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::read_stopwatch_ns</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-local-clock-us.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="timestamp_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-read-stopwatch-ns.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::local_clock_us</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::read_stopwatch_ns</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-read-stopwatch-ns.html b/tapsets/API-read-stopwatch-ns.html index c2ea89c4..5c25d64a 100644 --- a/tapsets/API-read-stopwatch-ns.html +++ b/tapsets/API-read-stopwatch-ns.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Reads the time in nanoseconds for a stopwatch | 2 | Reads the time in nanoseconds for a stopwatch |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | read_stopwatch_ns:long(name:string) | 4 | read_stopwatch_ns:long(name:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5899440"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5903984"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | stopwatch name | 6 | stopwatch name |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5902496"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5907040"></a><h2>Description</h2><p> |
| 8 | Returns time in nanoseconds for stopwatch <em class="parameter"><code>name</code></em>. | 8 | Returns time in nanoseconds for stopwatch <em class="parameter"><code>name</code></em>. |
| 9 | Creates stopwatch <em class="parameter"><code>name</code></em> if it does not currently exist. | 9 | Creates stopwatch <em class="parameter"><code>name</code></em> if it does not currently exist. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-read-stopwatch-ms.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="timestamp_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-read-stopwatch-s.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::read_stopwatch_ms</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::read_stopwatch_s</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-read-stopwatch-ms.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="timestamp_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-read-stopwatch-s.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::read_stopwatch_ms</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::read_stopwatch_s</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-read-stopwatch-s.html b/tapsets/API-read-stopwatch-s.html index dd18973d..8a5acb3b 100644 --- a/tapsets/API-read-stopwatch-s.html +++ b/tapsets/API-read-stopwatch-s.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Reads the time in seconds for a stopwatch | 2 | Reads the time in seconds for a stopwatch |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | read_stopwatch_s:long(name:string) | 4 | read_stopwatch_s:long(name:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5910992"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5915536"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | stopwatch name | 6 | stopwatch name |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5914048"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5918592"></a><h2>Description</h2><p> |
| 8 | Returns time in seconds for stopwatch <em class="parameter"><code>name</code></em>. | 8 | Returns time in seconds for stopwatch <em class="parameter"><code>name</code></em>. |
| 9 | Creates stopwatch <em class="parameter"><code>name</code></em> if it does not currently exist. | 9 | Creates stopwatch <em class="parameter"><code>name</code></em> if it does not currently exist. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-read-stopwatch-ns.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="timestamp_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-read-stopwatch-us.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::read_stopwatch_ns</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::read_stopwatch_us</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-read-stopwatch-ns.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="timestamp_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-read-stopwatch-us.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::read_stopwatch_ns</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::read_stopwatch_us</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-read-stopwatch-us.html b/tapsets/API-read-stopwatch-us.html index 088a35f9..678f1b10 100644 --- a/tapsets/API-read-stopwatch-us.html +++ b/tapsets/API-read-stopwatch-us.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Reads the time in microseconds for a stopwatch | 2 | Reads the time in microseconds for a stopwatch |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | read_stopwatch_us:long(name:string) | 4 | read_stopwatch_us:long(name:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5922544"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5927088"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | stopwatch name | 6 | stopwatch name |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5925600"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5930144"></a><h2>Description</h2><p> |
| 8 | Returns time in microseconds for stopwatch <em class="parameter"><code>name</code></em>. | 8 | Returns time in microseconds for stopwatch <em class="parameter"><code>name</code></em>. |
| 9 | Creates stopwatch <em class="parameter"><code>name</code></em> if it does not currently exist. | 9 | Creates stopwatch <em class="parameter"><code>name</code></em> if it does not currently exist. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-read-stopwatch-s.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="timestamp_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-start-stopwatch.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::read_stopwatch_s</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::start_stopwatch</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-read-stopwatch-s.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="timestamp_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-start-stopwatch.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::read_stopwatch_s</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::start_stopwatch</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-real-mount.html b/tapsets/API-real-mount.html index a0eba2ad..622555a6 100644 --- a/tapsets/API-real-mount.html +++ b/tapsets/API-real-mount.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | get the 'struct mount' pointer | 2 | get the 'struct mount' pointer |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | real_mount:long(vfsmnt:long) | 4 | real_mount:long(vfsmnt:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11052000"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>vfsmnt</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11055632"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>vfsmnt</code></em></span></dt><dd><p> |
| 6 | Pointer to 'struct vfsmount' | 6 | Pointer to 'struct vfsmount' |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11055200"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11058832"></a><h2>Description</h2><p> |
| 8 | </p><p> | 8 | </p><p> |
| 9 | 9 | ||
| 10 | Returns the 'struct mount' pointer value for a 'struct vfsmount' | 10 | Returns the 'struct mount' pointer value for a 'struct vfsmount' |
diff --git a/tapsets/API-register.html b/tapsets/API-register.html index 3a25fb77..b875c8e0 100644 --- a/tapsets/API-register.html +++ b/tapsets/API-register.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Return the signed value of the named CPU register | 2 | Return the signed value of the named CPU register |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | register:long(name:string) | 4 | register:long(name:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5168912"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5173600"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | Name of the register to return | 6 | Name of the register to return |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5171968"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5176656"></a><h2>Description</h2><p> |
| 8 | Return the value of the named CPU register, | 8 | Return the value of the named CPU register, |
| 9 | as it was saved when the current probe point was hit. | 9 | as it was saved when the current probe point was hit. |
| 10 | If the register is 32 bits, it is sign-extended to 64 bits. | 10 | If the register is 32 bits, it is sign-extended to 64 bits. |
diff --git a/tapsets/API-registers-valid.html b/tapsets/API-registers-valid.html index 21a58b99..b651b4fe 100644 --- a/tapsets/API-registers-valid.html +++ b/tapsets/API-registers-valid.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Determines validity of <code class="function">register</code> and <code class="function">u_register</code> in current context | 2 | Determines validity of <code class="function">register</code> and <code class="function">u_register</code> in current context |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | registers_valid:long() | 4 | registers_valid:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5182704"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5187392"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5183856"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5188544"></a><h2>Description</h2><p> |
| 8 | This function returns 1 if <code class="function">register</code> and <code class="function">u_register</code> | 8 | This function returns 1 if <code class="function">register</code> and <code class="function">u_register</code> |
| 9 | can be used in the current context, or 0 otherwise. | 9 | can be used in the current context, or 0 otherwise. |
| 10 | For example, <code class="function">registers_valid</code> returns 0 | 10 | For example, <code class="function">registers_valid</code> returns 0 |
diff --git a/tapsets/API-regparm.html b/tapsets/API-regparm.html index 8f3aed8f..a3272117 100644 --- a/tapsets/API-regparm.html +++ b/tapsets/API-regparm.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Specify regparm value used to compile function | 2 | Specify regparm value used to compile function |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | regparm(n:long) | 4 | regparm(n:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5193072"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5197760"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> |
| 6 | original regparm value | 6 | original regparm value |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5196128"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5200816"></a><h2>Description</h2><p> |
| 8 | Call this function with argument n before accessing function | 8 | Call this function with argument n before accessing function |
| 9 | arguments using the *_arg function is the function was build with the | 9 | arguments using the *_arg function is the function was build with the |
| 10 | gcc -mregparm=n option. | 10 | gcc -mregparm=n option. |
diff --git a/tapsets/API-remote-id.html b/tapsets/API-remote-id.html index d8d5fec0..3dc5008a 100644 --- a/tapsets/API-remote-id.html +++ b/tapsets/API-remote-id.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | The index of this instance in a remote execution. | 2 | The index of this instance in a remote execution. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | remote_id:long() | 4 | remote_id:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5204176"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5208864"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5205328"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5210016"></a><h2>Description</h2><p> |
| 8 | This function returns a number 0..N, which is the unique | 8 | This function returns a number 0..N, which is the unique |
| 9 | index of this particular script execution from a swarm of | 9 | index of this particular script execution from a swarm of |
| 10 | <span class="quote">“<span class="quote">stap --remote A --remote B ...</span>”</span> runs, and is the same number | 10 | <span class="quote">“<span class="quote">stap --remote A --remote B ...</span>”</span> runs, and is the same number |
diff --git a/tapsets/API-remote-uri.html b/tapsets/API-remote-uri.html index 54ff20a7..4862ba56 100644 --- a/tapsets/API-remote-uri.html +++ b/tapsets/API-remote-uri.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | The name of this instance in a remote execution. | 2 | The name of this instance in a remote execution. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | remote_uri:string() | 4 | remote_uri:string() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5214128"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5218816"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5215280"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5219968"></a><h2>Description</h2><p> |
| 8 | This function returns the remote host used to invoke | 8 | This function returns the remote host used to invoke |
| 9 | this particular script execution from a swarm of <span class="quote">“<span class="quote">stap --remote</span>”</span> runs. | 9 | this particular script execution from a swarm of <span class="quote">“<span class="quote">stap --remote</span>”</span> runs. |
| 10 | It may not be unique among the swarm. | 10 | It may not be unique among the swarm. |
diff --git a/tapsets/API-return-str.html b/tapsets/API-return-str.html index d548e51f..f8828a6c 100644 --- a/tapsets/API-return-str.html +++ b/tapsets/API-return-str.html | |||
| @@ -2,11 +2,11 @@ | |||
| 2 | Formats the return value as a string | 2 | Formats the return value as a string |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | return_str:string(format:long,ret:long) | 4 | return_str:string(format:long,ret:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10935760"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>format</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10939440"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>format</code></em></span></dt><dd><p> |
| 6 | Variable to determine return type base value | 6 | Variable to determine return type base value |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>ret</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>ret</code></em></span></dt><dd><p> |
| 8 | Return value (typically <code class="envar">$return</code>) | 8 | Return value (typically <code class="envar">$return</code>) |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10941408"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10945088"></a><h2>Description</h2><p> |
| 10 | This function is used by the syscall tapset, and | 10 | This function is used by the syscall tapset, and |
| 11 | returns a string. Set format equal to 1 for a decimal, | 11 | returns a string. Set format equal to 1 for a decimal, |
| 12 | 2 for hex, 3 for octal. | 12 | 2 for hex, 3 for octal. |
diff --git a/tapsets/API-returnstr.html b/tapsets/API-returnstr.html index a2efeef2..e0ac32ca 100644 --- a/tapsets/API-returnstr.html +++ b/tapsets/API-returnstr.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Formats the return value as a string | 2 | Formats the return value as a string |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | returnstr:string(format:long) | 4 | returnstr:string(format:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10950464"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>format</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10954192"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>format</code></em></span></dt><dd><p> |
| 6 | Variable to determine return type base value | 6 | Variable to determine return type base value |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10953680"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10957408"></a><h2>Description</h2><p> |
| 8 | This function is used by the nd_syscall tapset, and | 8 | This function is used by the nd_syscall tapset, and |
| 9 | returns a string. Set format equal to 1 for a decimal, | 9 | returns a string. Set format equal to 1 for a decimal, |
| 10 | 2 for hex, 3 for octal. | 10 | 2 for hex, 3 for octal. |
diff --git a/tapsets/API-returnval.html b/tapsets/API-returnval.html index 4542ee65..e78afa38 100644 --- a/tapsets/API-returnval.html +++ b/tapsets/API-returnval.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Possible return value of probed function | 2 | Possible return value of probed function |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | returnval:long() | 4 | returnval:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10963232"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10966912"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp10964448"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp10968128"></a><h2>Description</h2><p> |
| 8 | Return the value of the register in which function values | 8 | Return the value of the register in which function values |
| 9 | are typically returned. Can be used in probes where <code class="envar">$return</code> isn't | 9 | are typically returned. Can be used in probes where <code class="envar">$return</code> isn't |
| 10 | available. This is only a guess of the actual return value and can be | 10 | available. This is only a guess of the actual return value and can be |
diff --git a/tapsets/API-reverse-path-walk.html b/tapsets/API-reverse-path-walk.html index 86f486ba..f550e02b 100644 --- a/tapsets/API-reverse-path-walk.html +++ b/tapsets/API-reverse-path-walk.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | get the full dirent path | 2 | get the full dirent path |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | reverse_path_walk:string(dentry:long) | 4 | reverse_path_walk:string(dentry:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11063472"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dentry</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11067104"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dentry</code></em></span></dt><dd><p> |
| 6 | Pointer to dentry. | 6 | Pointer to dentry. |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11066672"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11070304"></a><h2>Description</h2><p> |
| 8 | </p><p> | 8 | </p><p> |
| 9 | 9 | ||
| 10 | Returns the path name (partial path to mount point). | 10 | Returns the path name (partial path to mount point). |
diff --git a/tapsets/API-s32-arg.html b/tapsets/API-s32-arg.html index eede2b55..581374bc 100644 --- a/tapsets/API-s32-arg.html +++ b/tapsets/API-s32-arg.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Return function argument as signed 32-bit value | 2 | Return function argument as signed 32-bit value |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | s32_arg:long(n:long) | 4 | s32_arg:long(n:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5223568"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5228256"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> |
| 6 | index of argument to return | 6 | index of argument to return |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5226624"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5231312"></a><h2>Description</h2><p> |
| 8 | Return the signed 32-bit value of argument n, | 8 | Return the signed 32-bit value of argument n, |
| 9 | same as int_arg. | 9 | same as int_arg. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-remote-uri.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-s64-arg.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::remote_uri</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::s64_arg</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-remote-uri.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-s64-arg.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::remote_uri</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::s64_arg</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-s64-arg.html b/tapsets/API-s64-arg.html index 31e66e4d..c573f843 100644 --- a/tapsets/API-s64-arg.html +++ b/tapsets/API-s64-arg.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Return function argument as signed 64-bit value | 2 | Return function argument as signed 64-bit value |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | s64_arg:long(n:long) | 4 | s64_arg:long(n:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5233952"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5238640"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> |
| 6 | index of argument to return | 6 | index of argument to return |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5237008"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5241696"></a><h2>Description</h2><p> |
| 8 | Return the signed 64-bit value of argument n, | 8 | Return the signed 64-bit value of argument n, |
| 9 | same as longlong_arg. | 9 | same as longlong_arg. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-s32-arg.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-sid.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::s32_arg</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::sid</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-s32-arg.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-sid.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::s32_arg</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::sid</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-sa-flags-str.html b/tapsets/API-sa-flags-str.html index cc77a9a6..dfba7b21 100644 --- a/tapsets/API-sa-flags-str.html +++ b/tapsets/API-sa-flags-str.html | |||
| @@ -2,6 +2,6 @@ | |||
| 2 | Returns the string representation of sa_flags | 2 | Returns the string representation of sa_flags |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | sa_flags_str:string(sa_flags:long) | 4 | sa_flags_str:string(sa_flags:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10449856"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sa_flags</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10453312"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sa_flags</code></em></span></dt><dd><p> |
| 6 | the set of flags to convert to string. | 6 | the set of flags to convert to string. |
| 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-is-sig-blocked.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="signal.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-sa-handler-str.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::is_sig_blocked</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::sa_handler_str</span></td></tr></table></div></body></html> | 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-is-sig-blocked.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="signal.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-sa-handler-str.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::is_sig_blocked</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::sa_handler_str</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-sa-handler-str.html b/tapsets/API-sa-handler-str.html index 0d7a4f3e..b0af4425 100644 --- a/tapsets/API-sa-handler-str.html +++ b/tapsets/API-sa-handler-str.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Returns the string representation of an sa_handler | 2 | Returns the string representation of an sa_handler |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | sa_handler_str(handler:) | 4 | sa_handler_str(handler:) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10459808"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>handler</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10463328"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>handler</code></em></span></dt><dd><p> |
| 6 | the sa_handler to convert to string. | 6 | the sa_handler to convert to string. |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10463024"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10466544"></a><h2>Description</h2><p> |
| 8 | Returns the string representation of an sa_handler. | 8 | Returns the string representation of an sa_handler. |
| 9 | If it is not SIG_DFL, SIG_IGN or SIG_ERR, it will return the address | 9 | If it is not SIG_DFL, SIG_IGN or SIG_ERR, it will return the address |
| 10 | of the handler. | 10 | of the handler. |
diff --git a/tapsets/API-scheduler-balance.html b/tapsets/API-scheduler-balance.html index 579fb107..aa779e8f 100644 --- a/tapsets/API-scheduler-balance.html +++ b/tapsets/API-scheduler-balance.html | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.balance</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="next" href="API-scheduler-cpu-off.html" title="probe::scheduler.cpu_off"></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>probe::scheduler.balance</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sched.stp.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-cpu-off.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.balance"><a name="API-scheduler-balance"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.balance — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.balance</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="next" href="API-scheduler-cpu-off.html" title="probe::scheduler.cpu_off"></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>probe::scheduler.balance</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="sched.stp.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-cpu-off.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.balance"><a name="API-scheduler-balance"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.balance — |
| 2 | A cpu attempting to find more work. | 2 | A cpu attempting to find more work. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.balance </pre></div><div class="refsect1" title="Values"><a name="idp6519120"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.balance </pre></div><div class="refsect1" title="Values"><a name="idp6523616"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | name of the probe point | 4 | name of the probe point |
| 5 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp6522320"></a><h2>Context</h2><p> | 5 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp6526816"></a><h2>Context</h2><p> |
| 6 | The cpu looking for more work. | 6 | The cpu looking for more work. |
| 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="sched.stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="sched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-scheduler-cpu-off.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 8. Scheduler Tapset </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::scheduler.cpu_off</span></td></tr></table></div></body></html> | 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="sched.stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="sched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-scheduler-cpu-off.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 8. Scheduler Tapset </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::scheduler.cpu_off</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-scheduler-cpu-off.html b/tapsets/API-scheduler-cpu-off.html index 54704967..ffcdcf9f 100644 --- a/tapsets/API-scheduler-cpu-off.html +++ b/tapsets/API-scheduler-cpu-off.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.cpu_off</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-balance.html" title="probe::scheduler.balance"><link rel="next" href="API-scheduler-cpu-on.html" title="probe::scheduler.cpu_on"></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>probe::scheduler.cpu_off</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-balance.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-cpu-on.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.cpu_off"><a name="API-scheduler-cpu-off"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.cpu_off — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.cpu_off</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-balance.html" title="probe::scheduler.balance"><link rel="next" href="API-scheduler-cpu-on.html" title="probe::scheduler.cpu_on"></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>probe::scheduler.cpu_off</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-balance.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-cpu-on.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.cpu_off"><a name="API-scheduler-cpu-off"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.cpu_off — |
| 2 | Process is about to stop running on a cpu | 2 | Process is about to stop running on a cpu |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.cpu_off </pre></div><div class="refsect1" title="Values"><a name="idp6530256"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task_prev</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.cpu_off </pre></div><div class="refsect1" title="Values"><a name="idp6534768"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task_prev</code></em></span></dt><dd><p> |
| 4 | the process leaving the cpu (same as current) | 4 | the process leaving the cpu (same as current) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | name of the probe point | 6 | name of the probe point |
| @@ -8,6 +8,6 @@ | |||
| 8 | boolean indicating whether current is the idle process | 8 | boolean indicating whether current is the idle process |
| 9 | </p></dd><dt><span class="term"><em class="parameter"><code>task_next</code></em></span></dt><dd><p> | 9 | </p></dd><dt><span class="term"><em class="parameter"><code>task_next</code></em></span></dt><dd><p> |
| 10 | the process replacing current | 10 | the process replacing current |
| 11 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp6539584"></a><h2>Context</h2><p> | 11 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp6544096"></a><h2>Context</h2><p> |
| 12 | The process leaving the cpu. | 12 | The process leaving the cpu. |
| 13 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-scheduler-balance.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="sched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-scheduler-cpu-on.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::scheduler.balance</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::scheduler.cpu_on</span></td></tr></table></div></body></html> | 13 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-scheduler-balance.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="sched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-scheduler-cpu-on.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::scheduler.balance</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::scheduler.cpu_on</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-scheduler-cpu-on.html b/tapsets/API-scheduler-cpu-on.html index 0d6f71a3..1bad5166 100644 --- a/tapsets/API-scheduler-cpu-on.html +++ b/tapsets/API-scheduler-cpu-on.html | |||
| @@ -1,11 +1,11 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.cpu_on</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-cpu-off.html" title="probe::scheduler.cpu_off"><link rel="next" href="API-scheduler-ctxswitch.html" title="probe::scheduler.ctxswitch"></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>probe::scheduler.cpu_on</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-cpu-off.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-ctxswitch.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.cpu_on"><a name="API-scheduler-cpu-on"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.cpu_on — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.cpu_on</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-cpu-off.html" title="probe::scheduler.cpu_off"><link rel="next" href="API-scheduler-ctxswitch.html" title="probe::scheduler.ctxswitch"></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>probe::scheduler.cpu_on</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-cpu-off.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-ctxswitch.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.cpu_on"><a name="API-scheduler-cpu-on"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.cpu_on — |
| 2 | Process is beginning execution on a cpu | 2 | Process is beginning execution on a cpu |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.cpu_on </pre></div><div class="refsect1" title="Values"><a name="idp6547488"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task_prev</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.cpu_on </pre></div><div class="refsect1" title="Values"><a name="idp6551952"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task_prev</code></em></span></dt><dd><p> |
| 4 | the process that was previously running on this cpu | 4 | the process that was previously running on this cpu |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | name of the probe point | 6 | name of the probe point |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>idle</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>idle</code></em></span></dt><dd><p> |
| 8 | - boolean indicating whether current is the idle process | 8 | - boolean indicating whether current is the idle process |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp6554784"></a><h2>Context</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp6559248"></a><h2>Context</h2><p> |
| 10 | The resuming process. | 10 | The resuming process. |
| 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-scheduler-cpu-off.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="sched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-scheduler-ctxswitch.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::scheduler.cpu_off</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::scheduler.ctxswitch</span></td></tr></table></div></body></html> | 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-scheduler-cpu-off.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="sched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-scheduler-ctxswitch.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::scheduler.cpu_off</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::scheduler.ctxswitch</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-scheduler-ctxswitch.html b/tapsets/API-scheduler-ctxswitch.html index ec621a64..c0585f55 100644 --- a/tapsets/API-scheduler-ctxswitch.html +++ b/tapsets/API-scheduler-ctxswitch.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.ctxswitch</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-cpu-on.html" title="probe::scheduler.cpu_on"><link rel="next" href="API-scheduler-kthread-stop.html" title="probe::scheduler.kthread_stop"></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>probe::scheduler.ctxswitch</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-cpu-on.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-kthread-stop.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.ctxswitch"><a name="API-scheduler-ctxswitch"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.ctxswitch — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.ctxswitch</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-cpu-on.html" title="probe::scheduler.cpu_on"><link rel="next" href="API-scheduler-kthread-stop.html" title="probe::scheduler.kthread_stop"></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>probe::scheduler.ctxswitch</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-cpu-on.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-kthread-stop.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.ctxswitch"><a name="API-scheduler-ctxswitch"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.ctxswitch — |
| 2 | A context switch is occuring. | 2 | A context switch is occuring. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.ctxswitch </pre></div><div class="refsect1" title="Values"><a name="idp6562768"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>prev_pid</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.ctxswitch </pre></div><div class="refsect1" title="Values"><a name="idp6567232"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>prev_pid</code></em></span></dt><dd><p> |
| 4 | The PID of the process to be switched out | 4 | The PID of the process to be switched out |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | name of the probe point | 6 | name of the probe point |
diff --git a/tapsets/API-scheduler-kthread-stop-return.html b/tapsets/API-scheduler-kthread-stop-return.html index a1eb35f1..c9103690 100644 --- a/tapsets/API-scheduler-kthread-stop-return.html +++ b/tapsets/API-scheduler-kthread-stop-return.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.kthread_stop.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-kthread-stop.html" title="probe::scheduler.kthread_stop"><link rel="next" href="API-scheduler-migrate.html" title="probe::scheduler.migrate"></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>probe::scheduler.kthread_stop.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-kthread-stop.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-migrate.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.kthread_stop.return"><a name="API-scheduler-kthread-stop-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.kthread_stop.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.kthread_stop.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-kthread-stop.html" title="probe::scheduler.kthread_stop"><link rel="next" href="API-scheduler-migrate.html" title="probe::scheduler.migrate"></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>probe::scheduler.kthread_stop.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-kthread-stop.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-migrate.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.kthread_stop.return"><a name="API-scheduler-kthread-stop-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.kthread_stop.return — |
| 2 | A kthread is stopped and gets the return value | 2 | A kthread is stopped and gets the return value |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.kthread_stop.return </pre></div><div class="refsect1" title="Values"><a name="idp6605136"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>return_value</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.kthread_stop.return </pre></div><div class="refsect1" title="Values"><a name="idp6609536"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>return_value</code></em></span></dt><dd><p> |
| 4 | return value after stopping the thread | 4 | return value after stopping the thread |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | name of the probe point | 6 | name of the probe point |
diff --git a/tapsets/API-scheduler-kthread-stop.html b/tapsets/API-scheduler-kthread-stop.html index 4386b0e2..bb2615c6 100644 --- a/tapsets/API-scheduler-kthread-stop.html +++ b/tapsets/API-scheduler-kthread-stop.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.kthread_stop</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-ctxswitch.html" title="probe::scheduler.ctxswitch"><link rel="next" href="API-scheduler-kthread-stop-return.html" title="probe::scheduler.kthread_stop.return"></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>probe::scheduler.kthread_stop</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-ctxswitch.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-kthread-stop-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.kthread_stop"><a name="API-scheduler-kthread-stop"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.kthread_stop — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.kthread_stop</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-ctxswitch.html" title="probe::scheduler.ctxswitch"><link rel="next" href="API-scheduler-kthread-stop-return.html" title="probe::scheduler.kthread_stop.return"></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>probe::scheduler.kthread_stop</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-ctxswitch.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-kthread-stop-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.kthread_stop"><a name="API-scheduler-kthread-stop"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.kthread_stop — |
| 2 | A thread created by kthread_create is being stopped | 2 | A thread created by kthread_create is being stopped |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.kthread_stop </pre></div><div class="refsect1" title="Values"><a name="idp6593088"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>thread_priority</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.kthread_stop </pre></div><div class="refsect1" title="Values"><a name="idp6597600"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>thread_priority</code></em></span></dt><dd><p> |
| 4 | priority of the thread | 4 | priority of the thread |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>thread_pid</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>thread_pid</code></em></span></dt><dd><p> |
| 6 | PID of the thread being stopped | 6 | PID of the thread being stopped |
diff --git a/tapsets/API-scheduler-migrate.html b/tapsets/API-scheduler-migrate.html index 1ed703a6..d0092320 100644 --- a/tapsets/API-scheduler-migrate.html +++ b/tapsets/API-scheduler-migrate.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.migrate</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-kthread-stop-return.html" title="probe::scheduler.kthread_stop.return"><link rel="next" href="API-scheduler-process-exit.html" title="probe::scheduler.process_exit"></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>probe::scheduler.migrate</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-kthread-stop-return.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-process-exit.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.migrate"><a name="API-scheduler-migrate"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.migrate — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.migrate</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-kthread-stop-return.html" title="probe::scheduler.kthread_stop.return"><link rel="next" href="API-scheduler-process-exit.html" title="probe::scheduler.process_exit"></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>probe::scheduler.migrate</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-kthread-stop-return.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-process-exit.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.migrate"><a name="API-scheduler-migrate"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.migrate — |
| 2 | Task migrating across cpus | 2 | Task migrating across cpus |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.migrate </pre></div><div class="refsect1" title="Values"><a name="idp6617120"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>priority</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.migrate </pre></div><div class="refsect1" title="Values"><a name="idp6621408"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>priority</code></em></span></dt><dd><p> |
| 4 | priority of the task being migrated | 4 | priority of the task being migrated |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>cpu_from</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>cpu_from</code></em></span></dt><dd><p> |
| 6 | the original cpu | 6 | the original cpu |
diff --git a/tapsets/API-scheduler-process-exit.html b/tapsets/API-scheduler-process-exit.html index 11307ad2..599e5bb7 100644 --- a/tapsets/API-scheduler-process-exit.html +++ b/tapsets/API-scheduler-process-exit.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.process_exit</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-migrate.html" title="probe::scheduler.migrate"><link rel="next" href="API-scheduler-process-fork.html" title="probe::scheduler.process_fork"></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>probe::scheduler.process_exit</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-migrate.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-process-fork.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.process_exit"><a name="API-scheduler-process-exit"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.process_exit — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.process_exit</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-migrate.html" title="probe::scheduler.migrate"><link rel="next" href="API-scheduler-process-fork.html" title="probe::scheduler.process_fork"></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>probe::scheduler.process_exit</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-migrate.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-process-fork.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.process_exit"><a name="API-scheduler-process-exit"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.process_exit — |
| 2 | Process exiting | 2 | Process exiting |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.process_exit </pre></div><div class="refsect1" title="Values"><a name="idp6637072"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>priority</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.process_exit </pre></div><div class="refsect1" title="Values"><a name="idp6641408"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>priority</code></em></span></dt><dd><p> |
| 4 | priority of the process exiting | 4 | priority of the process exiting |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | name of the probe point | 6 | name of the probe point |
diff --git a/tapsets/API-scheduler-process-fork.html b/tapsets/API-scheduler-process-fork.html index 6edce8c0..0ca56efd 100644 --- a/tapsets/API-scheduler-process-fork.html +++ b/tapsets/API-scheduler-process-fork.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.process_fork</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-process-exit.html" title="probe::scheduler.process_exit"><link rel="next" href="API-scheduler-process-free.html" title="probe::scheduler.process_free"></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>probe::scheduler.process_fork</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-process-exit.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-process-free.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.process_fork"><a name="API-scheduler-process-fork"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.process_fork — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.process_fork</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-process-exit.html" title="probe::scheduler.process_exit"><link rel="next" href="API-scheduler-process-free.html" title="probe::scheduler.process_free"></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>probe::scheduler.process_fork</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-process-exit.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-process-free.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.process_fork"><a name="API-scheduler-process-fork"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.process_fork — |
| 2 | Process forked | 2 | Process forked |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.process_fork </pre></div><div class="refsect1" title="Values"><a name="idp6650944"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.process_fork </pre></div><div class="refsect1" title="Values"><a name="idp6655328"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | name of the probe point | 4 | name of the probe point |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>parent_pid</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>parent_pid</code></em></span></dt><dd><p> |
| 6 | PID of the parent process | 6 | PID of the parent process |
diff --git a/tapsets/API-scheduler-process-free.html b/tapsets/API-scheduler-process-free.html index 553275e6..9b730d18 100644 --- a/tapsets/API-scheduler-process-free.html +++ b/tapsets/API-scheduler-process-free.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.process_free</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-process-fork.html" title="probe::scheduler.process_fork"><link rel="next" href="API-scheduler-process-wait.html" title="probe::scheduler.process_wait"></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>probe::scheduler.process_free</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-process-fork.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-process-wait.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.process_free"><a name="API-scheduler-process-free"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.process_free — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.process_free</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-process-fork.html" title="probe::scheduler.process_fork"><link rel="next" href="API-scheduler-process-wait.html" title="probe::scheduler.process_wait"></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>probe::scheduler.process_free</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-process-fork.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-process-wait.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.process_free"><a name="API-scheduler-process-free"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.process_free — |
| 2 | Scheduler freeing a data structure for a process | 2 | Scheduler freeing a data structure for a process |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.process_free </pre></div><div class="refsect1" title="Values"><a name="idp6664928"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>priority</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.process_free </pre></div><div class="refsect1" title="Values"><a name="idp6669328"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>priority</code></em></span></dt><dd><p> |
| 4 | priority of the process getting freed | 4 | priority of the process getting freed |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | name of the probe point | 6 | name of the probe point |
diff --git a/tapsets/API-scheduler-process-wait.html b/tapsets/API-scheduler-process-wait.html index ccf0f832..6b2d5083 100644 --- a/tapsets/API-scheduler-process-wait.html +++ b/tapsets/API-scheduler-process-wait.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.process_wait</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-process-free.html" title="probe::scheduler.process_free"><link rel="next" href="API-scheduler-signal-send.html" title="probe::scheduler.signal_send"></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>probe::scheduler.process_wait</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-process-free.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-signal-send.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.process_wait"><a name="API-scheduler-process-wait"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.process_wait — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.process_wait</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-process-free.html" title="probe::scheduler.process_free"><link rel="next" href="API-scheduler-signal-send.html" title="probe::scheduler.signal_send"></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>probe::scheduler.process_wait</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-process-free.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-signal-send.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.process_wait"><a name="API-scheduler-process-wait"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.process_wait — |
| 2 | Scheduler starting to wait on a process | 2 | Scheduler starting to wait on a process |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.process_wait </pre></div><div class="refsect1" title="Values"><a name="idp6678912"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.process_wait </pre></div><div class="refsect1" title="Values"><a name="idp6683360"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | name of the probe point | 4 | name of the probe point |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>pid</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>pid</code></em></span></dt><dd><p> |
| 6 | PID of the process scheduler is waiting on | 6 | PID of the process scheduler is waiting on |
diff --git a/tapsets/API-scheduler-signal-send.html b/tapsets/API-scheduler-signal-send.html index bea423cf..22826d66 100644 --- a/tapsets/API-scheduler-signal-send.html +++ b/tapsets/API-scheduler-signal-send.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.signal_send</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-process-wait.html" title="probe::scheduler.process_wait"><link rel="next" href="API-scheduler-tick.html" title="probe::scheduler.tick"></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>probe::scheduler.signal_send</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-process-wait.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-tick.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.signal_send"><a name="API-scheduler-signal-send"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.signal_send — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.signal_send</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-process-wait.html" title="probe::scheduler.process_wait"><link rel="next" href="API-scheduler-tick.html" title="probe::scheduler.tick"></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>probe::scheduler.signal_send</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-process-wait.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-tick.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.signal_send"><a name="API-scheduler-signal-send"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.signal_send — |
| 2 | Sending a signal | 2 | Sending a signal |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.signal_send </pre></div><div class="refsect1" title="Values"><a name="idp6690848"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>signal_number</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.signal_send </pre></div><div class="refsect1" title="Values"><a name="idp6695344"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>signal_number</code></em></span></dt><dd><p> |
| 4 | signal number | 4 | signal number |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | name of the probe point | 6 | name of the probe point |
diff --git a/tapsets/API-scheduler-tick.html b/tapsets/API-scheduler-tick.html index e215d605..13cb0552 100644 --- a/tapsets/API-scheduler-tick.html +++ b/tapsets/API-scheduler-tick.html | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.tick</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-signal-send.html" title="probe::scheduler.signal_send"><link rel="next" href="API-scheduler-wait-task.html" title="probe::scheduler.wait_task"></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>probe::scheduler.tick</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-signal-send.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-wait-task.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.tick"><a name="API-scheduler-tick"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.tick — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.tick</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-signal-send.html" title="probe::scheduler.signal_send"><link rel="next" href="API-scheduler-wait-task.html" title="probe::scheduler.wait_task"></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>probe::scheduler.tick</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-signal-send.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-wait-task.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.tick"><a name="API-scheduler-tick"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.tick — |
| 2 | Schedulers internal tick, a processes timeslice accounting is updated | 2 | Schedulers internal tick, a processes timeslice accounting is updated |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.tick </pre></div><div class="refsect1" title="Values"><a name="idp6704784"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.tick </pre></div><div class="refsect1" title="Values"><a name="idp6709328"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | name of the probe point | 4 | name of the probe point |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>idle</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>idle</code></em></span></dt><dd><p> |
| 6 | boolean indicating whether current is the idle process | 6 | boolean indicating whether current is the idle process |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp6710032"></a><h2>Context</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp6714576"></a><h2>Context</h2><p> |
| 8 | The process whose accounting will be updated. | 8 | The process whose accounting will be updated. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-scheduler-signal-send.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="sched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-scheduler-wait-task.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::scheduler.signal_send</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::scheduler.wait_task</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-scheduler-signal-send.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="sched.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-scheduler-wait-task.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::scheduler.signal_send</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::scheduler.wait_task</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-scheduler-wait-task.html b/tapsets/API-scheduler-wait-task.html index 754921bf..1ccb096c 100644 --- a/tapsets/API-scheduler-wait-task.html +++ b/tapsets/API-scheduler-wait-task.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.wait_task</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-tick.html" title="probe::scheduler.tick"><link rel="next" href="API-scheduler-wakeup.html" title="probe::scheduler.wakeup"></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>probe::scheduler.wait_task</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-tick.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-wakeup.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.wait_task"><a name="API-scheduler-wait-task"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.wait_task — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.wait_task</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-tick.html" title="probe::scheduler.tick"><link rel="next" href="API-scheduler-wakeup.html" title="probe::scheduler.wakeup"></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>probe::scheduler.wait_task</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-tick.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-wakeup.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.wait_task"><a name="API-scheduler-wait-task"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.wait_task — |
| 2 | Waiting on a task to unschedule (become inactive) | 2 | Waiting on a task to unschedule (become inactive) |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.wait_task </pre></div><div class="refsect1" title="Values"><a name="idp6718064"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.wait_task </pre></div><div class="refsect1" title="Values"><a name="idp6722544"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | name of the probe point | 4 | name of the probe point |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>task_pid</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>task_pid</code></em></span></dt><dd><p> |
| 6 | PID of the task the scheduler is waiting on | 6 | PID of the task the scheduler is waiting on |
diff --git a/tapsets/API-scheduler-wakeup-new.html b/tapsets/API-scheduler-wakeup-new.html index 102f0a8f..1b8cdcf4 100644 --- a/tapsets/API-scheduler-wakeup-new.html +++ b/tapsets/API-scheduler-wakeup-new.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.wakeup_new</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-wakeup.html" title="probe::scheduler.wakeup"><link rel="next" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"></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>probe::scheduler.wakeup_new</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-wakeup.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="iosched.stp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.wakeup_new"><a name="API-scheduler-wakeup-new"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.wakeup_new — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.wakeup_new</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-wakeup.html" title="probe::scheduler.wakeup"><link rel="next" href="iosched.stp.html" title="Chapter 9. IO Scheduler and block IO Tapset"></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>probe::scheduler.wakeup_new</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-wakeup.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="iosched.stp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.wakeup_new"><a name="API-scheduler-wakeup-new"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.wakeup_new — |
| 2 | Newly created task is woken up for the first time | 2 | Newly created task is woken up for the first time |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.wakeup_new </pre></div><div class="refsect1" title="Values"><a name="idp6752208"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task_cpu</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.wakeup_new </pre></div><div class="refsect1" title="Values"><a name="idp6756624"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task_cpu</code></em></span></dt><dd><p> |
| 4 | cpu of the task woken up | 4 | cpu of the task woken up |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | name of the probe point | 6 | name of the probe point |
diff --git a/tapsets/API-scheduler-wakeup.html b/tapsets/API-scheduler-wakeup.html index f59cf34c..01f39214 100644 --- a/tapsets/API-scheduler-wakeup.html +++ b/tapsets/API-scheduler-wakeup.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.wakeup</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-wait-task.html" title="probe::scheduler.wait_task"><link rel="next" href="API-scheduler-wakeup-new.html" title="probe::scheduler.wakeup_new"></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>probe::scheduler.wakeup</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-wait-task.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-wakeup-new.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.wakeup"><a name="API-scheduler-wakeup"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.wakeup — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scheduler.wakeup</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="sched.stp.html" title="Chapter 8. Scheduler Tapset"><link rel="prev" href="API-scheduler-wait-task.html" title="probe::scheduler.wait_task"><link rel="next" href="API-scheduler-wakeup-new.html" title="probe::scheduler.wakeup_new"></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>probe::scheduler.wakeup</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scheduler-wait-task.html">Prev</a> </td><th width="60%" align="center">Chapter 8. Scheduler Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scheduler-wakeup-new.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scheduler.wakeup"><a name="API-scheduler-wakeup"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scheduler.wakeup — |
| 2 | Task is woken up | 2 | Task is woken up |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.wakeup </pre></div><div class="refsect1" title="Values"><a name="idp6732032"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task_cpu</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scheduler.wakeup </pre></div><div class="refsect1" title="Values"><a name="idp6736512"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task_cpu</code></em></span></dt><dd><p> |
| 4 | cpu of the task being woken up | 4 | cpu of the task being woken up |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | name of the probe point | 6 | name of the probe point |
diff --git a/tapsets/API-scsi-iocompleted.html b/tapsets/API-scsi-iocompleted.html index 20fe3b4e..e061e193 100644 --- a/tapsets/API-scsi-iocompleted.html +++ b/tapsets/API-scsi-iocompleted.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scsi.iocompleted</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="scsi.stp.html" title="Chapter 10. SCSI Tapset"><link rel="prev" href="scsi.stp.html" title="Chapter 10. SCSI Tapset"><link rel="next" href="API-scsi-iodispatching.html" title="probe::scsi.iodispatching"></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>probe::scsi.iocompleted</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="scsi.stp.html">Prev</a> </td><th width="60%" align="center">Chapter 10. SCSI Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scsi-iodispatching.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scsi.iocompleted"><a name="API-scsi-iocompleted"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scsi.iocompleted — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scsi.iocompleted</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="scsi.stp.html" title="Chapter 10. SCSI Tapset"><link rel="prev" href="scsi.stp.html" title="Chapter 10. SCSI Tapset"><link rel="next" href="API-scsi-iodispatching.html" title="probe::scsi.iodispatching"></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>probe::scsi.iocompleted</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="scsi.stp.html">Prev</a> </td><th width="60%" align="center">Chapter 10. SCSI Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scsi-iodispatching.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scsi.iocompleted"><a name="API-scsi-iocompleted"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scsi.iocompleted — |
| 2 | SCSI mid-layer running the completion processing for block device I/O requests | 2 | SCSI mid-layer running the completion processing for block device I/O requests |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scsi.iocompleted </pre></div><div class="refsect1" title="Values"><a name="idp7124240"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>device_state_str</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scsi.iocompleted </pre></div><div class="refsect1" title="Values"><a name="idp7128064"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>device_state_str</code></em></span></dt><dd><p> |
| 4 | The current state of the device, as a string | 4 | The current state of the device, as a string |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>dev_id</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>dev_id</code></em></span></dt><dd><p> |
| 6 | The scsi device id | 6 | The scsi device id |
diff --git a/tapsets/API-scsi-iodispatching.html b/tapsets/API-scsi-iodispatching.html index 35e2cdd1..765a5c04 100644 --- a/tapsets/API-scsi-iodispatching.html +++ b/tapsets/API-scsi-iodispatching.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scsi.iodispatching</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="scsi.stp.html" title="Chapter 10. SCSI Tapset"><link rel="prev" href="API-scsi-iocompleted.html" title="probe::scsi.iocompleted"><link rel="next" href="API-scsi-iodone.html" title="probe::scsi.iodone"></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>probe::scsi.iodispatching</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scsi-iocompleted.html">Prev</a> </td><th width="60%" align="center">Chapter 10. SCSI Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scsi-iodone.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scsi.iodispatching"><a name="API-scsi-iodispatching"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scsi.iodispatching — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scsi.iodispatching</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="scsi.stp.html" title="Chapter 10. SCSI Tapset"><link rel="prev" href="API-scsi-iocompleted.html" title="probe::scsi.iocompleted"><link rel="next" href="API-scsi-iodone.html" title="probe::scsi.iodone"></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>probe::scsi.iodispatching</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scsi-iocompleted.html">Prev</a> </td><th width="60%" align="center">Chapter 10. SCSI Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scsi-iodone.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scsi.iodispatching"><a name="API-scsi-iodispatching"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scsi.iodispatching — |
| 2 | SCSI mid-layer dispatched low-level SCSI command | 2 | SCSI mid-layer dispatched low-level SCSI command |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scsi.iodispatching </pre></div><div class="refsect1" title="Values"><a name="idp7152384"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>device_state_str</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scsi.iodispatching </pre></div><div class="refsect1" title="Values"><a name="idp7156272"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>device_state_str</code></em></span></dt><dd><p> |
| 4 | The current state of the device, as a string | 4 | The current state of the device, as a string |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>dev_id</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>dev_id</code></em></span></dt><dd><p> |
| 6 | The scsi device id | 6 | The scsi device id |
diff --git a/tapsets/API-scsi-iodone.html b/tapsets/API-scsi-iodone.html index f476b7bd..a171ae22 100644 --- a/tapsets/API-scsi-iodone.html +++ b/tapsets/API-scsi-iodone.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scsi.iodone</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="scsi.stp.html" title="Chapter 10. SCSI Tapset"><link rel="prev" href="API-scsi-iodispatching.html" title="probe::scsi.iodispatching"><link rel="next" href="API-scsi-ioentry.html" title="probe::scsi.ioentry"></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>probe::scsi.iodone</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scsi-iodispatching.html">Prev</a> </td><th width="60%" align="center">Chapter 10. SCSI Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scsi-ioentry.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scsi.iodone"><a name="API-scsi-iodone"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scsi.iodone — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scsi.iodone</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="scsi.stp.html" title="Chapter 10. SCSI Tapset"><link rel="prev" href="API-scsi-iodispatching.html" title="probe::scsi.iodispatching"><link rel="next" href="API-scsi-ioentry.html" title="probe::scsi.ioentry"></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>probe::scsi.iodone</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scsi-iodispatching.html">Prev</a> </td><th width="60%" align="center">Chapter 10. SCSI Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scsi-ioentry.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scsi.iodone"><a name="API-scsi-iodone"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scsi.iodone — |
| 2 | SCSI command completed by low level driver and enqueued into the done queue. | 2 | SCSI command completed by low level driver and enqueued into the done queue. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scsi.iodone </pre></div><div class="refsect1" title="Values"><a name="idp7182640"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>device_state_str</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scsi.iodone </pre></div><div class="refsect1" title="Values"><a name="idp7186528"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>device_state_str</code></em></span></dt><dd><p> |
| 4 | The current state of the device, as a string | 4 | The current state of the device, as a string |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>dev_id</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>dev_id</code></em></span></dt><dd><p> |
| 6 | The scsi device id | 6 | The scsi device id |
diff --git a/tapsets/API-scsi-ioentry.html b/tapsets/API-scsi-ioentry.html index 70083129..29ab6810 100644 --- a/tapsets/API-scsi-ioentry.html +++ b/tapsets/API-scsi-ioentry.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scsi.ioentry</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="scsi.stp.html" title="Chapter 10. SCSI Tapset"><link rel="prev" href="API-scsi-iodone.html" title="probe::scsi.iodone"><link rel="next" href="API-scsi-ioexecute.html" title="probe::scsi.ioexecute"></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>probe::scsi.ioentry</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scsi-iodone.html">Prev</a> </td><th width="60%" align="center">Chapter 10. SCSI Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scsi-ioexecute.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scsi.ioentry"><a name="API-scsi-ioentry"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scsi.ioentry — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scsi.ioentry</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="scsi.stp.html" title="Chapter 10. SCSI Tapset"><link rel="prev" href="API-scsi-iodone.html" title="probe::scsi.iodone"><link rel="next" href="API-scsi-ioexecute.html" title="probe::scsi.ioexecute"></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>probe::scsi.ioentry</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scsi-iodone.html">Prev</a> </td><th width="60%" align="center">Chapter 10. SCSI Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scsi-ioexecute.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scsi.ioentry"><a name="API-scsi-ioentry"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scsi.ioentry — |
| 2 | Prepares a SCSI mid-layer request | 2 | Prepares a SCSI mid-layer request |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scsi.ioentry </pre></div><div class="refsect1" title="Values"><a name="idp7210816"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>disk_major</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scsi.ioentry </pre></div><div class="refsect1" title="Values"><a name="idp7214640"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>disk_major</code></em></span></dt><dd><p> |
| 4 | The major number of the disk (-1 if no information) | 4 | The major number of the disk (-1 if no information) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>device_state_str</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>device_state_str</code></em></span></dt><dd><p> |
| 6 | The current state of the device, as a string | 6 | The current state of the device, as a string |
diff --git a/tapsets/API-scsi-ioexecute.html b/tapsets/API-scsi-ioexecute.html index 746d0d33..3ca1d500 100644 --- a/tapsets/API-scsi-ioexecute.html +++ b/tapsets/API-scsi-ioexecute.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scsi.ioexecute</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="scsi.stp.html" title="Chapter 10. SCSI Tapset"><link rel="prev" href="API-scsi-ioentry.html" title="probe::scsi.ioentry"><link rel="next" href="API-scsi-set-state.html" title="probe::scsi.set_state"></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>probe::scsi.ioexecute</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scsi-ioentry.html">Prev</a> </td><th width="60%" align="center">Chapter 10. SCSI Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scsi-set-state.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scsi.ioexecute"><a name="API-scsi-ioexecute"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scsi.ioexecute — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scsi.ioexecute</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="scsi.stp.html" title="Chapter 10. SCSI Tapset"><link rel="prev" href="API-scsi-ioentry.html" title="probe::scsi.ioentry"><link rel="next" href="API-scsi-set-state.html" title="probe::scsi.set_state"></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>probe::scsi.ioexecute</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scsi-ioentry.html">Prev</a> </td><th width="60%" align="center">Chapter 10. SCSI Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-scsi-set-state.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scsi.ioexecute"><a name="API-scsi-ioexecute"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scsi.ioexecute — |
| 2 | Create mid-layer SCSI request and wait for the result | 2 | Create mid-layer SCSI request and wait for the result |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scsi.ioexecute </pre></div><div class="refsect1" title="Values"><a name="idp7228912"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>retries</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scsi.ioexecute </pre></div><div class="refsect1" title="Values"><a name="idp7232720"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>retries</code></em></span></dt><dd><p> |
| 4 | Number of times to retry request | 4 | Number of times to retry request |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>device_state_str</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>device_state_str</code></em></span></dt><dd><p> |
| 6 | The current state of the device, as a string | 6 | The current state of the device, as a string |
diff --git a/tapsets/API-scsi-set-state.html b/tapsets/API-scsi-set-state.html index 89fe91a1..2f04e5ac 100644 --- a/tapsets/API-scsi-set-state.html +++ b/tapsets/API-scsi-set-state.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scsi.set_state</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="scsi.stp.html" title="Chapter 10. SCSI Tapset"><link rel="prev" href="API-scsi-ioexecute.html" title="probe::scsi.ioexecute"><link rel="next" href="tty.stp.html" title="Chapter 11. TTY Tapset"></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>probe::scsi.set_state</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scsi-ioexecute.html">Prev</a> </td><th width="60%" align="center">Chapter 10. SCSI Tapset</th><td width="20%" align="right"> <a accesskey="n" href="tty.stp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scsi.set_state"><a name="API-scsi-set-state"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scsi.set_state — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::scsi.set_state</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="scsi.stp.html" title="Chapter 10. SCSI Tapset"><link rel="prev" href="API-scsi-ioexecute.html" title="probe::scsi.ioexecute"><link rel="next" href="tty.stp.html" title="Chapter 11. TTY Tapset"></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>probe::scsi.set_state</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-scsi-ioexecute.html">Prev</a> </td><th width="60%" align="center">Chapter 10. SCSI Tapset</th><td width="20%" align="right"> <a accesskey="n" href="tty.stp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::scsi.set_state"><a name="API-scsi-set-state"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::scsi.set_state — |
| 2 | Order SCSI device state change | 2 | Order SCSI device state change |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scsi.set_state </pre></div><div class="refsect1" title="Values"><a name="idp7261104"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>state_str</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">scsi.set_state </pre></div><div class="refsect1" title="Values"><a name="idp7264848"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>state_str</code></em></span></dt><dd><p> |
| 4 | The new state of the device, as a string | 4 | The new state of the device, as a string |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>dev_id</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>dev_id</code></em></span></dt><dd><p> |
| 6 | The scsi device id | 6 | The scsi device id |
diff --git a/tapsets/API-set-kernel-char.html b/tapsets/API-set-kernel-char.html index b0194828..92030680 100644 --- a/tapsets/API-set-kernel-char.html +++ b/tapsets/API-set-kernel-char.html | |||
| @@ -2,11 +2,11 @@ | |||
| 2 | Writes a char value to kernel memory | 2 | Writes a char value to kernel memory |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | set_kernel_char(addr:long,val:long) | 4 | set_kernel_char(addr:long,val:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11844480"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11848272"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | The kernel address to write the char to | 6 | The kernel address to write the char to |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>val</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>val</code></em></span></dt><dd><p> |
| 8 | The char which is to be written | 8 | The char which is to be written |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11849744"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11853488"></a><h2>Description</h2><p> |
| 10 | Writes the char value to a given kernel memory address. | 10 | Writes the char value to a given kernel memory address. |
| 11 | Reports an error when writing to the given address fails. | 11 | Reports an error when writing to the given address fails. |
| 12 | Requires the use of guru mode (-g). | 12 | Requires the use of guru mode (-g). |
diff --git a/tapsets/API-set-kernel-int.html b/tapsets/API-set-kernel-int.html index 9f4281c2..76685632 100644 --- a/tapsets/API-set-kernel-int.html +++ b/tapsets/API-set-kernel-int.html | |||
| @@ -2,11 +2,11 @@ | |||
| 2 | Writes an int value to kernel memory | 2 | Writes an int value to kernel memory |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | set_kernel_int(addr:long,val:long) | 4 | set_kernel_int(addr:long,val:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11857904"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11861648"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | The kernel address to write the int to | 6 | The kernel address to write the int to |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>val</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>val</code></em></span></dt><dd><p> |
| 8 | The int which is to be written | 8 | The int which is to be written |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11863120"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11866864"></a><h2>Description</h2><p> |
| 10 | Writes the int value to a given kernel memory address. | 10 | Writes the int value to a given kernel memory address. |
| 11 | Reports an error when writing to the given address fails. | 11 | Reports an error when writing to the given address fails. |
| 12 | Requires the use of guru mode (-g). | 12 | Requires the use of guru mode (-g). |
diff --git a/tapsets/API-set-kernel-long.html b/tapsets/API-set-kernel-long.html index 5b354f23..6d3ceaf7 100644 --- a/tapsets/API-set-kernel-long.html +++ b/tapsets/API-set-kernel-long.html | |||
| @@ -2,11 +2,11 @@ | |||
| 2 | Writes a long value to kernel memory | 2 | Writes a long value to kernel memory |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | set_kernel_long(addr:long,val:long) | 4 | set_kernel_long(addr:long,val:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11871232"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11875024"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | The kernel address to write the long to | 6 | The kernel address to write the long to |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>val</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>val</code></em></span></dt><dd><p> |
| 8 | The long which is to be written | 8 | The long which is to be written |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11876448"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11880240"></a><h2>Description</h2><p> |
| 10 | Writes the long value to a given kernel memory address. | 10 | Writes the long value to a given kernel memory address. |
| 11 | Reports an error when writing to the given address fails. | 11 | Reports an error when writing to the given address fails. |
| 12 | Requires the use of guru mode (-g). | 12 | Requires the use of guru mode (-g). |
diff --git a/tapsets/API-set-kernel-pointer.html b/tapsets/API-set-kernel-pointer.html index acc0f68d..f7d56faa 100644 --- a/tapsets/API-set-kernel-pointer.html +++ b/tapsets/API-set-kernel-pointer.html | |||
| @@ -2,11 +2,11 @@ | |||
| 2 | Writes a pointer value to kernel memory. | 2 | Writes a pointer value to kernel memory. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | set_kernel_pointer(addr:long,val:long) | 4 | set_kernel_pointer(addr:long,val:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11884560"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11888400"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | The kernel address to write the pointer to | 6 | The kernel address to write the pointer to |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>val</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>val</code></em></span></dt><dd><p> |
| 8 | The pointer which is to be written | 8 | The pointer which is to be written |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11889776"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11893616"></a><h2>Description</h2><p> |
| 10 | Writes the pointer value to a given kernel memory address. | 10 | Writes the pointer value to a given kernel memory address. |
| 11 | Reports an error when writing to the given address fails. | 11 | Reports an error when writing to the given address fails. |
| 12 | Requires the use of guru mode (-g). | 12 | Requires the use of guru mode (-g). |
diff --git a/tapsets/API-set-kernel-short.html b/tapsets/API-set-kernel-short.html index a4ddd72e..691f7c17 100644 --- a/tapsets/API-set-kernel-short.html +++ b/tapsets/API-set-kernel-short.html | |||
| @@ -2,11 +2,11 @@ | |||
| 2 | Writes a short value to kernel memory | 2 | Writes a short value to kernel memory |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | set_kernel_short(addr:long,val:long) | 4 | set_kernel_short(addr:long,val:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11897936"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11901728"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | The kernel address to write the short to | 6 | The kernel address to write the short to |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>val</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>val</code></em></span></dt><dd><p> |
| 8 | The short which is to be written | 8 | The short which is to be written |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11903152"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11906944"></a><h2>Description</h2><p> |
| 10 | Writes the short value to a given kernel memory address. | 10 | Writes the short value to a given kernel memory address. |
| 11 | Reports an error when writing to the given address fails. | 11 | Reports an error when writing to the given address fails. |
| 12 | Requires the use of guru mode (-g). | 12 | Requires the use of guru mode (-g). |
diff --git a/tapsets/API-set-kernel-string-n.html b/tapsets/API-set-kernel-string-n.html index be64a2e7..0e85c14a 100644 --- a/tapsets/API-set-kernel-string-n.html +++ b/tapsets/API-set-kernel-string-n.html | |||
| @@ -2,13 +2,13 @@ | |||
| 2 | Writes a string of given length to kernel memory | 2 | Writes a string of given length to kernel memory |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | set_kernel_string_n(addr:long,n:long,val:string) | 4 | set_kernel_string_n(addr:long,n:long,val:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11924608"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11928416"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | The kernel address to write the string to | 6 | The kernel address to write the string to |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> |
| 8 | The maximum length of the string | 8 | The maximum length of the string |
| 9 | </p></dd><dt><span class="term"><em class="parameter"><code>val</code></em></span></dt><dd><p> | 9 | </p></dd><dt><span class="term"><em class="parameter"><code>val</code></em></span></dt><dd><p> |
| 10 | The string which is to be written | 10 | The string which is to be written |
| 11 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11931824"></a><h2>Description</h2><p> | 11 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11935632"></a><h2>Description</h2><p> |
| 12 | Writes the given string up to a maximum given length to a | 12 | Writes the given string up to a maximum given length to a |
| 13 | given kernel memory address. Reports an error on string copy fault. | 13 | given kernel memory address. Reports an error on string copy fault. |
| 14 | Requires the use of guru mode (-g). | 14 | Requires the use of guru mode (-g). |
diff --git a/tapsets/API-set-kernel-string.html b/tapsets/API-set-kernel-string.html index 5ec65f7d..c8b4fecd 100644 --- a/tapsets/API-set-kernel-string.html +++ b/tapsets/API-set-kernel-string.html | |||
| @@ -2,11 +2,11 @@ | |||
| 2 | Writes a string to kernel memory | 2 | Writes a string to kernel memory |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | set_kernel_string(addr:long,val:string) | 4 | set_kernel_string(addr:long,val:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11911232"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11915040"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | The kernel address to write the string to | 6 | The kernel address to write the string to |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>val</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>val</code></em></span></dt><dd><p> |
| 8 | The string which is to be written | 8 | The string which is to be written |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11916448"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11920256"></a><h2>Description</h2><p> |
| 10 | Writes the given string to a given kernel | 10 | Writes the given string to a given kernel |
| 11 | memory address. Reports an error on string copy fault. | 11 | memory address. Reports an error on string copy fault. |
| 12 | Requires the use of guru mode (-g). | 12 | Requires the use of guru mode (-g). |
diff --git a/tapsets/API-sid.html b/tapsets/API-sid.html index cb711c18..8ca3ccf8 100644 --- a/tapsets/API-sid.html +++ b/tapsets/API-sid.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Returns the session ID of the current process | 2 | Returns the session ID of the current process |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | sid:long() | 4 | sid:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5244352"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5249040"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5245504"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5250192"></a><h2>Description</h2><p> |
| 8 | The session ID of a process is the process group ID | 8 | The session ID of a process is the process group ID |
| 9 | of the session leader. Session ID is stored in the signal_struct | 9 | of the session leader. Session ID is stored in the signal_struct |
| 10 | since Kernel 2.6.0. | 10 | since Kernel 2.6.0. |
diff --git a/tapsets/API-signal-check-ignored-return.html b/tapsets/API-signal-check-ignored-return.html index c6070dc0..70a98738 100644 --- a/tapsets/API-signal-check-ignored-return.html +++ b/tapsets/API-signal-check-ignored-return.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.check_ignored.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-check-ignored.html" title="probe::signal.check_ignored"><link rel="next" href="API-signal-checkperm.html" title="probe::signal.checkperm"></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>probe::signal.check_ignored.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-check-ignored.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-checkperm.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.check_ignored.return"><a name="API-signal-check-ignored-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.check_ignored.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.check_ignored.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-check-ignored.html" title="probe::signal.check_ignored"><link rel="next" href="API-signal-checkperm.html" title="probe::signal.checkperm"></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>probe::signal.check_ignored.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-check-ignored.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-checkperm.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.check_ignored.return"><a name="API-signal-check-ignored-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.check_ignored.return — |
| 2 | Check to see signal is ignored completed | 2 | Check to see signal is ignored completed |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.check_ignored.return </pre></div><div class="refsect1" title="Values"><a name="idp10507136"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>retstr</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.check_ignored.return </pre></div><div class="refsect1" title="Values"><a name="idp10510640"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>retstr</code></em></span></dt><dd><p> |
| 4 | Return value as a string | 4 | Return value as a string |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | Name of the probe point | 6 | Name of the probe point |
diff --git a/tapsets/API-signal-check-ignored.html b/tapsets/API-signal-check-ignored.html index 6badeffa..5727c0b9 100644 --- a/tapsets/API-signal-check-ignored.html +++ b/tapsets/API-signal-check-ignored.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.check_ignored</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-sigset-mask-str.html" title="function::sigset_mask_str"><link rel="next" href="API-signal-check-ignored-return.html" title="probe::signal.check_ignored.return"></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>probe::signal.check_ignored</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sigset-mask-str.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-check-ignored-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.check_ignored"><a name="API-signal-check-ignored"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.check_ignored — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.check_ignored</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-sigset-mask-str.html" title="function::sigset_mask_str"><link rel="next" href="API-signal-check-ignored-return.html" title="probe::signal.check_ignored.return"></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>probe::signal.check_ignored</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sigset-mask-str.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-check-ignored-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.check_ignored"><a name="API-signal-check-ignored"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.check_ignored — |
| 2 | Checking to see signal is ignored | 2 | Checking to see signal is ignored |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.check_ignored </pre></div><div class="refsect1" title="Values"><a name="idp10491056"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sig_name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.check_ignored </pre></div><div class="refsect1" title="Values"><a name="idp10494560"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sig_name</code></em></span></dt><dd><p> |
| 4 | A string representation of the signal | 4 | A string representation of the signal |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>sig</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>sig</code></em></span></dt><dd><p> |
| 6 | The number of the signal | 6 | The number of the signal |
diff --git a/tapsets/API-signal-checkperm-return.html b/tapsets/API-signal-checkperm-return.html index a66e7314..082890e0 100644 --- a/tapsets/API-signal-checkperm-return.html +++ b/tapsets/API-signal-checkperm-return.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.checkperm.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-checkperm.html" title="probe::signal.checkperm"><link rel="next" href="API-signal-do-action.html" title="probe::signal.do_action"></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>probe::signal.checkperm.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-checkperm.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-do-action.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.checkperm.return"><a name="API-signal-checkperm-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.checkperm.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.checkperm.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-checkperm.html" title="probe::signal.checkperm"><link rel="next" href="API-signal-do-action.html" title="probe::signal.do_action"></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>probe::signal.checkperm.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-checkperm.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-do-action.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.checkperm.return"><a name="API-signal-checkperm-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.checkperm.return — |
| 2 | Check performed on a sent signal completed | 2 | Check performed on a sent signal completed |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.checkperm.return </pre></div><div class="refsect1" title="Values"><a name="idp10543152"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>retstr</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.checkperm.return </pre></div><div class="refsect1" title="Values"><a name="idp10546768"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>retstr</code></em></span></dt><dd><p> |
| 4 | Return value as a string | 4 | Return value as a string |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | Name of the probe point | 6 | Name of the probe point |
diff --git a/tapsets/API-signal-checkperm.html b/tapsets/API-signal-checkperm.html index badbd140..86fb3dfd 100644 --- a/tapsets/API-signal-checkperm.html +++ b/tapsets/API-signal-checkperm.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.checkperm</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-check-ignored-return.html" title="probe::signal.check_ignored.return"><link rel="next" href="API-signal-checkperm-return.html" title="probe::signal.checkperm.return"></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>probe::signal.checkperm</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-check-ignored-return.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-checkperm-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.checkperm"><a name="API-signal-checkperm"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.checkperm — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.checkperm</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-check-ignored-return.html" title="probe::signal.check_ignored.return"><link rel="next" href="API-signal-checkperm-return.html" title="probe::signal.checkperm.return"></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>probe::signal.checkperm</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-check-ignored-return.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-checkperm-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.checkperm"><a name="API-signal-checkperm"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.checkperm — |
| 2 | Check being performed on a sent signal | 2 | Check being performed on a sent signal |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.checkperm </pre></div><div class="refsect1" title="Values"><a name="idp10518976"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.checkperm </pre></div><div class="refsect1" title="Values"><a name="idp10522592"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | Name of the probe point | 4 | Name of the probe point |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> |
| 6 | A task handle to the signal recipient | 6 | A task handle to the signal recipient |
diff --git a/tapsets/API-signal-do-action-return.html b/tapsets/API-signal-do-action-return.html index 6849b8a9..0476191c 100644 --- a/tapsets/API-signal-do-action-return.html +++ b/tapsets/API-signal-do-action-return.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.do_action.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-do-action.html" title="probe::signal.do_action"><link rel="next" href="API-signal-flush.html" title="probe::signal.flush"></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>probe::signal.do_action.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-do-action.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-flush.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.do_action.return"><a name="API-signal-do-action-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.do_action.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.do_action.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-do-action.html" title="probe::signal.do_action"><link rel="next" href="API-signal-flush.html" title="probe::signal.flush"></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>probe::signal.do_action.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-do-action.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-flush.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.do_action.return"><a name="API-signal-do-action-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.do_action.return — |
| 2 | Examining or changing a signal action completed | 2 | Examining or changing a signal action completed |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.do_action.return </pre></div><div class="refsect1" title="Values"><a name="idp10577328"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>retstr</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.do_action.return </pre></div><div class="refsect1" title="Values"><a name="idp10580720"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>retstr</code></em></span></dt><dd><p> |
| 4 | Return value as a string | 4 | Return value as a string |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | Name of the probe point | 6 | Name of the probe point |
diff --git a/tapsets/API-signal-do-action.html b/tapsets/API-signal-do-action.html index 4cac087e..772a75ac 100644 --- a/tapsets/API-signal-do-action.html +++ b/tapsets/API-signal-do-action.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.do_action</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-checkperm-return.html" title="probe::signal.checkperm.return"><link rel="next" href="API-signal-do-action-return.html" title="probe::signal.do_action.return"></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>probe::signal.do_action</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-checkperm-return.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-do-action-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.do_action"><a name="API-signal-do-action"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.do_action — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.do_action</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-checkperm-return.html" title="probe::signal.checkperm.return"><link rel="next" href="API-signal-do-action-return.html" title="probe::signal.do_action.return"></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>probe::signal.do_action</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-checkperm-return.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-do-action-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.do_action"><a name="API-signal-do-action"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.do_action — |
| 2 | Examining or changing a signal action | 2 | Examining or changing a signal action |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.do_action </pre></div><div class="refsect1" title="Values"><a name="idp10555104"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sa_mask</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.do_action </pre></div><div class="refsect1" title="Values"><a name="idp10558608"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sa_mask</code></em></span></dt><dd><p> |
| 4 | The new mask of the signal | 4 | The new mask of the signal |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | Name of the probe point | 6 | Name of the probe point |
diff --git a/tapsets/API-signal-flush.html b/tapsets/API-signal-flush.html index 73f24583..5bae1964 100644 --- a/tapsets/API-signal-flush.html +++ b/tapsets/API-signal-flush.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.flush</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-do-action-return.html" title="probe::signal.do_action.return"><link rel="next" href="API-signal-force-segv.html" title="probe::signal.force_segv"></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>probe::signal.flush</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-do-action-return.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-force-segv.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.flush"><a name="API-signal-flush"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.flush — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.flush</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-do-action-return.html" title="probe::signal.do_action.return"><link rel="next" href="API-signal-force-segv.html" title="probe::signal.force_segv"></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>probe::signal.flush</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-do-action-return.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-force-segv.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.flush"><a name="API-signal-flush"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.flush — |
| 2 | Flushing all pending signals for a task | 2 | Flushing all pending signals for a task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.flush </pre></div><div class="refsect1" title="Values"><a name="idp10589232"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.flush </pre></div><div class="refsect1" title="Values"><a name="idp10592624"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | Name of the probe point | 4 | Name of the probe point |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> |
| 6 | The task handler of the process performing the flush | 6 | The task handler of the process performing the flush |
diff --git a/tapsets/API-signal-force-segv-return.html b/tapsets/API-signal-force-segv-return.html index 5208826b..d2f55dcb 100644 --- a/tapsets/API-signal-force-segv-return.html +++ b/tapsets/API-signal-force-segv-return.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.force_segv.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-force-segv.html" title="probe::signal.force_segv"><link rel="next" href="API-signal-handle.html" title="probe::signal.handle"></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>probe::signal.force_segv.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-force-segv.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-handle.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.force_segv.return"><a name="API-signal-force-segv-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.force_segv.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.force_segv.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-force-segv.html" title="probe::signal.force_segv"><link rel="next" href="API-signal-handle.html" title="probe::signal.handle"></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>probe::signal.force_segv.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-force-segv.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-handle.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.force_segv.return"><a name="API-signal-force-segv-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.force_segv.return — |
| 2 | Forcing send of SIGSEGV complete | 2 | Forcing send of SIGSEGV complete |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.force_segv.return </pre></div><div class="refsect1" title="Values"><a name="idp10623344"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>retstr</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.force_segv.return </pre></div><div class="refsect1" title="Values"><a name="idp10626784"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>retstr</code></em></span></dt><dd><p> |
| 4 | Return value as a string | 4 | Return value as a string |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | Name of the probe point | 6 | Name of the probe point |
diff --git a/tapsets/API-signal-force-segv.html b/tapsets/API-signal-force-segv.html index 8c051f0e..3965ad4d 100644 --- a/tapsets/API-signal-force-segv.html +++ b/tapsets/API-signal-force-segv.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.force_segv</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-flush.html" title="probe::signal.flush"><link rel="next" href="API-signal-force-segv-return.html" title="probe::signal.force_segv.return"></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>probe::signal.force_segv</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-flush.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-force-segv-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.force_segv"><a name="API-signal-force-segv"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.force_segv — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.force_segv</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-flush.html" title="probe::signal.flush"><link rel="next" href="API-signal-force-segv-return.html" title="probe::signal.force_segv.return"></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>probe::signal.force_segv</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-flush.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-force-segv-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.force_segv"><a name="API-signal-force-segv"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.force_segv — |
| 2 | Forcing send of SIGSEGV | 2 | Forcing send of SIGSEGV |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.force_segv </pre></div><div class="refsect1" title="Values"><a name="idp10605360"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.force_segv </pre></div><div class="refsect1" title="Values"><a name="idp10608688"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | Name of the probe point | 4 | Name of the probe point |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>sig_name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>sig_name</code></em></span></dt><dd><p> |
| 6 | A string representation of the signal | 6 | A string representation of the signal |
diff --git a/tapsets/API-signal-handle-return.html b/tapsets/API-signal-handle-return.html index d57e5525..eb19d5af 100644 --- a/tapsets/API-signal-handle-return.html +++ b/tapsets/API-signal-handle-return.html | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.handle.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-handle.html" title="probe::signal.handle"><link rel="next" href="API-signal-pending.html" title="probe::signal.pending"></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>probe::signal.handle.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-handle.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-pending.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.handle.return"><a name="API-signal-handle-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.handle.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.handle.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-handle.html" title="probe::signal.handle"><link rel="next" href="API-signal-pending.html" title="probe::signal.pending"></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>probe::signal.handle.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-handle.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-pending.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.handle.return"><a name="API-signal-handle-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.handle.return — |
| 2 | Signal handler invocation completed | 2 | Signal handler invocation completed |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.handle.return </pre></div><div class="refsect1" title="Values"><a name="idp10661664"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>retstr</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.handle.return </pre></div><div class="refsect1" title="Values"><a name="idp10665104"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>retstr</code></em></span></dt><dd><p> |
| 4 | Return value as a string | 4 | Return value as a string |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | Name of the probe point | 6 | Name of the probe point |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10666880"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10670320"></a><h2>Description</h2><p> |
| 8 | (deprecated in SystemTap 2.1) | 8 | (deprecated in SystemTap 2.1) |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-signal-handle.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="signal.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-signal-pending.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::signal.handle</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::signal.pending</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-signal-handle.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="signal.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-signal-pending.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::signal.handle</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::signal.pending</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-signal-handle.html b/tapsets/API-signal-handle.html index 3a53c092..4b234a9d 100644 --- a/tapsets/API-signal-handle.html +++ b/tapsets/API-signal-handle.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.handle</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-force-segv-return.html" title="probe::signal.force_segv.return"><link rel="next" href="API-signal-handle-return.html" title="probe::signal.handle.return"></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>probe::signal.handle</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-force-segv-return.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-handle-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.handle"><a name="API-signal-handle"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.handle — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.handle</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-force-segv-return.html" title="probe::signal.force_segv.return"><link rel="next" href="API-signal-handle-return.html" title="probe::signal.handle.return"></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>probe::signal.handle</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-force-segv-return.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-handle-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.handle"><a name="API-signal-handle"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.handle — |
| 2 | Signal handler being invoked | 2 | Signal handler being invoked |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.handle </pre></div><div class="refsect1" title="Values"><a name="idp10635280"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>regs</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.handle </pre></div><div class="refsect1" title="Values"><a name="idp10638720"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>regs</code></em></span></dt><dd><p> |
| 4 | The address of the kernel-mode stack area (deprecated in | 4 | The address of the kernel-mode stack area (deprecated in |
| 5 | SystemTap 2.1) | 5 | SystemTap 2.1) |
| 6 | </p></dd><dt><span class="term"><em class="parameter"><code>sig_code</code></em></span></dt><dd><p> | 6 | </p></dd><dt><span class="term"><em class="parameter"><code>sig_code</code></em></span></dt><dd><p> |
diff --git a/tapsets/API-signal-pending-return.html b/tapsets/API-signal-pending-return.html index 8c7baba6..7e4ddeae 100644 --- a/tapsets/API-signal-pending-return.html +++ b/tapsets/API-signal-pending-return.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.pending.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-pending.html" title="probe::signal.pending"><link rel="next" href="API-signal-procmask.html" title="probe::signal.procmask"></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>probe::signal.pending.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-pending.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-procmask.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.pending.return"><a name="API-signal-pending-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.pending.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.pending.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-pending.html" title="probe::signal.pending"><link rel="next" href="API-signal-procmask.html" title="probe::signal.procmask"></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>probe::signal.pending.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-pending.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-procmask.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.pending.return"><a name="API-signal-pending-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.pending.return — |
| 2 | Examination of pending signal completed | 2 | Examination of pending signal completed |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.pending.return </pre></div><div class="refsect1" title="Values"><a name="idp10690288"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>retstr</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.pending.return </pre></div><div class="refsect1" title="Values"><a name="idp10693728"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>retstr</code></em></span></dt><dd><p> |
| 4 | Return value as a string | 4 | Return value as a string |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | Name of the probe point | 6 | Name of the probe point |
diff --git a/tapsets/API-signal-pending.html b/tapsets/API-signal-pending.html index 15c8509a..ba53ea46 100644 --- a/tapsets/API-signal-pending.html +++ b/tapsets/API-signal-pending.html | |||
| @@ -1,13 +1,13 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.pending</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-handle-return.html" title="probe::signal.handle.return"><link rel="next" href="API-signal-pending-return.html" title="probe::signal.pending.return"></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>probe::signal.pending</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-handle-return.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-pending-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.pending"><a name="API-signal-pending"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.pending — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.pending</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-handle-return.html" title="probe::signal.handle.return"><link rel="next" href="API-signal-pending-return.html" title="probe::signal.pending.return"></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>probe::signal.pending</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-handle-return.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-pending-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.pending"><a name="API-signal-pending"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.pending — |
| 2 | Examining pending signal | 2 | Examining pending signal |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.pending </pre></div><div class="refsect1" title="Values"><a name="idp10674832"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.pending </pre></div><div class="refsect1" title="Values"><a name="idp10678272"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | Name of the probe point | 4 | Name of the probe point |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>sigset_size</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>sigset_size</code></em></span></dt><dd><p> |
| 6 | The size of the user-space signal set | 6 | The size of the user-space signal set |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>sigset_add</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>sigset_add</code></em></span></dt><dd><p> |
| 8 | The address of the user-space signal set | 8 | The address of the user-space signal set |
| 9 | (sigset_t) | 9 | (sigset_t) |
| 10 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10682112"></a><h2>Description</h2><p> | 10 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10685552"></a><h2>Description</h2><p> |
| 11 | This probe is used to examine a set of signals pending for delivery | 11 | This probe is used to examine a set of signals pending for delivery |
| 12 | to a specific thread. This normally occurs when the | 12 | to a specific thread. This normally occurs when the |
| 13 | do_sigpending kernel function is executed. | 13 | do_sigpending kernel function is executed. |
diff --git a/tapsets/API-signal-procmask-return.html b/tapsets/API-signal-procmask-return.html index 248c6f67..3f47265e 100644 --- a/tapsets/API-signal-procmask-return.html +++ b/tapsets/API-signal-procmask-return.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.procmask.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-procmask.html" title="probe::signal.procmask"><link rel="next" href="API-signal-send.html" title="probe::signal.send"></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>probe::signal.procmask.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-procmask.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-send.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.procmask.return"><a name="API-signal-procmask-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.procmask.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.procmask.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-procmask.html" title="probe::signal.procmask"><link rel="next" href="API-signal-send.html" title="probe::signal.send"></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>probe::signal.procmask.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-procmask.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-send.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.procmask.return"><a name="API-signal-procmask-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.procmask.return — |
| 2 | Examining or changing blocked signals completed | 2 | Examining or changing blocked signals completed |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.procmask.return </pre></div><div class="refsect1" title="Values"><a name="idp10720448"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>retstr</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.procmask.return </pre></div><div class="refsect1" title="Values"><a name="idp10723984"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>retstr</code></em></span></dt><dd><p> |
| 4 | Return value as a string | 4 | Return value as a string |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | Name of the probe point | 6 | Name of the probe point |
diff --git a/tapsets/API-signal-procmask.html b/tapsets/API-signal-procmask.html index 2e13484a..d57a04b8 100644 --- a/tapsets/API-signal-procmask.html +++ b/tapsets/API-signal-procmask.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.procmask</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-pending-return.html" title="probe::signal.pending.return"><link rel="next" href="API-signal-procmask-return.html" title="probe::signal.procmask.return"></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>probe::signal.procmask</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-pending-return.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-procmask-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.procmask"><a name="API-signal-procmask"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.procmask — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.procmask</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-pending-return.html" title="probe::signal.pending.return"><link rel="next" href="API-signal-procmask-return.html" title="probe::signal.procmask.return"></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>probe::signal.procmask</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-pending-return.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-procmask-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.procmask"><a name="API-signal-procmask"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.procmask — |
| 2 | Examining or changing blocked signals | 2 | Examining or changing blocked signals |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.procmask </pre></div><div class="refsect1" title="Values"><a name="idp10702128"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>how</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.procmask </pre></div><div class="refsect1" title="Values"><a name="idp10705680"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>how</code></em></span></dt><dd><p> |
| 4 | Indicates how to change the blocked signals; possible values are | 4 | Indicates how to change the blocked signals; possible values are |
| 5 | SIG_BLOCK=0 (for blocking signals), | 5 | SIG_BLOCK=0 (for blocking signals), |
| 6 | SIG_UNBLOCK=1 (for unblocking signals), and | 6 | SIG_UNBLOCK=1 (for unblocking signals), and |
diff --git a/tapsets/API-signal-send-return.html b/tapsets/API-signal-send-return.html index 73cf5307..621a2f8c 100644 --- a/tapsets/API-signal-send-return.html +++ b/tapsets/API-signal-send-return.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.send.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-send.html" title="probe::signal.send"><link rel="next" href="API-signal-send-sig-queue.html" title="probe::signal.send_sig_queue"></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>probe::signal.send.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-send.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-send-sig-queue.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.send.return"><a name="API-signal-send-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.send.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.send.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-send.html" title="probe::signal.send"><link rel="next" href="API-signal-send-sig-queue.html" title="probe::signal.send_sig_queue"></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>probe::signal.send.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-send.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-send-sig-queue.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.send.return"><a name="API-signal-send-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.send.return — |
| 2 | Signal being sent to a process completed (deprecated in SystemTap 2.1) | 2 | Signal being sent to a process completed (deprecated in SystemTap 2.1) |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.send.return </pre></div><div class="refsect1" title="Values"><a name="idp10761904"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>retstr</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.send.return </pre></div><div class="refsect1" title="Values"><a name="idp10765488"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>retstr</code></em></span></dt><dd><p> |
| 4 | The return value to either __group_send_sig_info, specific_send_sig_info, or send_sigqueue | 4 | The return value to either __group_send_sig_info, specific_send_sig_info, or send_sigqueue |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>send2queue</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>send2queue</code></em></span></dt><dd><p> |
| 6 | Indicates whether the sent signal was sent to an existing sigqueue | 6 | Indicates whether the sent signal was sent to an existing sigqueue |
| @@ -8,9 +8,9 @@ | |||
| 8 | The name of the function used to send out the signal | 8 | The name of the function used to send out the signal |
| 9 | </p></dd><dt><span class="term"><em class="parameter"><code>shared</code></em></span></dt><dd><p> | 9 | </p></dd><dt><span class="term"><em class="parameter"><code>shared</code></em></span></dt><dd><p> |
| 10 | Indicates whether the sent signal is shared by the thread group. | 10 | Indicates whether the sent signal is shared by the thread group. |
| 11 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp10771344"></a><h2>Context</h2><p> | 11 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp10774928"></a><h2>Context</h2><p> |
| 12 | The signal's sender. (correct?) | 12 | The signal's sender. (correct?) |
| 13 | </p></div><div class="refsect1" title="Description"><a name="idp10772576"></a><h2>Description</h2><p> | 13 | </p></div><div class="refsect1" title="Description"><a name="idp10776160"></a><h2>Description</h2><p> |
| 14 | Possible __group_send_sig_info and | 14 | Possible __group_send_sig_info and |
| 15 | specific_send_sig_info return values are as follows; | 15 | specific_send_sig_info return values are as follows; |
| 16 | </p><p> | 16 | </p><p> |
diff --git a/tapsets/API-signal-send-sig-queue-return.html b/tapsets/API-signal-send-sig-queue-return.html index 15d22f5f..65f29e51 100644 --- a/tapsets/API-signal-send-sig-queue-return.html +++ b/tapsets/API-signal-send-sig-queue-return.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.send_sig_queue.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-send-sig-queue.html" title="probe::signal.send_sig_queue"><link rel="next" href="API-signal-sys-tgkill.html" title="probe::signal.sys_tgkill"></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>probe::signal.send_sig_queue.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-send-sig-queue.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-sys-tgkill.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.send_sig_queue.return"><a name="API-signal-send-sig-queue-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.send_sig_queue.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.send_sig_queue.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-send-sig-queue.html" title="probe::signal.send_sig_queue"><link rel="next" href="API-signal-sys-tgkill.html" title="probe::signal.sys_tgkill"></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>probe::signal.send_sig_queue.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-send-sig-queue.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-sys-tgkill.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.send_sig_queue.return"><a name="API-signal-send-sig-queue-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.send_sig_queue.return — |
| 2 | Queuing a signal to a process completed | 2 | Queuing a signal to a process completed |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.send_sig_queue.return </pre></div><div class="refsect1" title="Values"><a name="idp10804000"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>retstr</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.send_sig_queue.return </pre></div><div class="refsect1" title="Values"><a name="idp10807696"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>retstr</code></em></span></dt><dd><p> |
| 4 | Return value as a string | 4 | Return value as a string |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | Name of the probe point | 6 | Name of the probe point |
diff --git a/tapsets/API-signal-send-sig-queue.html b/tapsets/API-signal-send-sig-queue.html index b2d90e35..61364a05 100644 --- a/tapsets/API-signal-send-sig-queue.html +++ b/tapsets/API-signal-send-sig-queue.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.send_sig_queue</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-send-return.html" title="probe::signal.send.return"><link rel="next" href="API-signal-send-sig-queue-return.html" title="probe::signal.send_sig_queue.return"></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>probe::signal.send_sig_queue</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-send-return.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-send-sig-queue-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.send_sig_queue"><a name="API-signal-send-sig-queue"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.send_sig_queue — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.send_sig_queue</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-send-return.html" title="probe::signal.send.return"><link rel="next" href="API-signal-send-sig-queue-return.html" title="probe::signal.send_sig_queue.return"></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>probe::signal.send_sig_queue</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-send-return.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-send-sig-queue-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.send_sig_queue"><a name="API-signal-send-sig-queue"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.send_sig_queue — |
| 2 | Queuing a signal to a process | 2 | Queuing a signal to a process |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.send_sig_queue </pre></div><div class="refsect1" title="Values"><a name="idp10783904"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sigqueue_addr</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.send_sig_queue </pre></div><div class="refsect1" title="Values"><a name="idp10787536"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sigqueue_addr</code></em></span></dt><dd><p> |
| 4 | The address of the signal queue | 4 | The address of the signal queue |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | Name of the probe point | 6 | Name of the probe point |
diff --git a/tapsets/API-signal-send.html b/tapsets/API-signal-send.html index ef3d8fd5..17fdbf81 100644 --- a/tapsets/API-signal-send.html +++ b/tapsets/API-signal-send.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.send</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-procmask-return.html" title="probe::signal.procmask.return"><link rel="next" href="API-signal-send-return.html" title="probe::signal.send.return"></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>probe::signal.send</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-procmask-return.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-send-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.send"><a name="API-signal-send"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.send — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.send</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-procmask-return.html" title="probe::signal.procmask.return"><link rel="next" href="API-signal-send-return.html" title="probe::signal.send.return"></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>probe::signal.send</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-procmask-return.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-send-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.send"><a name="API-signal-send"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.send — |
| 2 | Signal being sent to a process | 2 | Signal being sent to a process |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.send </pre></div><div class="refsect1" title="Values"><a name="idp10732384"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>send2queue</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.send </pre></div><div class="refsect1" title="Values"><a name="idp10735920"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>send2queue</code></em></span></dt><dd><p> |
| 4 | Indicates whether the signal is sent to an existing | 4 | Indicates whether the signal is sent to an existing |
| 5 | sigqueue (deprecated in SystemTap 2.1) | 5 | sigqueue (deprecated in SystemTap 2.1) |
| 6 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 6 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| @@ -21,6 +21,6 @@ | |||
| 21 | The PID of the process receiving the signal | 21 | The PID of the process receiving the signal |
| 22 | </p></dd><dt><span class="term"><em class="parameter"><code>pid_name</code></em></span></dt><dd><p> | 22 | </p></dd><dt><span class="term"><em class="parameter"><code>pid_name</code></em></span></dt><dd><p> |
| 23 | The name of the signal recipient | 23 | The name of the signal recipient |
| 24 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp10753920"></a><h2>Context</h2><p> | 24 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp10757456"></a><h2>Context</h2><p> |
| 25 | The signal's sender. | 25 | The signal's sender. |
| 26 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-signal-procmask-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="signal.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-signal-send-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::signal.procmask.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::signal.send.return</span></td></tr></table></div></body></html> | 26 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-signal-procmask-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="signal.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-signal-send-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::signal.procmask.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::signal.send.return</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-signal-str.html b/tapsets/API-signal-str.html index f24a0013..1959fa68 100644 --- a/tapsets/API-signal-str.html +++ b/tapsets/API-signal-str.html | |||
| @@ -2,6 +2,6 @@ | |||
| 2 | Returns the string representation of a signal number | 2 | Returns the string representation of a signal number |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | signal_str(num:) | 4 | signal_str(num:) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10471072"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>num</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10474640"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>num</code></em></span></dt><dd><p> |
| 6 | the signal number to convert to string. | 6 | the signal number to convert to string. |
| 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-sa-handler-str.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="signal.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-sigset-mask-str.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::sa_handler_str</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::sigset_mask_str</span></td></tr></table></div></body></html> | 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-sa-handler-str.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="signal.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-sigset-mask-str.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::sa_handler_str</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::sigset_mask_str</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-signal-sys-tgkill-return.html b/tapsets/API-signal-sys-tgkill-return.html index 0aaef956..cc56ce08 100644 --- a/tapsets/API-signal-sys-tgkill-return.html +++ b/tapsets/API-signal-sys-tgkill-return.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.sys_tgkill.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-sys-tgkill.html" title="probe::signal.sys_tgkill"><link rel="next" href="API-signal-sys-tkill.html" title="probe::signal.sys_tkill"></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>probe::signal.sys_tgkill.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-sys-tgkill.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-sys-tkill.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.sys_tgkill.return"><a name="API-signal-sys-tgkill-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.sys_tgkill.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.sys_tgkill.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-sys-tgkill.html" title="probe::signal.sys_tgkill"><link rel="next" href="API-signal-sys-tkill.html" title="probe::signal.sys_tkill"></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>probe::signal.sys_tgkill.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-sys-tgkill.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-sys-tkill.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.sys_tgkill.return"><a name="API-signal-sys-tgkill-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.sys_tgkill.return — |
| 2 | Sending kill signal to a thread group completed | 2 | Sending kill signal to a thread group completed |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.sys_tgkill.return </pre></div><div class="refsect1" title="Values"><a name="idp10837440"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>retstr</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.sys_tgkill.return </pre></div><div class="refsect1" title="Values"><a name="idp10841120"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>retstr</code></em></span></dt><dd><p> |
| 4 | The return value to either __group_send_sig_info, | 4 | The return value to either __group_send_sig_info, |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | Name of the probe point | 6 | Name of the probe point |
diff --git a/tapsets/API-signal-sys-tgkill.html b/tapsets/API-signal-sys-tgkill.html index edb73a8a..0e7af323 100644 --- a/tapsets/API-signal-sys-tgkill.html +++ b/tapsets/API-signal-sys-tgkill.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.sys_tgkill</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-send-sig-queue-return.html" title="probe::signal.send_sig_queue.return"><link rel="next" href="API-signal-sys-tgkill-return.html" title="probe::signal.sys_tgkill.return"></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>probe::signal.sys_tgkill</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-send-sig-queue-return.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-sys-tgkill-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.sys_tgkill"><a name="API-signal-sys-tgkill"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.sys_tgkill — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.sys_tgkill</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-send-sig-queue-return.html" title="probe::signal.send_sig_queue.return"><link rel="next" href="API-signal-sys-tgkill-return.html" title="probe::signal.sys_tgkill.return"></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>probe::signal.sys_tgkill</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-send-sig-queue-return.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-sys-tgkill-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.sys_tgkill"><a name="API-signal-sys-tgkill"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.sys_tgkill — |
| 2 | Sending kill signal to a thread group | 2 | Sending kill signal to a thread group |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.sys_tgkill </pre></div><div class="refsect1" title="Values"><a name="idp10815936"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.sys_tgkill </pre></div><div class="refsect1" title="Values"><a name="idp10819632"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | Name of the probe point | 4 | Name of the probe point |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>sig_name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>sig_name</code></em></span></dt><dd><p> |
| 6 | A string representation of the signal | 6 | A string representation of the signal |
| @@ -12,7 +12,7 @@ | |||
| 12 | The name of the signal recipient | 12 | The name of the signal recipient |
| 13 | </p></dd><dt><span class="term"><em class="parameter"><code>sig_pid</code></em></span></dt><dd><p> | 13 | </p></dd><dt><span class="term"><em class="parameter"><code>sig_pid</code></em></span></dt><dd><p> |
| 14 | The PID of the thread receiving the kill signal | 14 | The PID of the thread receiving the kill signal |
| 15 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10829296"></a><h2>Description</h2><p> | 15 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10832992"></a><h2>Description</h2><p> |
| 16 | The tgkill call is similar to tkill, | 16 | The tgkill call is similar to tkill, |
| 17 | except that it also allows the caller to specify the thread group ID of | 17 | except that it also allows the caller to specify the thread group ID of |
| 18 | the thread to be signalled. This protects against TID reuse. | 18 | the thread to be signalled. This protects against TID reuse. |
diff --git a/tapsets/API-signal-sys-tkill.html b/tapsets/API-signal-sys-tkill.html index adb04b5c..9980b1d1 100644 --- a/tapsets/API-signal-sys-tkill.html +++ b/tapsets/API-signal-sys-tkill.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.sys_tkill</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-sys-tgkill-return.html" title="probe::signal.sys_tgkill.return"><link rel="next" href="API-signal-syskill.html" title="probe::signal.syskill"></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>probe::signal.sys_tkill</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-sys-tgkill-return.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-syskill.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.sys_tkill"><a name="API-signal-sys-tkill"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.sys_tkill — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.sys_tkill</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-sys-tgkill-return.html" title="probe::signal.sys_tgkill.return"><link rel="next" href="API-signal-syskill.html" title="probe::signal.syskill"></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>probe::signal.sys_tkill</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-sys-tgkill-return.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-syskill.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.sys_tkill"><a name="API-signal-sys-tkill"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.sys_tkill — |
| 2 | Sending a kill signal to a thread | 2 | Sending a kill signal to a thread |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.sys_tkill </pre></div><div class="refsect1" title="Values"><a name="idp10849424"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.sys_tkill </pre></div><div class="refsect1" title="Values"><a name="idp10853056"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | Name of the probe point | 4 | Name of the probe point |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>sig_name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>sig_name</code></em></span></dt><dd><p> |
| 6 | A string representation of the signal | 6 | A string representation of the signal |
| @@ -10,7 +10,7 @@ | |||
| 10 | The name of the signal recipient | 10 | The name of the signal recipient |
| 11 | </p></dd><dt><span class="term"><em class="parameter"><code>sig_pid</code></em></span></dt><dd><p> | 11 | </p></dd><dt><span class="term"><em class="parameter"><code>sig_pid</code></em></span></dt><dd><p> |
| 12 | The PID of the process receiving the kill signal | 12 | The PID of the process receiving the kill signal |
| 13 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10860736"></a><h2>Description</h2><p> | 13 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10864368"></a><h2>Description</h2><p> |
| 14 | The tkill call is analogous to kill(2), | 14 | The tkill call is analogous to kill(2), |
| 15 | except that it also allows a process within a specific thread group to | 15 | except that it also allows a process within a specific thread group to |
| 16 | be targeted. Such processes are targeted through their unique | 16 | be targeted. Such processes are targeted through their unique |
diff --git a/tapsets/API-signal-syskill-return.html b/tapsets/API-signal-syskill-return.html index 31618ebd..c26ea70b 100644 --- a/tapsets/API-signal-syskill-return.html +++ b/tapsets/API-signal-syskill-return.html | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.syskill.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-syskill.html" title="probe::signal.syskill"><link rel="next" href="API-signal-systkill-return.html" title="probe::signal.systkill.return"></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>probe::signal.syskill.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-syskill.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-systkill-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.syskill.return"><a name="API-signal-syskill-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.syskill.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.syskill.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-syskill.html" title="probe::signal.syskill"><link rel="next" href="API-signal-systkill-return.html" title="probe::signal.systkill.return"></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>probe::signal.syskill.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-syskill.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-systkill-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.syskill.return"><a name="API-signal-syskill-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.syskill.return — |
| 2 | Sending kill signal completed | 2 | Sending kill signal completed |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.syskill.return </pre></div><div class="refsect1" title="Values"><a name="idp10886912"></a><h2>Values</h2><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.syskill.return </pre></div><div class="refsect1" title="Values"><a name="idp10890592"></a><h2>Values</h2><p> |
| 4 | None | 4 | None |
| 5 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-signal-syskill.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="signal.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-signal-systkill-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::signal.syskill</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::signal.systkill.return</span></td></tr></table></div></body></html> | 5 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-signal-syskill.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="signal.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-signal-systkill-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::signal.syskill</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::signal.systkill.return</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-signal-syskill.html b/tapsets/API-signal-syskill.html index 7d61e0f8..20054954 100644 --- a/tapsets/API-signal-syskill.html +++ b/tapsets/API-signal-syskill.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.syskill</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-sys-tkill.html" title="probe::signal.sys_tkill"><link rel="next" href="API-signal-syskill-return.html" title="probe::signal.syskill.return"></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>probe::signal.syskill</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-sys-tkill.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-syskill-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.syskill"><a name="API-signal-syskill"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.syskill — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.syskill</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-sys-tkill.html" title="probe::signal.sys_tkill"><link rel="next" href="API-signal-syskill-return.html" title="probe::signal.syskill.return"></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>probe::signal.syskill</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-sys-tkill.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-syskill-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.syskill"><a name="API-signal-syskill"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.syskill — |
| 2 | Sending kill signal to a process | 2 | Sending kill signal to a process |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.syskill </pre></div><div class="refsect1" title="Values"><a name="idp10868832"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.syskill </pre></div><div class="refsect1" title="Values"><a name="idp10872512"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | Name of the probe point | 4 | Name of the probe point |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>sig_name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>sig_name</code></em></span></dt><dd><p> |
| 6 | A string representation of the signal | 6 | A string representation of the signal |
diff --git a/tapsets/API-signal-systkill-return.html b/tapsets/API-signal-systkill-return.html index e6f9aa6f..5e6ad037 100644 --- a/tapsets/API-signal-systkill-return.html +++ b/tapsets/API-signal-systkill-return.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.systkill.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-syskill-return.html" title="probe::signal.syskill.return"><link rel="next" href="API-signal-wakeup.html" title="probe::signal.wakeup"></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>probe::signal.systkill.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-syskill-return.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-wakeup.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.systkill.return"><a name="API-signal-systkill-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.systkill.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.systkill.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-syskill-return.html" title="probe::signal.syskill.return"><link rel="next" href="API-signal-wakeup.html" title="probe::signal.wakeup"></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>probe::signal.systkill.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-syskill-return.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-signal-wakeup.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.systkill.return"><a name="API-signal-systkill-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.systkill.return — |
| 2 | Sending kill signal to a thread completed | 2 | Sending kill signal to a thread completed |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.systkill.return </pre></div><div class="refsect1" title="Values"><a name="idp10894880"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>retstr</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.systkill.return </pre></div><div class="refsect1" title="Values"><a name="idp10898608"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>retstr</code></em></span></dt><dd><p> |
| 4 | The return value to either __group_send_sig_info, | 4 | The return value to either __group_send_sig_info, |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | Name of the probe point | 6 | Name of the probe point |
diff --git a/tapsets/API-signal-wakeup.html b/tapsets/API-signal-wakeup.html index 83834f9e..7f13c19d 100644 --- a/tapsets/API-signal-wakeup.html +++ b/tapsets/API-signal-wakeup.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.wakeup</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-systkill-return.html" title="probe::signal.systkill.return"><link rel="next" href="errno.stp.html" title="Chapter 18. Errno Tapset"></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>probe::signal.wakeup</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-systkill-return.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="errno.stp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.wakeup"><a name="API-signal-wakeup"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.wakeup — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::signal.wakeup</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="signal.stp.html" title="Chapter 17. Signal Tapset"><link rel="prev" href="API-signal-systkill-return.html" title="probe::signal.systkill.return"><link rel="next" href="errno.stp.html" title="Chapter 18. Errno Tapset"></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>probe::signal.wakeup</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-signal-systkill-return.html">Prev</a> </td><th width="60%" align="center">Chapter 17. Signal Tapset</th><td width="20%" align="right"> <a accesskey="n" href="errno.stp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::signal.wakeup"><a name="API-signal-wakeup"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::signal.wakeup — |
| 2 | Sleeping process being wakened for signal | 2 | Sleeping process being wakened for signal |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.wakeup </pre></div><div class="refsect1" title="Values"><a name="idp10906864"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>resume</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">signal.wakeup </pre></div><div class="refsect1" title="Values"><a name="idp10910592"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>resume</code></em></span></dt><dd><p> |
| 4 | Indicates whether to wake up a task in a | 4 | Indicates whether to wake up a task in a |
| 5 | STOPPED or TRACED state | 5 | STOPPED or TRACED state |
| 6 | </p></dd><dt><span class="term"><em class="parameter"><code>state_mask</code></em></span></dt><dd><p> | 6 | </p></dd><dt><span class="term"><em class="parameter"><code>state_mask</code></em></span></dt><dd><p> |
diff --git a/tapsets/API-sigset-mask-str.html b/tapsets/API-sigset-mask-str.html index 7175b573..e51749f5 100644 --- a/tapsets/API-sigset-mask-str.html +++ b/tapsets/API-sigset-mask-str.html | |||
| @@ -2,6 +2,6 @@ | |||
| 2 | Returns the string representation of a sigset | 2 | Returns the string representation of a sigset |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | sigset_mask_str:string(mask:long) | 4 | sigset_mask_str:string(mask:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10481040"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>mask</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10484544"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>mask</code></em></span></dt><dd><p> |
| 6 | the sigset to convert to string. | 6 | the sigset to convert to string. |
| 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-signal-str.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="signal.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-signal-check-ignored.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::signal_str</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::signal.check_ignored</span></td></tr></table></div></body></html> | 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-signal-str.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="signal.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-signal-check-ignored.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::signal_str</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::signal.check_ignored</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-sock-fam-num2str.html b/tapsets/API-sock-fam-num2str.html index 54f64ba0..1f415ac0 100644 --- a/tapsets/API-sock-fam-num2str.html +++ b/tapsets/API-sock-fam-num2str.html | |||
| @@ -2,6 +2,6 @@ | |||
| 2 | Given a protocol family number, return a string representation | 2 | Given a protocol family number, return a string representation |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | sock_fam_num2str:string(family:long) | 4 | sock_fam_num2str:string(family:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9255312"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9258480"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> |
| 6 | The family number | 6 | The family number |
| 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-inet-get-local-port.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-sock-fam-str2num.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::inet_get_local_port</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::sock_fam_str2num</span></td></tr></table></div></body></html> | 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-inet-get-local-port.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-sock-fam-str2num.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::inet_get_local_port</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::sock_fam_str2num</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-sock-fam-str2num.html b/tapsets/API-sock-fam-str2num.html index 6fbf28de..73a4d2cf 100644 --- a/tapsets/API-sock-fam-str2num.html +++ b/tapsets/API-sock-fam-str2num.html | |||
| @@ -2,6 +2,6 @@ | |||
| 2 | Given a protocol family name (string), return the corresponding protocol family number | 2 | Given a protocol family name (string), return the corresponding protocol family number |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | sock_fam_str2num:long(family:string) | 4 | sock_fam_str2num:long(family:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9265360"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9268528"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> |
| 6 | The family name | 6 | The family name |
| 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-sock-fam-num2str.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-sock-prot-num2str.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::sock_fam_num2str</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::sock_prot_num2str</span></td></tr></table></div></body></html> | 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-sock-fam-num2str.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-sock-prot-num2str.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::sock_fam_num2str</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::sock_prot_num2str</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-sock-prot-num2str.html b/tapsets/API-sock-prot-num2str.html index a4fe12ac..492a030f 100644 --- a/tapsets/API-sock-prot-num2str.html +++ b/tapsets/API-sock-prot-num2str.html | |||
| @@ -2,6 +2,6 @@ | |||
| 2 | Given a protocol number, return a string representation | 2 | Given a protocol number, return a string representation |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | sock_prot_num2str:string(proto:long) | 4 | sock_prot_num2str:string(proto:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9275328"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>proto</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9278544"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>proto</code></em></span></dt><dd><p> |
| 6 | The protocol number | 6 | The protocol number |
| 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-sock-fam-str2num.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-sock-prot-str2num.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::sock_fam_str2num</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::sock_prot_str2num</span></td></tr></table></div></body></html> | 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-sock-fam-str2num.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-sock-prot-str2num.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::sock_fam_str2num</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::sock_prot_str2num</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-sock-prot-str2num.html b/tapsets/API-sock-prot-str2num.html index 98e4c8d5..855b4b07 100644 --- a/tapsets/API-sock-prot-str2num.html +++ b/tapsets/API-sock-prot-str2num.html | |||
| @@ -2,6 +2,6 @@ | |||
| 2 | Given a protocol name (string), return the corresponding protocol number | 2 | Given a protocol name (string), return the corresponding protocol number |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | sock_prot_str2num:long(proto:string) | 4 | sock_prot_str2num:long(proto:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9285296"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>proto</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9288576"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>proto</code></em></span></dt><dd><p> |
| 6 | The protocol name | 6 | The protocol name |
| 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-sock-prot-num2str.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-sock-state-num2str.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::sock_prot_num2str</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::sock_state_num2str</span></td></tr></table></div></body></html> | 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-sock-prot-num2str.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-sock-state-num2str.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::sock_prot_num2str</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::sock_state_num2str</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-sock-state-num2str.html b/tapsets/API-sock-state-num2str.html index 8fb5c733..df1bf9d8 100644 --- a/tapsets/API-sock-state-num2str.html +++ b/tapsets/API-sock-state-num2str.html | |||
| @@ -2,6 +2,6 @@ | |||
| 2 | Given a socket state number, return a string representation | 2 | Given a socket state number, return a string representation |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | sock_state_num2str:string(state:long) | 4 | sock_state_num2str:string(state:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9295264"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>state</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9298544"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>state</code></em></span></dt><dd><p> |
| 6 | The state number | 6 | The state number |
| 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-sock-prot-str2num.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-sock-state-str2num.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::sock_prot_str2num</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::sock_state_str2num</span></td></tr></table></div></body></html> | 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-sock-prot-str2num.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-sock-state-str2num.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::sock_prot_str2num</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::sock_state_str2num</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-sock-state-str2num.html b/tapsets/API-sock-state-str2num.html index 47aa1628..9c993caa 100644 --- a/tapsets/API-sock-state-str2num.html +++ b/tapsets/API-sock-state-str2num.html | |||
| @@ -2,6 +2,6 @@ | |||
| 2 | Given a socket state string, return the corresponding state number | 2 | Given a socket state string, return the corresponding state number |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | sock_state_str2num:long(state:string) | 4 | sock_state_str2num:long(state:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9305232"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>state</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9308464"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>state</code></em></span></dt><dd><p> |
| 6 | The state name | 6 | The state name |
| 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-sock-state-num2str.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-aio-read.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::sock_state_num2str</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.aio_read</span></td></tr></table></div></body></html> | 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-sock-state-num2str.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-aio-read.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::sock_state_num2str</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.aio_read</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-socket-aio-read-return.html b/tapsets/API-socket-aio-read-return.html index dbc09b89..fda68014 100644 --- a/tapsets/API-socket-aio-read-return.html +++ b/tapsets/API-socket-aio-read-return.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.aio_read.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-aio-read.html" title="probe::socket.aio_read"><link rel="next" href="API-socket-aio-write.html" title="probe::socket.aio_write"></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>probe::socket.aio_read.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-aio-read.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-aio-write.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.aio_read.return"><a name="API-socket-aio-read-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.aio_read.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.aio_read.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-aio-read.html" title="probe::socket.aio_read"><link rel="next" href="API-socket-aio-write.html" title="probe::socket.aio_write"></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>probe::socket.aio_read.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-aio-read.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-aio-write.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.aio_read.return"><a name="API-socket-aio-read-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.aio_read.return — |
| 2 | Conclusion of message received via <code class="function">sock_aio_read</code> | 2 | Conclusion of message received via <code class="function">sock_aio_read</code> |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.aio_read.return </pre></div><div class="refsect1" title="Values"><a name="idp9341616"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>success</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.aio_read.return </pre></div><div class="refsect1" title="Values"><a name="idp9345008"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>success</code></em></span></dt><dd><p> |
| 4 | Was receive successful? (1 = yes, 0 = no) | 4 | Was receive successful? (1 = yes, 0 = no) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> |
| 6 | Protocol value | 6 | Protocol value |
| @@ -16,9 +16,9 @@ | |||
| 16 | Socket type value | 16 | Socket type value |
| 17 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> | 17 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> |
| 18 | Protocol family value | 18 | Protocol family value |
| 19 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9358992"></a><h2>Context</h2><p> | 19 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9362384"></a><h2>Context</h2><p> |
| 20 | The message receiver. | 20 | The message receiver. |
| 21 | </p></div><div class="refsect1" title="Description"><a name="idp9360224"></a><h2>Description</h2><p> | 21 | </p></div><div class="refsect1" title="Description"><a name="idp9363616"></a><h2>Description</h2><p> |
| 22 | Fires at the conclusion of receiving a message on a socket | 22 | Fires at the conclusion of receiving a message on a socket |
| 23 | via the <code class="function">sock_aio_read</code> function | 23 | via the <code class="function">sock_aio_read</code> function |
| 24 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-aio-read.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-aio-write.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.aio_read</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.aio_write</span></td></tr></table></div></body></html> | 24 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-aio-read.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-aio-write.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.aio_read</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.aio_write</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-socket-aio-read.html b/tapsets/API-socket-aio-read.html index f8aa4fb6..ee868da9 100644 --- a/tapsets/API-socket-aio-read.html +++ b/tapsets/API-socket-aio-read.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.aio_read</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-sock-state-str2num.html" title="function::sock_state_str2num"><link rel="next" href="API-socket-aio-read-return.html" title="probe::socket.aio_read.return"></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>probe::socket.aio_read</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sock-state-str2num.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-aio-read-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.aio_read"><a name="API-socket-aio-read"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.aio_read — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.aio_read</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-sock-state-str2num.html" title="function::sock_state_str2num"><link rel="next" href="API-socket-aio-read-return.html" title="probe::socket.aio_read.return"></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>probe::socket.aio_read</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sock-state-str2num.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-aio-read-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.aio_read"><a name="API-socket-aio-read"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.aio_read — |
| 2 | Receiving message via <code class="function">sock_aio_read</code> | 2 | Receiving message via <code class="function">sock_aio_read</code> |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.aio_read </pre></div><div class="refsect1" title="Values"><a name="idp9315728"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.aio_read </pre></div><div class="refsect1" title="Values"><a name="idp9319072"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> |
| 4 | Protocol value | 4 | Protocol value |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>flags</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>flags</code></em></span></dt><dd><p> |
| 6 | Socket flags value | 6 | Socket flags value |
| @@ -14,9 +14,9 @@ | |||
| 14 | Socket type value | 14 | Socket type value |
| 15 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> | 15 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> |
| 16 | Protocol family value | 16 | Protocol family value |
| 17 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9331024"></a><h2>Context</h2><p> | 17 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9334368"></a><h2>Context</h2><p> |
| 18 | The message sender | 18 | The message sender |
| 19 | </p></div><div class="refsect1" title="Description"><a name="idp9332240"></a><h2>Description</h2><p> | 19 | </p></div><div class="refsect1" title="Description"><a name="idp9335584"></a><h2>Description</h2><p> |
| 20 | Fires at the beginning of receiving a message on a socket | 20 | Fires at the beginning of receiving a message on a socket |
| 21 | via the <code class="function">sock_aio_read</code> function | 21 | via the <code class="function">sock_aio_read</code> function |
| 22 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-sock-state-str2num.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-aio-read-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::sock_state_str2num</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.aio_read.return</span></td></tr></table></div></body></html> | 22 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-sock-state-str2num.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-aio-read-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::sock_state_str2num</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.aio_read.return</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-socket-aio-write-return.html b/tapsets/API-socket-aio-write-return.html index afed256e..90853a9c 100644 --- a/tapsets/API-socket-aio-write-return.html +++ b/tapsets/API-socket-aio-write-return.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.aio_write.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-aio-write.html" title="probe::socket.aio_write"><link rel="next" href="API-socket-close.html" title="probe::socket.close"></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>probe::socket.aio_write.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-aio-write.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-close.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.aio_write.return"><a name="API-socket-aio-write-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.aio_write.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.aio_write.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-aio-write.html" title="probe::socket.aio_write"><link rel="next" href="API-socket-close.html" title="probe::socket.close"></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>probe::socket.aio_write.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-aio-write.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-close.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.aio_write.return"><a name="API-socket-aio-write-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.aio_write.return — |
| 2 | Conclusion of message send via <code class="function">sock_aio_write</code> | 2 | Conclusion of message send via <code class="function">sock_aio_write</code> |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.aio_write.return </pre></div><div class="refsect1" title="Values"><a name="idp9395552"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>success</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.aio_write.return </pre></div><div class="refsect1" title="Values"><a name="idp9398880"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>success</code></em></span></dt><dd><p> |
| 4 | Was receive successful? (1 = yes, 0 = no) | 4 | Was receive successful? (1 = yes, 0 = no) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> |
| 6 | Protocol value | 6 | Protocol value |
| @@ -16,9 +16,9 @@ | |||
| 16 | Socket type value | 16 | Socket type value |
| 17 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> | 17 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> |
| 18 | Protocol family value | 18 | Protocol family value |
| 19 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9412928"></a><h2>Context</h2><p> | 19 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9416256"></a><h2>Context</h2><p> |
| 20 | The message receiver. | 20 | The message receiver. |
| 21 | </p></div><div class="refsect1" title="Description"><a name="idp9414160"></a><h2>Description</h2><p> | 21 | </p></div><div class="refsect1" title="Description"><a name="idp9417488"></a><h2>Description</h2><p> |
| 22 | Fires at the conclusion of sending a message on a socket | 22 | Fires at the conclusion of sending a message on a socket |
| 23 | via the <code class="function">sock_aio_write</code> function | 23 | via the <code class="function">sock_aio_write</code> function |
| 24 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-aio-write.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-close.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.aio_write</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.close</span></td></tr></table></div></body></html> | 24 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-aio-write.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-close.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.aio_write</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.close</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-socket-aio-write.html b/tapsets/API-socket-aio-write.html index f564dbb9..0b318589 100644 --- a/tapsets/API-socket-aio-write.html +++ b/tapsets/API-socket-aio-write.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.aio_write</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-aio-read-return.html" title="probe::socket.aio_read.return"><link rel="next" href="API-socket-aio-write-return.html" title="probe::socket.aio_write.return"></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>probe::socket.aio_write</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-aio-read-return.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-aio-write-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.aio_write"><a name="API-socket-aio-write"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.aio_write — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.aio_write</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-aio-read-return.html" title="probe::socket.aio_read.return"><link rel="next" href="API-socket-aio-write-return.html" title="probe::socket.aio_write.return"></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>probe::socket.aio_write</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-aio-read-return.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-aio-write-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.aio_write"><a name="API-socket-aio-write"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.aio_write — |
| 2 | Message send via <code class="function">sock_aio_write</code> | 2 | Message send via <code class="function">sock_aio_write</code> |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.aio_write </pre></div><div class="refsect1" title="Values"><a name="idp9369568"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.aio_write </pre></div><div class="refsect1" title="Values"><a name="idp9372960"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> |
| 4 | Protocol value | 4 | Protocol value |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>flags</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>flags</code></em></span></dt><dd><p> |
| 6 | Socket flags value | 6 | Socket flags value |
| @@ -14,9 +14,9 @@ | |||
| 14 | Socket type value | 14 | Socket type value |
| 15 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> | 15 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> |
| 16 | Protocol family value | 16 | Protocol family value |
| 17 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9384864"></a><h2>Context</h2><p> | 17 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9388256"></a><h2>Context</h2><p> |
| 18 | The message sender | 18 | The message sender |
| 19 | </p></div><div class="refsect1" title="Description"><a name="idp9386080"></a><h2>Description</h2><p> | 19 | </p></div><div class="refsect1" title="Description"><a name="idp9389472"></a><h2>Description</h2><p> |
| 20 | Fires at the beginning of sending a message on a socket | 20 | Fires at the beginning of sending a message on a socket |
| 21 | via the <code class="function">sock_aio_write</code> function | 21 | via the <code class="function">sock_aio_write</code> function |
| 22 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-aio-read-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-aio-write-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.aio_read.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.aio_write.return</span></td></tr></table></div></body></html> | 22 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-aio-read-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-aio-write-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.aio_read.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.aio_write.return</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-socket-close-return.html b/tapsets/API-socket-close-return.html index 4575c603..9ae32ef2 100644 --- a/tapsets/API-socket-close-return.html +++ b/tapsets/API-socket-close-return.html | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.close.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-close.html" title="probe::socket.close"><link rel="next" href="API-socket-create.html" title="probe::socket.create"></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>probe::socket.close.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-close.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-create.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.close.return"><a name="API-socket-close-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.close.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.close.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-close.html" title="probe::socket.close"><link rel="next" href="API-socket-create.html" title="probe::socket.create"></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>probe::socket.close.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-close.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-create.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.close.return"><a name="API-socket-close-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.close.return — |
| 2 | Return from closing a socket | 2 | Return from closing a socket |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.close.return </pre></div><div class="refsect1" title="Values"><a name="idp9445392"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.close.return </pre></div><div class="refsect1" title="Values"><a name="idp9448720"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | Name of this probe | 4 | Name of this probe |
| 5 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9448592"></a><h2>Context</h2><p> | 5 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9451920"></a><h2>Context</h2><p> |
| 6 | The requester (user process or kernel) | 6 | The requester (user process or kernel) |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp9449840"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp9453168"></a><h2>Description</h2><p> |
| 8 | Fires at the conclusion of closing a socket. | 8 | Fires at the conclusion of closing a socket. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-close.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-create.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.close</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.create</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-close.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-create.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.close</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.create</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-socket-close.html b/tapsets/API-socket-close.html index 69fff6ae..3214721b 100644 --- a/tapsets/API-socket-close.html +++ b/tapsets/API-socket-close.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.close</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-aio-write-return.html" title="probe::socket.aio_write.return"><link rel="next" href="API-socket-close-return.html" title="probe::socket.close.return"></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>probe::socket.close</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-aio-write-return.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-close-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.close"><a name="API-socket-close"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.close — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.close</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-aio-write-return.html" title="probe::socket.aio_write.return"><link rel="next" href="API-socket-close-return.html" title="probe::socket.close.return"></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>probe::socket.close</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-aio-write-return.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-close-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.close"><a name="API-socket-close"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.close — |
| 2 | Close a socket | 2 | Close a socket |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.close </pre></div><div class="refsect1" title="Values"><a name="idp9422864"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.close </pre></div><div class="refsect1" title="Values"><a name="idp9426192"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> |
| 4 | Protocol value | 4 | Protocol value |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>flags</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>flags</code></em></span></dt><dd><p> |
| 6 | Socket flags value | 6 | Socket flags value |
| @@ -12,8 +12,8 @@ | |||
| 12 | Socket type value | 12 | Socket type value |
| 13 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> | 13 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> |
| 14 | Protocol family value | 14 | Protocol family value |
| 15 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9436144"></a><h2>Context</h2><p> | 15 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9439472"></a><h2>Context</h2><p> |
| 16 | The requester (user process or kernel) | 16 | The requester (user process or kernel) |
| 17 | </p></div><div class="refsect1" title="Description"><a name="idp9437392"></a><h2>Description</h2><p> | 17 | </p></div><div class="refsect1" title="Description"><a name="idp9440720"></a><h2>Description</h2><p> |
| 18 | Fires at the beginning of closing a socket. | 18 | Fires at the beginning of closing a socket. |
| 19 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-aio-write-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-close-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.aio_write.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.close.return</span></td></tr></table></div></body></html> | 19 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-aio-write-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-close-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.aio_write.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.close.return</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-socket-create-return.html b/tapsets/API-socket-create-return.html index fabd3698..040b541d 100644 --- a/tapsets/API-socket-create-return.html +++ b/tapsets/API-socket-create-return.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.create.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-create.html" title="probe::socket.create"><link rel="next" href="API-socket-readv.html" title="probe::socket.readv"></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>probe::socket.create.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-create.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-readv.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.create.return"><a name="API-socket-create-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.create.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.create.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-create.html" title="probe::socket.create"><link rel="next" href="API-socket-readv.html" title="probe::socket.readv"></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>probe::socket.create.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-create.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-readv.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.create.return"><a name="API-socket-create-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.create.return — |
| 2 | Return from Creation of a socket | 2 | Return from Creation of a socket |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.create.return </pre></div><div class="refsect1" title="Values"><a name="idp9478368"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>success</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.create.return </pre></div><div class="refsect1" title="Values"><a name="idp9481632"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>success</code></em></span></dt><dd><p> |
| 4 | Was socket creation successful? (1 = yes, 0 = no) | 4 | Was socket creation successful? (1 = yes, 0 = no) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> |
| 6 | Protocol value | 6 | Protocol value |
| @@ -14,8 +14,8 @@ | |||
| 14 | Socket type value | 14 | Socket type value |
| 15 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> | 15 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> |
| 16 | Protocol family value | 16 | Protocol family value |
| 17 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9493760"></a><h2>Context</h2><p> | 17 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9497024"></a><h2>Context</h2><p> |
| 18 | The requester (user process or kernel) | 18 | The requester (user process or kernel) |
| 19 | </p></div><div class="refsect1" title="Description"><a name="idp9495008"></a><h2>Description</h2><p> | 19 | </p></div><div class="refsect1" title="Description"><a name="idp9498272"></a><h2>Description</h2><p> |
| 20 | Fires at the conclusion of creating a socket. | 20 | Fires at the conclusion of creating a socket. |
| 21 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-create.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-readv.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.create</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.readv</span></td></tr></table></div></body></html> | 21 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-create.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-readv.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.create</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.readv</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-socket-create.html b/tapsets/API-socket-create.html index 36dc8b8a..b200f495 100644 --- a/tapsets/API-socket-create.html +++ b/tapsets/API-socket-create.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.create</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-close-return.html" title="probe::socket.close.return"><link rel="next" href="API-socket-create-return.html" title="probe::socket.create.return"></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>probe::socket.create</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-close-return.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-create-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.create"><a name="API-socket-create"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.create — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.create</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-close-return.html" title="probe::socket.close.return"><link rel="next" href="API-socket-create-return.html" title="probe::socket.create.return"></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>probe::socket.create</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-close-return.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-create-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.create"><a name="API-socket-create"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.create — |
| 2 | Creation of a socket | 2 | Creation of a socket |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.create </pre></div><div class="refsect1" title="Values"><a name="idp9457808"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.create </pre></div><div class="refsect1" title="Values"><a name="idp9461088"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> |
| 4 | Protocol value | 4 | Protocol value |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | Name of this probe | 6 | Name of this probe |
| @@ -10,8 +10,8 @@ | |||
| 10 | Socket type value | 10 | Socket type value |
| 11 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> | 11 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> |
| 12 | Protocol family value | 12 | Protocol family value |
| 13 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9469120"></a><h2>Context</h2><p> | 13 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9472400"></a><h2>Context</h2><p> |
| 14 | The requester (see requester variable) | 14 | The requester (see requester variable) |
| 15 | </p></div><div class="refsect1" title="Description"><a name="idp9470368"></a><h2>Description</h2><p> | 15 | </p></div><div class="refsect1" title="Description"><a name="idp9473648"></a><h2>Description</h2><p> |
| 16 | Fires at the beginning of creating a socket. | 16 | Fires at the beginning of creating a socket. |
| 17 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-close-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-create-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.close.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.create.return</span></td></tr></table></div></body></html> | 17 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-close-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-create-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.close.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.create.return</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-socket-readv-return.html b/tapsets/API-socket-readv-return.html index 80776100..470273e8 100644 --- a/tapsets/API-socket-readv-return.html +++ b/tapsets/API-socket-readv-return.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.readv.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-readv.html" title="probe::socket.readv"><link rel="next" href="API-socket-receive.html" title="probe::socket.receive"></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>probe::socket.readv.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-readv.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-receive.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.readv.return"><a name="API-socket-readv-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.readv.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.readv.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-readv.html" title="probe::socket.readv"><link rel="next" href="API-socket-receive.html" title="probe::socket.receive"></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>probe::socket.readv.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-readv.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-receive.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.readv.return"><a name="API-socket-readv-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.readv.return — |
| 2 | Conclusion of receiving a message via <code class="function">sock_readv</code> | 2 | Conclusion of receiving a message via <code class="function">sock_readv</code> |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.readv.return </pre></div><div class="refsect1" title="Values"><a name="idp9529520"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>success</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.readv.return </pre></div><div class="refsect1" title="Values"><a name="idp9532832"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>success</code></em></span></dt><dd><p> |
| 4 | Was receive successful? (1 = yes, 0 = no) | 4 | Was receive successful? (1 = yes, 0 = no) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> |
| 6 | Protocol value | 6 | Protocol value |
| @@ -16,9 +16,9 @@ | |||
| 16 | Socket type value | 16 | Socket type value |
| 17 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> | 17 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> |
| 18 | Protocol family value | 18 | Protocol family value |
| 19 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9546896"></a><h2>Context</h2><p> | 19 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9550208"></a><h2>Context</h2><p> |
| 20 | The message receiver. | 20 | The message receiver. |
| 21 | </p></div><div class="refsect1" title="Description"><a name="idp9548128"></a><h2>Description</h2><p> | 21 | </p></div><div class="refsect1" title="Description"><a name="idp9551440"></a><h2>Description</h2><p> |
| 22 | Fires at the conclusion of receiving a message on a socket | 22 | Fires at the conclusion of receiving a message on a socket |
| 23 | via the <code class="function">sock_readv</code> function | 23 | via the <code class="function">sock_readv</code> function |
| 24 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-readv.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-receive.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.readv</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.receive</span></td></tr></table></div></body></html> | 24 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-readv.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-receive.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.readv</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.receive</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-socket-readv.html b/tapsets/API-socket-readv.html index 082efe1c..a3c98423 100644 --- a/tapsets/API-socket-readv.html +++ b/tapsets/API-socket-readv.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.readv</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-create-return.html" title="probe::socket.create.return"><link rel="next" href="API-socket-readv-return.html" title="probe::socket.readv.return"></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>probe::socket.readv</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-create-return.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-readv-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.readv"><a name="API-socket-readv"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.readv — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.readv</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-create-return.html" title="probe::socket.create.return"><link rel="next" href="API-socket-readv-return.html" title="probe::socket.readv.return"></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>probe::socket.readv</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-create-return.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-readv-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.readv"><a name="API-socket-readv"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.readv — |
| 2 | Receiving a message via <code class="function">sock_readv</code> | 2 | Receiving a message via <code class="function">sock_readv</code> |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.readv </pre></div><div class="refsect1" title="Values"><a name="idp9503600"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.readv </pre></div><div class="refsect1" title="Values"><a name="idp9506928"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> |
| 4 | Protocol value | 4 | Protocol value |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>flags</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>flags</code></em></span></dt><dd><p> |
| 6 | Socket flags value | 6 | Socket flags value |
| @@ -14,9 +14,9 @@ | |||
| 14 | Socket type value | 14 | Socket type value |
| 15 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> | 15 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> |
| 16 | Protocol family value | 16 | Protocol family value |
| 17 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9518896"></a><h2>Context</h2><p> | 17 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9522224"></a><h2>Context</h2><p> |
| 18 | The message sender | 18 | The message sender |
| 19 | </p></div><div class="refsect1" title="Description"><a name="idp9520112"></a><h2>Description</h2><p> | 19 | </p></div><div class="refsect1" title="Description"><a name="idp9523440"></a><h2>Description</h2><p> |
| 20 | Fires at the beginning of receiving a message on a socket | 20 | Fires at the beginning of receiving a message on a socket |
| 21 | via the <code class="function">sock_readv</code> function | 21 | via the <code class="function">sock_readv</code> function |
| 22 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-create-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-readv-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.create.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.readv.return</span></td></tr></table></div></body></html> | 22 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-create-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-readv-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.create.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.readv.return</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-socket-receive.html b/tapsets/API-socket-receive.html index 65b33013..ba440c68 100644 --- a/tapsets/API-socket-receive.html +++ b/tapsets/API-socket-receive.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.receive</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-readv-return.html" title="probe::socket.readv.return"><link rel="next" href="API-socket-recvmsg.html" title="probe::socket.recvmsg"></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>probe::socket.receive</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-readv-return.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-recvmsg.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.receive"><a name="API-socket-receive"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.receive — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.receive</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-readv-return.html" title="probe::socket.readv.return"><link rel="next" href="API-socket-recvmsg.html" title="probe::socket.recvmsg"></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>probe::socket.receive</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-readv-return.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-recvmsg.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.receive"><a name="API-socket-receive"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.receive — |
| 2 | Message received on a socket. | 2 | Message received on a socket. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.receive </pre></div><div class="refsect1" title="Values"><a name="idp9556848"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>success</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.receive </pre></div><div class="refsect1" title="Values"><a name="idp9560096"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>success</code></em></span></dt><dd><p> |
| 4 | Was send successful? (1 = yes, 0 = no) | 4 | Was send successful? (1 = yes, 0 = no) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> |
| 6 | Protocol value | 6 | Protocol value |
| @@ -16,6 +16,6 @@ | |||
| 16 | Socket type value | 16 | Socket type value |
| 17 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> | 17 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> |
| 18 | Protocol family value | 18 | Protocol family value |
| 19 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9574224"></a><h2>Context</h2><p> | 19 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9577472"></a><h2>Context</h2><p> |
| 20 | The message receiver | 20 | The message receiver |
| 21 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-readv-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-recvmsg.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.readv.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.recvmsg</span></td></tr></table></div></body></html> | 21 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-readv-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-recvmsg.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.readv.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.recvmsg</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-socket-recvmsg-return.html b/tapsets/API-socket-recvmsg-return.html index d181d51e..1d36dc56 100644 --- a/tapsets/API-socket-recvmsg-return.html +++ b/tapsets/API-socket-recvmsg-return.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.recvmsg.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-recvmsg.html" title="probe::socket.recvmsg"><link rel="next" href="API-socket-send.html" title="probe::socket.send"></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>probe::socket.recvmsg.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-recvmsg.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-send.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.recvmsg.return"><a name="API-socket-recvmsg-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.recvmsg.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.recvmsg.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-recvmsg.html" title="probe::socket.recvmsg"><link rel="next" href="API-socket-send.html" title="probe::socket.send"></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>probe::socket.recvmsg.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-recvmsg.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-send.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.recvmsg.return"><a name="API-socket-recvmsg-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.recvmsg.return — |
| 2 | Return from Message being received on socket | 2 | Return from Message being received on socket |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.recvmsg.return </pre></div><div class="refsect1" title="Values"><a name="idp9607408"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>success</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.recvmsg.return </pre></div><div class="refsect1" title="Values"><a name="idp9610640"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>success</code></em></span></dt><dd><p> |
| 4 | Was receive successful? (1 = yes, 0 = no) | 4 | Was receive successful? (1 = yes, 0 = no) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> |
| 6 | Protocol value | 6 | Protocol value |
| @@ -16,9 +16,9 @@ | |||
| 16 | Socket type value | 16 | Socket type value |
| 17 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> | 17 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> |
| 18 | Protocol family value | 18 | Protocol family value |
| 19 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9624784"></a><h2>Context</h2><p> | 19 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9628016"></a><h2>Context</h2><p> |
| 20 | The message receiver. | 20 | The message receiver. |
| 21 | </p></div><div class="refsect1" title="Description"><a name="idp9626016"></a><h2>Description</h2><p> | 21 | </p></div><div class="refsect1" title="Description"><a name="idp9629248"></a><h2>Description</h2><p> |
| 22 | Fires at the conclusion of receiving a message on a socket | 22 | Fires at the conclusion of receiving a message on a socket |
| 23 | via the <code class="function">sock_recvmsg</code> function. | 23 | via the <code class="function">sock_recvmsg</code> function. |
| 24 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-recvmsg.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-send.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.recvmsg</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.send</span></td></tr></table></div></body></html> | 24 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-recvmsg.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-send.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.recvmsg</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.send</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-socket-recvmsg.html b/tapsets/API-socket-recvmsg.html index 8139eee3..3eaabe18 100644 --- a/tapsets/API-socket-recvmsg.html +++ b/tapsets/API-socket-recvmsg.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.recvmsg</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-receive.html" title="probe::socket.receive"><link rel="next" href="API-socket-recvmsg-return.html" title="probe::socket.recvmsg.return"></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>probe::socket.recvmsg</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-receive.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-recvmsg-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.recvmsg"><a name="API-socket-recvmsg"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.recvmsg — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.recvmsg</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-receive.html" title="probe::socket.receive"><link rel="next" href="API-socket-recvmsg-return.html" title="probe::socket.recvmsg.return"></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>probe::socket.recvmsg</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-receive.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-recvmsg-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.recvmsg"><a name="API-socket-recvmsg"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.recvmsg — |
| 2 | Message being received on socket | 2 | Message being received on socket |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.recvmsg </pre></div><div class="refsect1" title="Values"><a name="idp9582080"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.recvmsg </pre></div><div class="refsect1" title="Values"><a name="idp9585376"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> |
| 4 | Protocol value | 4 | Protocol value |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>flags</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>flags</code></em></span></dt><dd><p> |
| 6 | Socket flags value | 6 | Socket flags value |
| @@ -14,9 +14,9 @@ | |||
| 14 | Socket type value | 14 | Socket type value |
| 15 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> | 15 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> |
| 16 | Protocol family value | 16 | Protocol family value |
| 17 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9597376"></a><h2>Context</h2><p> | 17 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9600672"></a><h2>Context</h2><p> |
| 18 | The message receiver. | 18 | The message receiver. |
| 19 | </p></div><div class="refsect1" title="Description"><a name="idp9598608"></a><h2>Description</h2><p> | 19 | </p></div><div class="refsect1" title="Description"><a name="idp9601904"></a><h2>Description</h2><p> |
| 20 | Fires at the beginning of receiving a message on a socket | 20 | Fires at the beginning of receiving a message on a socket |
| 21 | via the <code class="function">sock_recvmsg</code> function | 21 | via the <code class="function">sock_recvmsg</code> function |
| 22 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-receive.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-recvmsg-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.receive</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.recvmsg.return</span></td></tr></table></div></body></html> | 22 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-receive.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-recvmsg-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.receive</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.recvmsg.return</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-socket-send.html b/tapsets/API-socket-send.html index cc649889..fb64f4fb 100644 --- a/tapsets/API-socket-send.html +++ b/tapsets/API-socket-send.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.send</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-recvmsg-return.html" title="probe::socket.recvmsg.return"><link rel="next" href="API-socket-sendmsg.html" title="probe::socket.sendmsg"></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>probe::socket.send</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-recvmsg-return.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-sendmsg.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.send"><a name="API-socket-send"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.send — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.send</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-recvmsg-return.html" title="probe::socket.recvmsg.return"><link rel="next" href="API-socket-sendmsg.html" title="probe::socket.sendmsg"></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>probe::socket.send</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-recvmsg-return.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-sendmsg.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.send"><a name="API-socket-send"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.send — |
| 2 | Message sent on a socket. | 2 | Message sent on a socket. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.send </pre></div><div class="refsect1" title="Values"><a name="idp9634672"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>success</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.send </pre></div><div class="refsect1" title="Values"><a name="idp9637968"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>success</code></em></span></dt><dd><p> |
| 4 | Was send successful? (1 = yes, 0 = no) | 4 | Was send successful? (1 = yes, 0 = no) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> |
| 6 | Protocol value | 6 | Protocol value |
| @@ -16,6 +16,6 @@ | |||
| 16 | Socket type value | 16 | Socket type value |
| 17 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> | 17 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> |
| 18 | Protocol family value | 18 | Protocol family value |
| 19 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9652032"></a><h2>Context</h2><p> | 19 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9655328"></a><h2>Context</h2><p> |
| 20 | The message sender | 20 | The message sender |
| 21 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-recvmsg-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-sendmsg.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.recvmsg.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.sendmsg</span></td></tr></table></div></body></html> | 21 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-recvmsg-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-sendmsg.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.recvmsg.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.sendmsg</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-socket-sendmsg-return.html b/tapsets/API-socket-sendmsg-return.html index c2f10ee7..c4f2ca54 100644 --- a/tapsets/API-socket-sendmsg-return.html +++ b/tapsets/API-socket-sendmsg-return.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.sendmsg.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-sendmsg.html" title="probe::socket.sendmsg"><link rel="next" href="API-socket-writev.html" title="probe::socket.writev"></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>probe::socket.sendmsg.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-sendmsg.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-writev.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.sendmsg.return"><a name="API-socket-sendmsg-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.sendmsg.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.sendmsg.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-sendmsg.html" title="probe::socket.sendmsg"><link rel="next" href="API-socket-writev.html" title="probe::socket.writev"></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>probe::socket.sendmsg.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-sendmsg.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-writev.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.sendmsg.return"><a name="API-socket-sendmsg-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.sendmsg.return — |
| 2 | Return from socket.sendmsg. | 2 | Return from socket.sendmsg. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.sendmsg.return </pre></div><div class="refsect1" title="Values"><a name="idp9685200"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>success</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.sendmsg.return </pre></div><div class="refsect1" title="Values"><a name="idp9688512"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>success</code></em></span></dt><dd><p> |
| 4 | Was send successful? (1 = yes, 0 = no) | 4 | Was send successful? (1 = yes, 0 = no) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> |
| 6 | Protocol value | 6 | Protocol value |
| @@ -16,9 +16,9 @@ | |||
| 16 | Socket type value | 16 | Socket type value |
| 17 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> | 17 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> |
| 18 | Protocol family value | 18 | Protocol family value |
| 19 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9702560"></a><h2>Context</h2><p> | 19 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9705872"></a><h2>Context</h2><p> |
| 20 | The message sender. | 20 | The message sender. |
| 21 | </p></div><div class="refsect1" title="Description"><a name="idp9703792"></a><h2>Description</h2><p> | 21 | </p></div><div class="refsect1" title="Description"><a name="idp9707104"></a><h2>Description</h2><p> |
| 22 | Fires at the conclusion of sending a message on a socket | 22 | Fires at the conclusion of sending a message on a socket |
| 23 | via the <code class="function">sock_sendmsg</code> function | 23 | via the <code class="function">sock_sendmsg</code> function |
| 24 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-sendmsg.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-writev.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.sendmsg</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.writev</span></td></tr></table></div></body></html> | 24 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-sendmsg.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-writev.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.sendmsg</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.writev</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-socket-sendmsg.html b/tapsets/API-socket-sendmsg.html index ac0383d6..f2d31b35 100644 --- a/tapsets/API-socket-sendmsg.html +++ b/tapsets/API-socket-sendmsg.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.sendmsg</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-send.html" title="probe::socket.send"><link rel="next" href="API-socket-sendmsg-return.html" title="probe::socket.sendmsg.return"></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>probe::socket.sendmsg</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-send.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-sendmsg-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.sendmsg"><a name="API-socket-sendmsg"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.sendmsg — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.sendmsg</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-send.html" title="probe::socket.send"><link rel="next" href="API-socket-sendmsg-return.html" title="probe::socket.sendmsg.return"></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>probe::socket.sendmsg</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-send.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-sendmsg-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.sendmsg"><a name="API-socket-sendmsg"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.sendmsg — |
| 2 | Message is currently being sent on a socket. | 2 | Message is currently being sent on a socket. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.sendmsg </pre></div><div class="refsect1" title="Values"><a name="idp9659984"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.sendmsg </pre></div><div class="refsect1" title="Values"><a name="idp9663232"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> |
| 4 | Protocol value | 4 | Protocol value |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>flags</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>flags</code></em></span></dt><dd><p> |
| 6 | Socket flags value | 6 | Socket flags value |
| @@ -14,9 +14,9 @@ | |||
| 14 | Socket type value | 14 | Socket type value |
| 15 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> | 15 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> |
| 16 | Protocol family value | 16 | Protocol family value |
| 17 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9675280"></a><h2>Context</h2><p> | 17 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9678528"></a><h2>Context</h2><p> |
| 18 | The message sender | 18 | The message sender |
| 19 | </p></div><div class="refsect1" title="Description"><a name="idp9676496"></a><h2>Description</h2><p> | 19 | </p></div><div class="refsect1" title="Description"><a name="idp9679744"></a><h2>Description</h2><p> |
| 20 | Fires at the beginning of sending a message on a socket | 20 | Fires at the beginning of sending a message on a socket |
| 21 | via the <code class="function">sock_sendmsg</code> function | 21 | via the <code class="function">sock_sendmsg</code> function |
| 22 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-send.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-sendmsg-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.send</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.sendmsg.return</span></td></tr></table></div></body></html> | 22 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-send.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-sendmsg-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.send</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.sendmsg.return</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-socket-writev-return.html b/tapsets/API-socket-writev-return.html index 2cd1cf25..e19142c6 100644 --- a/tapsets/API-socket-writev-return.html +++ b/tapsets/API-socket-writev-return.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.writev.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-writev.html" title="probe::socket.writev"><link rel="next" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"></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>probe::socket.writev.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-writev.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="snmp.stp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.writev.return"><a name="API-socket-writev-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.writev.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.writev.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-writev.html" title="probe::socket.writev"><link rel="next" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"></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>probe::socket.writev.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-writev.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="snmp.stp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.writev.return"><a name="API-socket-writev-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.writev.return — |
| 2 | Conclusion of message sent via <code class="function">socket_writev</code> | 2 | Conclusion of message sent via <code class="function">socket_writev</code> |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.writev.return </pre></div><div class="refsect1" title="Values"><a name="idp9739088"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>success</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.writev.return </pre></div><div class="refsect1" title="Values"><a name="idp9742416"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>success</code></em></span></dt><dd><p> |
| 4 | Was send successful? (1 = yes, 0 = no) | 4 | Was send successful? (1 = yes, 0 = no) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> |
| 6 | Protocol value | 6 | Protocol value |
| @@ -16,9 +16,9 @@ | |||
| 16 | Socket type value | 16 | Socket type value |
| 17 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> | 17 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> |
| 18 | Protocol family value | 18 | Protocol family value |
| 19 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9756448"></a><h2>Context</h2><p> | 19 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9759776"></a><h2>Context</h2><p> |
| 20 | The message receiver. | 20 | The message receiver. |
| 21 | </p></div><div class="refsect1" title="Description"><a name="idp9757680"></a><h2>Description</h2><p> | 21 | </p></div><div class="refsect1" title="Description"><a name="idp9761008"></a><h2>Description</h2><p> |
| 22 | Fires at the conclusion of sending a message on a socket | 22 | Fires at the conclusion of sending a message on a socket |
| 23 | via the <code class="function">sock_writev</code> function | 23 | via the <code class="function">sock_writev</code> function |
| 24 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-writev.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="snmp.stp.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.writev</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 15. SNMP Information Tapset</td></tr></table></div></body></html> | 24 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-writev.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="snmp.stp.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.writev</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 15. SNMP Information Tapset</td></tr></table></div></body></html> |
diff --git a/tapsets/API-socket-writev.html b/tapsets/API-socket-writev.html index bd0fb490..c5f2331b 100644 --- a/tapsets/API-socket-writev.html +++ b/tapsets/API-socket-writev.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.writev</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-sendmsg-return.html" title="probe::socket.sendmsg.return"><link rel="next" href="API-socket-writev-return.html" title="probe::socket.writev.return"></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>probe::socket.writev</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-sendmsg-return.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-writev-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.writev"><a name="API-socket-writev"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.writev — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::socket.writev</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="socket.stp.html" title="Chapter 14. Socket Tapset"><link rel="prev" href="API-socket-sendmsg-return.html" title="probe::socket.sendmsg.return"><link rel="next" href="API-socket-writev-return.html" title="probe::socket.writev.return"></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>probe::socket.writev</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-socket-sendmsg-return.html">Prev</a> </td><th width="60%" align="center">Chapter 14. Socket Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-socket-writev-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::socket.writev"><a name="API-socket-writev"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::socket.writev — |
| 2 | Message sent via <code class="function">socket_writev</code> | 2 | Message sent via <code class="function">socket_writev</code> |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.writev </pre></div><div class="refsect1" title="Values"><a name="idp9713184"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">socket.writev </pre></div><div class="refsect1" title="Values"><a name="idp9716496"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> |
| 4 | Protocol value | 4 | Protocol value |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>flags</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>flags</code></em></span></dt><dd><p> |
| 6 | Socket flags value | 6 | Socket flags value |
| @@ -14,9 +14,9 @@ | |||
| 14 | Socket type value | 14 | Socket type value |
| 15 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> | 15 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> |
| 16 | Protocol family value | 16 | Protocol family value |
| 17 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9728480"></a><h2>Context</h2><p> | 17 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9731792"></a><h2>Context</h2><p> |
| 18 | The message sender | 18 | The message sender |
| 19 | </p></div><div class="refsect1" title="Description"><a name="idp9729696"></a><h2>Description</h2><p> | 19 | </p></div><div class="refsect1" title="Description"><a name="idp9733008"></a><h2>Description</h2><p> |
| 20 | Fires at the beginning of sending a message on a socket | 20 | Fires at the beginning of sending a message on a socket |
| 21 | via the <code class="function">sock_writev</code> function | 21 | via the <code class="function">sock_writev</code> function |
| 22 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-sendmsg-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-writev-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.sendmsg.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.writev.return</span></td></tr></table></div></body></html> | 22 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-socket-sendmsg-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="socket.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-socket-writev-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::socket.sendmsg.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::socket.writev.return</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-softirq-entry.html b/tapsets/API-softirq-entry.html index a7473ebf..60ef54b2 100644 --- a/tapsets/API-softirq-entry.html +++ b/tapsets/API-softirq-entry.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::softirq.entry</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="irq.stp.html" title="Chapter 12. Interrupt Request (IRQ) Tapset"><link rel="prev" href="API-irq-handler-exit.html" title="probe::irq_handler.exit"><link rel="next" href="API-softirq-exit.html" title="probe::softirq.exit"></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>probe::softirq.entry</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-irq-handler-exit.html">Prev</a> </td><th width="60%" align="center">Chapter 12. Interrupt Request (IRQ) Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-softirq-exit.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::softirq.entry"><a name="API-softirq-entry"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::softirq.entry — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::softirq.entry</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="irq.stp.html" title="Chapter 12. Interrupt Request (IRQ) Tapset"><link rel="prev" href="API-irq-handler-exit.html" title="probe::irq_handler.exit"><link rel="next" href="API-softirq-exit.html" title="probe::softirq.exit"></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>probe::softirq.entry</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-irq-handler-exit.html">Prev</a> </td><th width="60%" align="center">Chapter 12. Interrupt Request (IRQ) Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-softirq-exit.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::softirq.entry"><a name="API-softirq-entry"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::softirq.entry — |
| 2 | Execution of handler for a pending softirq starting | 2 | Execution of handler for a pending softirq starting |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">softirq.entry </pre></div><div class="refsect1" title="Values"><a name="idp7545792"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>vec</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">softirq.entry </pre></div><div class="refsect1" title="Values"><a name="idp7549184"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>vec</code></em></span></dt><dd><p> |
| 4 | softirq_action vector | 4 | softirq_action vector |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>h</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>h</code></em></span></dt><dd><p> |
| 6 | struct softirq_action* for current pending softirq | 6 | struct softirq_action* for current pending softirq |
diff --git a/tapsets/API-softirq-exit.html b/tapsets/API-softirq-exit.html index 86eec183..14fd4e32 100644 --- a/tapsets/API-softirq-exit.html +++ b/tapsets/API-softirq-exit.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::softirq.exit</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="irq.stp.html" title="Chapter 12. Interrupt Request (IRQ) Tapset"><link rel="prev" href="API-softirq-entry.html" title="probe::softirq.entry"><link rel="next" href="API-workqueue-create.html" title="probe::workqueue.create"></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>probe::softirq.exit</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-softirq-entry.html">Prev</a> </td><th width="60%" align="center">Chapter 12. Interrupt Request (IRQ) Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-workqueue-create.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::softirq.exit"><a name="API-softirq-exit"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::softirq.exit — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::softirq.exit</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="irq.stp.html" title="Chapter 12. Interrupt Request (IRQ) Tapset"><link rel="prev" href="API-softirq-entry.html" title="probe::softirq.entry"><link rel="next" href="API-workqueue-create.html" title="probe::workqueue.create"></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>probe::softirq.exit</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-softirq-entry.html">Prev</a> </td><th width="60%" align="center">Chapter 12. Interrupt Request (IRQ) Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-workqueue-create.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::softirq.exit"><a name="API-softirq-exit"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::softirq.exit — |
| 2 | Execution of handler for a pending softirq completed | 2 | Execution of handler for a pending softirq completed |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">softirq.exit </pre></div><div class="refsect1" title="Values"><a name="idp7561824"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>vec</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">softirq.exit </pre></div><div class="refsect1" title="Values"><a name="idp7565184"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>vec</code></em></span></dt><dd><p> |
| 4 | softirq_action vector | 4 | softirq_action vector |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>h</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>h</code></em></span></dt><dd><p> |
| 6 | struct softirq_action* for just executed softirq | 6 | struct softirq_action* for just executed softirq |
diff --git a/tapsets/API-speculate.html b/tapsets/API-speculate.html index 779c8e73..31e13c20 100644 --- a/tapsets/API-speculate.html +++ b/tapsets/API-speculate.html | |||
| @@ -2,10 +2,10 @@ | |||
| 2 | Store a string for possible output later | 2 | Store a string for possible output later |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | speculate(id:long,output:string) | 4 | speculate(id:long,output:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp13800016"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>id</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp13804208"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>id</code></em></span></dt><dd><p> |
| 6 | buffer id to store the information in | 6 | buffer id to store the information in |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>output</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>output</code></em></span></dt><dd><p> |
| 8 | string to write out when commit occurs | 8 | string to write out when commit occurs |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13805232"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp13809424"></a><h2>Description</h2><p> |
| 10 | Add a string to the speculaive buffer for id. | 10 | Add a string to the speculaive buffer for id. |
| 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-discard.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="speculation.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-speculation.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::discard</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::speculation</span></td></tr></table></div></body></html> | 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-discard.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="speculation.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-speculation.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::discard</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::speculation</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-speculation.html b/tapsets/API-speculation.html index cbdb1961..fb9b05af 100644 --- a/tapsets/API-speculation.html +++ b/tapsets/API-speculation.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Allocate a new id for speculative output | 2 | Allocate a new id for speculative output |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | speculation:long() | 4 | speculation:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp13813232"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp13817424"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp13814448"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp13818640"></a><h2>Description</h2><p> |
| 8 | </p><p> | 8 | </p><p> |
| 9 | 9 | ||
| 10 | The <code class="function">speculation</code> function is called when a new speculation buffer is needed. | 10 | The <code class="function">speculation</code> function is called when a new speculation buffer is needed. |
diff --git a/tapsets/API-sprint-backtrace.html b/tapsets/API-sprint-backtrace.html index a8f79d8a..50cf89ed 100644 --- a/tapsets/API-sprint-backtrace.html +++ b/tapsets/API-sprint-backtrace.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Return stack back trace as string | 2 | Return stack back trace as string |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | sprint_backtrace:string() | 4 | sprint_backtrace:string() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5252912"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5257600"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5254064"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5258752"></a><h2>Description</h2><p> |
| 8 | </p><p> | 8 | </p><p> |
| 9 | 9 | ||
| 10 | Returns a simple (kernel) backtrace. One line per address. | 10 | Returns a simple (kernel) backtrace. One line per address. |
diff --git a/tapsets/API-sprint-stack.html b/tapsets/API-sprint-stack.html index 4c6a70ec..aa0000c7 100644 --- a/tapsets/API-sprint-stack.html +++ b/tapsets/API-sprint-stack.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Return stack for kernel addresses from string | 2 | Return stack for kernel addresses from string |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | sprint_stack:string(stk:string) | 4 | sprint_stack:string(stk:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5263456"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>stk</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5268144"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>stk</code></em></span></dt><dd><p> |
| 6 | String with list of hexadecimal (kernel) addresses | 6 | String with list of hexadecimal (kernel) addresses |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5266592"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5271280"></a><h2>Description</h2><p> |
| 8 | Perform a symbolic lookup of the addresses in the given string, | 8 | Perform a symbolic lookup of the addresses in the given string, |
| 9 | which is assumed to be the result of a prior call to <code class="function">backtrace</code>. | 9 | which is assumed to be the result of a prior call to <code class="function">backtrace</code>. |
| 10 | </p><p> | 10 | </p><p> |
| @@ -18,6 +18,6 @@ | |||
| 18 | a newline character). Note that the returned stack will be | 18 | a newline character). Note that the returned stack will be |
| 19 | truncated to MAXSTRINGLEN, to print fuller and richer stacks use | 19 | truncated to MAXSTRINGLEN, to print fuller and richer stacks use |
| 20 | print_stack. | 20 | print_stack. |
| 21 | </p></div><div class="refsect1" title="NOTE"><a name="idp5269328"></a><h2>NOTE</h2><p> | 21 | </p></div><div class="refsect1" title="NOTE"><a name="idp5274016"></a><h2>NOTE</h2><p> |
| 22 | it is recommended to use <code class="function">sprint_syms</code> instead of this function. | 22 | it is recommended to use <code class="function">sprint_syms</code> instead of this function. |
| 23 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-sprint-backtrace.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-sprint-syms.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::sprint_backtrace</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::sprint_syms</span></td></tr></table></div></body></html> | 23 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-sprint-backtrace.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-sprint-syms.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::sprint_backtrace</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::sprint_syms</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-sprint-ubacktrace.html b/tapsets/API-sprint-ubacktrace.html index c6cd6670..3f2dfa93 100644 --- a/tapsets/API-sprint-ubacktrace.html +++ b/tapsets/API-sprint-ubacktrace.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Return stack back trace for current user-space task as string. | 2 | Return stack back trace for current user-space task as string. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | sprint_ubacktrace:string() | 4 | sprint_ubacktrace:string() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5291136"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5295824"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5292288"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5296976"></a><h2>Description</h2><p> |
| 8 | </p><p> | 8 | </p><p> |
| 9 | 9 | ||
| 10 | Returns a simple backtrace for the current task. One line per | 10 | Returns a simple backtrace for the current task. One line per |
| @@ -18,7 +18,7 @@ | |||
| 18 | <code class="function">print_ubacktrace</code>. Equivalent to sprint_ustack(<code class="function">ubacktrace</code>), | 18 | <code class="function">print_ubacktrace</code>. Equivalent to sprint_ustack(<code class="function">ubacktrace</code>), |
| 19 | but more efficient (no need to translate between hex strings and | 19 | but more efficient (no need to translate between hex strings and |
| 20 | final backtrace string). | 20 | final backtrace string). |
| 21 | </p></div><div class="refsect1" title="Note"><a name="idp5295600"></a><h2>Note</h2><p> | 21 | </p></div><div class="refsect1" title="Note"><a name="idp5300288"></a><h2>Note</h2><p> |
| 22 | To get (full) backtraces for user space applications and shared | 22 | To get (full) backtraces for user space applications and shared |
| 23 | shared libraries not mentioned in the current script run stap with | 23 | shared libraries not mentioned in the current script run stap with |
| 24 | -d /path/to/exe-or-so and/or add --ldd to load all needed unwind data. | 24 | -d /path/to/exe-or-so and/or add --ldd to load all needed unwind data. |
diff --git a/tapsets/API-sprint-ustack.html b/tapsets/API-sprint-ustack.html index 7afc551c..9a0639e3 100644 --- a/tapsets/API-sprint-ustack.html +++ b/tapsets/API-sprint-ustack.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Return stack for the current task from string. | 2 | Return stack for the current task from string. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | sprint_ustack:string(stk:string) | 4 | sprint_ustack:string(stk:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5303072"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>stk</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5307760"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>stk</code></em></span></dt><dd><p> |
| 6 | String with list of hexadecimal addresses for the current task. | 6 | String with list of hexadecimal addresses for the current task. |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5306224"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5310912"></a><h2>Description</h2><p> |
| 8 | Perform a symbolic lookup of the addresses in the given string, | 8 | Perform a symbolic lookup of the addresses in the given string, |
| 9 | which is assumed to be the result of a prior call to | 9 | which is assumed to be the result of a prior call to |
| 10 | <code class="function">ubacktrace</code> for the current task. | 10 | <code class="function">ubacktrace</code> for the current task. |
| @@ -19,6 +19,6 @@ | |||
| 19 | a newline character). Note that the returned stack will be | 19 | a newline character). Note that the returned stack will be |
| 20 | truncated to MAXSTRINGLEN, to print fuller and richer stacks use | 20 | truncated to MAXSTRINGLEN, to print fuller and richer stacks use |
| 21 | print_ustack. | 21 | print_ustack. |
| 22 | </p></div><div class="refsect1" title="NOTE"><a name="idp5309504"></a><h2>NOTE</h2><p> | 22 | </p></div><div class="refsect1" title="NOTE"><a name="idp5314192"></a><h2>NOTE</h2><p> |
| 23 | it is recommended to use <code class="function">sprint_usyms</code> instead of this function. | 23 | it is recommended to use <code class="function">sprint_usyms</code> instead of this function. |
| 24 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-sprint-ubacktrace.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-sprint-usyms.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::sprint_ubacktrace</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::sprint_usyms</span></td></tr></table></div></body></html> | 24 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-sprint-ubacktrace.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-sprint-usyms.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::sprint_ubacktrace</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::sprint_usyms</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-stack-size.html b/tapsets/API-stack-size.html index 49bf9237..be8b6e5d 100644 --- a/tapsets/API-stack-size.html +++ b/tapsets/API-stack-size.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | Return the size of the kernel stack | 2 | Return the size of the kernel stack |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | stack_size:long() | 4 | stack_size:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5342496"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5347184"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5343648"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5348336"></a><h2>Description</h2><p> |
| 8 | This function returns the size of the kernel stack. | 8 | This function returns the size of the kernel stack. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stack.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stack-unused.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::stack</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::stack_unused</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stack.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stack-unused.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::stack</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::stack_unused</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-stack-unused.html b/tapsets/API-stack-unused.html index bde8372f..b153aa09 100644 --- a/tapsets/API-stack-unused.html +++ b/tapsets/API-stack-unused.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Returns the amount of kernel stack currently available | 2 | Returns the amount of kernel stack currently available |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | stack_unused:long() | 4 | stack_unused:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5351056"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5355744"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5352208"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5356896"></a><h2>Description</h2><p> |
| 8 | This function determines how many bytes are | 8 | This function determines how many bytes are |
| 9 | currently available in the kernel stack. | 9 | currently available in the kernel stack. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stack-size.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stack-used.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::stack_size</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::stack_used</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stack-size.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stack-used.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::stack_size</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::stack_used</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-stack-used.html b/tapsets/API-stack-used.html index 55a1ab24..18c2ecd2 100644 --- a/tapsets/API-stack-used.html +++ b/tapsets/API-stack-used.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Returns the amount of kernel stack used | 2 | Returns the amount of kernel stack used |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | stack_used:long() | 4 | stack_used:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5359568"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5364256"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5360720"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5365408"></a><h2>Description</h2><p> |
| 8 | This function determines how many bytes are | 8 | This function determines how many bytes are |
| 9 | currently used in the kernel stack. | 9 | currently used in the kernel stack. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stack-unused.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stp-pid.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::stack_unused</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::stp_pid</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stack-unused.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stp-pid.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::stack_unused</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::stp_pid</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-stap-cache-add-mod.html b/tapsets/API-stap-cache-add-mod.html index b0bdb834..a84f3bb5 100644 --- a/tapsets/API-stap-cache-add-mod.html +++ b/tapsets/API-stap-cache-add-mod.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.cache_add_mod</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="next" href="API-stap-cache-add-nss.html" title="probe::stap.cache_add_nss"></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>probe::stap.cache_add_mod</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="stap_staticmarkers.stp.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-cache-add-nss.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.cache_add_mod"><a name="API-stap-cache-add-mod"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.cache_add_mod — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.cache_add_mod</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="next" href="API-stap-cache-add-nss.html" title="probe::stap.cache_add_nss"></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>probe::stap.cache_add_mod</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="stap_staticmarkers.stp.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-cache-add-nss.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.cache_add_mod"><a name="API-stap-cache-add-mod"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.cache_add_mod — |
| 2 | Adding kernel instrumentation module to cache | 2 | Adding kernel instrumentation module to cache |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.cache_add_mod </pre></div><div class="refsect1" title="Values"><a name="idp12262592"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dest_path</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.cache_add_mod </pre></div><div class="refsect1" title="Values"><a name="idp12266624"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dest_path</code></em></span></dt><dd><p> |
| 4 | the path the .ko file is going to (incl filename) | 4 | the path the .ko file is going to (incl filename) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>source_path</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>source_path</code></em></span></dt><dd><p> |
| 6 | the path the .ko file is coming from (incl filename) | 6 | the path the .ko file is coming from (incl filename) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12267872"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12271904"></a><h2>Description</h2><p> |
| 8 | Fires just before the file is actually moved. Note: if moving fails, | 8 | Fires just before the file is actually moved. Note: if moving fails, |
| 9 | cache_add_src and cache_add_nss will not fire. | 9 | cache_add_src and cache_add_nss will not fire. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="stap_staticmarkers.stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-cache-add-nss.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 29. SystemTap Translator Tapset </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.cache_add_nss</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="stap_staticmarkers.stp.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-cache-add-nss.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 29. SystemTap Translator Tapset </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.cache_add_nss</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-stap-cache-add-nss.html b/tapsets/API-stap-cache-add-nss.html index 6f1e11de..aa38898a 100644 --- a/tapsets/API-stap-cache-add-nss.html +++ b/tapsets/API-stap-cache-add-nss.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.cache_add_nss</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-cache-add-mod.html" title="probe::stap.cache_add_mod"><link rel="next" href="API-stap-cache-add-src.html" title="probe::stap.cache_add_src"></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>probe::stap.cache_add_nss</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-cache-add-mod.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-cache-add-src.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.cache_add_nss"><a name="API-stap-cache-add-nss"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.cache_add_nss — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.cache_add_nss</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-cache-add-mod.html" title="probe::stap.cache_add_mod"><link rel="next" href="API-stap-cache-add-src.html" title="probe::stap.cache_add_src"></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>probe::stap.cache_add_nss</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-cache-add-mod.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-cache-add-src.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.cache_add_nss"><a name="API-stap-cache-add-nss"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.cache_add_nss — |
| 2 | Add NSS (Network Security Services) information to cache | 2 | Add NSS (Network Security Services) information to cache |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.cache_add_nss </pre></div><div class="refsect1" title="Values"><a name="idp12275984"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dest_path</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.cache_add_nss </pre></div><div class="refsect1" title="Values"><a name="idp12280016"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dest_path</code></em></span></dt><dd><p> |
| 4 | the path the .sgn file is coming from (incl filename) | 4 | the path the .sgn file is coming from (incl filename) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>source_path</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>source_path</code></em></span></dt><dd><p> |
| 6 | the path the .sgn file is coming from (incl filename) | 6 | the path the .sgn file is coming from (incl filename) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12281264"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12285296"></a><h2>Description</h2><p> |
| 8 | Fires just before the file is actually moved. Note: stap must compiled | 8 | Fires just before the file is actually moved. Note: stap must compiled |
| 9 | with NSS support; if moving the kernel module fails, this probe will | 9 | with NSS support; if moving the kernel module fails, this probe will |
| 10 | not fire. | 10 | not fire. |
diff --git a/tapsets/API-stap-cache-add-src.html b/tapsets/API-stap-cache-add-src.html index 9c009cec..5f1a0fea 100644 --- a/tapsets/API-stap-cache-add-src.html +++ b/tapsets/API-stap-cache-add-src.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.cache_add_src</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-cache-add-nss.html" title="probe::stap.cache_add_nss"><link rel="next" href="API-stap-cache-clean.html" title="probe::stap.cache_clean"></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>probe::stap.cache_add_src</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-cache-add-nss.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-cache-clean.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.cache_add_src"><a name="API-stap-cache-add-src"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.cache_add_src — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.cache_add_src</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-cache-add-nss.html" title="probe::stap.cache_add_nss"><link rel="next" href="API-stap-cache-clean.html" title="probe::stap.cache_clean"></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>probe::stap.cache_add_src</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-cache-add-nss.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-cache-clean.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.cache_add_src"><a name="API-stap-cache-add-src"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.cache_add_src — |
| 2 | Adding C code translation to cache | 2 | Adding C code translation to cache |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.cache_add_src </pre></div><div class="refsect1" title="Values"><a name="idp12289392"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dest_path</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.cache_add_src </pre></div><div class="refsect1" title="Values"><a name="idp12293376"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dest_path</code></em></span></dt><dd><p> |
| 4 | the path the .c file is going to (incl filename) | 4 | the path the .c file is going to (incl filename) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>source_path</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>source_path</code></em></span></dt><dd><p> |
| 6 | the path the .c file is coming from (incl filename) | 6 | the path the .c file is coming from (incl filename) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12294672"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12298656"></a><h2>Description</h2><p> |
| 8 | Fires just before the file is actually moved. Note: if moving the | 8 | Fires just before the file is actually moved. Note: if moving the |
| 9 | kernel module fails, this probe will not fire. | 9 | kernel module fails, this probe will not fire. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-cache-add-nss.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-cache-clean.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.cache_add_nss</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.cache_clean</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-cache-add-nss.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-cache-clean.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.cache_add_nss</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.cache_clean</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-stap-cache-clean.html b/tapsets/API-stap-cache-clean.html index fab38301..c0f509ca 100644 --- a/tapsets/API-stap-cache-clean.html +++ b/tapsets/API-stap-cache-clean.html | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.cache_clean</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-cache-add-src.html" title="probe::stap.cache_add_src"><link rel="next" href="API-stap-cache-get.html" title="probe::stap.cache_get"></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>probe::stap.cache_clean</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-cache-add-src.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-cache-get.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.cache_clean"><a name="API-stap-cache-clean"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.cache_clean — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.cache_clean</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-cache-add-src.html" title="probe::stap.cache_add_src"><link rel="next" href="API-stap-cache-get.html" title="probe::stap.cache_get"></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>probe::stap.cache_clean</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-cache-add-src.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-cache-get.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.cache_clean"><a name="API-stap-cache-clean"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.cache_clean — |
| 2 | Removing file from stap cache | 2 | Removing file from stap cache |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.cache_clean </pre></div><div class="refsect1" title="Values"><a name="idp12302720"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>path</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.cache_clean </pre></div><div class="refsect1" title="Values"><a name="idp12306704"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>path</code></em></span></dt><dd><p> |
| 4 | the path to the .ko/.c file being removed | 4 | the path to the .ko/.c file being removed |
| 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12305936"></a><h2>Description</h2><p> | 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12309920"></a><h2>Description</h2><p> |
| 6 | Fires just before the call to unlink the module/source file. | 6 | Fires just before the call to unlink the module/source file. |
| 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-cache-add-src.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-cache-get.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.cache_add_src</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.cache_get</span></td></tr></table></div></body></html> | 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-cache-add-src.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-cache-get.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.cache_add_src</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.cache_get</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-stap-cache-get.html b/tapsets/API-stap-cache-get.html index 15222e81..dec13277 100644 --- a/tapsets/API-stap-cache-get.html +++ b/tapsets/API-stap-cache-get.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.cache_get</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-cache-clean.html" title="probe::stap.cache_clean"><link rel="next" href="API-stap-pass0.html" title="probe::stap.pass0"></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>probe::stap.cache_get</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-cache-clean.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass0.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.cache_get"><a name="API-stap-cache-get"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.cache_get — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.cache_get</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-cache-clean.html" title="probe::stap.cache_clean"><link rel="next" href="API-stap-pass0.html" title="probe::stap.pass0"></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>probe::stap.cache_get</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-cache-clean.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass0.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.cache_get"><a name="API-stap-cache-get"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.cache_get — |
| 2 | Found item in stap cache | 2 | Found item in stap cache |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.cache_get </pre></div><div class="refsect1" title="Values"><a name="idp12313920"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>source_path</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.cache_get </pre></div><div class="refsect1" title="Values"><a name="idp12317856"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>source_path</code></em></span></dt><dd><p> |
| 4 | the path of the .c source file | 4 | the path of the .c source file |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>module_path</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>module_path</code></em></span></dt><dd><p> |
| 6 | the path of the .ko kernel module file | 6 | the path of the .ko kernel module file |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12319168"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12323104"></a><h2>Description</h2><p> |
| 8 | Fires just before the return of get_from_cache, when the cache grab | 8 | Fires just before the return of get_from_cache, when the cache grab |
| 9 | is successful. | 9 | is successful. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-cache-clean.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass0.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.cache_clean</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass0</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-cache-clean.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass0.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.cache_clean</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass0</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-stap-pass0-end.html b/tapsets/API-stap-pass0-end.html index 6db8999b..ea066c71 100644 --- a/tapsets/API-stap-pass0-end.html +++ b/tapsets/API-stap-pass0-end.html | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass0.end</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass0.html" title="probe::stap.pass0"><link rel="next" href="API-stap-pass1-end.html" title="probe::stap.pass1.end"></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>probe::stap.pass0.end</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass0.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass1-end.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass0.end"><a name="API-stap-pass0-end"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass0.end — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass0.end</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass0.html" title="probe::stap.pass0"><link rel="next" href="API-stap-pass1-end.html" title="probe::stap.pass1.end"></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>probe::stap.pass0.end</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass0.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass1-end.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass0.end"><a name="API-stap-pass0-end"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass0.end — |
| 2 | Finished stap pass0 (parsing command line arguments) | 2 | Finished stap pass0 (parsing command line arguments) |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass0.end </pre></div><div class="refsect1" title="Values"><a name="idp12338400"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass0.end </pre></div><div class="refsect1" title="Values"><a name="idp12342336"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> |
| 4 | the systemtap_session variable s | 4 | the systemtap_session variable s |
| 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12341616"></a><h2>Description</h2><p> | 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12345552"></a><h2>Description</h2><p> |
| 6 | pass0.end fires just before the <code class="function">gettimeofday</code> call for pass1. | 6 | pass0.end fires just before the <code class="function">gettimeofday</code> call for pass1. |
| 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass0.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass1-end.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass0</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass1.end</span></td></tr></table></div></body></html> | 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass0.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass1-end.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass0</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass1.end</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-stap-pass0.html b/tapsets/API-stap-pass0.html index 50ad812b..c9dccb47 100644 --- a/tapsets/API-stap-pass0.html +++ b/tapsets/API-stap-pass0.html | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass0</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-cache-get.html" title="probe::stap.cache_get"><link rel="next" href="API-stap-pass0-end.html" title="probe::stap.pass0.end"></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>probe::stap.pass0</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-cache-get.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass0-end.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass0"><a name="API-stap-pass0"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass0 — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass0</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-cache-get.html" title="probe::stap.cache_get"><link rel="next" href="API-stap-pass0-end.html" title="probe::stap.pass0.end"></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>probe::stap.pass0</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-cache-get.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass0-end.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass0"><a name="API-stap-pass0"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass0 — |
| 2 | Starting stap pass0 (parsing command line arguments) | 2 | Starting stap pass0 (parsing command line arguments) |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass0 </pre></div><div class="refsect1" title="Values"><a name="idp12327216"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass0 </pre></div><div class="refsect1" title="Values"><a name="idp12331104"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> |
| 4 | the systemtap_session variable s | 4 | the systemtap_session variable s |
| 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12330432"></a><h2>Description</h2><p> | 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12334320"></a><h2>Description</h2><p> |
| 6 | pass0 fires after command line arguments have been parsed. | 6 | pass0 fires after command line arguments have been parsed. |
| 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-cache-get.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass0-end.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.cache_get</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass0.end</span></td></tr></table></div></body></html> | 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-cache-get.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass0-end.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.cache_get</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass0.end</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-stap-pass1-end.html b/tapsets/API-stap-pass1-end.html index 16da698b..a12770c2 100644 --- a/tapsets/API-stap-pass1-end.html +++ b/tapsets/API-stap-pass1-end.html | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass1.end</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass0-end.html" title="probe::stap.pass0.end"><link rel="next" href="API-stap-pass1a.html" title="probe::stap.pass1a"></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>probe::stap.pass1.end</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass0-end.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass1a.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass1.end"><a name="API-stap-pass1-end"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass1.end — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass1.end</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass0-end.html" title="probe::stap.pass0.end"><link rel="next" href="API-stap-pass1a.html" title="probe::stap.pass1a"></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>probe::stap.pass1.end</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass0-end.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass1a.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass1.end"><a name="API-stap-pass1-end"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass1.end — |
| 2 | Finished stap pass1 (parsing scripts) | 2 | Finished stap pass1 (parsing scripts) |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass1.end </pre></div><div class="refsect1" title="Values"><a name="idp12350304"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass1.end </pre></div><div class="refsect1" title="Values"><a name="idp12354240"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> |
| 4 | the systemtap_session variable s | 4 | the systemtap_session variable s |
| 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12353520"></a><h2>Description</h2><p> | 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12357456"></a><h2>Description</h2><p> |
| 6 | pass1.end fires just before the jump to cleanup if s.last_pass = 1. | 6 | pass1.end fires just before the jump to cleanup if s.last_pass = 1. |
| 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass0-end.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass1a.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass0.end</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass1a</span></td></tr></table></div></body></html> | 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass0-end.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass1a.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass0.end</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass1a</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-stap-pass1a.html b/tapsets/API-stap-pass1a.html index e2d39cf1..b0f5844b 100644 --- a/tapsets/API-stap-pass1a.html +++ b/tapsets/API-stap-pass1a.html | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass1a</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass1-end.html" title="probe::stap.pass1.end"><link rel="next" href="API-stap-pass1b.html" title="probe::stap.pass1b"></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>probe::stap.pass1a</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass1-end.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass1b.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass1a"><a name="API-stap-pass1a"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass1a — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass1a</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass1-end.html" title="probe::stap.pass1.end"><link rel="next" href="API-stap-pass1b.html" title="probe::stap.pass1b"></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>probe::stap.pass1a</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass1-end.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass1b.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass1a"><a name="API-stap-pass1a"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass1a — |
| 2 | Starting stap pass1 (parsing user script) | 2 | Starting stap pass1 (parsing user script) |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass1a </pre></div><div class="refsect1" title="Values"><a name="idp12361488"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass1a </pre></div><div class="refsect1" title="Values"><a name="idp12365424"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> |
| 4 | the systemtap_session variable s | 4 | the systemtap_session variable s |
| 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12364704"></a><h2>Description</h2><p> | 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12368640"></a><h2>Description</h2><p> |
| 6 | pass1a fires just after the call to <code class="function">gettimeofday</code>, before the | 6 | pass1a fires just after the call to <code class="function">gettimeofday</code>, before the |
| 7 | user script is parsed. | 7 | user script is parsed. |
| 8 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass1-end.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass1b.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass1.end</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass1b</span></td></tr></table></div></body></html> | 8 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass1-end.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass1b.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass1.end</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass1b</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-stap-pass1b.html b/tapsets/API-stap-pass1b.html index 808f9592..c194122c 100644 --- a/tapsets/API-stap-pass1b.html +++ b/tapsets/API-stap-pass1b.html | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass1b</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass1a.html" title="probe::stap.pass1a"><link rel="next" href="API-stap-pass2.html" title="probe::stap.pass2"></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>probe::stap.pass1b</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass1a.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass2.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass1b"><a name="API-stap-pass1b"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass1b — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass1b</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass1a.html" title="probe::stap.pass1a"><link rel="next" href="API-stap-pass2.html" title="probe::stap.pass2"></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>probe::stap.pass1b</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass1a.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass2.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass1b"><a name="API-stap-pass1b"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass1b — |
| 2 | Starting stap pass1 (parsing library scripts) | 2 | Starting stap pass1 (parsing library scripts) |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass1b </pre></div><div class="refsect1" title="Values"><a name="idp12373424"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass1b </pre></div><div class="refsect1" title="Values"><a name="idp12377248"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> |
| 4 | the systemtap_session variable s | 4 | the systemtap_session variable s |
| 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12376640"></a><h2>Description</h2><p> | 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12380464"></a><h2>Description</h2><p> |
| 6 | pass1b fires just before the library scripts are parsed. | 6 | pass1b fires just before the library scripts are parsed. |
| 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass1a.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass2.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass1a</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass2</span></td></tr></table></div></body></html> | 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass1a.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass2.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass1a</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass2</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-stap-pass2-end.html b/tapsets/API-stap-pass2-end.html index 46d0efd5..b5d06bd3 100644 --- a/tapsets/API-stap-pass2-end.html +++ b/tapsets/API-stap-pass2-end.html | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass2.end</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass2.html" title="probe::stap.pass2"><link rel="next" href="API-stap-pass3.html" title="probe::stap.pass3"></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>probe::stap.pass2.end</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass2.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass3.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass2.end"><a name="API-stap-pass2-end"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass2.end — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass2.end</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass2.html" title="probe::stap.pass2"><link rel="next" href="API-stap-pass3.html" title="probe::stap.pass3"></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>probe::stap.pass2.end</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass2.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass3.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass2.end"><a name="API-stap-pass2-end"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass2.end — |
| 2 | Finished stap pass2 (elaboration) | 2 | Finished stap pass2 (elaboration) |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass2.end </pre></div><div class="refsect1" title="Values"><a name="idp12396528"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass2.end </pre></div><div class="refsect1" title="Values"><a name="idp12400400"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> |
| 4 | the systemtap_session variable s | 4 | the systemtap_session variable s |
| 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12399744"></a><h2>Description</h2><p> | 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12403616"></a><h2>Description</h2><p> |
| 6 | pass2.end fires just before the jump to cleanup if s.last_pass = 2 | 6 | pass2.end fires just before the jump to cleanup if s.last_pass = 2 |
| 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass2.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass3.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass2</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass3</span></td></tr></table></div></body></html> | 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass2.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass3.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass2</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass3</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-stap-pass2.html b/tapsets/API-stap-pass2.html index c9a2932f..4ff07636 100644 --- a/tapsets/API-stap-pass2.html +++ b/tapsets/API-stap-pass2.html | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass2</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass1b.html" title="probe::stap.pass1b"><link rel="next" href="API-stap-pass2-end.html" title="probe::stap.pass2.end"></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>probe::stap.pass2</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass1b.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass2-end.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass2"><a name="API-stap-pass2"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass2 — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass2</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass1b.html" title="probe::stap.pass1b"><link rel="next" href="API-stap-pass2-end.html" title="probe::stap.pass2.end"></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>probe::stap.pass2</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass1b.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass2-end.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass2"><a name="API-stap-pass2"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass2 — |
| 2 | Starting stap pass2 (elaboration) | 2 | Starting stap pass2 (elaboration) |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass2 </pre></div><div class="refsect1" title="Values"><a name="idp12384640"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass2 </pre></div><div class="refsect1" title="Values"><a name="idp12388464"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> |
| 4 | the systemtap_session variable s | 4 | the systemtap_session variable s |
| 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12387856"></a><h2>Description</h2><p> | 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12391680"></a><h2>Description</h2><p> |
| 6 | pass2 fires just after the call to <code class="function">gettimeofday</code>, just before the | 6 | pass2 fires just after the call to <code class="function">gettimeofday</code>, just before the |
| 7 | call to semantic_pass. | 7 | call to semantic_pass. |
| 8 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass1b.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass2-end.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass1b</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass2.end</span></td></tr></table></div></body></html> | 8 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass1b.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass2-end.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass1b</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass2.end</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-stap-pass3-end.html b/tapsets/API-stap-pass3-end.html index 80004562..ccdb8c77 100644 --- a/tapsets/API-stap-pass3-end.html +++ b/tapsets/API-stap-pass3-end.html | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass3.end</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass3.html" title="probe::stap.pass3"><link rel="next" href="API-stap-pass4.html" title="probe::stap.pass4"></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>probe::stap.pass3.end</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass3.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass4.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass3.end"><a name="API-stap-pass3-end"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass3.end — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass3.end</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass3.html" title="probe::stap.pass3"><link rel="next" href="API-stap-pass4.html" title="probe::stap.pass4"></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>probe::stap.pass3.end</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass3.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass4.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass3.end"><a name="API-stap-pass3-end"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass3.end — |
| 2 | Finished stap pass3 (translation to C) | 2 | Finished stap pass3 (translation to C) |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass3.end </pre></div><div class="refsect1" title="Values"><a name="idp12419568"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass3.end </pre></div><div class="refsect1" title="Values"><a name="idp12423456"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> |
| 4 | the systemtap_session variable s | 4 | the systemtap_session variable s |
| 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12422784"></a><h2>Description</h2><p> | 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12426672"></a><h2>Description</h2><p> |
| 6 | pass3.end fires just before the jump to cleanup if s.last_pass = 3 | 6 | pass3.end fires just before the jump to cleanup if s.last_pass = 3 |
| 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass3.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass4.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass3</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass4</span></td></tr></table></div></body></html> | 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass3.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass4.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass3</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass4</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-stap-pass3.html b/tapsets/API-stap-pass3.html index 60e1c334..15d52fec 100644 --- a/tapsets/API-stap-pass3.html +++ b/tapsets/API-stap-pass3.html | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass3</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass2-end.html" title="probe::stap.pass2.end"><link rel="next" href="API-stap-pass3-end.html" title="probe::stap.pass3.end"></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>probe::stap.pass3</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass2-end.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass3-end.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass3"><a name="API-stap-pass3"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass3 — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass3</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass2-end.html" title="probe::stap.pass2.end"><link rel="next" href="API-stap-pass3-end.html" title="probe::stap.pass3.end"></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>probe::stap.pass3</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass2-end.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass3-end.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass3"><a name="API-stap-pass3"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass3 — |
| 2 | Starting stap pass3 (translation to C) | 2 | Starting stap pass3 (translation to C) |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass3 </pre></div><div class="refsect1" title="Values"><a name="idp12407744"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass3 </pre></div><div class="refsect1" title="Values"><a name="idp12411568"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> |
| 4 | the systemtap_session variable s | 4 | the systemtap_session variable s |
| 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12410960"></a><h2>Description</h2><p> | 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12414784"></a><h2>Description</h2><p> |
| 6 | pass3 fires just after the call to <code class="function">gettimeofday</code>, just before the | 6 | pass3 fires just after the call to <code class="function">gettimeofday</code>, just before the |
| 7 | call to translate_pass. | 7 | call to translate_pass. |
| 8 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass2-end.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass3-end.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass2.end</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass3.end</span></td></tr></table></div></body></html> | 8 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass2-end.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass3-end.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass2.end</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass3.end</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-stap-pass4-end.html b/tapsets/API-stap-pass4-end.html index f0ee5960..417378f3 100644 --- a/tapsets/API-stap-pass4-end.html +++ b/tapsets/API-stap-pass4-end.html | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass4.end</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass4.html" title="probe::stap.pass4"><link rel="next" href="API-stap-pass5.html" title="probe::stap.pass5"></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>probe::stap.pass4.end</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass4.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass5.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass4.end"><a name="API-stap-pass4-end"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass4.end — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass4.end</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass4.html" title="probe::stap.pass4"><link rel="next" href="API-stap-pass5.html" title="probe::stap.pass5"></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>probe::stap.pass4.end</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass4.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass5.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass4.end"><a name="API-stap-pass4-end"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass4.end — |
| 2 | Finished stap pass4 (compile C code into kernel module) | 2 | Finished stap pass4 (compile C code into kernel module) |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass4.end </pre></div><div class="refsect1" title="Values"><a name="idp12442528"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass4.end </pre></div><div class="refsect1" title="Values"><a name="idp12446640"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> |
| 4 | the systemtap_session variable s | 4 | the systemtap_session variable s |
| 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12445744"></a><h2>Description</h2><p> | 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12449856"></a><h2>Description</h2><p> |
| 6 | pass4.end fires just before the jump to cleanup if s.last_pass = 4 | 6 | pass4.end fires just before the jump to cleanup if s.last_pass = 4 |
| 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass4.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass5.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass4</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass5</span></td></tr></table></div></body></html> | 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass4.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass5.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass4</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass5</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-stap-pass4.html b/tapsets/API-stap-pass4.html index c06a547c..1e7bcd54 100644 --- a/tapsets/API-stap-pass4.html +++ b/tapsets/API-stap-pass4.html | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass4</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass3-end.html" title="probe::stap.pass3.end"><link rel="next" href="API-stap-pass4-end.html" title="probe::stap.pass4.end"></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>probe::stap.pass4</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass3-end.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass4-end.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass4"><a name="API-stap-pass4"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass4 — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass4</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass3-end.html" title="probe::stap.pass3.end"><link rel="next" href="API-stap-pass4-end.html" title="probe::stap.pass4.end"></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>probe::stap.pass4</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass3-end.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass4-end.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass4"><a name="API-stap-pass4"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass4 — |
| 2 | Starting stap pass4 (compile C code into kernel module) | 2 | Starting stap pass4 (compile C code into kernel module) |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass4 </pre></div><div class="refsect1" title="Values"><a name="idp12430688"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass4 </pre></div><div class="refsect1" title="Values"><a name="idp12434688"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> |
| 4 | the systemtap_session variable s | 4 | the systemtap_session variable s |
| 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12433904"></a><h2>Description</h2><p> | 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12437904"></a><h2>Description</h2><p> |
| 6 | pass4 fires just after the call to <code class="function">gettimeofday</code>, just before the | 6 | pass4 fires just after the call to <code class="function">gettimeofday</code>, just before the |
| 7 | call to compile_pass. | 7 | call to compile_pass. |
| 8 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass3-end.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass4-end.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass3.end</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass4.end</span></td></tr></table></div></body></html> | 8 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass3-end.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass4-end.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass3.end</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass4.end</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-stap-pass5-end.html b/tapsets/API-stap-pass5-end.html index 25d3c770..a73ab850 100644 --- a/tapsets/API-stap-pass5-end.html +++ b/tapsets/API-stap-pass5-end.html | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass5.end</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass5.html" title="probe::stap.pass5"><link rel="next" href="API-stap-pass6.html" title="probe::stap.pass6"></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>probe::stap.pass5.end</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass5.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass6.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass5.end"><a name="API-stap-pass5-end"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass5.end — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass5.end</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass5.html" title="probe::stap.pass5"><link rel="next" href="API-stap-pass6.html" title="probe::stap.pass6"></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>probe::stap.pass5.end</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass5.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass6.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass5.end"><a name="API-stap-pass5-end"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass5.end — |
| 2 | Finished stap pass5 (running the instrumentation) | 2 | Finished stap pass5 (running the instrumentation) |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass5.end </pre></div><div class="refsect1" title="Values"><a name="idp12465696"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass5.end </pre></div><div class="refsect1" title="Values"><a name="idp12469696"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> |
| 4 | the systemtap_session variable s | 4 | the systemtap_session variable s |
| 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12468912"></a><h2>Description</h2><p> | 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12472912"></a><h2>Description</h2><p> |
| 6 | pass5.end fires just before the cleanup label | 6 | pass5.end fires just before the cleanup label |
| 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass5.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass6.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass5</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass6</span></td></tr></table></div></body></html> | 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass5.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass6.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass5</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass6</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-stap-pass5.html b/tapsets/API-stap-pass5.html index e5615c22..8fc3f4db 100644 --- a/tapsets/API-stap-pass5.html +++ b/tapsets/API-stap-pass5.html | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass5</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass4-end.html" title="probe::stap.pass4.end"><link rel="next" href="API-stap-pass5-end.html" title="probe::stap.pass5.end"></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>probe::stap.pass5</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass4-end.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass5-end.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass5"><a name="API-stap-pass5"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass5 — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass5</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass4-end.html" title="probe::stap.pass4.end"><link rel="next" href="API-stap-pass5-end.html" title="probe::stap.pass5.end"></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>probe::stap.pass5</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass4-end.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass5-end.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass5"><a name="API-stap-pass5"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass5 — |
| 2 | Starting stap pass5 (running the instrumentation) | 2 | Starting stap pass5 (running the instrumentation) |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass5 </pre></div><div class="refsect1" title="Values"><a name="idp12453760"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass5 </pre></div><div class="refsect1" title="Values"><a name="idp12457824"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> |
| 4 | the systemtap_session variable s | 4 | the systemtap_session variable s |
| 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12456976"></a><h2>Description</h2><p> | 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12461040"></a><h2>Description</h2><p> |
| 6 | pass5 fires just after the call to <code class="function">gettimeofday</code>, just before the | 6 | pass5 fires just after the call to <code class="function">gettimeofday</code>, just before the |
| 7 | call to run_pass. | 7 | call to run_pass. |
| 8 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass4-end.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass5-end.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass4.end</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass5.end</span></td></tr></table></div></body></html> | 8 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass4-end.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass5-end.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass4.end</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass5.end</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-stap-pass6-end.html b/tapsets/API-stap-pass6-end.html index 678bba81..ce165edd 100644 --- a/tapsets/API-stap-pass6-end.html +++ b/tapsets/API-stap-pass6-end.html | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass6.end</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass6.html" title="probe::stap.pass6"><link rel="next" href="API-stap-system.html" title="probe::stap.system"></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>probe::stap.pass6.end</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass6.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-system.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass6.end"><a name="API-stap-pass6-end"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass6.end — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass6.end</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass6.html" title="probe::stap.pass6"><link rel="next" href="API-stap-system.html" title="probe::stap.system"></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>probe::stap.pass6.end</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass6.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-system.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass6.end"><a name="API-stap-pass6-end"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass6.end — |
| 2 | Finished stap pass6 (cleanup) | 2 | Finished stap pass6 (cleanup) |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass6.end </pre></div><div class="refsect1" title="Values"><a name="idp12488064"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass6.end </pre></div><div class="refsect1" title="Values"><a name="idp12492064"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> |
| 4 | the systemtap_session variable s | 4 | the systemtap_session variable s |
| 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12491280"></a><h2>Description</h2><p> | 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12495280"></a><h2>Description</h2><p> |
| 6 | pass6.end fires just before main's return. | 6 | pass6.end fires just before main's return. |
| 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass6.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-system.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass6</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.system</span></td></tr></table></div></body></html> | 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass6.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-system.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass6</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.system</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-stap-pass6.html b/tapsets/API-stap-pass6.html index f13a980a..c9ec1cbe 100644 --- a/tapsets/API-stap-pass6.html +++ b/tapsets/API-stap-pass6.html | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass6</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass5-end.html" title="probe::stap.pass5.end"><link rel="next" href="API-stap-pass6-end.html" title="probe::stap.pass6.end"></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>probe::stap.pass6</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass5-end.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass6-end.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass6"><a name="API-stap-pass6"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass6 — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.pass6</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass5-end.html" title="probe::stap.pass5.end"><link rel="next" href="API-stap-pass6-end.html" title="probe::stap.pass6.end"></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>probe::stap.pass6</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass5-end.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-pass6-end.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.pass6"><a name="API-stap-pass6"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.pass6 — |
| 2 | Starting stap pass6 (cleanup) | 2 | Starting stap pass6 (cleanup) |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass6 </pre></div><div class="refsect1" title="Values"><a name="idp12476832"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.pass6 </pre></div><div class="refsect1" title="Values"><a name="idp12480880"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>session</code></em></span></dt><dd><p> |
| 4 | the systemtap_session variable s | 4 | the systemtap_session variable s |
| 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12480048"></a><h2>Description</h2><p> | 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12484096"></a><h2>Description</h2><p> |
| 6 | pass6 fires just after the cleanup label, essentially the same spot | 6 | pass6 fires just after the cleanup label, essentially the same spot |
| 7 | as pass5.end | 7 | as pass5.end |
| 8 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass5-end.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass6-end.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass5.end</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass6.end</span></td></tr></table></div></body></html> | 8 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass5-end.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-pass6-end.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass5.end</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.pass6.end</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-stap-system-return.html b/tapsets/API-stap-system-return.html index 3d0997bb..9d94833c 100644 --- a/tapsets/API-stap-system-return.html +++ b/tapsets/API-stap-system-return.html | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.system.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-system.html" title="probe::stap.system"><link rel="next" href="API-stap-system-spawn.html" title="probe::stap.system.spawn"></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>probe::stap.system.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-system.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-system-spawn.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.system.return"><a name="API-stap-system-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.system.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.system.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-system.html" title="probe::stap.system"><link rel="next" href="API-stap-system-spawn.html" title="probe::stap.system.spawn"></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>probe::stap.system.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-system.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-system-spawn.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.system.return"><a name="API-stap-system-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.system.return — |
| 2 | Finished a command from stap | 2 | Finished a command from stap |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.system.return </pre></div><div class="refsect1" title="Values"><a name="idp12510544"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>ret</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.system.return </pre></div><div class="refsect1" title="Values"><a name="idp12514544"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>ret</code></em></span></dt><dd><p> |
| 4 | a return code associated with running waitpid on the spawned process; | 4 | a return code associated with running waitpid on the spawned process; |
| 5 | a non-zero value indicates error | 5 | a non-zero value indicates error |
| 6 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12513792"></a><h2>Description</h2><p> | 6 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12517792"></a><h2>Description</h2><p> |
| 7 | Fires just before the return of the stap_system function, after waitpid. | 7 | Fires just before the return of the stap_system function, after waitpid. |
| 8 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-system.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-system-spawn.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.system</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.system.spawn</span></td></tr></table></div></body></html> | 8 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-system.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-system-spawn.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.system</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.system.spawn</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-stap-system-spawn.html b/tapsets/API-stap-system-spawn.html index 6cbddb3d..ce429f48 100644 --- a/tapsets/API-stap-system-spawn.html +++ b/tapsets/API-stap-system-spawn.html | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.system.spawn</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-system-return.html" title="probe::stap.system.return"><link rel="next" href="API-stapio-receive-control-message.html" title="probe::stapio.receive_control_message"></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>probe::stap.system.spawn</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-system-return.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stapio-receive-control-message.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.system.spawn"><a name="API-stap-system-spawn"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.system.spawn — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.system.spawn</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-system-return.html" title="probe::stap.system.return"><link rel="next" href="API-stapio-receive-control-message.html" title="probe::stapio.receive_control_message"></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>probe::stap.system.spawn</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-system-return.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stapio-receive-control-message.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.system.spawn"><a name="API-stap-system-spawn"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.system.spawn — |
| 2 | stap spawned new process | 2 | stap spawned new process |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.system.spawn </pre></div><div class="refsect1" title="Values"><a name="idp12521824"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>ret</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.system.spawn </pre></div><div class="refsect1" title="Values"><a name="idp12525824"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>ret</code></em></span></dt><dd><p> |
| 4 | the return value from posix_spawn | 4 | the return value from posix_spawn |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>pid</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>pid</code></em></span></dt><dd><p> |
| 6 | the pid of the spawned process | 6 | the pid of the spawned process |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12527008"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12531008"></a><h2>Description</h2><p> |
| 8 | Fires just after the call to posix_spawn. | 8 | Fires just after the call to posix_spawn. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-system-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stapio-receive-control-message.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.system.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stapio.receive_control_message</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-system-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stapio-receive-control-message.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.system.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stapio.receive_control_message</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-stap-system.html b/tapsets/API-stap-system.html index a4337181..0979e941 100644 --- a/tapsets/API-stap-system.html +++ b/tapsets/API-stap-system.html | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.system</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass6-end.html" title="probe::stap.pass6.end"><link rel="next" href="API-stap-system-return.html" title="probe::stap.system.return"></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>probe::stap.system</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass6-end.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-system-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.system"><a name="API-stap-system"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.system — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stap.system</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-pass6-end.html" title="probe::stap.pass6.end"><link rel="next" href="API-stap-system-return.html" title="probe::stap.system.return"></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>probe::stap.system</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-pass6-end.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-stap-system-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stap.system"><a name="API-stap-system"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stap.system — |
| 2 | Starting a command from stap | 2 | Starting a command from stap |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.system </pre></div><div class="refsect1" title="Values"><a name="idp12499248"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>command</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stap.system </pre></div><div class="refsect1" title="Values"><a name="idp12503248"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>command</code></em></span></dt><dd><p> |
| 4 | the command string to be run by posix_spawn (as sh -c <str>) | 4 | the command string to be run by posix_spawn (as sh -c <str>) |
| 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12502544"></a><h2>Description</h2><p> | 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12506544"></a><h2>Description</h2><p> |
| 6 | Fires at the entry of the stap_system command. | 6 | Fires at the entry of the stap_system command. |
| 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass6-end.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-system-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass6.end</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.system.return</span></td></tr></table></div></body></html> | 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-pass6-end.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stap-system-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.pass6.end</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::stap.system.return</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-stapio-receive-control-message.html b/tapsets/API-stapio-receive-control-message.html index 29a1ff5d..bda07f9f 100644 --- a/tapsets/API-stapio-receive-control-message.html +++ b/tapsets/API-stapio-receive-control-message.html | |||
| @@ -1,11 +1,11 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stapio.receive_control_message</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-system-spawn.html" title="probe::stap.system.spawn"><link rel="next" href="API-staprun-insert-module.html" title="probe::staprun.insert_module"></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>probe::stapio.receive_control_message</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-system-spawn.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-staprun-insert-module.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stapio.receive_control_message"><a name="API-stapio-receive-control-message"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stapio.receive_control_message — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::stapio.receive_control_message</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stap-system-spawn.html" title="probe::stap.system.spawn"><link rel="next" href="API-staprun-insert-module.html" title="probe::staprun.insert_module"></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>probe::stapio.receive_control_message</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stap-system-spawn.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-staprun-insert-module.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::stapio.receive_control_message"><a name="API-stapio-receive-control-message"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::stapio.receive_control_message — |
| 2 | Received a control message | 2 | Received a control message |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stapio.receive_control_message </pre></div><div class="refsect1" title="Values"><a name="idp12535008"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>len</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">stapio.receive_control_message </pre></div><div class="refsect1" title="Values"><a name="idp12539056"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>len</code></em></span></dt><dd><p> |
| 4 | the length (in bytes) of the data blob | 4 | the length (in bytes) of the data blob |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>data</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>data</code></em></span></dt><dd><p> |
| 6 | a ptr to a binary blob of data sent as the control message | 6 | a ptr to a binary blob of data sent as the control message |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>type</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>type</code></em></span></dt><dd><p> |
| 8 | type of message being send; defined in runtime/transport/transport_msgs.h | 8 | type of message being send; defined in runtime/transport/transport_msgs.h |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12542304"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12546352"></a><h2>Description</h2><p> |
| 10 | Fires just after a message was receieved and before it's processed. | 10 | Fires just after a message was receieved and before it's processed. |
| 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-system-spawn.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-staprun-insert-module.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.system.spawn</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::staprun.insert_module</span></td></tr></table></div></body></html> | 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stap-system-spawn.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-staprun-insert-module.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stap.system.spawn</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::staprun.insert_module</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-staprun-insert-module.html b/tapsets/API-staprun-insert-module.html index 630e293a..f9bd1b70 100644 --- a/tapsets/API-staprun-insert-module.html +++ b/tapsets/API-staprun-insert-module.html | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::staprun.insert_module</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stapio-receive-control-message.html" title="probe::stapio.receive_control_message"><link rel="next" href="API-staprun-remove-module.html" title="probe::staprun.remove_module"></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>probe::staprun.insert_module</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stapio-receive-control-message.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-staprun-remove-module.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::staprun.insert_module"><a name="API-staprun-insert-module"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::staprun.insert_module — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::staprun.insert_module</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-stapio-receive-control-message.html" title="probe::stapio.receive_control_message"><link rel="next" href="API-staprun-remove-module.html" title="probe::staprun.remove_module"></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>probe::staprun.insert_module</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-stapio-receive-control-message.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-staprun-remove-module.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::staprun.insert_module"><a name="API-staprun-insert-module"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::staprun.insert_module — |
| 2 | Inserting SystemTap instrumentation module | 2 | Inserting SystemTap instrumentation module |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">staprun.insert_module </pre></div><div class="refsect1" title="Values"><a name="idp12550384"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>path</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">staprun.insert_module </pre></div><div class="refsect1" title="Values"><a name="idp12554432"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>path</code></em></span></dt><dd><p> |
| 4 | the full path to the .ko kernel module about to be inserted | 4 | the full path to the .ko kernel module about to be inserted |
| 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12553616"></a><h2>Description</h2><p> | 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12557664"></a><h2>Description</h2><p> |
| 6 | Fires just before the call to insert the module. | 6 | Fires just before the call to insert the module. |
| 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stapio-receive-control-message.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-staprun-remove-module.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stapio.receive_control_message</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::staprun.remove_module</span></td></tr></table></div></body></html> | 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stapio-receive-control-message.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-staprun-remove-module.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::stapio.receive_control_message</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::staprun.remove_module</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-staprun-remove-module.html b/tapsets/API-staprun-remove-module.html index 7baca7de..4ca66865 100644 --- a/tapsets/API-staprun-remove-module.html +++ b/tapsets/API-staprun-remove-module.html | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::staprun.remove_module</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-staprun-insert-module.html" title="probe::staprun.insert_module"><link rel="next" href="API-staprun-send-control-message.html" title="probe::staprun.send_control_message"></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>probe::staprun.remove_module</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-staprun-insert-module.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-staprun-send-control-message.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::staprun.remove_module"><a name="API-staprun-remove-module"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::staprun.remove_module — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::staprun.remove_module</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-staprun-insert-module.html" title="probe::staprun.insert_module"><link rel="next" href="API-staprun-send-control-message.html" title="probe::staprun.send_control_message"></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>probe::staprun.remove_module</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-staprun-insert-module.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-staprun-send-control-message.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::staprun.remove_module"><a name="API-staprun-remove-module"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::staprun.remove_module — |
| 2 | Removing SystemTap instrumentation module | 2 | Removing SystemTap instrumentation module |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">staprun.remove_module </pre></div><div class="refsect1" title="Values"><a name="idp12561664"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">staprun.remove_module </pre></div><div class="refsect1" title="Values"><a name="idp12565664"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | the stap module name to be removed (without the .ko extension) | 4 | the stap module name to be removed (without the .ko extension) |
| 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12564912"></a><h2>Description</h2><p> | 5 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12568912"></a><h2>Description</h2><p> |
| 6 | Fires just before the call to remove the module. | 6 | Fires just before the call to remove the module. |
| 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-staprun-insert-module.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-staprun-send-control-message.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::staprun.insert_module</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::staprun.send_control_message</span></td></tr></table></div></body></html> | 7 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-staprun-insert-module.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-staprun-send-control-message.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::staprun.insert_module</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::staprun.send_control_message</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-staprun-send-control-message.html b/tapsets/API-staprun-send-control-message.html index 1abea604..b2a60870 100644 --- a/tapsets/API-staprun-send-control-message.html +++ b/tapsets/API-staprun-send-control-message.html | |||
| @@ -1,11 +1,11 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::staprun.send_control_message</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-staprun-remove-module.html" title="probe::staprun.remove_module"><link rel="next" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"></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>probe::staprun.send_control_message</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-staprun-remove-module.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="nfsd.stp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::staprun.send_control_message"><a name="API-staprun-send-control-message"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::staprun.send_control_message — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::staprun.send_control_message</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="stap_staticmarkers.stp.html" title="Chapter 29. SystemTap Translator Tapset"><link rel="prev" href="API-staprun-remove-module.html" title="probe::staprun.remove_module"><link rel="next" href="nfsd.stp.html" title="Chapter 30. Network File Storage Tapsets"></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>probe::staprun.send_control_message</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-staprun-remove-module.html">Prev</a> </td><th width="60%" align="center">Chapter 29. SystemTap Translator Tapset</th><td width="20%" align="right"> <a accesskey="n" href="nfsd.stp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::staprun.send_control_message"><a name="API-staprun-send-control-message"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::staprun.send_control_message — |
| 2 | Sending a control message | 2 | Sending a control message |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">staprun.send_control_message </pre></div><div class="refsect1" title="Values"><a name="idp12572960"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>len</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">staprun.send_control_message </pre></div><div class="refsect1" title="Values"><a name="idp12576912"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>len</code></em></span></dt><dd><p> |
| 4 | the length (in bytes) of the data blob | 4 | the length (in bytes) of the data blob |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>data</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>data</code></em></span></dt><dd><p> |
| 6 | a ptr to a binary blob of data sent as the control message | 6 | a ptr to a binary blob of data sent as the control message |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>type</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>type</code></em></span></dt><dd><p> |
| 8 | type of message being send; defined in runtime/transport/transport_msgs.h | 8 | type of message being send; defined in runtime/transport/transport_msgs.h |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12580256"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12584208"></a><h2>Description</h2><p> |
| 10 | Fires at the beginning of the send_request function. | 10 | Fires at the beginning of the send_request function. |
| 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-staprun-remove-module.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="nfsd.stp.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::staprun.remove_module</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 30. Network File Storage Tapsets</td></tr></table></div></body></html> | 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-staprun-remove-module.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="stap_staticmarkers.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="nfsd.stp.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::staprun.remove_module</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 30. Network File Storage Tapsets</td></tr></table></div></body></html> |
diff --git a/tapsets/API-start-stopwatch.html b/tapsets/API-start-stopwatch.html index 3de9680b..503b608c 100644 --- a/tapsets/API-start-stopwatch.html +++ b/tapsets/API-start-stopwatch.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Start a stopwatch | 2 | Start a stopwatch |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | start_stopwatch(name:string) | 4 | start_stopwatch(name:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5934096"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5938640"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | the stopwatch name | 6 | the stopwatch name |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5937152"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5941696"></a><h2>Description</h2><p> |
| 8 | Start stopwatch <em class="parameter"><code>name</code></em>. | 8 | Start stopwatch <em class="parameter"><code>name</code></em>. |
| 9 | Creates stopwatch <em class="parameter"><code>name</code></em> if it does not currently exist. | 9 | Creates stopwatch <em class="parameter"><code>name</code></em> if it does not currently exist. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-read-stopwatch-us.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="timestamp_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stop-stopwatch.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::read_stopwatch_us</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::stop_stopwatch</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-read-stopwatch-us.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="timestamp_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stop-stopwatch.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::read_stopwatch_us</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::stop_stopwatch</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-stop-stopwatch.html b/tapsets/API-stop-stopwatch.html index ba837465..336f0035 100644 --- a/tapsets/API-stop-stopwatch.html +++ b/tapsets/API-stop-stopwatch.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Stop a stopwatch | 2 | Stop a stopwatch |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | stop_stopwatch(name:string) | 4 | stop_stopwatch(name:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5945648"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5950192"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | the stopwatch name | 6 | the stopwatch name |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5948704"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5953248"></a><h2>Description</h2><p> |
| 8 | Stop stopwatch <em class="parameter"><code>name</code></em>. | 8 | Stop stopwatch <em class="parameter"><code>name</code></em>. |
| 9 | Creates stopwatch <em class="parameter"><code>name</code></em> if it does not currently exist. | 9 | Creates stopwatch <em class="parameter"><code>name</code></em> if it does not currently exist. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-start-stopwatch.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="timestamp_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ctime.stp.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::start_stopwatch</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 4. Time utility functions</td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-start-stopwatch.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="timestamp_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ctime.stp.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::start_stopwatch</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 4. Time utility functions</td></tr></table></div></body></html> |
diff --git a/tapsets/API-stp-pid.html b/tapsets/API-stp-pid.html index 7ec5e411..3a87749b 100644 --- a/tapsets/API-stp-pid.html +++ b/tapsets/API-stp-pid.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | The process id of the stapio process | 2 | The process id of the stapio process |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | stp_pid:long() | 4 | stp_pid:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5368064"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5372752"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5369216"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5373904"></a><h2>Description</h2><p> |
| 8 | This function returns the process id of the | 8 | This function returns the process id of the |
| 9 | stapio process that launched this script. There could be | 9 | stapio process that launched this script. There could be |
| 10 | other SystemTap scripts and stapio processes running on | 10 | other SystemTap scripts and stapio processes running on |
diff --git a/tapsets/API-str-replace.html b/tapsets/API-str-replace.html index 51159685..d1e8edec 100644 --- a/tapsets/API-str-replace.html +++ b/tapsets/API-str-replace.html | |||
| @@ -2,13 +2,13 @@ | |||
| 2 | str_replace Replaces all instances of a substring with another | 2 | str_replace Replaces all instances of a substring with another |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | str_replace:string(prnt_str:string,srch_str:string,rplc_str:string) | 4 | str_replace:string(prnt_str:string,srch_str:string,rplc_str:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12003760"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>prnt_str</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12007712"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>prnt_str</code></em></span></dt><dd><p> |
| 6 | the string to search and replace in | 6 | the string to search and replace in |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>srch_str</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>srch_str</code></em></span></dt><dd><p> |
| 8 | the substring which is used to search in <em class="parameter"><code>prnt_str</code></em> string | 8 | the substring which is used to search in <em class="parameter"><code>prnt_str</code></em> string |
| 9 | </p></dd><dt><span class="term"><em class="parameter"><code>rplc_str</code></em></span></dt><dd><p> | 9 | </p></dd><dt><span class="term"><em class="parameter"><code>rplc_str</code></em></span></dt><dd><p> |
| 10 | the substring which is used to replace <em class="parameter"><code>srch_str</code></em> | 10 | the substring which is used to replace <em class="parameter"><code>srch_str</code></em> |
| 11 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12012448"></a><h2>Description</h2><p> | 11 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12016400"></a><h2>Description</h2><p> |
| 12 | This function returns the given string with | 12 | This function returns the given string with |
| 13 | substrings replaced. | 13 | substrings replaced. |
| 14 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-isinstr.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="string.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stringat.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::isinstr</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::stringat</span></td></tr></table></div></body></html> | 14 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-isinstr.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="string.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-stringat.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::isinstr</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::stringat</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-stringat.html b/tapsets/API-stringat.html index 5cdcf4a2..a2b457e0 100644 --- a/tapsets/API-stringat.html +++ b/tapsets/API-stringat.html | |||
| @@ -2,11 +2,11 @@ | |||
| 2 | Returns the char at a given position in the string | 2 | Returns the char at a given position in the string |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | stringat:long(str:string,pos:long) | 4 | stringat:long(str:string,pos:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12020512"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>str</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12024416"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>str</code></em></span></dt><dd><p> |
| 6 | the string to fetch the character from | 6 | the string to fetch the character from |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>pos</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>pos</code></em></span></dt><dd><p> |
| 8 | the position to get the character from (first character is 0) | 8 | the position to get the character from (first character is 0) |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12025728"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12029680"></a><h2>Description</h2><p> |
| 10 | This function returns the character at a given position in | 10 | This function returns the character at a given position in |
| 11 | the string or zero if thestring doesn't have as many characters. | 11 | the string or zero if thestring doesn't have as many characters. |
| 12 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-str-replace.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="string.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-strlen.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::str_replace</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::strlen</span></td></tr></table></div></body></html> | 12 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-str-replace.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="string.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-strlen.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::str_replace</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::strlen</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-strlen.html b/tapsets/API-strlen.html index 198b8584..1eb7f9ec 100644 --- a/tapsets/API-strlen.html +++ b/tapsets/API-strlen.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Returns the length of a string | 2 | Returns the length of a string |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | strlen:long(s:string) | 4 | strlen:long(s:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12033792"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>s</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12037744"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>s</code></em></span></dt><dd><p> |
| 6 | the string | 6 | the string |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12036944"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12040896"></a><h2>Description</h2><p> |
| 8 | This function returns the length of the string, which | 8 | This function returns the length of the string, which |
| 9 | can be zero up to MAXSTRINGLEN. | 9 | can be zero up to MAXSTRINGLEN. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stringat.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="string.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-strtol.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::stringat</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::strtol</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-stringat.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="string.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-strtol.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::stringat</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::strtol</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-strtol.html b/tapsets/API-strtol.html index e464e67a..081ec8db 100644 --- a/tapsets/API-strtol.html +++ b/tapsets/API-strtol.html | |||
| @@ -2,11 +2,11 @@ | |||
| 2 | strtol - Convert a string to a long | 2 | strtol - Convert a string to a long |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | strtol:long(str:string,base:long) | 4 | strtol:long(str:string,base:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12044992"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>str</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12048896"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>str</code></em></span></dt><dd><p> |
| 6 | string to convert | 6 | string to convert |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>base</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>base</code></em></span></dt><dd><p> |
| 8 | the base to use | 8 | the base to use |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12050176"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12054080"></a><h2>Description</h2><p> |
| 10 | This function converts the string representation of a number to an integer. | 10 | This function converts the string representation of a number to an integer. |
| 11 | The <em class="parameter"><code>base</code></em> parameter indicates the number base to assume for the string (eg. 16 for hex, 8 for octal, 2 for binary). | 11 | The <em class="parameter"><code>base</code></em> parameter indicates the number base to assume for the string (eg. 16 for hex, 8 for octal, 2 for binary). |
| 12 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-strlen.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="string.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-substr.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::strlen</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::substr</span></td></tr></table></div></body></html> | 12 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-strlen.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="string.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-substr.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::strlen</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::substr</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-substr.html b/tapsets/API-substr.html index c25a57c6..1d7c708f 100644 --- a/tapsets/API-substr.html +++ b/tapsets/API-substr.html | |||
| @@ -2,13 +2,13 @@ | |||
| 2 | Returns a substring | 2 | Returns a substring |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | substr:string(str:string,start:long,length:long) | 4 | substr:string(str:string,start:long,length:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12059040"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>str</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12062944"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>str</code></em></span></dt><dd><p> |
| 6 | the string to take a substring from | 6 | the string to take a substring from |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>start</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>start</code></em></span></dt><dd><p> |
| 8 | starting position of the extracted string (first character is 0) | 8 | starting position of the extracted string (first character is 0) |
| 9 | </p></dd><dt><span class="term"><em class="parameter"><code>length</code></em></span></dt><dd><p> | 9 | </p></dd><dt><span class="term"><em class="parameter"><code>length</code></em></span></dt><dd><p> |
| 10 | length of string to return | 10 | length of string to return |
| 11 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12066304"></a><h2>Description</h2><p> | 11 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12070208"></a><h2>Description</h2><p> |
| 12 | Returns the substring of the given string at the given | 12 | Returns the substring of the given string at the given |
| 13 | start position with the given length (or smaller if the length of the | 13 | start position with the given length (or smaller if the length of the |
| 14 | original string is less than start + length, or length is bigger than | 14 | original string is less than start + length, or length is bigger than |
diff --git a/tapsets/API-sunrpc-clnt-bind-new-program.html b/tapsets/API-sunrpc-clnt-bind-new-program.html index 62f97af2..dbf4c61b 100644 --- a/tapsets/API-sunrpc-clnt-bind-new-program.html +++ b/tapsets/API-sunrpc-clnt-bind-new-program.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.clnt.bind_new_program</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netfilter-ip-pre-routing.html" title="probe::netfilter.ip.pre_routing"><link rel="next" href="API-sunrpc-clnt-call-async.html" title="probe::sunrpc.clnt.call_async"></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>probe::sunrpc.clnt.bind_new_program</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netfilter-ip-pre-routing.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-clnt-call-async.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.clnt.bind_new_program"><a name="API-sunrpc-clnt-bind-new-program"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.clnt.bind_new_program — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.clnt.bind_new_program</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-netfilter-ip-pre-routing.html" title="probe::netfilter.ip.pre_routing"><link rel="next" href="API-sunrpc-clnt-call-async.html" title="probe::sunrpc.clnt.call_async"></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>probe::sunrpc.clnt.bind_new_program</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-netfilter-ip-pre-routing.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-clnt-call-async.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.clnt.bind_new_program"><a name="API-sunrpc-clnt-bind-new-program"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.clnt.bind_new_program — |
| 2 | Bind a new RPC program to an existing client | 2 | Bind a new RPC program to an existing client |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.clnt.bind_new_program </pre></div><div class="refsect1" title="Values"><a name="idp8534592"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>prog</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.clnt.bind_new_program </pre></div><div class="refsect1" title="Values"><a name="idp8537696"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>prog</code></em></span></dt><dd><p> |
| 4 | the number of new RPC program | 4 | the number of new RPC program |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>progname</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>progname</code></em></span></dt><dd><p> |
| 6 | the name of new RPC program | 6 | the name of new RPC program |
diff --git a/tapsets/API-sunrpc-clnt-call-async.html b/tapsets/API-sunrpc-clnt-call-async.html index 9580dea2..9420b83f 100644 --- a/tapsets/API-sunrpc-clnt-call-async.html +++ b/tapsets/API-sunrpc-clnt-call-async.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.clnt.call_async</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-clnt-bind-new-program.html" title="probe::sunrpc.clnt.bind_new_program"><link rel="next" href="API-sunrpc-clnt-call-sync.html" title="probe::sunrpc.clnt.call_sync"></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>probe::sunrpc.clnt.call_async</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-clnt-bind-new-program.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-clnt-call-sync.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.clnt.call_async"><a name="API-sunrpc-clnt-call-async"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.clnt.call_async — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.clnt.call_async</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-clnt-bind-new-program.html" title="probe::sunrpc.clnt.bind_new_program"><link rel="next" href="API-sunrpc-clnt-call-sync.html" title="probe::sunrpc.clnt.call_sync"></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>probe::sunrpc.clnt.call_async</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-clnt-bind-new-program.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-clnt-call-sync.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.clnt.call_async"><a name="API-sunrpc-clnt-call-async"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.clnt.call_async — |
| 2 | Make an asynchronous RPC call | 2 | Make an asynchronous RPC call |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.clnt.call_async </pre></div><div class="refsect1" title="Values"><a name="idp8556736"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>prog</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.clnt.call_async </pre></div><div class="refsect1" title="Values"><a name="idp8559840"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>prog</code></em></span></dt><dd><p> |
| 4 | the RPC program number | 4 | the RPC program number |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>progname</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>progname</code></em></span></dt><dd><p> |
| 6 | the RPC program name | 6 | the RPC program name |
diff --git a/tapsets/API-sunrpc-clnt-call-sync.html b/tapsets/API-sunrpc-clnt-call-sync.html index 2d2929e9..e1c038dc 100644 --- a/tapsets/API-sunrpc-clnt-call-sync.html +++ b/tapsets/API-sunrpc-clnt-call-sync.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.clnt.call_sync</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-clnt-call-async.html" title="probe::sunrpc.clnt.call_async"><link rel="next" href="API-sunrpc-clnt-clone-client.html" title="probe::sunrpc.clnt.clone_client"></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>probe::sunrpc.clnt.call_sync</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-clnt-call-async.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-clnt-clone-client.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.clnt.call_sync"><a name="API-sunrpc-clnt-call-sync"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.clnt.call_sync — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.clnt.call_sync</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-clnt-call-async.html" title="probe::sunrpc.clnt.call_async"><link rel="next" href="API-sunrpc-clnt-clone-client.html" title="probe::sunrpc.clnt.clone_client"></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>probe::sunrpc.clnt.call_sync</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-clnt-call-async.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-clnt-clone-client.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.clnt.call_sync"><a name="API-sunrpc-clnt-call-sync"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.clnt.call_sync — |
| 2 | Make a synchronous RPC call | 2 | Make a synchronous RPC call |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.clnt.call_sync </pre></div><div class="refsect1" title="Values"><a name="idp8586944"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>prog</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.clnt.call_sync </pre></div><div class="refsect1" title="Values"><a name="idp8589936"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>prog</code></em></span></dt><dd><p> |
| 4 | the RPC program number | 4 | the RPC program number |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>progname</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>progname</code></em></span></dt><dd><p> |
| 6 | the RPC program name | 6 | the RPC program name |
diff --git a/tapsets/API-sunrpc-clnt-clone-client.html b/tapsets/API-sunrpc-clnt-clone-client.html index 0e61fb53..b4742fff 100644 --- a/tapsets/API-sunrpc-clnt-clone-client.html +++ b/tapsets/API-sunrpc-clnt-clone-client.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.clnt.clone_client</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-clnt-call-sync.html" title="probe::sunrpc.clnt.call_sync"><link rel="next" href="API-sunrpc-clnt-create-client.html" title="probe::sunrpc.clnt.create_client"></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>probe::sunrpc.clnt.clone_client</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-clnt-call-sync.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-clnt-create-client.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.clnt.clone_client"><a name="API-sunrpc-clnt-clone-client"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.clnt.clone_client — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.clnt.clone_client</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-clnt-call-sync.html" title="probe::sunrpc.clnt.call_sync"><link rel="next" href="API-sunrpc-clnt-create-client.html" title="probe::sunrpc.clnt.create_client"></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>probe::sunrpc.clnt.clone_client</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-clnt-call-sync.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-clnt-create-client.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.clnt.clone_client"><a name="API-sunrpc-clnt-clone-client"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.clnt.clone_client — |
| 2 | Clone an RPC client structure | 2 | Clone an RPC client structure |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.clnt.clone_client </pre></div><div class="refsect1" title="Values"><a name="idp8617056"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>servername</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.clnt.clone_client </pre></div><div class="refsect1" title="Values"><a name="idp8620112"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>servername</code></em></span></dt><dd><p> |
| 4 | the server machine name | 4 | the server machine name |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>vers</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>vers</code></em></span></dt><dd><p> |
| 6 | the RPC program version number | 6 | the RPC program version number |
diff --git a/tapsets/API-sunrpc-clnt-create-client.html b/tapsets/API-sunrpc-clnt-create-client.html index ecb53ae0..526f3fc1 100644 --- a/tapsets/API-sunrpc-clnt-create-client.html +++ b/tapsets/API-sunrpc-clnt-create-client.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.clnt.create_client</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-clnt-clone-client.html" title="probe::sunrpc.clnt.clone_client"><link rel="next" href="API-sunrpc-clnt-restart-call.html" title="probe::sunrpc.clnt.restart_call"></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>probe::sunrpc.clnt.create_client</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-clnt-clone-client.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-clnt-restart-call.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.clnt.create_client"><a name="API-sunrpc-clnt-create-client"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.clnt.create_client — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.clnt.create_client</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-clnt-clone-client.html" title="probe::sunrpc.clnt.clone_client"><link rel="next" href="API-sunrpc-clnt-restart-call.html" title="probe::sunrpc.clnt.restart_call"></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>probe::sunrpc.clnt.create_client</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-clnt-clone-client.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-clnt-restart-call.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.clnt.create_client"><a name="API-sunrpc-clnt-create-client"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.clnt.create_client — |
| 2 | Create an RPC client | 2 | Create an RPC client |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.clnt.create_client </pre></div><div class="refsect1" title="Values"><a name="idp8639168"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>servername</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.clnt.create_client </pre></div><div class="refsect1" title="Values"><a name="idp8642160"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>servername</code></em></span></dt><dd><p> |
| 4 | the server machine name | 4 | the server machine name |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>vers</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>vers</code></em></span></dt><dd><p> |
| 6 | the RPC program version number | 6 | the RPC program version number |
diff --git a/tapsets/API-sunrpc-clnt-restart-call.html b/tapsets/API-sunrpc-clnt-restart-call.html index e2d4c6f4..c9924edf 100644 --- a/tapsets/API-sunrpc-clnt-restart-call.html +++ b/tapsets/API-sunrpc-clnt-restart-call.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.clnt.restart_call</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-clnt-create-client.html" title="probe::sunrpc.clnt.create_client"><link rel="next" href="API-sunrpc-clnt-shutdown-client.html" title="probe::sunrpc.clnt.shutdown_client"></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>probe::sunrpc.clnt.restart_call</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-clnt-create-client.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-clnt-shutdown-client.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.clnt.restart_call"><a name="API-sunrpc-clnt-restart-call"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.clnt.restart_call — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.clnt.restart_call</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-clnt-create-client.html" title="probe::sunrpc.clnt.create_client"><link rel="next" href="API-sunrpc-clnt-shutdown-client.html" title="probe::sunrpc.clnt.shutdown_client"></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>probe::sunrpc.clnt.restart_call</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-clnt-create-client.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-clnt-shutdown-client.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.clnt.restart_call"><a name="API-sunrpc-clnt-restart-call"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.clnt.restart_call — |
| 2 | Restart an asynchronous RPC call | 2 | Restart an asynchronous RPC call |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.clnt.restart_call </pre></div><div class="refsect1" title="Values"><a name="idp8661184"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>tk_priority</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.clnt.restart_call </pre></div><div class="refsect1" title="Values"><a name="idp8664288"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>tk_priority</code></em></span></dt><dd><p> |
| 4 | the task priority | 4 | the task priority |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>prog</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>prog</code></em></span></dt><dd><p> |
| 6 | the RPC program number | 6 | the RPC program number |
diff --git a/tapsets/API-sunrpc-clnt-shutdown-client.html b/tapsets/API-sunrpc-clnt-shutdown-client.html index a2f57840..8a2974e9 100644 --- a/tapsets/API-sunrpc-clnt-shutdown-client.html +++ b/tapsets/API-sunrpc-clnt-shutdown-client.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.clnt.shutdown_client</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-clnt-restart-call.html" title="probe::sunrpc.clnt.restart_call"><link rel="next" href="API-sunrpc-sched-delay.html" title="probe::sunrpc.sched.delay"></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>probe::sunrpc.clnt.shutdown_client</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-clnt-restart-call.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-sched-delay.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.clnt.shutdown_client"><a name="API-sunrpc-clnt-shutdown-client"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.clnt.shutdown_client — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.clnt.shutdown_client</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-clnt-restart-call.html" title="probe::sunrpc.clnt.restart_call"><link rel="next" href="API-sunrpc-sched-delay.html" title="probe::sunrpc.sched.delay"></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>probe::sunrpc.clnt.shutdown_client</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-clnt-restart-call.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-sched-delay.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.clnt.shutdown_client"><a name="API-sunrpc-clnt-shutdown-client"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.clnt.shutdown_client — |
| 2 | Shutdown an RPC client | 2 | Shutdown an RPC client |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.clnt.shutdown_client </pre></div><div class="refsect1" title="Values"><a name="idp8683200"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>om_ops</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.clnt.shutdown_client </pre></div><div class="refsect1" title="Values"><a name="idp8686240"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>om_ops</code></em></span></dt><dd><p> |
| 4 | the count of operations | 4 | the count of operations |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>om_bytes_sent</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>om_bytes_sent</code></em></span></dt><dd><p> |
| 6 | the count of bytes out | 6 | the count of bytes out |
diff --git a/tapsets/API-sunrpc-sched-delay.html b/tapsets/API-sunrpc-sched-delay.html index 471a638e..48a49942 100644 --- a/tapsets/API-sunrpc-sched-delay.html +++ b/tapsets/API-sunrpc-sched-delay.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.sched.delay</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-clnt-shutdown-client.html" title="probe::sunrpc.clnt.shutdown_client"><link rel="next" href="API-sunrpc-sched-execute.html" title="probe::sunrpc.sched.execute"></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>probe::sunrpc.sched.delay</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-clnt-shutdown-client.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-sched-execute.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.sched.delay"><a name="API-sunrpc-sched-delay"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.sched.delay — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.sched.delay</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-clnt-shutdown-client.html" title="probe::sunrpc.clnt.shutdown_client"><link rel="next" href="API-sunrpc-sched-execute.html" title="probe::sunrpc.sched.execute"></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>probe::sunrpc.sched.delay</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-clnt-shutdown-client.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-sched-execute.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.sched.delay"><a name="API-sunrpc-sched-delay"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.sched.delay — |
| 2 | Delay an RPC task | 2 | Delay an RPC task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.sched.delay </pre></div><div class="refsect1" title="Values"><a name="idp8727392"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>prog</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.sched.delay </pre></div><div class="refsect1" title="Values"><a name="idp8730432"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>prog</code></em></span></dt><dd><p> |
| 4 | the program number in the RPC call | 4 | the program number in the RPC call |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>delay</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>delay</code></em></span></dt><dd><p> |
| 6 | the time delayed | 6 | the time delayed |
diff --git a/tapsets/API-sunrpc-sched-execute.html b/tapsets/API-sunrpc-sched-execute.html index 46649602..461e9808 100644 --- a/tapsets/API-sunrpc-sched-execute.html +++ b/tapsets/API-sunrpc-sched-execute.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.sched.execute</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-sched-delay.html" title="probe::sunrpc.sched.delay"><link rel="next" href="API-sunrpc-sched-new-task.html" title="probe::sunrpc.sched.new_task"></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>probe::sunrpc.sched.execute</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-sched-delay.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-sched-new-task.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.sched.execute"><a name="API-sunrpc-sched-execute"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.sched.execute — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.sched.execute</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-sched-delay.html" title="probe::sunrpc.sched.delay"><link rel="next" href="API-sunrpc-sched-new-task.html" title="probe::sunrpc.sched.new_task"></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>probe::sunrpc.sched.execute</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-sched-delay.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-sched-new-task.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.sched.execute"><a name="API-sunrpc-sched-execute"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.sched.execute — |
| 2 | Execute the RPC `scheduler' | 2 | Execute the RPC `scheduler' |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.sched.execute </pre></div><div class="refsect1" title="Values"><a name="idp8749392"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>prog</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.sched.execute </pre></div><div class="refsect1" title="Values"><a name="idp8752544"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>prog</code></em></span></dt><dd><p> |
| 4 | the program number in the RPC call | 4 | the program number in the RPC call |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>tk_pid</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>tk_pid</code></em></span></dt><dd><p> |
| 6 | the debugging id of the task | 6 | the debugging id of the task |
diff --git a/tapsets/API-sunrpc-sched-new-task.html b/tapsets/API-sunrpc-sched-new-task.html index ac90d20f..6cc34253 100644 --- a/tapsets/API-sunrpc-sched-new-task.html +++ b/tapsets/API-sunrpc-sched-new-task.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.sched.new_task</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-sched-execute.html" title="probe::sunrpc.sched.execute"><link rel="next" href="API-sunrpc-sched-release-task.html" title="probe::sunrpc.sched.release_task"></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>probe::sunrpc.sched.new_task</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-sched-execute.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-sched-release-task.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.sched.new_task"><a name="API-sunrpc-sched-new-task"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.sched.new_task — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.sched.new_task</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-sched-execute.html" title="probe::sunrpc.sched.execute"><link rel="next" href="API-sunrpc-sched-release-task.html" title="probe::sunrpc.sched.release_task"></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>probe::sunrpc.sched.new_task</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-sched-execute.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-sched-release-task.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.sched.new_task"><a name="API-sunrpc-sched-new-task"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.sched.new_task — |
| 2 | Create new task for the specified client | 2 | Create new task for the specified client |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.sched.new_task </pre></div><div class="refsect1" title="Values"><a name="idp8769456"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>prog</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.sched.new_task </pre></div><div class="refsect1" title="Values"><a name="idp8772592"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>prog</code></em></span></dt><dd><p> |
| 4 | the program number in the RPC call | 4 | the program number in the RPC call |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>tk_flags</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>tk_flags</code></em></span></dt><dd><p> |
| 6 | the flags of the task | 6 | the flags of the task |
diff --git a/tapsets/API-sunrpc-sched-release-task.html b/tapsets/API-sunrpc-sched-release-task.html index 54d6d9f4..89846acb 100644 --- a/tapsets/API-sunrpc-sched-release-task.html +++ b/tapsets/API-sunrpc-sched-release-task.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.sched.release_task</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-sched-new-task.html" title="probe::sunrpc.sched.new_task"><link rel="next" href="API-sunrpc-svc-create.html" title="probe::sunrpc.svc.create"></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>probe::sunrpc.sched.release_task</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-sched-new-task.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-svc-create.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.sched.release_task"><a name="API-sunrpc-sched-release-task"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.sched.release_task — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.sched.release_task</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-sched-new-task.html" title="probe::sunrpc.sched.new_task"><link rel="next" href="API-sunrpc-svc-create.html" title="probe::sunrpc.svc.create"></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>probe::sunrpc.sched.release_task</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-sched-new-task.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-svc-create.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.sched.release_task"><a name="API-sunrpc-sched-release-task"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.sched.release_task — |
| 2 | Release all resources associated with a task | 2 | Release all resources associated with a task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.sched.release_task </pre></div><div class="refsect1" title="Values"><a name="idp8787568"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>prog</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.sched.release_task </pre></div><div class="refsect1" title="Values"><a name="idp8790704"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>prog</code></em></span></dt><dd><p> |
| 4 | the program number in the RPC call | 4 | the program number in the RPC call |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>tk_flags</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>tk_flags</code></em></span></dt><dd><p> |
| 6 | the flags of the task | 6 | the flags of the task |
| @@ -10,7 +10,7 @@ | |||
| 10 | the IP protocol in the RPC call | 10 | the IP protocol in the RPC call |
| 11 | </p></dd><dt><span class="term"><em class="parameter"><code>xid</code></em></span></dt><dd><p> | 11 | </p></dd><dt><span class="term"><em class="parameter"><code>xid</code></em></span></dt><dd><p> |
| 12 | the transmission id in the RPC call | 12 | the transmission id in the RPC call |
| 13 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp8798864"></a><h2>Description</h2><p> | 13 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp8802000"></a><h2>Description</h2><p> |
| 14 | <code class="function">rpc_release_task</code> function might not be found for a particular kernel. | 14 | <code class="function">rpc_release_task</code> function might not be found for a particular kernel. |
| 15 | So, if we can't find it, just return '-1' for everything. | 15 | So, if we can't find it, just return '-1' for everything. |
| 16 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-sunrpc-sched-new-task.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-sunrpc-svc-create.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::sunrpc.sched.new_task</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::sunrpc.svc.create</span></td></tr></table></div></body></html> | 16 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-sunrpc-sched-new-task.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-sunrpc-svc-create.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::sunrpc.sched.new_task</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::sunrpc.svc.create</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-sunrpc-svc-create.html b/tapsets/API-sunrpc-svc-create.html index bf9d035a..de1cd408 100644 --- a/tapsets/API-sunrpc-svc-create.html +++ b/tapsets/API-sunrpc-svc-create.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.svc.create</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-sched-release-task.html" title="probe::sunrpc.sched.release_task"><link rel="next" href="API-sunrpc-svc-destroy.html" title="probe::sunrpc.svc.destroy"></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>probe::sunrpc.svc.create</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-sched-release-task.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-svc-destroy.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.svc.create"><a name="API-sunrpc-svc-create"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.svc.create — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.svc.create</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-sched-release-task.html" title="probe::sunrpc.sched.release_task"><link rel="next" href="API-sunrpc-svc-destroy.html" title="probe::sunrpc.svc.destroy"></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>probe::sunrpc.svc.create</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-sched-release-task.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-svc-destroy.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.svc.create"><a name="API-sunrpc-svc-create"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.svc.create — |
| 2 | Create an RPC service | 2 | Create an RPC service |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.svc.create </pre></div><div class="refsect1" title="Values"><a name="idp8807568"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>prog</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.svc.create </pre></div><div class="refsect1" title="Values"><a name="idp8810688"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>prog</code></em></span></dt><dd><p> |
| 4 | the number of the program | 4 | the number of the program |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>progname</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>progname</code></em></span></dt><dd><p> |
| 6 | the name of the program | 6 | the name of the program |
diff --git a/tapsets/API-sunrpc-svc-destroy.html b/tapsets/API-sunrpc-svc-destroy.html index f4e06d80..9f084b03 100644 --- a/tapsets/API-sunrpc-svc-destroy.html +++ b/tapsets/API-sunrpc-svc-destroy.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.svc.destroy</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-svc-create.html" title="probe::sunrpc.svc.create"><link rel="next" href="API-sunrpc-svc-drop.html" title="probe::sunrpc.svc.drop"></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>probe::sunrpc.svc.destroy</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-svc-create.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-svc-drop.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.svc.destroy"><a name="API-sunrpc-svc-destroy"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.svc.destroy — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.svc.destroy</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-svc-create.html" title="probe::sunrpc.svc.create"><link rel="next" href="API-sunrpc-svc-drop.html" title="probe::sunrpc.svc.drop"></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>probe::sunrpc.svc.destroy</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-svc-create.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-svc-drop.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.svc.destroy"><a name="API-sunrpc-svc-destroy"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.svc.destroy — |
| 2 | Destroy an RPC service | 2 | Destroy an RPC service |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.svc.destroy </pre></div><div class="refsect1" title="Values"><a name="idp8823472"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sv_name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.svc.destroy </pre></div><div class="refsect1" title="Values"><a name="idp8826592"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sv_name</code></em></span></dt><dd><p> |
| 4 | the service name | 4 | the service name |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>sv_prog</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>sv_prog</code></em></span></dt><dd><p> |
| 6 | the number of the program | 6 | the number of the program |
diff --git a/tapsets/API-sunrpc-svc-drop.html b/tapsets/API-sunrpc-svc-drop.html index a520af4c..e85cd7a3 100644 --- a/tapsets/API-sunrpc-svc-drop.html +++ b/tapsets/API-sunrpc-svc-drop.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.svc.drop</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-svc-destroy.html" title="probe::sunrpc.svc.destroy"><link rel="next" href="API-sunrpc-svc-process.html" title="probe::sunrpc.svc.process"></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>probe::sunrpc.svc.drop</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-svc-destroy.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-svc-process.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.svc.drop"><a name="API-sunrpc-svc-drop"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.svc.drop — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.svc.drop</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-svc-destroy.html" title="probe::sunrpc.svc.destroy"><link rel="next" href="API-sunrpc-svc-process.html" title="probe::sunrpc.svc.process"></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>probe::sunrpc.svc.drop</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-svc-destroy.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-svc-process.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.svc.drop"><a name="API-sunrpc-svc-drop"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.svc.drop — |
| 2 | Drop RPC request | 2 | Drop RPC request |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.svc.drop </pre></div><div class="refsect1" title="Values"><a name="idp8849536"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>rq_prot</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.svc.drop </pre></div><div class="refsect1" title="Values"><a name="idp8852704"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>rq_prot</code></em></span></dt><dd><p> |
| 4 | the IP protocol of the reqeust | 4 | the IP protocol of the reqeust |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq_proc</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq_proc</code></em></span></dt><dd><p> |
| 6 | the procedure number in the request | 6 | the procedure number in the request |
diff --git a/tapsets/API-sunrpc-svc-process.html b/tapsets/API-sunrpc-svc-process.html index 935299dd..ef60f5d0 100644 --- a/tapsets/API-sunrpc-svc-process.html +++ b/tapsets/API-sunrpc-svc-process.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.svc.process</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-svc-drop.html" title="probe::sunrpc.svc.drop"><link rel="next" href="API-sunrpc-svc-recv.html" title="probe::sunrpc.svc.recv"></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>probe::sunrpc.svc.process</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-svc-drop.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-svc-recv.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.svc.process"><a name="API-sunrpc-svc-process"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.svc.process — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.svc.process</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-svc-drop.html" title="probe::sunrpc.svc.drop"><link rel="next" href="API-sunrpc-svc-recv.html" title="probe::sunrpc.svc.recv"></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>probe::sunrpc.svc.process</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-svc-drop.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-svc-recv.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.svc.process"><a name="API-sunrpc-svc-process"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.svc.process — |
| 2 | Process an RPC request | 2 | Process an RPC request |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.svc.process </pre></div><div class="refsect1" title="Values"><a name="idp8871680"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>rq_prot</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.svc.process </pre></div><div class="refsect1" title="Values"><a name="idp8874848"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>rq_prot</code></em></span></dt><dd><p> |
| 4 | the IP protocol of the reqeust | 4 | the IP protocol of the reqeust |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq_proc</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq_proc</code></em></span></dt><dd><p> |
| 6 | the procedure number in the request | 6 | the procedure number in the request |
diff --git a/tapsets/API-sunrpc-svc-recv.html b/tapsets/API-sunrpc-svc-recv.html index 9a38a18c..d1f11ec8 100644 --- a/tapsets/API-sunrpc-svc-recv.html +++ b/tapsets/API-sunrpc-svc-recv.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.svc.recv</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-svc-process.html" title="probe::sunrpc.svc.process"><link rel="next" href="API-sunrpc-svc-register.html" title="probe::sunrpc.svc.register"></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>probe::sunrpc.svc.recv</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-svc-process.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-svc-register.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.svc.recv"><a name="API-sunrpc-svc-recv"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.svc.recv — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.svc.recv</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-svc-process.html" title="probe::sunrpc.svc.process"><link rel="next" href="API-sunrpc-svc-register.html" title="probe::sunrpc.svc.register"></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>probe::sunrpc.svc.recv</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-svc-process.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-svc-register.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.svc.recv"><a name="API-sunrpc-svc-recv"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.svc.recv — |
| 2 | Listen for the next RPC request on any socket | 2 | Listen for the next RPC request on any socket |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.svc.recv </pre></div><div class="refsect1" title="Values"><a name="idp8897856"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sv_name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.svc.recv </pre></div><div class="refsect1" title="Values"><a name="idp8901024"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sv_name</code></em></span></dt><dd><p> |
| 4 | the service name | 4 | the service name |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>sv_prog</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>sv_prog</code></em></span></dt><dd><p> |
| 6 | the number of the program | 6 | the number of the program |
diff --git a/tapsets/API-sunrpc-svc-register.html b/tapsets/API-sunrpc-svc-register.html index cfea58c1..0696a5aa 100644 --- a/tapsets/API-sunrpc-svc-register.html +++ b/tapsets/API-sunrpc-svc-register.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.svc.register</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-svc-recv.html" title="probe::sunrpc.svc.recv"><link rel="next" href="API-sunrpc-svc-send.html" title="probe::sunrpc.svc.send"></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>probe::sunrpc.svc.register</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-svc-recv.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-svc-send.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.svc.register"><a name="API-sunrpc-svc-register"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.svc.register — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.svc.register</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-svc-recv.html" title="probe::sunrpc.svc.recv"><link rel="next" href="API-sunrpc-svc-send.html" title="probe::sunrpc.svc.send"></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>probe::sunrpc.svc.register</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-svc-recv.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-sunrpc-svc-send.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.svc.register"><a name="API-sunrpc-svc-register"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.svc.register — |
| 2 | Register an RPC service with the local portmapper | 2 | Register an RPC service with the local portmapper |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.svc.register </pre></div><div class="refsect1" title="Values"><a name="idp8913808"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>prog</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.svc.register </pre></div><div class="refsect1" title="Values"><a name="idp8917088"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>prog</code></em></span></dt><dd><p> |
| 4 | the number of the program | 4 | the number of the program |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>progname</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>progname</code></em></span></dt><dd><p> |
| 6 | the name of the program | 6 | the name of the program |
| @@ -10,6 +10,6 @@ | |||
| 10 | the port number | 10 | the port number |
| 11 | </p></dd><dt><span class="term"><em class="parameter"><code>prot</code></em></span></dt><dd><p> | 11 | </p></dd><dt><span class="term"><em class="parameter"><code>prot</code></em></span></dt><dd><p> |
| 12 | the IP protocol number | 12 | the IP protocol number |
| 13 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp8925072"></a><h2>Description</h2><p> | 13 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp8928352"></a><h2>Description</h2><p> |
| 14 | If <em class="parameter"><code>proto</code></em> and <em class="parameter"><code>port</code></em> are both 0, then unregister a service. | 14 | If <em class="parameter"><code>proto</code></em> and <em class="parameter"><code>port</code></em> are both 0, then unregister a service. |
| 15 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-sunrpc-svc-recv.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-sunrpc-svc-send.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::sunrpc.svc.recv</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::sunrpc.svc.send</span></td></tr></table></div></body></html> | 15 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-sunrpc-svc-recv.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-sunrpc-svc-send.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::sunrpc.svc.recv</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::sunrpc.svc.send</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-sunrpc-svc-send.html b/tapsets/API-sunrpc-svc-send.html index 9d0ed6ea..8a3b1bc0 100644 --- a/tapsets/API-sunrpc-svc-send.html +++ b/tapsets/API-sunrpc-svc-send.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.svc.send</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-svc-register.html" title="probe::sunrpc.svc.register"><link rel="next" href="API-tcp-disconnect.html" title="probe::tcp.disconnect"></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>probe::sunrpc.svc.send</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-svc-register.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcp-disconnect.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.svc.send"><a name="API-sunrpc-svc-send"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.svc.send — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::sunrpc.svc.send</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-svc-register.html" title="probe::sunrpc.svc.register"><link rel="next" href="API-tcp-disconnect.html" title="probe::tcp.disconnect"></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>probe::sunrpc.svc.send</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-svc-register.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcp-disconnect.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::sunrpc.svc.send"><a name="API-sunrpc-svc-send"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::sunrpc.svc.send — |
| 2 | Return reply to RPC client | 2 | Return reply to RPC client |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.svc.send </pre></div><div class="refsect1" title="Values"><a name="idp8934416"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>rq_prot</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">sunrpc.svc.send </pre></div><div class="refsect1" title="Values"><a name="idp8937760"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>rq_prot</code></em></span></dt><dd><p> |
| 4 | the IP protocol of the reqeust | 4 | the IP protocol of the reqeust |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq_proc</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>rq_proc</code></em></span></dt><dd><p> |
| 6 | the procedure number in the request | 6 | the procedure number in the request |
diff --git a/tapsets/API-symdata.html b/tapsets/API-symdata.html index 4b6b0640..f7d9b042 100644 --- a/tapsets/API-symdata.html +++ b/tapsets/API-symdata.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Return the kernel symbol and module offset for the address | 2 | Return the kernel symbol and module offset for the address |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | symdata:string(addr:long) | 4 | symdata:string(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5376736"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5381424"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | The address to translate | 6 | The address to translate |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5379792"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5384480"></a><h2>Description</h2><p> |
| 8 | Returns the (function) symbol name associated with the | 8 | Returns the (function) symbol name associated with the |
| 9 | given address if known, the offset from the start and size of the | 9 | given address if known, the offset from the start and size of the |
| 10 | symbol, plus module name (between brackets). If symbol is unknown, | 10 | symbol, plus module name (between brackets). If symbol is unknown, |
diff --git a/tapsets/API-symname.html b/tapsets/API-symname.html index 84dfa664..47baba61 100644 --- a/tapsets/API-symname.html +++ b/tapsets/API-symname.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Return the kernel symbol associated with the given address | 2 | Return the kernel symbol associated with the given address |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | symname:string(addr:long) | 4 | symname:string(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5388000"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5392256"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | The address to translate | 6 | The address to translate |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5391056"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5395312"></a><h2>Description</h2><p> |
| 8 | Returns the (function) symbol name associated with the | 8 | Returns the (function) symbol name associated with the |
| 9 | given address if known. If not known it will return the hex string | 9 | given address if known. If not known it will return the hex string |
| 10 | representation of addr. | 10 | representation of addr. |
diff --git a/tapsets/API-system.html b/tapsets/API-system.html index 27bef40b..e498e687 100644 --- a/tapsets/API-system.html +++ b/tapsets/API-system.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Issue a command to the system | 2 | Issue a command to the system |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | system(cmd:string) | 4 | system(cmd:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6006208"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>cmd</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6010752"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>cmd</code></em></span></dt><dd><p> |
| 6 | the command to issue to the system | 6 | the command to issue to the system |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6009264"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6013808"></a><h2>Description</h2><p> |
| 8 | This function runs a command on the system. The | 8 | This function runs a command on the system. The |
| 9 | command is started in the background some time after the current | 9 | command is started in the background some time after the current |
| 10 | probe completes. The command is run with the same UID as the user | 10 | probe completes. The command is run with the same UID as the user |
diff --git a/tapsets/API-target-set-pid.html b/tapsets/API-target-set-pid.html index 0b4490cc..35df6af1 100644 --- a/tapsets/API-target-set-pid.html +++ b/tapsets/API-target-set-pid.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Does pid descend from target process? | 2 | Does pid descend from target process? |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | target_set_pid(pid:) | 4 | target_set_pid(pid:) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10310896"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>pid</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10314480"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>pid</code></em></span></dt><dd><p> |
| 6 | The pid of the process to query | 6 | The pid of the process to query |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10314080"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10317664"></a><h2>Description</h2><p> |
| 8 | This function returns whether the given process-id is | 8 | This function returns whether the given process-id is |
| 9 | within the <span class="quote">“<span class="quote">target set</span>”</span>, that is whether it is a descendant of the | 9 | within the <span class="quote">“<span class="quote">target set</span>”</span>, that is whether it is a descendant of the |
| 10 | top-level <code class="function">target</code> process. | 10 | top-level <code class="function">target</code> process. |
diff --git a/tapsets/API-target-set-report.html b/tapsets/API-target-set-report.html index 526f5e72..21a1d243 100644 --- a/tapsets/API-target-set-report.html +++ b/tapsets/API-target-set-report.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Print a report about the target set | 2 | Print a report about the target set |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | target_set_report() | 4 | target_set_report() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10323360"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp10326944"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp10324576"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp10328160"></a><h2>Description</h2><p> |
| 8 | This function prints a report about the processes in the | 8 | This function prints a report about the processes in the |
| 9 | target set, and their ancestry. | 9 | target set, and their ancestry. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-target-set-pid.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="kprocess.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-kprocess-create.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::target_set_pid</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::kprocess.create</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-target-set-pid.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="kprocess.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-kprocess-create.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::target_set_pid</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::kprocess.create</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-target.html b/tapsets/API-target.html index 52652b43..80037d43 100644 --- a/tapsets/API-target.html +++ b/tapsets/API-target.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Return the process ID of the target process | 2 | Return the process ID of the target process |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | target:long() | 4 | target:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5398480"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5402736"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5399632"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5403888"></a><h2>Description</h2><p> |
| 8 | This function returns the process ID of the target | 8 | This function returns the process ID of the target |
| 9 | process. This is useful in conjunction with the -x PID or | 9 | process. This is useful in conjunction with the -x PID or |
| 10 | -c CMD command-line options to stap. An example of its use is | 10 | -c CMD command-line options to stap. An example of its use is |
diff --git a/tapsets/API-task-backtrace.html b/tapsets/API-task-backtrace.html index 3b04e934..2f3cf978 100644 --- a/tapsets/API-task-backtrace.html +++ b/tapsets/API-task-backtrace.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Hex backtrace of an arbitrary task | 2 | Hex backtrace of an arbitrary task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | task_backtrace:string(task:long) | 4 | task_backtrace:string(task:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5408976"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5413232"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> |
| 6 | pointer to task_struct | 6 | pointer to task_struct |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5412032"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5416288"></a><h2>Description</h2><p> |
| 8 | This function returns a string of hex addresses | 8 | This function returns a string of hex addresses |
| 9 | that are a backtrace of the stack of a particular task | 9 | that are a backtrace of the stack of a particular task |
| 10 | Output may be truncated as per maximum string length. | 10 | Output may be truncated as per maximum string length. |
diff --git a/tapsets/API-task-cpu.html b/tapsets/API-task-cpu.html index 92e4c49f..df78af8b 100644 --- a/tapsets/API-task-cpu.html +++ b/tapsets/API-task-cpu.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | The scheduled cpu of the task | 2 | The scheduled cpu of the task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | task_cpu:long(task:long) | 4 | task_cpu:long(task:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5419488"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5423744"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> |
| 6 | task_struct pointer | 6 | task_struct pointer |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5422544"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5426800"></a><h2>Description</h2><p> |
| 8 | This function returns the scheduled cpu for the given task. | 8 | This function returns the scheduled cpu for the given task. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-task-backtrace.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-task-current.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_backtrace</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::task_current</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-task-backtrace.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-task-current.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_backtrace</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::task_current</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-task-current.html b/tapsets/API-task-current.html index ed548f88..98867072 100644 --- a/tapsets/API-task-current.html +++ b/tapsets/API-task-current.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | The current task_struct of the current task | 2 | The current task_struct of the current task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | task_current:long() | 4 | task_current:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5429872"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5434128"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5431024"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5435280"></a><h2>Description</h2><p> |
| 8 | This function returns the task_struct representing the current process. | 8 | This function returns the task_struct representing the current process. |
| 9 | This address can be passed to the various task_*() functions to extract | 9 | This address can be passed to the various task_*() functions to extract |
| 10 | more task-specific data. | 10 | more task-specific data. |
diff --git a/tapsets/API-task-dentry-path.html b/tapsets/API-task-dentry-path.html index 8da518f5..71e172b2 100644 --- a/tapsets/API-task-dentry-path.html +++ b/tapsets/API-task-dentry-path.html | |||
| @@ -2,13 +2,13 @@ | |||
| 2 | get the full dentry path | 2 | get the full dentry path |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | task_dentry_path:string(task:long,dentry:long,vfsmnt:long) | 4 | task_dentry_path:string(task:long,dentry:long,vfsmnt:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11074944"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11078560"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> |
| 6 | task_struct pointer. | 6 | task_struct pointer. |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>dentry</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>dentry</code></em></span></dt><dd><p> |
| 8 | direntry pointer. | 8 | direntry pointer. |
| 9 | </p></dd><dt><span class="term"><em class="parameter"><code>vfsmnt</code></em></span></dt><dd><p> | 9 | </p></dd><dt><span class="term"><em class="parameter"><code>vfsmnt</code></em></span></dt><dd><p> |
| 10 | vfsmnt pointer. | 10 | vfsmnt pointer. |
| 11 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11082176"></a><h2>Description</h2><p> | 11 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11085792"></a><h2>Description</h2><p> |
| 12 | </p><p> | 12 | </p><p> |
| 13 | 13 | ||
| 14 | Returns the full dirent name (full path to the root), like | 14 | Returns the full dirent name (full path to the root), like |
diff --git a/tapsets/API-task-egid.html b/tapsets/API-task-egid.html index e171a17c..8c0e8094 100644 --- a/tapsets/API-task-egid.html +++ b/tapsets/API-task-egid.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | The effective group identifier of the task | 2 | The effective group identifier of the task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | task_egid:long(task:long) | 4 | task_egid:long(task:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5438464"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5442720"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> |
| 6 | task_struct pointer | 6 | task_struct pointer |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5441520"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5445776"></a><h2>Description</h2><p> |
| 8 | This function returns the effective group id of the given task. | 8 | This function returns the effective group id of the given task. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-task-current.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-task-euid.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_current</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::task_euid</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-task-current.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-task-euid.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_current</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::task_euid</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-task-euid.html b/tapsets/API-task-euid.html index 424bcd47..95b08428 100644 --- a/tapsets/API-task-euid.html +++ b/tapsets/API-task-euid.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | The effective user identifier of the task | 2 | The effective user identifier of the task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | task_euid:long(task:long) | 4 | task_euid:long(task:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5448848"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5453104"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> |
| 6 | task_struct pointer | 6 | task_struct pointer |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5451904"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5456160"></a><h2>Description</h2><p> |
| 8 | This function returns the effective user id of the given task. | 8 | This function returns the effective user id of the given task. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-task-egid.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-task-execname.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_egid</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::task_execname</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-task-egid.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-task-execname.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_egid</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::task_execname</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-task-execname.html b/tapsets/API-task-execname.html index 89489502..76643d3c 100644 --- a/tapsets/API-task-execname.html +++ b/tapsets/API-task-execname.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | The name of the task | 2 | The name of the task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | task_execname:string(task:long) | 4 | task_execname:string(task:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5459232"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5463488"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> |
| 6 | task_struct pointer | 6 | task_struct pointer |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5462288"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5466544"></a><h2>Description</h2><p> |
| 8 | Return the name of the given task. | 8 | Return the name of the given task. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-task-euid.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-task-gid.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_euid</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::task_gid</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-task-euid.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-task-gid.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_euid</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::task_gid</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-task-gid.html b/tapsets/API-task-gid.html index 8b3e3e5a..a8774b26 100644 --- a/tapsets/API-task-gid.html +++ b/tapsets/API-task-gid.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | The group identifier of the task | 2 | The group identifier of the task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | task_gid:long(task:long) | 4 | task_gid:long(task:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5469536"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5473792"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> |
| 6 | task_struct pointer | 6 | task_struct pointer |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5472592"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5476848"></a><h2>Description</h2><p> |
| 8 | This function returns the group id of the given task. | 8 | This function returns the group id of the given task. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-task-execname.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-task-max-file-handles.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_execname</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::task_max_file_handles</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-task-execname.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-task-max-file-handles.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_execname</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::task_max_file_handles</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-task-max-file-handles.html b/tapsets/API-task-max-file-handles.html index f633da0e..c9920cc2 100644 --- a/tapsets/API-task-max-file-handles.html +++ b/tapsets/API-task-max-file-handles.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | The max number of open files for the task | 2 | The max number of open files for the task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | task_max_file_handles:long(task:long) | 4 | task_max_file_handles:long(task:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5479920"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5484176"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> |
| 6 | task_struct pointer | 6 | task_struct pointer |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5482976"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5487232"></a><h2>Description</h2><p> |
| 8 | This function returns the maximum number of file handlers for the given task. | 8 | This function returns the maximum number of file handlers for the given task. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-task-gid.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-task-nice.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_gid</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::task_nice</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-task-gid.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-task-nice.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_gid</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::task_nice</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-task-nice.html b/tapsets/API-task-nice.html index 8d5bde30..b164a066 100644 --- a/tapsets/API-task-nice.html +++ b/tapsets/API-task-nice.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | The nice value of the task | 2 | The nice value of the task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | task_nice:long(task:long) | 4 | task_nice:long(task:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5490320"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5494576"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> |
| 6 | task_struct pointer | 6 | task_struct pointer |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5493376"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5497632"></a><h2>Description</h2><p> |
| 8 | This function returns the nice value of the given task. | 8 | This function returns the nice value of the given task. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-task-max-file-handles.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-task-open-file-handles.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_max_file_handles</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::task_open_file_handles</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-task-max-file-handles.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-task-open-file-handles.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_max_file_handles</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::task_open_file_handles</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-task-open-file-handles.html b/tapsets/API-task-open-file-handles.html index 15b0c89c..f76e7e1d 100644 --- a/tapsets/API-task-open-file-handles.html +++ b/tapsets/API-task-open-file-handles.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | The number of open files of the task | 2 | The number of open files of the task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | task_open_file_handles:long(task:long) | 4 | task_open_file_handles:long(task:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5500704"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5504960"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> |
| 6 | task_struct pointer | 6 | task_struct pointer |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5503760"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5508016"></a><h2>Description</h2><p> |
| 8 | This function returns the number of open file handlers for the given task. | 8 | This function returns the number of open file handlers for the given task. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-task-nice.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-task-parent.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_nice</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::task_parent</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-task-nice.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-task-parent.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_nice</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::task_parent</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-task-parent.html b/tapsets/API-task-parent.html index 1cfcc16d..4cb19d97 100644 --- a/tapsets/API-task-parent.html +++ b/tapsets/API-task-parent.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | The task_struct of the parent task | 2 | The task_struct of the parent task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | task_parent:long(task:long) | 4 | task_parent:long(task:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5511104"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5515360"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> |
| 6 | task_struct pointer | 6 | task_struct pointer |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5514160"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5518416"></a><h2>Description</h2><p> |
| 8 | This function returns the parent task_struct of | 8 | This function returns the parent task_struct of |
| 9 | the given task. This address can be passed to the various | 9 | the given task. This address can be passed to the various |
| 10 | task_*() functions to extract more task-specific data. | 10 | task_*() functions to extract more task-specific data. |
diff --git a/tapsets/API-task-pid.html b/tapsets/API-task-pid.html index c58c27da..cb654881 100644 --- a/tapsets/API-task-pid.html +++ b/tapsets/API-task-pid.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | The process identifier of the task | 2 | The process identifier of the task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | task_pid:long(task:long) | 4 | task_pid:long(task:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5521600"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5525856"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> |
| 6 | task_struct pointer | 6 | task_struct pointer |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5524656"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5528912"></a><h2>Description</h2><p> |
| 8 | This fucntion returns the process id of the given task. | 8 | This fucntion returns the process id of the given task. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-task-parent.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-task-prio.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_parent</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::task_prio</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-task-parent.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-task-prio.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_parent</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::task_prio</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-task-prio.html b/tapsets/API-task-prio.html index d0ffd1e9..2cd88eaf 100644 --- a/tapsets/API-task-prio.html +++ b/tapsets/API-task-prio.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | The priority value of the task | 2 | The priority value of the task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | task_prio:long(task:long) | 4 | task_prio:long(task:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5531984"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5536240"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> |
| 6 | task_struct pointer | 6 | task_struct pointer |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5535040"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5539296"></a><h2>Description</h2><p> |
| 8 | This function returns the priority value of the given task. | 8 | This function returns the priority value of the given task. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-task-pid.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-task-state.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_pid</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::task_state</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-task-pid.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-task-state.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_pid</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::task_state</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-task-state.html b/tapsets/API-task-state.html index 27e8c922..b9db88c0 100644 --- a/tapsets/API-task-state.html +++ b/tapsets/API-task-state.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | The state of the task | 2 | The state of the task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | task_state:long(task:long) | 4 | task_state:long(task:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5542368"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5546624"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> |
| 6 | task_struct pointer | 6 | task_struct pointer |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5545424"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5549680"></a><h2>Description</h2><p> |
| 8 | Return the state of the given task, one of: | 8 | Return the state of the given task, one of: |
| 9 | TASK_RUNNING (0), TASK_INTERRUPTIBLE (1), TASK_UNINTERRUPTIBLE (2), | 9 | TASK_RUNNING (0), TASK_INTERRUPTIBLE (1), TASK_UNINTERRUPTIBLE (2), |
| 10 | TASK_STOPPED (4), TASK_TRACED (8), EXIT_ZOMBIE (16), or EXIT_DEAD (32). | 10 | TASK_STOPPED (4), TASK_TRACED (8), EXIT_ZOMBIE (16), or EXIT_DEAD (32). |
diff --git a/tapsets/API-task-stime-tid.html b/tapsets/API-task-stime-tid.html index d3da02d3..08ea4463 100644 --- a/tapsets/API-task-stime-tid.html +++ b/tapsets/API-task-stime-tid.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | System time of the given task | 2 | System time of the given task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | task_stime_tid:long(tid:long) | 4 | task_stime_tid:long(tid:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6464320"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>tid</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6468848"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>tid</code></em></span></dt><dd><p> |
| 6 | Thread id of the given task | 6 | Thread id of the given task |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6467536"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6472016"></a><h2>Description</h2><p> |
| 8 | Returns the system time of the given task in cputime, | 8 | Returns the system time of the given task in cputime, |
| 9 | or zero if the task doesn't exist. | 9 | or zero if the task doesn't exist. |
| 10 | Does not include any time used by other tasks in this process, nor | 10 | Does not include any time used by other tasks in this process, nor |
diff --git a/tapsets/API-task-stime.html b/tapsets/API-task-stime.html index 25bb506d..5b4fe294 100644 --- a/tapsets/API-task-stime.html +++ b/tapsets/API-task-stime.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | System time of the current task | 2 | System time of the current task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | task_stime:long() | 4 | task_stime:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6454944"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6459472"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp6456160"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp6460688"></a><h2>Description</h2><p> |
| 8 | Returns the system time of the current task in cputime. | 8 | Returns the system time of the current task in cputime. |
| 9 | Does not include any time used by other tasks in this process, nor | 9 | Does not include any time used by other tasks in this process, nor |
| 10 | does it include any time of the children of this task. | 10 | does it include any time of the children of this task. |
diff --git a/tapsets/API-task-tid.html b/tapsets/API-task-tid.html index 61a503fe..49e05052 100644 --- a/tapsets/API-task-tid.html +++ b/tapsets/API-task-tid.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | The thread identifier of the task | 2 | The thread identifier of the task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | task_tid:long(task:long) | 4 | task_tid:long(task:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5552880"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5557136"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> |
| 6 | task_struct pointer | 6 | task_struct pointer |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5555936"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5560192"></a><h2>Description</h2><p> |
| 8 | This function returns the thread id of the given task. | 8 | This function returns the thread id of the given task. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-task-state.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-task-uid.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_state</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::task_uid</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-task-state.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-task-uid.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_state</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::task_uid</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-task-time-string-tid.html b/tapsets/API-task-time-string-tid.html index c91c47be..e0895737 100644 --- a/tapsets/API-task-time-string-tid.html +++ b/tapsets/API-task-time-string-tid.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Human readable string of task time usage | 2 | Human readable string of task time usage |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | task_time_string_tid:string(tid:long) | 4 | task_time_string_tid:string(tid:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6485440"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>tid</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6489984"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>tid</code></em></span></dt><dd><p> |
| 6 | Thread id of the given task | 6 | Thread id of the given task |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6488608"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6493152"></a><h2>Description</h2><p> |
| 8 | Returns a human readable string showing the user and | 8 | Returns a human readable string showing the user and |
| 9 | system time the given task has used up to now. For example | 9 | system time the given task has used up to now. For example |
| 10 | <span class="quote">“<span class="quote">usr: 0m12.908s, sys: 1m6.851s</span>”</span>. | 10 | <span class="quote">“<span class="quote">usr: 0m12.908s, sys: 1m6.851s</span>”</span>. |
diff --git a/tapsets/API-task-time-string.html b/tapsets/API-task-time-string.html index 55abc511..72233a10 100644 --- a/tapsets/API-task-time-string.html +++ b/tapsets/API-task-time-string.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Human readable string of task time usage | 2 | Human readable string of task time usage |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | task_time_string:string() | 4 | task_time_string:string() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6475632"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6480224"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp6476848"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp6481440"></a><h2>Description</h2><p> |
| 8 | Returns a human readable string showing the user and | 8 | Returns a human readable string showing the user and |
| 9 | system time the current task has used up to now. For example | 9 | system time the current task has used up to now. For example |
| 10 | <span class="quote">“<span class="quote">usr: 0m12.908s, sys: 1m6.851s</span>”</span>. | 10 | <span class="quote">“<span class="quote">usr: 0m12.908s, sys: 1m6.851s</span>”</span>. |
diff --git a/tapsets/API-task-uid.html b/tapsets/API-task-uid.html index 0b48cc5c..9f2a5931 100644 --- a/tapsets/API-task-uid.html +++ b/tapsets/API-task-uid.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | The user identifier of the task | 2 | The user identifier of the task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | task_uid:long(task:long) | 4 | task_uid:long(task:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5563264"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5567520"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> |
| 6 | task_struct pointer | 6 | task_struct pointer |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5566320"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5570576"></a><h2>Description</h2><p> |
| 8 | This function returns the user id of the given task. | 8 | This function returns the user id of the given task. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-task-tid.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-tid.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_tid</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::tid</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-task-tid.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-tid.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_tid</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::tid</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-task-utime-tid.html b/tapsets/API-task-utime-tid.html index 4c816433..a513f451 100644 --- a/tapsets/API-task-utime-tid.html +++ b/tapsets/API-task-utime-tid.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | User time of the given task | 2 | User time of the given task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | task_utime_tid:long(tid:long) | 4 | task_utime_tid:long(tid:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6506400"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>tid</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6510944"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>tid</code></em></span></dt><dd><p> |
| 6 | Thread id of the given task | 6 | Thread id of the given task |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6509568"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp6514112"></a><h2>Description</h2><p> |
| 8 | Returns the user time of the given task in cputime, | 8 | Returns the user time of the given task in cputime, |
| 9 | or zero if the task doesn't exist. | 9 | or zero if the task doesn't exist. |
| 10 | Does not include any time used by other tasks in this process, nor | 10 | Does not include any time used by other tasks in this process, nor |
diff --git a/tapsets/API-task-utime.html b/tapsets/API-task-utime.html index 702c071f..6914fe4c 100644 --- a/tapsets/API-task-utime.html +++ b/tapsets/API-task-utime.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | User time of the current task | 2 | User time of the current task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | task_utime:long() | 4 | task_utime:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6497024"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6501568"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp6498240"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp6502784"></a><h2>Description</h2><p> |
| 8 | Returns the user time of the current task in cputime. | 8 | Returns the user time of the current task in cputime. |
| 9 | Does not include any time used by other tasks in this process, nor | 9 | Does not include any time used by other tasks in this process, nor |
| 10 | does it include any time of the children of this task. | 10 | does it include any time of the children of this task. |
diff --git a/tapsets/API-tcp-disconnect-return.html b/tapsets/API-tcp-disconnect-return.html index 68ef2d11..34b4b412 100644 --- a/tapsets/API-tcp-disconnect-return.html +++ b/tapsets/API-tcp-disconnect-return.html | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcp.disconnect.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-tcp-disconnect.html" title="probe::tcp.disconnect"><link rel="next" href="API-tcp-receive.html" title="probe::tcp.receive"></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>probe::tcp.disconnect.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcp-disconnect.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcp-receive.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcp.disconnect.return"><a name="API-tcp-disconnect-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcp.disconnect.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcp.disconnect.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-tcp-disconnect.html" title="probe::tcp.disconnect"><link rel="next" href="API-tcp-receive.html" title="probe::tcp.receive"></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>probe::tcp.disconnect.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcp-disconnect.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcp-receive.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcp.disconnect.return"><a name="API-tcp-disconnect-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcp.disconnect.return — |
| 2 | TCP socket disconnection complete | 2 | TCP socket disconnection complete |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcp.disconnect.return </pre></div><div class="refsect1" title="Values"><a name="idp8981920"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>ret</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcp.disconnect.return </pre></div><div class="refsect1" title="Values"><a name="idp8985200"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>ret</code></em></span></dt><dd><p> |
| 4 | Error code (0: no error) | 4 | Error code (0: no error) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | Name of this probe | 6 | Name of this probe |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp8987104"></a><h2>Context</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp8990384"></a><h2>Context</h2><p> |
| 8 | The process which disconnects tcp | 8 | The process which disconnects tcp |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tcp-disconnect.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-tcp-receive.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::tcp.disconnect</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::tcp.receive</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tcp-disconnect.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-tcp-receive.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::tcp.disconnect</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::tcp.receive</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-tcp-disconnect.html b/tapsets/API-tcp-disconnect.html index 1141654b..398ed052 100644 --- a/tapsets/API-tcp-disconnect.html +++ b/tapsets/API-tcp-disconnect.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcp.disconnect</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-svc-send.html" title="probe::sunrpc.svc.send"><link rel="next" href="API-tcp-disconnect-return.html" title="probe::tcp.disconnect.return"></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>probe::tcp.disconnect</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-svc-send.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcp-disconnect-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcp.disconnect"><a name="API-tcp-disconnect"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcp.disconnect — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcp.disconnect</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-sunrpc-svc-send.html" title="probe::sunrpc.svc.send"><link rel="next" href="API-tcp-disconnect-return.html" title="probe::tcp.disconnect.return"></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>probe::tcp.disconnect</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-sunrpc-svc-send.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcp-disconnect-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcp.disconnect"><a name="API-tcp-disconnect"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcp.disconnect — |
| 2 | TCP socket disconnection | 2 | TCP socket disconnection |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcp.disconnect </pre></div><div class="refsect1" title="Values"><a name="idp8956528"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>flags</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcp.disconnect </pre></div><div class="refsect1" title="Values"><a name="idp8959872"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>flags</code></em></span></dt><dd><p> |
| 4 | TCP flags (e.g. FIN, etc) | 4 | TCP flags (e.g. FIN, etc) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | Name of this probe | 6 | Name of this probe |
| @@ -16,6 +16,6 @@ | |||
| 16 | IP address family | 16 | IP address family |
| 17 | </p></dd><dt><span class="term"><em class="parameter"><code>sock</code></em></span></dt><dd><p> | 17 | </p></dd><dt><span class="term"><em class="parameter"><code>sock</code></em></span></dt><dd><p> |
| 18 | Network socket | 18 | Network socket |
| 19 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp8973888"></a><h2>Context</h2><p> | 19 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp8977232"></a><h2>Context</h2><p> |
| 20 | The process which disconnects tcp | 20 | The process which disconnects tcp |
| 21 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-sunrpc-svc-send.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-tcp-disconnect-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::sunrpc.svc.send</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::tcp.disconnect.return</span></td></tr></table></div></body></html> | 21 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-sunrpc-svc-send.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-tcp-disconnect-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::sunrpc.svc.send</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::tcp.disconnect.return</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-tcp-receive.html b/tapsets/API-tcp-receive.html index fa869548..6fa98479 100644 --- a/tapsets/API-tcp-receive.html +++ b/tapsets/API-tcp-receive.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcp.receive</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-tcp-disconnect-return.html" title="probe::tcp.disconnect.return"><link rel="next" href="API-tcp-recvmsg.html" title="probe::tcp.recvmsg"></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>probe::tcp.receive</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcp-disconnect-return.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcp-recvmsg.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcp.receive"><a name="API-tcp-receive"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcp.receive — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcp.receive</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-tcp-disconnect-return.html" title="probe::tcp.disconnect.return"><link rel="next" href="API-tcp-recvmsg.html" title="probe::tcp.recvmsg"></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>probe::tcp.receive</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcp-disconnect-return.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcp-recvmsg.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcp.receive"><a name="API-tcp-receive"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcp.receive — |
| 2 | Called when a TCP packet is received | 2 | Called when a TCP packet is received |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcp.receive </pre></div><div class="refsect1" title="Values"><a name="idp8994960"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>urg</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcp.receive </pre></div><div class="refsect1" title="Values"><a name="idp8998352"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>urg</code></em></span></dt><dd><p> |
| 4 | TCP URG flag | 4 | TCP URG flag |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>protocol</code></em></span></dt><dd><p> |
| 6 | Packet protocol from driver | 6 | Packet protocol from driver |
diff --git a/tapsets/API-tcp-recvmsg-return.html b/tapsets/API-tcp-recvmsg-return.html index 66af32c6..f0be45a8 100644 --- a/tapsets/API-tcp-recvmsg-return.html +++ b/tapsets/API-tcp-recvmsg-return.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcp.recvmsg.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-tcp-recvmsg.html" title="probe::tcp.recvmsg"><link rel="next" href="API-tcp-sendmsg.html" title="probe::tcp.sendmsg"></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>probe::tcp.recvmsg.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcp-recvmsg.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcp-sendmsg.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcp.recvmsg.return"><a name="API-tcp-recvmsg-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcp.recvmsg.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcp.recvmsg.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-tcp-recvmsg.html" title="probe::tcp.recvmsg"><link rel="next" href="API-tcp-sendmsg.html" title="probe::tcp.sendmsg"></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>probe::tcp.recvmsg.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcp-recvmsg.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcp-sendmsg.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcp.recvmsg.return"><a name="API-tcp-recvmsg-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcp.recvmsg.return — |
| 2 | Receiving TCP message complete | 2 | Receiving TCP message complete |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcp.recvmsg.return </pre></div><div class="refsect1" title="Values"><a name="idp9056224"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcp.recvmsg.return </pre></div><div class="refsect1" title="Values"><a name="idp9059616"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | Name of this probe | 4 | Name of this probe |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>dport</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>dport</code></em></span></dt><dd><p> |
| 6 | TCP destination port | 6 | TCP destination port |
| @@ -14,6 +14,6 @@ | |||
| 14 | TCP source port | 14 | TCP source port |
| 15 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> | 15 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> |
| 16 | IP address family | 16 | IP address family |
| 17 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9071600"></a><h2>Context</h2><p> | 17 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9074992"></a><h2>Context</h2><p> |
| 18 | The process which receives a tcp message | 18 | The process which receives a tcp message |
| 19 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tcp-recvmsg.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-tcp-sendmsg.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::tcp.recvmsg</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::tcp.sendmsg</span></td></tr></table></div></body></html> | 19 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tcp-recvmsg.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-tcp-sendmsg.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::tcp.recvmsg</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::tcp.sendmsg</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-tcp-recvmsg.html b/tapsets/API-tcp-recvmsg.html index 1e1fe691..85986d64 100644 --- a/tapsets/API-tcp-recvmsg.html +++ b/tapsets/API-tcp-recvmsg.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcp.recvmsg</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-tcp-receive.html" title="probe::tcp.receive"><link rel="next" href="API-tcp-recvmsg-return.html" title="probe::tcp.recvmsg.return"></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>probe::tcp.recvmsg</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcp-receive.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcp-recvmsg-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcp.recvmsg"><a name="API-tcp-recvmsg"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcp.recvmsg — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcp.recvmsg</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-tcp-receive.html" title="probe::tcp.receive"><link rel="next" href="API-tcp-recvmsg-return.html" title="probe::tcp.recvmsg.return"></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>probe::tcp.recvmsg</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcp-receive.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcp-recvmsg-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcp.recvmsg"><a name="API-tcp-recvmsg"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcp.recvmsg — |
| 2 | Receiving TCP message | 2 | Receiving TCP message |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcp.recvmsg </pre></div><div class="refsect1" title="Values"><a name="idp9030848"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcp.recvmsg </pre></div><div class="refsect1" title="Values"><a name="idp9034240"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | Name of this probe | 4 | Name of this probe |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>dport</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>dport</code></em></span></dt><dd><p> |
| 6 | TCP destination port | 6 | TCP destination port |
| @@ -16,6 +16,6 @@ | |||
| 16 | Network socket | 16 | Network socket |
| 17 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> | 17 | </p></dd><dt><span class="term"><em class="parameter"><code>family</code></em></span></dt><dd><p> |
| 18 | IP address family | 18 | IP address family |
| 19 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9048224"></a><h2>Context</h2><p> | 19 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9051616"></a><h2>Context</h2><p> |
| 20 | The process which receives a tcp message | 20 | The process which receives a tcp message |
| 21 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tcp-receive.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-tcp-recvmsg-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::tcp.receive</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::tcp.recvmsg.return</span></td></tr></table></div></body></html> | 21 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tcp-receive.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-tcp-recvmsg-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::tcp.receive</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::tcp.recvmsg.return</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-tcp-sendmsg-return.html b/tapsets/API-tcp-sendmsg-return.html index 94712843..f89f208c 100644 --- a/tapsets/API-tcp-sendmsg-return.html +++ b/tapsets/API-tcp-sendmsg-return.html | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcp.sendmsg.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-tcp-sendmsg.html" title="probe::tcp.sendmsg"><link rel="next" href="API-tcp-setsockopt.html" title="probe::tcp.setsockopt"></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>probe::tcp.sendmsg.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcp-sendmsg.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcp-setsockopt.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcp.sendmsg.return"><a name="API-tcp-sendmsg-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcp.sendmsg.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcp.sendmsg.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-tcp-sendmsg.html" title="probe::tcp.sendmsg"><link rel="next" href="API-tcp-setsockopt.html" title="probe::tcp.setsockopt"></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>probe::tcp.sendmsg.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcp-sendmsg.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcp-setsockopt.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcp.sendmsg.return"><a name="API-tcp-sendmsg-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcp.sendmsg.return — |
| 2 | Sending TCP message is done | 2 | Sending TCP message is done |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcp.sendmsg.return </pre></div><div class="refsect1" title="Values"><a name="idp9096752"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcp.sendmsg.return </pre></div><div class="refsect1" title="Values"><a name="idp9100112"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | Name of this probe | 4 | Name of this probe |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>size</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>size</code></em></span></dt><dd><p> |
| 6 | Number of bytes sent or error code if an error occurred. | 6 | Number of bytes sent or error code if an error occurred. |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9102000"></a><h2>Context</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9105360"></a><h2>Context</h2><p> |
| 8 | The process which sends a tcp message | 8 | The process which sends a tcp message |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tcp-sendmsg.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-tcp-setsockopt.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::tcp.sendmsg</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::tcp.setsockopt</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tcp-sendmsg.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-tcp-setsockopt.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::tcp.sendmsg</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::tcp.setsockopt</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-tcp-sendmsg.html b/tapsets/API-tcp-sendmsg.html index 1dbda3b0..9d9f59d0 100644 --- a/tapsets/API-tcp-sendmsg.html +++ b/tapsets/API-tcp-sendmsg.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcp.sendmsg</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-tcp-recvmsg-return.html" title="probe::tcp.recvmsg.return"><link rel="next" href="API-tcp-sendmsg-return.html" title="probe::tcp.sendmsg.return"></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>probe::tcp.sendmsg</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcp-recvmsg-return.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcp-sendmsg-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcp.sendmsg"><a name="API-tcp-sendmsg"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcp.sendmsg — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcp.sendmsg</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-tcp-recvmsg-return.html" title="probe::tcp.recvmsg.return"><link rel="next" href="API-tcp-sendmsg-return.html" title="probe::tcp.sendmsg.return"></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>probe::tcp.sendmsg</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcp-recvmsg-return.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcp-sendmsg-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcp.sendmsg"><a name="API-tcp-sendmsg"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcp.sendmsg — |
| 2 | Sending a tcp message | 2 | Sending a tcp message |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcp.sendmsg </pre></div><div class="refsect1" title="Values"><a name="idp9079568"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcp.sendmsg </pre></div><div class="refsect1" title="Values"><a name="idp9082912"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | Name of this probe | 4 | Name of this probe |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>size</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>size</code></em></span></dt><dd><p> |
| 6 | Number of bytes to send | 6 | Number of bytes to send |
| @@ -8,6 +8,6 @@ | |||
| 8 | IP address family | 8 | IP address family |
| 9 | </p></dd><dt><span class="term"><em class="parameter"><code>sock</code></em></span></dt><dd><p> | 9 | </p></dd><dt><span class="term"><em class="parameter"><code>sock</code></em></span></dt><dd><p> |
| 10 | Network socket | 10 | Network socket |
| 11 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9088816"></a><h2>Context</h2><p> | 11 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9092160"></a><h2>Context</h2><p> |
| 12 | The process which sends a tcp message | 12 | The process which sends a tcp message |
| 13 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tcp-recvmsg-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-tcp-sendmsg-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::tcp.recvmsg.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::tcp.sendmsg.return</span></td></tr></table></div></body></html> | 13 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tcp-recvmsg-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-tcp-sendmsg-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::tcp.recvmsg.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::tcp.sendmsg.return</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-tcp-setsockopt-return.html b/tapsets/API-tcp-setsockopt-return.html index 58d74b0c..e9b5419e 100644 --- a/tapsets/API-tcp-setsockopt-return.html +++ b/tapsets/API-tcp-setsockopt-return.html | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcp.setsockopt.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-tcp-setsockopt.html" title="probe::tcp.setsockopt"><link rel="next" href="API-udp-disconnect.html" title="probe::udp.disconnect"></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>probe::tcp.setsockopt.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcp-setsockopt.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-udp-disconnect.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcp.setsockopt.return"><a name="API-tcp-setsockopt-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcp.setsockopt.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcp.setsockopt.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-tcp-setsockopt.html" title="probe::tcp.setsockopt"><link rel="next" href="API-udp-disconnect.html" title="probe::udp.disconnect"></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>probe::tcp.setsockopt.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcp-setsockopt.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-udp-disconnect.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcp.setsockopt.return"><a name="API-tcp-setsockopt-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcp.setsockopt.return — |
| 2 | Return from <code class="function">setsockopt</code> | 2 | Return from <code class="function">setsockopt</code> |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcp.setsockopt.return </pre></div><div class="refsect1" title="Values"><a name="idp9135328"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>ret</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcp.setsockopt.return </pre></div><div class="refsect1" title="Values"><a name="idp9138576"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>ret</code></em></span></dt><dd><p> |
| 4 | Error code (0: no error) | 4 | Error code (0: no error) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | Name of this probe | 6 | Name of this probe |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9140512"></a><h2>Context</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9143760"></a><h2>Context</h2><p> |
| 8 | The process which calls setsockopt | 8 | The process which calls setsockopt |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tcp-setsockopt.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-udp-disconnect.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::tcp.setsockopt</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::udp.disconnect</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tcp-setsockopt.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-udp-disconnect.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::tcp.setsockopt</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::udp.disconnect</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-tcp-setsockopt.html b/tapsets/API-tcp-setsockopt.html index 19503f8d..b1323245 100644 --- a/tapsets/API-tcp-setsockopt.html +++ b/tapsets/API-tcp-setsockopt.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcp.setsockopt</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-tcp-sendmsg-return.html" title="probe::tcp.sendmsg.return"><link rel="next" href="API-tcp-setsockopt-return.html" title="probe::tcp.setsockopt.return"></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>probe::tcp.setsockopt</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcp-sendmsg-return.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcp-setsockopt-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcp.setsockopt"><a name="API-tcp-setsockopt"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcp.setsockopt — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcp.setsockopt</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-tcp-sendmsg-return.html" title="probe::tcp.sendmsg.return"><link rel="next" href="API-tcp-setsockopt-return.html" title="probe::tcp.setsockopt.return"></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>probe::tcp.setsockopt</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcp-sendmsg-return.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcp-setsockopt-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcp.setsockopt"><a name="API-tcp-setsockopt"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcp.setsockopt — |
| 2 | Call to <code class="function">setsockopt</code> | 2 | Call to <code class="function">setsockopt</code> |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcp.setsockopt </pre></div><div class="refsect1" title="Values"><a name="idp9110576"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>optlen</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcp.setsockopt </pre></div><div class="refsect1" title="Values"><a name="idp9113936"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>optlen</code></em></span></dt><dd><p> |
| 4 | Used to access values for <code class="function">setsockopt</code> | 4 | Used to access values for <code class="function">setsockopt</code> |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | Name of this probe | 6 | Name of this probe |
| @@ -14,6 +14,6 @@ | |||
| 14 | IP address family | 14 | IP address family |
| 15 | </p></dd><dt><span class="term"><em class="parameter"><code>sock</code></em></span></dt><dd><p> | 15 | </p></dd><dt><span class="term"><em class="parameter"><code>sock</code></em></span></dt><dd><p> |
| 16 | Network socket | 16 | Network socket |
| 17 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9126640"></a><h2>Context</h2><p> | 17 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9130000"></a><h2>Context</h2><p> |
| 18 | The process which calls setsockopt | 18 | The process which calls setsockopt |
| 19 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tcp-sendmsg-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-tcp-setsockopt-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::tcp.sendmsg.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::tcp.setsockopt.return</span></td></tr></table></div></body></html> | 19 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tcp-sendmsg-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-tcp-setsockopt-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::tcp.sendmsg.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::tcp.setsockopt.return</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-tcpmib-ActiveOpens.html b/tapsets/API-tcpmib-ActiveOpens.html index 6d0da9c1..7f497550 100644 --- a/tapsets/API-tcpmib-ActiveOpens.html +++ b/tapsets/API-tcpmib-ActiveOpens.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcpmib.ActiveOpens</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-linuxmib-TCPMemoryPressures.html" title="probe::linuxmib.TCPMemoryPressures"><link rel="next" href="API-tcpmib-AttemptFails.html" title="probe::tcpmib.AttemptFails"></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>probe::tcpmib.ActiveOpens</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-linuxmib-TCPMemoryPressures.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcpmib-AttemptFails.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcpmib.ActiveOpens"><a name="API-tcpmib-ActiveOpens"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcpmib.ActiveOpens — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcpmib.ActiveOpens</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-linuxmib-TCPMemoryPressures.html" title="probe::linuxmib.TCPMemoryPressures"><link rel="next" href="API-tcpmib-AttemptFails.html" title="probe::tcpmib.AttemptFails"></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>probe::tcpmib.ActiveOpens</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-linuxmib-TCPMemoryPressures.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcpmib-AttemptFails.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcpmib.ActiveOpens"><a name="API-tcpmib-ActiveOpens"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcpmib.ActiveOpens — |
| 2 | Count an active opening of a socket | 2 | Count an active opening of a socket |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcpmib.ActiveOpens </pre></div><div class="refsect1" title="Values"><a name="idp10170544"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcpmib.ActiveOpens </pre></div><div class="refsect1" title="Values"><a name="idp10174016"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> |
| 4 | pointer to the struct sock being acted on | 4 | pointer to the struct sock being acted on |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 6 | value to be added to the counter (default value of 1) | 6 | value to be added to the counter (default value of 1) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10175744"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10179216"></a><h2>Description</h2><p> |
| 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function | 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function |
| 9 | <code class="function">tcpmib_filter_key</code>. If the packet passes the filter is is | 9 | <code class="function">tcpmib_filter_key</code>. If the packet passes the filter is is |
| 10 | counted in the global <em class="parameter"><code>ActiveOpens</code></em> (equivalent to SNMP's MIB | 10 | counted in the global <em class="parameter"><code>ActiveOpens</code></em> (equivalent to SNMP's MIB |
diff --git a/tapsets/API-tcpmib-AttemptFails.html b/tapsets/API-tcpmib-AttemptFails.html index 21df6253..cca4ecb5 100644 --- a/tapsets/API-tcpmib-AttemptFails.html +++ b/tapsets/API-tcpmib-AttemptFails.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcpmib.AttemptFails</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-tcpmib-ActiveOpens.html" title="probe::tcpmib.ActiveOpens"><link rel="next" href="API-tcpmib-CurrEstab.html" title="probe::tcpmib.CurrEstab"></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>probe::tcpmib.AttemptFails</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcpmib-ActiveOpens.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcpmib-CurrEstab.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcpmib.AttemptFails"><a name="API-tcpmib-AttemptFails"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcpmib.AttemptFails — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcpmib.AttemptFails</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-tcpmib-ActiveOpens.html" title="probe::tcpmib.ActiveOpens"><link rel="next" href="API-tcpmib-CurrEstab.html" title="probe::tcpmib.CurrEstab"></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>probe::tcpmib.AttemptFails</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcpmib-ActiveOpens.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcpmib-CurrEstab.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcpmib.AttemptFails"><a name="API-tcpmib-AttemptFails"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcpmib.AttemptFails — |
| 2 | Count a failed attempt to open a socket | 2 | Count a failed attempt to open a socket |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcpmib.AttemptFails </pre></div><div class="refsect1" title="Values"><a name="idp10185920"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcpmib.AttemptFails </pre></div><div class="refsect1" title="Values"><a name="idp10189392"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> |
| 4 | pointer to the struct sock being acted on | 4 | pointer to the struct sock being acted on |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 6 | value to be added to the counter (default value of 1) | 6 | value to be added to the counter (default value of 1) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10191120"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10194592"></a><h2>Description</h2><p> |
| 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function | 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function |
| 9 | <code class="function">tcpmib_filter_key</code>. If the packet passes the filter is is | 9 | <code class="function">tcpmib_filter_key</code>. If the packet passes the filter is is |
| 10 | counted in the global <em class="parameter"><code>AttemptFails</code></em> (equivalent to SNMP's MIB | 10 | counted in the global <em class="parameter"><code>AttemptFails</code></em> (equivalent to SNMP's MIB |
diff --git a/tapsets/API-tcpmib-CurrEstab.html b/tapsets/API-tcpmib-CurrEstab.html index 3f6758a7..fc0f5554 100644 --- a/tapsets/API-tcpmib-CurrEstab.html +++ b/tapsets/API-tcpmib-CurrEstab.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcpmib.CurrEstab</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-tcpmib-AttemptFails.html" title="probe::tcpmib.AttemptFails"><link rel="next" href="API-tcpmib-EstabResets.html" title="probe::tcpmib.EstabResets"></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>probe::tcpmib.CurrEstab</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcpmib-AttemptFails.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcpmib-EstabResets.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcpmib.CurrEstab"><a name="API-tcpmib-CurrEstab"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcpmib.CurrEstab — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcpmib.CurrEstab</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-tcpmib-AttemptFails.html" title="probe::tcpmib.AttemptFails"><link rel="next" href="API-tcpmib-EstabResets.html" title="probe::tcpmib.EstabResets"></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>probe::tcpmib.CurrEstab</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcpmib-AttemptFails.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcpmib-EstabResets.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcpmib.CurrEstab"><a name="API-tcpmib-CurrEstab"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcpmib.CurrEstab — |
| 2 | Update the count of open sockets | 2 | Update the count of open sockets |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcpmib.CurrEstab </pre></div><div class="refsect1" title="Values"><a name="idp10201312"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcpmib.CurrEstab </pre></div><div class="refsect1" title="Values"><a name="idp10204784"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> |
| 4 | pointer to the struct sock being acted on | 4 | pointer to the struct sock being acted on |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 6 | value to be added to the counter (default value of 1) | 6 | value to be added to the counter (default value of 1) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10206512"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10209984"></a><h2>Description</h2><p> |
| 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function | 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function |
| 9 | <code class="function">tcpmib_filter_key</code>. If the packet passes the filter is is | 9 | <code class="function">tcpmib_filter_key</code>. If the packet passes the filter is is |
| 10 | counted in the global <em class="parameter"><code>CurrEstab</code></em> (equivalent to SNMP's MIB | 10 | counted in the global <em class="parameter"><code>CurrEstab</code></em> (equivalent to SNMP's MIB |
diff --git a/tapsets/API-tcpmib-EstabResets.html b/tapsets/API-tcpmib-EstabResets.html index 6179f29a..799b5bad 100644 --- a/tapsets/API-tcpmib-EstabResets.html +++ b/tapsets/API-tcpmib-EstabResets.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcpmib.EstabResets</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-tcpmib-CurrEstab.html" title="probe::tcpmib.CurrEstab"><link rel="next" href="API-tcpmib-InSegs.html" title="probe::tcpmib.InSegs"></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>probe::tcpmib.EstabResets</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcpmib-CurrEstab.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcpmib-InSegs.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcpmib.EstabResets"><a name="API-tcpmib-EstabResets"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcpmib.EstabResets — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcpmib.EstabResets</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-tcpmib-CurrEstab.html" title="probe::tcpmib.CurrEstab"><link rel="next" href="API-tcpmib-InSegs.html" title="probe::tcpmib.InSegs"></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>probe::tcpmib.EstabResets</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcpmib-CurrEstab.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcpmib-InSegs.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcpmib.EstabResets"><a name="API-tcpmib-EstabResets"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcpmib.EstabResets — |
| 2 | Count the reset of a socket | 2 | Count the reset of a socket |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcpmib.EstabResets </pre></div><div class="refsect1" title="Values"><a name="idp10216672"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcpmib.EstabResets </pre></div><div class="refsect1" title="Values"><a name="idp10220192"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> |
| 4 | pointer to the struct sock being acted on | 4 | pointer to the struct sock being acted on |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 6 | value to be added to the counter (default value of 1) | 6 | value to be added to the counter (default value of 1) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10221872"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10225392"></a><h2>Description</h2><p> |
| 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function | 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function |
| 9 | <code class="function">tcpmib_filter_key</code>. If the packet passes the filter is is | 9 | <code class="function">tcpmib_filter_key</code>. If the packet passes the filter is is |
| 10 | counted in the global <em class="parameter"><code>EstabResets</code></em> (equivalent to SNMP's MIB | 10 | counted in the global <em class="parameter"><code>EstabResets</code></em> (equivalent to SNMP's MIB |
diff --git a/tapsets/API-tcpmib-InSegs.html b/tapsets/API-tcpmib-InSegs.html index 281f3756..8817e944 100644 --- a/tapsets/API-tcpmib-InSegs.html +++ b/tapsets/API-tcpmib-InSegs.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcpmib.InSegs</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-tcpmib-EstabResets.html" title="probe::tcpmib.EstabResets"><link rel="next" href="API-tcpmib-OutRsts.html" title="probe::tcpmib.OutRsts"></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>probe::tcpmib.InSegs</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcpmib-EstabResets.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcpmib-OutRsts.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcpmib.InSegs"><a name="API-tcpmib-InSegs"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcpmib.InSegs — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcpmib.InSegs</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-tcpmib-EstabResets.html" title="probe::tcpmib.EstabResets"><link rel="next" href="API-tcpmib-OutRsts.html" title="probe::tcpmib.OutRsts"></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>probe::tcpmib.InSegs</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcpmib-EstabResets.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcpmib-OutRsts.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcpmib.InSegs"><a name="API-tcpmib-InSegs"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcpmib.InSegs — |
| 2 | Count an incoming tcp segment | 2 | Count an incoming tcp segment |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcpmib.InSegs </pre></div><div class="refsect1" title="Values"><a name="idp10232048"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcpmib.InSegs </pre></div><div class="refsect1" title="Values"><a name="idp10235504"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> |
| 4 | pointer to the struct sock being acted on | 4 | pointer to the struct sock being acted on |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 6 | value to be added to the counter (default value of 1) | 6 | value to be added to the counter (default value of 1) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10237248"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10240704"></a><h2>Description</h2><p> |
| 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function | 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function |
| 9 | <code class="function">tcpmib_filter_key</code> (or <code class="function">ipmib_filter_key</code> for tcp v4). | 9 | <code class="function">tcpmib_filter_key</code> (or <code class="function">ipmib_filter_key</code> for tcp v4). |
| 10 | If the packet passes the filter is is | 10 | If the packet passes the filter is is |
diff --git a/tapsets/API-tcpmib-OutRsts.html b/tapsets/API-tcpmib-OutRsts.html index 0752734d..1cf7b912 100644 --- a/tapsets/API-tcpmib-OutRsts.html +++ b/tapsets/API-tcpmib-OutRsts.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcpmib.OutRsts</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-tcpmib-InSegs.html" title="probe::tcpmib.InSegs"><link rel="next" href="API-tcpmib-OutSegs.html" title="probe::tcpmib.OutSegs"></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>probe::tcpmib.OutRsts</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcpmib-InSegs.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcpmib-OutSegs.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcpmib.OutRsts"><a name="API-tcpmib-OutRsts"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcpmib.OutRsts — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcpmib.OutRsts</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-tcpmib-InSegs.html" title="probe::tcpmib.InSegs"><link rel="next" href="API-tcpmib-OutSegs.html" title="probe::tcpmib.OutSegs"></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>probe::tcpmib.OutRsts</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcpmib-InSegs.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcpmib-OutSegs.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcpmib.OutRsts"><a name="API-tcpmib-OutRsts"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcpmib.OutRsts — |
| 2 | Count the sending of a reset packet | 2 | Count the sending of a reset packet |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcpmib.OutRsts </pre></div><div class="refsect1" title="Values"><a name="idp10248064"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcpmib.OutRsts </pre></div><div class="refsect1" title="Values"><a name="idp10251568"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> |
| 4 | pointer to the struct sock being acted on | 4 | pointer to the struct sock being acted on |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 6 | value to be added to the counter (default value of 1) | 6 | value to be added to the counter (default value of 1) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10253264"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10256768"></a><h2>Description</h2><p> |
| 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function | 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function |
| 9 | <code class="function">tcpmib_filter_key</code>. If the packet passes the filter is is | 9 | <code class="function">tcpmib_filter_key</code>. If the packet passes the filter is is |
| 10 | counted in the global <em class="parameter"><code>OutRsts</code></em> (equivalent to SNMP's MIB | 10 | counted in the global <em class="parameter"><code>OutRsts</code></em> (equivalent to SNMP's MIB |
diff --git a/tapsets/API-tcpmib-OutSegs.html b/tapsets/API-tcpmib-OutSegs.html index 4a991fbb..af81fc14 100644 --- a/tapsets/API-tcpmib-OutSegs.html +++ b/tapsets/API-tcpmib-OutSegs.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcpmib.OutSegs</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-tcpmib-OutRsts.html" title="probe::tcpmib.OutRsts"><link rel="next" href="API-tcpmib-PassiveOpens.html" title="probe::tcpmib.PassiveOpens"></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>probe::tcpmib.OutSegs</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcpmib-OutRsts.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcpmib-PassiveOpens.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcpmib.OutSegs"><a name="API-tcpmib-OutSegs"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcpmib.OutSegs — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcpmib.OutSegs</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-tcpmib-OutRsts.html" title="probe::tcpmib.OutRsts"><link rel="next" href="API-tcpmib-PassiveOpens.html" title="probe::tcpmib.PassiveOpens"></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>probe::tcpmib.OutSegs</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcpmib-OutRsts.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcpmib-PassiveOpens.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcpmib.OutSegs"><a name="API-tcpmib-OutSegs"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcpmib.OutSegs — |
| 2 | Count the sending of a TCP segment | 2 | Count the sending of a TCP segment |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcpmib.OutSegs </pre></div><div class="refsect1" title="Values"><a name="idp10263456"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcpmib.OutSegs </pre></div><div class="refsect1" title="Values"><a name="idp10266912"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> |
| 4 | pointer to the struct sock being acted on | 4 | pointer to the struct sock being acted on |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 6 | value to be added to the counter (default value of 1) | 6 | value to be added to the counter (default value of 1) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10268656"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10272112"></a><h2>Description</h2><p> |
| 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function | 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function |
| 9 | <code class="function">tcpmib_filter_key</code>. If the packet passes the filter is is | 9 | <code class="function">tcpmib_filter_key</code>. If the packet passes the filter is is |
| 10 | counted in the global <em class="parameter"><code>OutSegs</code></em> (equivalent to SNMP's MIB | 10 | counted in the global <em class="parameter"><code>OutSegs</code></em> (equivalent to SNMP's MIB |
diff --git a/tapsets/API-tcpmib-PassiveOpens.html b/tapsets/API-tcpmib-PassiveOpens.html index fc86ab32..1b29af7f 100644 --- a/tapsets/API-tcpmib-PassiveOpens.html +++ b/tapsets/API-tcpmib-PassiveOpens.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcpmib.PassiveOpens</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-tcpmib-OutSegs.html" title="probe::tcpmib.OutSegs"><link rel="next" href="API-tcpmib-RetransSegs.html" title="probe::tcpmib.RetransSegs"></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>probe::tcpmib.PassiveOpens</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcpmib-OutSegs.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcpmib-RetransSegs.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcpmib.PassiveOpens"><a name="API-tcpmib-PassiveOpens"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcpmib.PassiveOpens — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcpmib.PassiveOpens</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-tcpmib-OutSegs.html" title="probe::tcpmib.OutSegs"><link rel="next" href="API-tcpmib-RetransSegs.html" title="probe::tcpmib.RetransSegs"></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>probe::tcpmib.PassiveOpens</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcpmib-OutSegs.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tcpmib-RetransSegs.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcpmib.PassiveOpens"><a name="API-tcpmib-PassiveOpens"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcpmib.PassiveOpens — |
| 2 | Count the passive creation of a socket | 2 | Count the passive creation of a socket |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcpmib.PassiveOpens </pre></div><div class="refsect1" title="Values"><a name="idp10278768"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcpmib.PassiveOpens </pre></div><div class="refsect1" title="Values"><a name="idp10282288"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> |
| 4 | pointer to the struct sock being acted on | 4 | pointer to the struct sock being acted on |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 6 | value to be added to the counter (default value of 1) | 6 | value to be added to the counter (default value of 1) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10283968"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10287488"></a><h2>Description</h2><p> |
| 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function | 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function |
| 9 | <code class="function">tcpmib_filter_key</code>. If the packet passes the filter is is | 9 | <code class="function">tcpmib_filter_key</code>. If the packet passes the filter is is |
| 10 | counted in the global <em class="parameter"><code>PassiveOpens</code></em> (equivalent to SNMP's MIB | 10 | counted in the global <em class="parameter"><code>PassiveOpens</code></em> (equivalent to SNMP's MIB |
diff --git a/tapsets/API-tcpmib-RetransSegs.html b/tapsets/API-tcpmib-RetransSegs.html index 84b6e1ab..3ea721af 100644 --- a/tapsets/API-tcpmib-RetransSegs.html +++ b/tapsets/API-tcpmib-RetransSegs.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcpmib.RetransSegs</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-tcpmib-PassiveOpens.html" title="probe::tcpmib.PassiveOpens"><link rel="next" href="kprocess.stp.html" title="Chapter 16. Kernel Process Tapset"></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>probe::tcpmib.RetransSegs</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcpmib-PassiveOpens.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="kprocess.stp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcpmib.RetransSegs"><a name="API-tcpmib-RetransSegs"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcpmib.RetransSegs — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tcpmib.RetransSegs</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="snmp.stp.html" title="Chapter 15. SNMP Information Tapset"><link rel="prev" href="API-tcpmib-PassiveOpens.html" title="probe::tcpmib.PassiveOpens"><link rel="next" href="kprocess.stp.html" title="Chapter 16. Kernel Process Tapset"></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>probe::tcpmib.RetransSegs</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcpmib-PassiveOpens.html">Prev</a> </td><th width="60%" align="center">Chapter 15. SNMP Information Tapset</th><td width="20%" align="right"> <a accesskey="n" href="kprocess.stp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tcpmib.RetransSegs"><a name="API-tcpmib-RetransSegs"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tcpmib.RetransSegs — |
| 2 | Count the retransmission of a TCP segment | 2 | Count the retransmission of a TCP segment |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcpmib.RetransSegs </pre></div><div class="refsect1" title="Values"><a name="idp10294144"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tcpmib.RetransSegs </pre></div><div class="refsect1" title="Values"><a name="idp10297664"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> |
| 4 | pointer to the struct sock being acted on | 4 | pointer to the struct sock being acted on |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 6 | value to be added to the counter (default value of 1) | 6 | value to be added to the counter (default value of 1) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10299344"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp10302864"></a><h2>Description</h2><p> |
| 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function | 8 | The packet pointed to by <em class="parameter"><code>skb</code></em> is filtered by the function |
| 9 | <code class="function">tcpmib_filter_key</code>. If the packet passes the filter is is | 9 | <code class="function">tcpmib_filter_key</code>. If the packet passes the filter is is |
| 10 | counted in the global <em class="parameter"><code>RetransSegs</code></em> (equivalent to SNMP's MIB | 10 | counted in the global <em class="parameter"><code>RetransSegs</code></em> (equivalent to SNMP's MIB |
diff --git a/tapsets/API-tcpmib-filter-key.html b/tapsets/API-tcpmib-filter-key.html index ab5966bc..9a8aba76 100644 --- a/tapsets/API-tcpmib-filter-key.html +++ b/tapsets/API-tcpmib-filter-key.html | |||
| @@ -2,11 +2,11 @@ | |||
| 2 | Default filter function for tcpmib.* probes | 2 | Default filter function for tcpmib.* probes |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | tcpmib_filter_key:long(sk:long,op:long) | 4 | tcpmib_filter_key:long(sk:long,op:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9868208"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9871712"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> |
| 6 | pointer to the struct sock being acted on | 6 | pointer to the struct sock being acted on |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>op</code></em></span></dt><dd><p> |
| 8 | value to be counted if <em class="parameter"><code>sk</code></em> passes the filter | 8 | value to be counted if <em class="parameter"><code>sk</code></em> passes the filter |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9874064"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9877568"></a><h2>Description</h2><p> |
| 10 | This function is a default filter function. | 10 | This function is a default filter function. |
| 11 | The user can replace this function with their own. | 11 | The user can replace this function with their own. |
| 12 | The user-supplied filter function returns an index key based on the values | 12 | The user-supplied filter function returns an index key based on the values |
diff --git a/tapsets/API-tcpmib-get-state.html b/tapsets/API-tcpmib-get-state.html index 70d69e41..dbc10d5c 100644 --- a/tapsets/API-tcpmib-get-state.html +++ b/tapsets/API-tcpmib-get-state.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | Get a socket's state | 2 | Get a socket's state |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | tcpmib_get_state:long(sk:long) | 4 | tcpmib_get_state:long(sk:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9883584"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9887104"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> |
| 6 | pointer to a struct sock | 6 | pointer to a struct sock |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9886752"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9890272"></a><h2>Description</h2><p> |
| 8 | Returns the sk_state from a struct sock. | 8 | Returns the sk_state from a struct sock. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tcpmib-filter-key.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="snmp.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-tcpmib-local-addr.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::tcpmib_filter_key</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::tcpmib_local_addr</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tcpmib-filter-key.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="snmp.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-tcpmib-local-addr.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::tcpmib_filter_key</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::tcpmib_local_addr</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-tcpmib-local-addr.html b/tapsets/API-tcpmib-local-addr.html index c6884ee3..760a1364 100644 --- a/tapsets/API-tcpmib-local-addr.html +++ b/tapsets/API-tcpmib-local-addr.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | Get the source address | 2 | Get the source address |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | tcpmib_local_addr:long(sk:long) | 4 | tcpmib_local_addr:long(sk:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9894768"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9898288"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> |
| 6 | pointer to a struct inet_sock | 6 | pointer to a struct inet_sock |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9897952"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9901472"></a><h2>Description</h2><p> |
| 8 | Returns the saddr from a struct inet_sock in host order. | 8 | Returns the saddr from a struct inet_sock in host order. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tcpmib-get-state.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="snmp.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-tcpmib-local-port.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::tcpmib_get_state</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::tcpmib_local_port</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tcpmib-get-state.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="snmp.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-tcpmib-local-port.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::tcpmib_get_state</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::tcpmib_local_port</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-tcpmib-local-port.html b/tapsets/API-tcpmib-local-port.html index b895faa8..2594bdf7 100644 --- a/tapsets/API-tcpmib-local-port.html +++ b/tapsets/API-tcpmib-local-port.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | Get the local port | 2 | Get the local port |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | tcpmib_local_port:long(sk:long) | 4 | tcpmib_local_port:long(sk:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9905984"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9909504"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> |
| 6 | pointer to a struct inet_sock | 6 | pointer to a struct inet_sock |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9909168"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9912688"></a><h2>Description</h2><p> |
| 8 | Returns the sport from a struct inet_sock in host order. | 8 | Returns the sport from a struct inet_sock in host order. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tcpmib-local-addr.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="snmp.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-tcpmib-remote-addr.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::tcpmib_local_addr</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::tcpmib_remote_addr</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tcpmib-local-addr.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="snmp.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-tcpmib-remote-addr.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::tcpmib_local_addr</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::tcpmib_remote_addr</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-tcpmib-remote-addr.html b/tapsets/API-tcpmib-remote-addr.html index 6f938286..dee93e54 100644 --- a/tapsets/API-tcpmib-remote-addr.html +++ b/tapsets/API-tcpmib-remote-addr.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | Get the remote address | 2 | Get the remote address |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | tcpmib_remote_addr:long(sk:long) | 4 | tcpmib_remote_addr:long(sk:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9917200"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9920720"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> |
| 6 | pointer to a struct inet_sock | 6 | pointer to a struct inet_sock |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9920384"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9923904"></a><h2>Description</h2><p> |
| 8 | Returns the daddr from a struct inet_sock in host order. | 8 | Returns the daddr from a struct inet_sock in host order. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tcpmib-local-port.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="snmp.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-tcpmib-remote-port.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::tcpmib_local_port</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::tcpmib_remote_port</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tcpmib-local-port.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="snmp.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-tcpmib-remote-port.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::tcpmib_local_port</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::tcpmib_remote_port</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-tcpmib-remote-port.html b/tapsets/API-tcpmib-remote-port.html index ca6d1d64..bf53b483 100644 --- a/tapsets/API-tcpmib-remote-port.html +++ b/tapsets/API-tcpmib-remote-port.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | Get the remote port | 2 | Get the remote port |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | tcpmib_remote_port:long(sk:long) | 4 | tcpmib_remote_port:long(sk:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9928416"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp9931824"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>sk</code></em></span></dt><dd><p> |
| 6 | pointer to a struct inet_sock | 6 | pointer to a struct inet_sock |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9931600"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp9935008"></a><h2>Description</h2><p> |
| 8 | Returns the dport from a struct inet_sock in host order. | 8 | Returns the dport from a struct inet_sock in host order. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tcpmib-remote-addr.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="snmp.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ipmib-ForwDatagrams.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::tcpmib_remote_addr</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::ipmib.ForwDatagrams</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tcpmib-remote-addr.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="snmp.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ipmib-ForwDatagrams.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::tcpmib_remote_addr</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::ipmib.ForwDatagrams</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-text-str.html b/tapsets/API-text-str.html index 387a6198..57a56ea8 100644 --- a/tapsets/API-text-str.html +++ b/tapsets/API-text-str.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Escape any non-printable chars in a string | 2 | Escape any non-printable chars in a string |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | text_str:string(input:string) | 4 | text_str:string(input:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12074432"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>input</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12078336"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>input</code></em></span></dt><dd><p> |
| 6 | the string to escape | 6 | the string to escape |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12077632"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12081536"></a><h2>Description</h2><p> |
| 8 | This function accepts a string argument, | 8 | This function accepts a string argument, |
| 9 | and any ASCII characters that are not | 9 | and any ASCII characters that are not |
| 10 | printable are replaced by the corresponding escape sequence in the | 10 | printable are replaced by the corresponding escape sequence in the |
diff --git a/tapsets/API-text-strn.html b/tapsets/API-text-strn.html index 3b1d70fe..0d32bf57 100644 --- a/tapsets/API-text-strn.html +++ b/tapsets/API-text-strn.html | |||
| @@ -2,14 +2,14 @@ | |||
| 2 | Escape any non-printable chars in a string | 2 | Escape any non-printable chars in a string |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | text_strn:string(input:string,len:long,quoted:long) | 4 | text_strn:string(input:string,len:long,quoted:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12085744"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>input</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12089696"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>input</code></em></span></dt><dd><p> |
| 6 | the string to escape | 6 | the string to escape |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>len</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>len</code></em></span></dt><dd><p> |
| 8 | maximum length of string to return (0 implies MAXSTRINGLEN) | 8 | maximum length of string to return (0 implies MAXSTRINGLEN) |
| 9 | </p></dd><dt><span class="term"><em class="parameter"><code>quoted</code></em></span></dt><dd><p> | 9 | </p></dd><dt><span class="term"><em class="parameter"><code>quoted</code></em></span></dt><dd><p> |
| 10 | put double quotes around the string. If input string is | 10 | put double quotes around the string. If input string is |
| 11 | truncated it will have <span class="quote">“<span class="quote">...</span>”</span> after the second quote | 11 | truncated it will have <span class="quote">“<span class="quote">...</span>”</span> after the second quote |
| 12 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12093568"></a><h2>Description</h2><p> | 12 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12097472"></a><h2>Description</h2><p> |
| 13 | This function accepts a string of designated length, | 13 | This function accepts a string of designated length, |
| 14 | and any ASCII characters that are not | 14 | and any ASCII characters that are not |
| 15 | printable are replaced by the corresponding escape sequence in the | 15 | printable are replaced by the corresponding escape sequence in the |
diff --git a/tapsets/API-thread-indent.html b/tapsets/API-thread-indent.html index e1f84b15..28f1f947 100644 --- a/tapsets/API-thread-indent.html +++ b/tapsets/API-thread-indent.html | |||
| @@ -2,9 +2,9 @@ | |||
| 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" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | thread_indent:string(delta:long) | 4 | thread_indent:string(delta:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12248016"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>delta</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12252096"></a><h2>Arguments</h2><div class="variablelist"><dl><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" title="Description"><a name="idp12251248"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12255328"></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, |
diff --git a/tapsets/API-tid.html b/tapsets/API-tid.html index 4b0fd91f..d6bdc54a 100644 --- a/tapsets/API-tid.html +++ b/tapsets/API-tid.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | Returns the thread ID of a target process | 2 | Returns the thread ID of a target process |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | tid:long() | 4 | tid:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5573648"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5577904"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5574800"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5579056"></a><h2>Description</h2><p> |
| 8 | This function returns the thread ID of the target process. | 8 | This function returns the thread ID of the target process. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-task-uid.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-u32-arg.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_uid</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::u32_arg</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-task-uid.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-u32-arg.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::task_uid</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::u32_arg</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-tokenize.html b/tapsets/API-tokenize.html index cf971820..ce9e6e3b 100644 --- a/tapsets/API-tokenize.html +++ b/tapsets/API-tokenize.html | |||
| @@ -2,12 +2,12 @@ | |||
| 2 | Return the next non-empty token in a string | 2 | Return the next non-empty token in a string |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | tokenize:string(input:string,delim:string) | 4 | tokenize:string(input:string,delim:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12101728"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>input</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp12105632"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>input</code></em></span></dt><dd><p> |
| 6 | string to tokenize. If empty, returns the next non-empty token | 6 | string to tokenize. If empty, returns the next non-empty token |
| 7 | in the string passed in the previous call to <code class="function">tokenize</code>. | 7 | in the string passed in the previous call to <code class="function">tokenize</code>. |
| 8 | </p></dd><dt><span class="term"><em class="parameter"><code>delim</code></em></span></dt><dd><p> | 8 | </p></dd><dt><span class="term"><em class="parameter"><code>delim</code></em></span></dt><dd><p> |
| 9 | set of characters that delimit the tokens | 9 | set of characters that delimit the tokens |
| 10 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12107760"></a><h2>Description</h2><p> | 10 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp12111664"></a><h2>Description</h2><p> |
| 11 | This function returns the next non-empty token in the | 11 | This function returns the next non-empty token in the |
| 12 | given input string, where the tokens are delimited by characters in | 12 | given input string, where the tokens are delimited by characters in |
| 13 | the delim string. If the input string is non-empty, it returns the | 13 | the delim string. If the input string is non-empty, it returns the |
diff --git a/tapsets/API-tty-init.html b/tapsets/API-tty-init.html index 74136db2..b6d903af 100644 --- a/tapsets/API-tty-init.html +++ b/tapsets/API-tty-init.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tty.init</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="tty.stp.html" title="Chapter 11. TTY Tapset"><link rel="prev" href="tty.stp.html" title="Chapter 11. TTY Tapset"><link rel="next" href="API-tty-ioctl.html" title="probe::tty.ioctl"></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>probe::tty.init</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="tty.stp.html">Prev</a> </td><th width="60%" align="center">Chapter 11. TTY Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tty-ioctl.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tty.init"><a name="API-tty-init"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tty.init — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tty.init</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="tty.stp.html" title="Chapter 11. TTY Tapset"><link rel="prev" href="tty.stp.html" title="Chapter 11. TTY Tapset"><link rel="next" href="API-tty-ioctl.html" title="probe::tty.ioctl"></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>probe::tty.init</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="tty.stp.html">Prev</a> </td><th width="60%" align="center">Chapter 11. TTY Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tty-ioctl.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tty.init"><a name="API-tty-init"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tty.init — |
| 2 | Called when a tty is being initalized | 2 | Called when a tty is being initalized |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tty.init </pre></div><div class="refsect1" title="Values"><a name="idp7286528"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>driver_name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tty.init </pre></div><div class="refsect1" title="Values"><a name="idp7290336"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>driver_name</code></em></span></dt><dd><p> |
| 4 | the driver name | 4 | the driver name |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | the driver .dev_name name | 6 | the driver .dev_name name |
diff --git a/tapsets/API-tty-ioctl.html b/tapsets/API-tty-ioctl.html index e9fa7599..ac68a41b 100644 --- a/tapsets/API-tty-ioctl.html +++ b/tapsets/API-tty-ioctl.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tty.ioctl</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="tty.stp.html" title="Chapter 11. TTY Tapset"><link rel="prev" href="API-tty-init.html" title="probe::tty.init"><link rel="next" href="API-tty-open.html" title="probe::tty.open"></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>probe::tty.ioctl</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tty-init.html">Prev</a> </td><th width="60%" align="center">Chapter 11. TTY Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tty-open.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tty.ioctl"><a name="API-tty-ioctl"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tty.ioctl — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tty.ioctl</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="tty.stp.html" title="Chapter 11. TTY Tapset"><link rel="prev" href="API-tty-init.html" title="probe::tty.init"><link rel="next" href="API-tty-open.html" title="probe::tty.open"></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>probe::tty.ioctl</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tty-init.html">Prev</a> </td><th width="60%" align="center">Chapter 11. TTY Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tty-open.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tty.ioctl"><a name="API-tty-ioctl"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tty.ioctl — |
| 2 | called when a ioctl is request to the tty | 2 | called when a ioctl is request to the tty |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tty.ioctl </pre></div><div class="refsect1" title="Values"><a name="idp7300432"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>cmd</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tty.ioctl </pre></div><div class="refsect1" title="Values"><a name="idp7304304"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>cmd</code></em></span></dt><dd><p> |
| 4 | the ioctl command | 4 | the ioctl command |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>arg</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>arg</code></em></span></dt><dd><p> |
| 6 | the ioctl argument | 6 | the ioctl argument |
diff --git a/tapsets/API-tty-open.html b/tapsets/API-tty-open.html index 23fb449f..00acedc0 100644 --- a/tapsets/API-tty-open.html +++ b/tapsets/API-tty-open.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tty.open</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="tty.stp.html" title="Chapter 11. TTY Tapset"><link rel="prev" href="API-tty-ioctl.html" title="probe::tty.ioctl"><link rel="next" href="API-tty-poll.html" title="probe::tty.poll"></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>probe::tty.open</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tty-ioctl.html">Prev</a> </td><th width="60%" align="center">Chapter 11. TTY Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tty-poll.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tty.open"><a name="API-tty-open"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tty.open — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tty.open</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="tty.stp.html" title="Chapter 11. TTY Tapset"><link rel="prev" href="API-tty-ioctl.html" title="probe::tty.ioctl"><link rel="next" href="API-tty-poll.html" title="probe::tty.poll"></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>probe::tty.open</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tty-ioctl.html">Prev</a> </td><th width="60%" align="center">Chapter 11. TTY Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tty-poll.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tty.open"><a name="API-tty-open"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tty.open — |
| 2 | Called when a tty is opened | 2 | Called when a tty is opened |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tty.open </pre></div><div class="refsect1" title="Values"><a name="idp7314272"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>inode_state</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tty.open </pre></div><div class="refsect1" title="Values"><a name="idp7318128"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>inode_state</code></em></span></dt><dd><p> |
| 4 | the inode state | 4 | the inode state |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>file_name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>file_name</code></em></span></dt><dd><p> |
| 6 | the file name | 6 | the file name |
diff --git a/tapsets/API-tty-poll.html b/tapsets/API-tty-poll.html index 0aaabb1b..e48e55db 100644 --- a/tapsets/API-tty-poll.html +++ b/tapsets/API-tty-poll.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tty.poll</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="tty.stp.html" title="Chapter 11. TTY Tapset"><link rel="prev" href="API-tty-open.html" title="probe::tty.open"><link rel="next" href="API-tty-read.html" title="probe::tty.read"></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>probe::tty.poll</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tty-open.html">Prev</a> </td><th width="60%" align="center">Chapter 11. TTY Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tty-read.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tty.poll"><a name="API-tty-poll"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tty.poll — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tty.poll</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="tty.stp.html" title="Chapter 11. TTY Tapset"><link rel="prev" href="API-tty-open.html" title="probe::tty.open"><link rel="next" href="API-tty-read.html" title="probe::tty.read"></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>probe::tty.poll</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tty-open.html">Prev</a> </td><th width="60%" align="center">Chapter 11. TTY Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tty-read.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tty.poll"><a name="API-tty-poll"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tty.poll — |
| 2 | Called when a tty device is being polled | 2 | Called when a tty device is being polled |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tty.poll </pre></div><div class="refsect1" title="Values"><a name="idp7334288"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>file_name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tty.poll </pre></div><div class="refsect1" title="Values"><a name="idp7338080"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>file_name</code></em></span></dt><dd><p> |
| 4 | the tty file name | 4 | the tty file name |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>wait_key</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>wait_key</code></em></span></dt><dd><p> |
| 6 | the wait queue key | 6 | the wait queue key |
diff --git a/tapsets/API-tty-read.html b/tapsets/API-tty-read.html index 19aa51fc..39f0c569 100644 --- a/tapsets/API-tty-read.html +++ b/tapsets/API-tty-read.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tty.read</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="tty.stp.html" title="Chapter 11. TTY Tapset"><link rel="prev" href="API-tty-poll.html" title="probe::tty.poll"><link rel="next" href="API-tty-receive.html" title="probe::tty.receive"></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>probe::tty.read</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tty-poll.html">Prev</a> </td><th width="60%" align="center">Chapter 11. TTY Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tty-receive.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tty.read"><a name="API-tty-read"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tty.read — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tty.read</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="tty.stp.html" title="Chapter 11. TTY Tapset"><link rel="prev" href="API-tty-poll.html" title="probe::tty.poll"><link rel="next" href="API-tty-receive.html" title="probe::tty.receive"></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>probe::tty.read</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tty-poll.html">Prev</a> </td><th width="60%" align="center">Chapter 11. TTY Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tty-receive.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tty.read"><a name="API-tty-read"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tty.read — |
| 2 | called when a tty line will be read | 2 | called when a tty line will be read |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tty.read </pre></div><div class="refsect1" title="Values"><a name="idp7346192"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>driver_name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tty.read </pre></div><div class="refsect1" title="Values"><a name="idp7349968"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>driver_name</code></em></span></dt><dd><p> |
| 4 | the driver name | 4 | the driver name |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>buffer</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>buffer</code></em></span></dt><dd><p> |
| 6 | the buffer that will receive the characters | 6 | the buffer that will receive the characters |
diff --git a/tapsets/API-tty-receive.html b/tapsets/API-tty-receive.html index 4df68f5e..ff1281e4 100644 --- a/tapsets/API-tty-receive.html +++ b/tapsets/API-tty-receive.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tty.receive</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="tty.stp.html" title="Chapter 11. TTY Tapset"><link rel="prev" href="API-tty-read.html" title="probe::tty.read"><link rel="next" href="API-tty-register.html" title="probe::tty.register"></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>probe::tty.receive</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tty-read.html">Prev</a> </td><th width="60%" align="center">Chapter 11. TTY Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tty-register.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tty.receive"><a name="API-tty-receive"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tty.receive — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tty.receive</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="tty.stp.html" title="Chapter 11. TTY Tapset"><link rel="prev" href="API-tty-read.html" title="probe::tty.read"><link rel="next" href="API-tty-register.html" title="probe::tty.register"></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>probe::tty.receive</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tty-read.html">Prev</a> </td><th width="60%" align="center">Chapter 11. TTY Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tty-register.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tty.receive"><a name="API-tty-receive"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tty.receive — |
| 2 | called when a tty receives a message | 2 | called when a tty receives a message |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tty.receive </pre></div><div class="refsect1" title="Values"><a name="idp7362128"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>driver_name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tty.receive </pre></div><div class="refsect1" title="Values"><a name="idp7365856"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>driver_name</code></em></span></dt><dd><p> |
| 4 | the driver name | 4 | the driver name |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>count</code></em></span></dt><dd><p> |
| 6 | The amount of characters received | 6 | The amount of characters received |
diff --git a/tapsets/API-tty-register.html b/tapsets/API-tty-register.html index 0bcfa47c..db13b629 100644 --- a/tapsets/API-tty-register.html +++ b/tapsets/API-tty-register.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tty.register</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="tty.stp.html" title="Chapter 11. TTY Tapset"><link rel="prev" href="API-tty-receive.html" title="probe::tty.receive"><link rel="next" href="API-tty-release.html" title="probe::tty.release"></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>probe::tty.register</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tty-receive.html">Prev</a> </td><th width="60%" align="center">Chapter 11. TTY Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tty-release.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tty.register"><a name="API-tty-register"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tty.register — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tty.register</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="tty.stp.html" title="Chapter 11. TTY Tapset"><link rel="prev" href="API-tty-receive.html" title="probe::tty.receive"><link rel="next" href="API-tty-release.html" title="probe::tty.release"></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>probe::tty.register</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tty-receive.html">Prev</a> </td><th width="60%" align="center">Chapter 11. TTY Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tty-release.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tty.register"><a name="API-tty-register"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tty.register — |
| 2 | Called when a tty device is registred | 2 | Called when a tty device is registred |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tty.register </pre></div><div class="refsect1" title="Values"><a name="idp7384160"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>driver_name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tty.register </pre></div><div class="refsect1" title="Values"><a name="idp7387728"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>driver_name</code></em></span></dt><dd><p> |
| 4 | the driver name | 4 | the driver name |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | the driver .dev_name name | 6 | the driver .dev_name name |
diff --git a/tapsets/API-tty-release.html b/tapsets/API-tty-release.html index 8c06240d..a1202d9c 100644 --- a/tapsets/API-tty-release.html +++ b/tapsets/API-tty-release.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tty.release</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="tty.stp.html" title="Chapter 11. TTY Tapset"><link rel="prev" href="API-tty-register.html" title="probe::tty.register"><link rel="next" href="API-tty-resize.html" title="probe::tty.resize"></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>probe::tty.release</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tty-register.html">Prev</a> </td><th width="60%" align="center">Chapter 11. TTY Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tty-resize.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tty.release"><a name="API-tty-release"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tty.release — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tty.release</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="tty.stp.html" title="Chapter 11. TTY Tapset"><link rel="prev" href="API-tty-register.html" title="probe::tty.register"><link rel="next" href="API-tty-resize.html" title="probe::tty.resize"></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>probe::tty.release</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tty-register.html">Prev</a> </td><th width="60%" align="center">Chapter 11. TTY Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tty-resize.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tty.release"><a name="API-tty-release"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tty.release — |
| 2 | Called when the tty is closed | 2 | Called when the tty is closed |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tty.release </pre></div><div class="refsect1" title="Values"><a name="idp7400128"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>inode_state</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tty.release </pre></div><div class="refsect1" title="Values"><a name="idp7403632"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>inode_state</code></em></span></dt><dd><p> |
| 4 | the inode state | 4 | the inode state |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>file_name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>file_name</code></em></span></dt><dd><p> |
| 6 | the file name | 6 | the file name |
diff --git a/tapsets/API-tty-resize.html b/tapsets/API-tty-resize.html index 17716c31..90b3c784 100644 --- a/tapsets/API-tty-resize.html +++ b/tapsets/API-tty-resize.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tty.resize</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="tty.stp.html" title="Chapter 11. TTY Tapset"><link rel="prev" href="API-tty-release.html" title="probe::tty.release"><link rel="next" href="API-tty-unregister.html" title="probe::tty.unregister"></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>probe::tty.resize</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tty-release.html">Prev</a> </td><th width="60%" align="center">Chapter 11. TTY Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tty-unregister.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tty.resize"><a name="API-tty-resize"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tty.resize — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tty.resize</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="tty.stp.html" title="Chapter 11. TTY Tapset"><link rel="prev" href="API-tty-release.html" title="probe::tty.release"><link rel="next" href="API-tty-unregister.html" title="probe::tty.unregister"></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>probe::tty.resize</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tty-release.html">Prev</a> </td><th width="60%" align="center">Chapter 11. TTY Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tty-unregister.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tty.resize"><a name="API-tty-resize"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tty.resize — |
| 2 | Called when a terminal resize happens | 2 | Called when a terminal resize happens |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tty.resize </pre></div><div class="refsect1" title="Values"><a name="idp7420096"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>new_ypixel</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tty.resize </pre></div><div class="refsect1" title="Values"><a name="idp7423600"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>new_ypixel</code></em></span></dt><dd><p> |
| 4 | the new ypixel value | 4 | the new ypixel value |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>old_col</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>old_col</code></em></span></dt><dd><p> |
| 6 | the old col value | 6 | the old col value |
diff --git a/tapsets/API-tty-unregister.html b/tapsets/API-tty-unregister.html index 3f216102..541dd957 100644 --- a/tapsets/API-tty-unregister.html +++ b/tapsets/API-tty-unregister.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tty.unregister</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="tty.stp.html" title="Chapter 11. TTY Tapset"><link rel="prev" href="API-tty-resize.html" title="probe::tty.resize"><link rel="next" href="API-tty-write.html" title="probe::tty.write"></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>probe::tty.unregister</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tty-resize.html">Prev</a> </td><th width="60%" align="center">Chapter 11. TTY Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tty-write.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tty.unregister"><a name="API-tty-unregister"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tty.unregister — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tty.unregister</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="tty.stp.html" title="Chapter 11. TTY Tapset"><link rel="prev" href="API-tty-resize.html" title="probe::tty.resize"><link rel="next" href="API-tty-write.html" title="probe::tty.write"></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>probe::tty.unregister</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tty-resize.html">Prev</a> </td><th width="60%" align="center">Chapter 11. TTY Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-tty-write.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tty.unregister"><a name="API-tty-unregister"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tty.unregister — |
| 2 | Called when a tty device is being unregistered | 2 | Called when a tty device is being unregistered |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tty.unregister </pre></div><div class="refsect1" title="Values"><a name="idp7446032"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>driver_name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tty.unregister </pre></div><div class="refsect1" title="Values"><a name="idp7449648"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>driver_name</code></em></span></dt><dd><p> |
| 4 | the driver name | 4 | the driver name |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | the driver .dev_name name | 6 | the driver .dev_name name |
diff --git a/tapsets/API-tty-write.html b/tapsets/API-tty-write.html index e2268d34..c7ca9c96 100644 --- a/tapsets/API-tty-write.html +++ b/tapsets/API-tty-write.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tty.write</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="tty.stp.html" title="Chapter 11. TTY Tapset"><link rel="prev" href="API-tty-unregister.html" title="probe::tty.unregister"><link rel="next" href="irq.stp.html" title="Chapter 12. Interrupt Request (IRQ) Tapset"></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>probe::tty.write</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tty-unregister.html">Prev</a> </td><th width="60%" align="center">Chapter 11. TTY Tapset</th><td width="20%" align="right"> <a accesskey="n" href="irq.stp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tty.write"><a name="API-tty-write"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tty.write — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::tty.write</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="tty.stp.html" title="Chapter 11. TTY Tapset"><link rel="prev" href="API-tty-unregister.html" title="probe::tty.unregister"><link rel="next" href="irq.stp.html" title="Chapter 12. Interrupt Request (IRQ) Tapset"></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>probe::tty.write</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tty-unregister.html">Prev</a> </td><th width="60%" align="center">Chapter 11. TTY Tapset</th><td width="20%" align="right"> <a accesskey="n" href="irq.stp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::tty.write"><a name="API-tty-write"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::tty.write — |
| 2 | write to the tty line | 2 | write to the tty line |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tty.write </pre></div><div class="refsect1" title="Values"><a name="idp7461936"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>driver_name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">tty.write </pre></div><div class="refsect1" title="Values"><a name="idp7465504"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>driver_name</code></em></span></dt><dd><p> |
| 4 | the driver name | 4 | the driver name |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>buffer</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>buffer</code></em></span></dt><dd><p> |
| 6 | the buffer that will be written | 6 | the buffer that will be written |
diff --git a/tapsets/API-tz-ctime.html b/tapsets/API-tz-ctime.html index ebf286f1..85dc0a4a 100644 --- a/tapsets/API-tz-ctime.html +++ b/tapsets/API-tz-ctime.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Convert seconds since epoch into human readable date/time string, with local time zone | 2 | Convert seconds since epoch into human readable date/time string, with local time zone |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | tz_ctime(epochsecs:) | 4 | tz_ctime(epochsecs:) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5975616"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>epochsecs</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5980160"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>epochsecs</code></em></span></dt><dd><p> |
| 6 | number of seconds since epoch (as returned by <code class="function">gettimeofday_s</code>) | 6 | number of seconds since epoch (as returned by <code class="function">gettimeofday_s</code>) |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5979296"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5983840"></a><h2>Description</h2><p> |
| 8 | Takes an argument of seconds since the epoch as returned by | 8 | Takes an argument of seconds since the epoch as returned by |
| 9 | <code class="function">gettimeofday_s</code>. Returns a string of the same form as <code class="function">ctime</code>, but | 9 | <code class="function">gettimeofday_s</code>. Returns a string of the same form as <code class="function">ctime</code>, but |
| 10 | offsets the epoch time for the local time zone, and appends the name of the | 10 | offsets the epoch time for the local time zone, and appends the name of the |
diff --git a/tapsets/API-tz-gmtoff.html b/tapsets/API-tz-gmtoff.html index b23e2489..562afc9e 100644 --- a/tapsets/API-tz-gmtoff.html +++ b/tapsets/API-tz-gmtoff.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Return local time zone offset | 2 | Return local time zone offset |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | tz_gmtoff() | 4 | tz_gmtoff() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5988096"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5992640"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5989248"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5993792"></a><h2>Description</h2><p> |
| 8 | Returns the local time zone offset (seconds west of UTC), as | 8 | Returns the local time zone offset (seconds west of UTC), as |
| 9 | passed by staprun at script startup only. | 9 | passed by staprun at script startup only. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tz-ctime.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ctime.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-tz-name.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::tz_ctime</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::tz_name</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tz-ctime.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ctime.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-tz-name.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::tz_ctime</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::tz_name</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-tz-name.html b/tapsets/API-tz-name.html index d769b8aa..6df55e02 100644 --- a/tapsets/API-tz-name.html +++ b/tapsets/API-tz-name.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Return local time zone name | 2 | Return local time zone name |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | tz_name() | 4 | tz_name() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5996624"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6001168"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5997776"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp6002320"></a><h2>Description</h2><p> |
| 8 | Returns the local time zone name, as passed by staprun at | 8 | Returns the local time zone name, as passed by staprun at |
| 9 | script startup only. | 9 | script startup only. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tz-gmtoff.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ctime.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="system.stp.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::tz_gmtoff</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 5. Shell command functions</td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tz-gmtoff.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ctime.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="system.stp.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::tz_gmtoff</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 5. Shell command functions</td></tr></table></div></body></html> |
diff --git a/tapsets/API-u-register.html b/tapsets/API-u-register.html index a8370a7f..76128488 100644 --- a/tapsets/API-u-register.html +++ b/tapsets/API-u-register.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Return the unsigned value of the named CPU register | 2 | Return the unsigned value of the named CPU register |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | u_register:long(name:string) | 4 | u_register:long(name:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5603168"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5607424"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | Name of the register to return | 6 | Name of the register to return |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5606224"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5610480"></a><h2>Description</h2><p> |
| 8 | Same as register(name), except that if the register | 8 | Same as register(name), except that if the register |
| 9 | is 32 bits wide, it is zero-extended to 64 bits. | 9 | is 32 bits wide, it is zero-extended to 64 bits. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-u64-arg.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-uaddr.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::u64_arg</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::uaddr</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-u64-arg.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-uaddr.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::u64_arg</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::uaddr</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-u32-arg.html b/tapsets/API-u32-arg.html index 0678b180..2fb07455 100644 --- a/tapsets/API-u32-arg.html +++ b/tapsets/API-u32-arg.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Return function argument as unsigned 32-bit value | 2 | Return function argument as unsigned 32-bit value |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | u32_arg:long(n:long) | 4 | u32_arg:long(n:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5582208"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5586464"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> |
| 6 | index of argument to return | 6 | index of argument to return |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5585264"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5589520"></a><h2>Description</h2><p> |
| 8 | Return the unsigned 32-bit value of argument n, | 8 | Return the unsigned 32-bit value of argument n, |
| 9 | same as uint_arg. | 9 | same as uint_arg. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tid.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-u64-arg.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::tid</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::u64_arg</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tid.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-u64-arg.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::tid</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::u64_arg</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-u64-arg.html b/tapsets/API-u64-arg.html index 6228c19c..9f35e990 100644 --- a/tapsets/API-u64-arg.html +++ b/tapsets/API-u64-arg.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Return function argument as unsigned 64-bit value | 2 | Return function argument as unsigned 64-bit value |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | u64_arg:long(n:long) | 4 | u64_arg:long(n:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5592688"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5596944"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> |
| 6 | index of argument to return | 6 | index of argument to return |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5595744"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5600000"></a><h2>Description</h2><p> |
| 8 | Return the unsigned 64-bit value of argument n, | 8 | Return the unsigned 64-bit value of argument n, |
| 9 | same as ulonglong_arg. | 9 | same as ulonglong_arg. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-u32-arg.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-u-register.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::u32_arg</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::u_register</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-u32-arg.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-u-register.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::u32_arg</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::u_register</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-uaddr.html b/tapsets/API-uaddr.html index 269f0ffb..f06e2c6c 100644 --- a/tapsets/API-uaddr.html +++ b/tapsets/API-uaddr.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | User space address of current running task | 2 | User space address of current running task |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | uaddr:long() | 4 | uaddr:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5613600"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5617856"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5614752"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5619008"></a><h2>Description</h2><p> |
| 8 | Returns the address in userspace that the current | 8 | Returns the address in userspace that the current |
| 9 | task was at when the probe occurred. When the current running task | 9 | task was at when the probe occurred. When the current running task |
| 10 | isn't a user space thread, or the address cannot be found, zero | 10 | isn't a user space thread, or the address cannot be found, zero |
diff --git a/tapsets/API-ubacktrace.html b/tapsets/API-ubacktrace.html index 19b73d66..e922718a 100644 --- a/tapsets/API-ubacktrace.html +++ b/tapsets/API-ubacktrace.html | |||
| @@ -2,16 +2,16 @@ | |||
| 2 | Hex backtrace of current user-space task stack. | 2 | Hex backtrace of current user-space task stack. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | ubacktrace:string() | 4 | ubacktrace:string() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5623616"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5627872"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5624768"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5629024"></a><h2>Description</h2><p> |
| 8 | </p><p> | 8 | </p><p> |
| 9 | 9 | ||
| 10 | Return a string of hex addresses that are a backtrace of the | 10 | Return a string of hex addresses that are a backtrace of the |
| 11 | stack of the current task. Output may be truncated as per maximum | 11 | stack of the current task. Output may be truncated as per maximum |
| 12 | string length. Returns empty string when current probe point cannot | 12 | string length. Returns empty string when current probe point cannot |
| 13 | determine user backtrace. See <code class="function">backtrace</code> for kernel traceback. | 13 | determine user backtrace. See <code class="function">backtrace</code> for kernel traceback. |
| 14 | </p></div><div class="refsect1" title="Note"><a name="idp5627056"></a><h2>Note</h2><p> | 14 | </p></div><div class="refsect1" title="Note"><a name="idp5631312"></a><h2>Note</h2><p> |
| 15 | To get (full) backtraces for user space applications and shared | 15 | To get (full) backtraces for user space applications and shared |
| 16 | shared libraries not mentioned in the current script run stap with | 16 | shared libraries not mentioned in the current script run stap with |
| 17 | -d /path/to/exe-or-so and/or add --ldd to load all needed unwind data. | 17 | -d /path/to/exe-or-so and/or add --ldd to load all needed unwind data. |
diff --git a/tapsets/API-udelay.html b/tapsets/API-udelay.html index 1406d711..6812a46c 100644 --- a/tapsets/API-udelay.html +++ b/tapsets/API-udelay.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | microsecond delay | 2 | microsecond delay |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | udelay(us:long) | 4 | udelay(us:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11965088"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>us</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11969088"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>us</code></em></span></dt><dd><p> |
| 6 | Number of microseconds to delay. | 6 | Number of microseconds to delay. |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11968272"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11972320"></a><h2>Description</h2><p> |
| 8 | This function inserts a multi-microsecond busy-delay into a probe handler. | 8 | This function inserts a multi-microsecond busy-delay into a probe handler. |
| 9 | It requires guru mode. | 9 | It requires guru mode. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-panic.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="guru-delay.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="string.stp.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::panic</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 27. A collection of standard string functions</td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-panic.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="guru-delay.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="string.stp.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::panic</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 27. A collection of standard string functions</td></tr></table></div></body></html> |
diff --git a/tapsets/API-udp-disconnect-return.html b/tapsets/API-udp-disconnect-return.html index 8eb9fe3e..0f98e571 100644 --- a/tapsets/API-udp-disconnect-return.html +++ b/tapsets/API-udp-disconnect-return.html | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::udp.disconnect.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-udp-disconnect.html" title="probe::udp.disconnect"><link rel="next" href="API-udp-recvmsg.html" title="probe::udp.recvmsg"></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>probe::udp.disconnect.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-udp-disconnect.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-udp-recvmsg.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::udp.disconnect.return"><a name="API-udp-disconnect-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::udp.disconnect.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::udp.disconnect.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-udp-disconnect.html" title="probe::udp.disconnect"><link rel="next" href="API-udp-recvmsg.html" title="probe::udp.recvmsg"></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>probe::udp.disconnect.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-udp-disconnect.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-udp-recvmsg.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::udp.disconnect.return"><a name="API-udp-disconnect-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::udp.disconnect.return — |
| 2 | UDP has been disconnected successfully | 2 | UDP has been disconnected successfully |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">udp.disconnect.return </pre></div><div class="refsect1" title="Values"><a name="idp9163728"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>ret</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">udp.disconnect.return </pre></div><div class="refsect1" title="Values"><a name="idp9166976"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>ret</code></em></span></dt><dd><p> |
| 4 | Error code (0: no error) | 4 | Error code (0: no error) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | The name of this probe | 6 | The name of this probe |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9168912"></a><h2>Context</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9172160"></a><h2>Context</h2><p> |
| 8 | The process which requested a UDP disconnection | 8 | The process which requested a UDP disconnection |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-udp-disconnect.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-udp-recvmsg.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::udp.disconnect</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::udp.recvmsg</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-udp-disconnect.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-udp-recvmsg.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::udp.disconnect</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::udp.recvmsg</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-udp-disconnect.html b/tapsets/API-udp-disconnect.html index 11ccab7b..e5d5765a 100644 --- a/tapsets/API-udp-disconnect.html +++ b/tapsets/API-udp-disconnect.html | |||
| @@ -1,11 +1,11 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::udp.disconnect</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-tcp-setsockopt-return.html" title="probe::tcp.setsockopt.return"><link rel="next" href="API-udp-disconnect-return.html" title="probe::udp.disconnect.return"></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>probe::udp.disconnect</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcp-setsockopt-return.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-udp-disconnect-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::udp.disconnect"><a name="API-udp-disconnect"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::udp.disconnect — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::udp.disconnect</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-tcp-setsockopt-return.html" title="probe::tcp.setsockopt.return"><link rel="next" href="API-udp-disconnect-return.html" title="probe::udp.disconnect.return"></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>probe::udp.disconnect</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-tcp-setsockopt-return.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-udp-disconnect-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::udp.disconnect"><a name="API-udp-disconnect"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::udp.disconnect — |
| 2 | Fires when a process requests for a UDP disconnection | 2 | Fires when a process requests for a UDP disconnection |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">udp.disconnect </pre></div><div class="refsect1" title="Values"><a name="idp9148432"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>flags</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">udp.disconnect </pre></div><div class="refsect1" title="Values"><a name="idp9151744"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>flags</code></em></span></dt><dd><p> |
| 4 | Flags (e.g. FIN, etc) | 4 | Flags (e.g. FIN, etc) |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | The name of this probe | 6 | The name of this probe |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>sock</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>sock</code></em></span></dt><dd><p> |
| 8 | Network socket used by the process | 8 | Network socket used by the process |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9155680"></a><h2>Context</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9158992"></a><h2>Context</h2><p> |
| 10 | The process which requests a UDP disconnection | 10 | The process which requests a UDP disconnection |
| 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tcp-setsockopt-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-udp-disconnect-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::tcp.setsockopt.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::udp.disconnect.return</span></td></tr></table></div></body></html> | 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-tcp-setsockopt-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-udp-disconnect-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::tcp.setsockopt.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::udp.disconnect.return</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-udp-recvmsg-return.html b/tapsets/API-udp-recvmsg-return.html index d16793fa..e1cad39c 100644 --- a/tapsets/API-udp-recvmsg-return.html +++ b/tapsets/API-udp-recvmsg-return.html | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::udp.recvmsg.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-udp-recvmsg.html" title="probe::udp.recvmsg"><link rel="next" href="API-udp-sendmsg.html" title="probe::udp.sendmsg"></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>probe::udp.recvmsg.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-udp-recvmsg.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-udp-sendmsg.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::udp.recvmsg.return"><a name="API-udp-recvmsg-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::udp.recvmsg.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::udp.recvmsg.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-udp-recvmsg.html" title="probe::udp.recvmsg"><link rel="next" href="API-udp-sendmsg.html" title="probe::udp.sendmsg"></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>probe::udp.recvmsg.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-udp-recvmsg.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-udp-sendmsg.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::udp.recvmsg.return"><a name="API-udp-recvmsg-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::udp.recvmsg.return — |
| 2 | Fires whenever an attempt to receive a UDP message received is completed | 2 | Fires whenever an attempt to receive a UDP message received is completed |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">udp.recvmsg.return </pre></div><div class="refsect1" title="Values"><a name="idp9192208"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">udp.recvmsg.return </pre></div><div class="refsect1" title="Values"><a name="idp9195344"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | The name of this probe | 4 | The name of this probe |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>size</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>size</code></em></span></dt><dd><p> |
| 6 | Number of bytes received by the process | 6 | Number of bytes received by the process |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9197440"></a><h2>Context</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9200576"></a><h2>Context</h2><p> |
| 8 | The process which received a UDP message | 8 | The process which received a UDP message |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-udp-recvmsg.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-udp-sendmsg.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::udp.recvmsg</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::udp.sendmsg</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-udp-recvmsg.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-udp-sendmsg.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::udp.recvmsg</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::udp.sendmsg</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-udp-recvmsg.html b/tapsets/API-udp-recvmsg.html index a1879e04..9981b7a8 100644 --- a/tapsets/API-udp-recvmsg.html +++ b/tapsets/API-udp-recvmsg.html | |||
| @@ -1,11 +1,11 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::udp.recvmsg</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-udp-disconnect-return.html" title="probe::udp.disconnect.return"><link rel="next" href="API-udp-recvmsg-return.html" title="probe::udp.recvmsg.return"></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>probe::udp.recvmsg</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-udp-disconnect-return.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-udp-recvmsg-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::udp.recvmsg"><a name="API-udp-recvmsg"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::udp.recvmsg — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::udp.recvmsg</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-udp-disconnect-return.html" title="probe::udp.disconnect.return"><link rel="next" href="API-udp-recvmsg-return.html" title="probe::udp.recvmsg.return"></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>probe::udp.recvmsg</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-udp-disconnect-return.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-udp-recvmsg-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::udp.recvmsg"><a name="API-udp-recvmsg"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::udp.recvmsg — |
| 2 | Fires whenever a UDP message is received | 2 | Fires whenever a UDP message is received |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">udp.recvmsg </pre></div><div class="refsect1" title="Values"><a name="idp9176896"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">udp.recvmsg </pre></div><div class="refsect1" title="Values"><a name="idp9180032"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | The name of this probe | 4 | The name of this probe |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>size</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>size</code></em></span></dt><dd><p> |
| 6 | Number of bytes received by the process | 6 | Number of bytes received by the process |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>sock</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>sock</code></em></span></dt><dd><p> |
| 8 | Network socket used by the process | 8 | Network socket used by the process |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9184160"></a><h2>Context</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9187296"></a><h2>Context</h2><p> |
| 10 | The process which received a UDP message | 10 | The process which received a UDP message |
| 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-udp-disconnect-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-udp-recvmsg-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::udp.disconnect.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::udp.recvmsg.return</span></td></tr></table></div></body></html> | 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-udp-disconnect-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-udp-recvmsg-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::udp.disconnect.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::udp.recvmsg.return</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-udp-sendmsg-return.html b/tapsets/API-udp-sendmsg-return.html index c13aa3b8..f79c99af 100644 --- a/tapsets/API-udp-sendmsg-return.html +++ b/tapsets/API-udp-sendmsg-return.html | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::udp.sendmsg.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-udp-sendmsg.html" title="probe::udp.sendmsg"><link rel="next" href="socket.stp.html" title="Chapter 14. Socket Tapset"></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>probe::udp.sendmsg.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-udp-sendmsg.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="socket.stp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::udp.sendmsg.return"><a name="API-udp-sendmsg-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::udp.sendmsg.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::udp.sendmsg.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-udp-sendmsg.html" title="probe::udp.sendmsg"><link rel="next" href="socket.stp.html" title="Chapter 14. Socket Tapset"></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>probe::udp.sendmsg.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-udp-sendmsg.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="socket.stp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::udp.sendmsg.return"><a name="API-udp-sendmsg-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::udp.sendmsg.return — |
| 2 | Fires whenever an attempt to send a UDP message is completed | 2 | Fires whenever an attempt to send a UDP message is completed |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">udp.sendmsg.return </pre></div><div class="refsect1" title="Values"><a name="idp9220672"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">udp.sendmsg.return </pre></div><div class="refsect1" title="Values"><a name="idp9223792"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | The name of this probe | 4 | The name of this probe |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>size</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>size</code></em></span></dt><dd><p> |
| 6 | Number of bytes sent by the process | 6 | Number of bytes sent by the process |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9225904"></a><h2>Context</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9229024"></a><h2>Context</h2><p> |
| 8 | The process which sent a UDP message | 8 | The process which sent a UDP message |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-udp-sendmsg.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="socket.stp.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::udp.sendmsg</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 14. Socket Tapset</td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-udp-sendmsg.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="socket.stp.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::udp.sendmsg</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 14. Socket Tapset</td></tr></table></div></body></html> |
diff --git a/tapsets/API-udp-sendmsg.html b/tapsets/API-udp-sendmsg.html index b8d56eba..e6fa6a7a 100644 --- a/tapsets/API-udp-sendmsg.html +++ b/tapsets/API-udp-sendmsg.html | |||
| @@ -1,11 +1,11 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::udp.sendmsg</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-udp-recvmsg-return.html" title="probe::udp.recvmsg.return"><link rel="next" href="API-udp-sendmsg-return.html" title="probe::udp.sendmsg.return"></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>probe::udp.sendmsg</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-udp-recvmsg-return.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-udp-sendmsg-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::udp.sendmsg"><a name="API-udp-sendmsg"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::udp.sendmsg — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::udp.sendmsg</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="networking.stp.html" title="Chapter 13. Networking Tapset"><link rel="prev" href="API-udp-recvmsg-return.html" title="probe::udp.recvmsg.return"><link rel="next" href="API-udp-sendmsg-return.html" title="probe::udp.sendmsg.return"></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>probe::udp.sendmsg</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-udp-recvmsg-return.html">Prev</a> </td><th width="60%" align="center">Chapter 13. Networking Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-udp-sendmsg-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::udp.sendmsg"><a name="API-udp-sendmsg"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::udp.sendmsg — |
| 2 | Fires whenever a process sends a UDP message | 2 | Fires whenever a process sends a UDP message |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">udp.sendmsg </pre></div><div class="refsect1" title="Values"><a name="idp9205376"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">udp.sendmsg </pre></div><div class="refsect1" title="Values"><a name="idp9208560"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | The name of this probe | 4 | The name of this probe |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>size</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>size</code></em></span></dt><dd><p> |
| 6 | Number of bytes sent by the process | 6 | Number of bytes sent by the process |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>sock</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>sock</code></em></span></dt><dd><p> |
| 8 | Network socket used by the process | 8 | Network socket used by the process |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9212640"></a><h2>Context</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp9215824"></a><h2>Context</h2><p> |
| 10 | The process which sent a UDP message | 10 | The process which sent a UDP message |
| 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-udp-recvmsg-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-udp-sendmsg-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::udp.recvmsg.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::udp.sendmsg.return</span></td></tr></table></div></body></html> | 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-udp-recvmsg-return.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="networking.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-udp-sendmsg-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::udp.recvmsg.return</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::udp.sendmsg.return</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-uid.html b/tapsets/API-uid.html index d91f194a..8043a99f 100644 --- a/tapsets/API-uid.html +++ b/tapsets/API-uid.html | |||
| @@ -2,8 +2,8 @@ | |||
| 2 | Returns the user ID of a target process | 2 | Returns the user ID of a target process |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | uid:long() | 4 | uid:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5646544"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5650800"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5647696"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5651952"></a><h2>Description</h2><p> |
| 8 | This function returns the user ID of the target process. | 8 | This function returns the user ID of the target process. |
| 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ucallers.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-uint-arg.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ucallers</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::uint_arg</span></td></tr></table></div></body></html> | 9 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ucallers.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-uint-arg.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ucallers</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::uint_arg</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-uint-arg.html b/tapsets/API-uint-arg.html index 51f9a3c5..482c4559 100644 --- a/tapsets/API-uint-arg.html +++ b/tapsets/API-uint-arg.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Return function argument as unsigned int | 2 | Return function argument as unsigned int |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | uint_arg:long(n:long) | 4 | uint_arg:long(n:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5655024"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5659280"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> |
| 6 | index of argument to return | 6 | index of argument to return |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5658080"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5662336"></a><h2>Description</h2><p> |
| 8 | Return the value of argument n as an unsigned int | 8 | Return the value of argument n as an unsigned int |
| 9 | (i.e., a 32-bit integer zero-extended to 64 bits). | 9 | (i.e., a 32-bit integer zero-extended to 64 bits). |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-uid.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ulong-arg.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::uid</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ulong_arg</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-uid.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-ulong-arg.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::uid</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::ulong_arg</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-ulong-arg.html b/tapsets/API-ulong-arg.html index 37ecb01d..0e3405b9 100644 --- a/tapsets/API-ulong-arg.html +++ b/tapsets/API-ulong-arg.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Return function argument as unsigned long | 2 | Return function argument as unsigned long |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | ulong_arg:long(n:long) | 4 | ulong_arg:long(n:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5665456"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5669712"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> |
| 6 | index of argument to return | 6 | index of argument to return |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5668512"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5672768"></a><h2>Description</h2><p> |
| 8 | Return the value of argument n as an unsigned long. | 8 | Return the value of argument n as an unsigned long. |
| 9 | On architectures where a long is 32 bits, the value is zero-extended | 9 | On architectures where a long is 32 bits, the value is zero-extended |
| 10 | to 64 bits. | 10 | to 64 bits. |
diff --git a/tapsets/API-ulonglong-arg.html b/tapsets/API-ulonglong-arg.html index d9a68bb1..8b98c683 100644 --- a/tapsets/API-ulonglong-arg.html +++ b/tapsets/API-ulonglong-arg.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Return function argument as 64-bit value | 2 | Return function argument as 64-bit value |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | ulonglong_arg:long(n:long) | 4 | ulonglong_arg:long(n:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5675920"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5680176"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> |
| 6 | index of argument to return | 6 | index of argument to return |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5678976"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5683232"></a><h2>Description</h2><p> |
| 8 | Return the value of argument n as a 64-bit value. | 8 | Return the value of argument n as a 64-bit value. |
| 9 | (Same as longlong_arg.) | 9 | (Same as longlong_arg.) |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ulong-arg.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-umodname.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ulong_arg</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::umodname</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-ulong-arg.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="context_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-umodname.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::ulong_arg</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::umodname</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-umodname.html b/tapsets/API-umodname.html index 1a530614..69bf5c90 100644 --- a/tapsets/API-umodname.html +++ b/tapsets/API-umodname.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Returns the (short) name of the user module. | 2 | Returns the (short) name of the user module. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | umodname:string(addr:long) | 4 | umodname:string(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5686320"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5690576"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | User-space address | 6 | User-space address |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5689376"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5693632"></a><h2>Description</h2><p> |
| 8 | Returns the short name of the user space module for the current task that | 8 | Returns the short name of the user space module for the current task that |
| 9 | that the given address is part of. Returns <span class="quote">“<span class="quote"><unknown></span>”</span> when the address | 9 | that the given address is part of. Returns <span class="quote">“<span class="quote"><unknown></span>”</span> when the address |
| 10 | isn't in a (mapped in) module, or the module cannot be found for some reason. | 10 | isn't in a (mapped in) module, or the module cannot be found for some reason. |
diff --git a/tapsets/API-user-char-warn.html b/tapsets/API-user-char-warn.html index f5fc473f..361fcf96 100644 --- a/tapsets/API-user-char-warn.html +++ b/tapsets/API-user-char-warn.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves a char value stored in user space | 2 | Retrieves a char value stored in user space |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | user_char_warn:long(addr:long) | 4 | user_char_warn:long(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11492784"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11496512"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the user space address to retrieve the char from | 6 | the user space address to retrieve the char from |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11496016"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11499744"></a><h2>Description</h2><p> |
| 8 | Returns the char value from a given user space address. | 8 | Returns the char value from a given user space address. |
| 9 | Returns zero when user space and warns (but does not abort) about the | 9 | Returns zero when user space and warns (but does not abort) about the |
| 10 | failure. | 10 | failure. |
diff --git a/tapsets/API-user-char.html b/tapsets/API-user-char.html index eb9a5305..36051a20 100644 --- a/tapsets/API-user-char.html +++ b/tapsets/API-user-char.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves a char value stored in user space | 2 | Retrieves a char value stored in user space |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | user_char:long(addr:long) | 4 | user_char:long(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11481456"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11485184"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the user space address to retrieve the char from | 6 | the user space address to retrieve the char from |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11484688"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11488416"></a><h2>Description</h2><p> |
| 8 | Returns the char value from a given user space address. | 8 | Returns the char value from a given user space address. |
| 9 | Returns zero when user space data is not accessible. | 9 | Returns zero when user space data is not accessible. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-kernel-string-utf32.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-user-char-warn.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::kernel_string_utf32</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::user_char_warn</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-kernel-string-utf32.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-user-char-warn.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::kernel_string_utf32</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::user_char_warn</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-user-int-warn.html b/tapsets/API-user-int-warn.html index 46096762..c1a083b1 100644 --- a/tapsets/API-user-int-warn.html +++ b/tapsets/API-user-int-warn.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves an int value stored in user space | 2 | Retrieves an int value stored in user space |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | user_int_warn:long(addr:long) | 4 | user_int_warn:long(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11560560"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11564192"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the user space address to retrieve the int from | 6 | the user space address to retrieve the int from |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11563792"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11567424"></a><h2>Description</h2><p> |
| 8 | Returns the int value from a given user space address. | 8 | Returns the int value from a given user space address. |
| 9 | Returns zero when user space and warns (but does not abort) about the | 9 | Returns zero when user space and warns (but does not abort) about the |
| 10 | failure. | 10 | failure. |
diff --git a/tapsets/API-user-int.html b/tapsets/API-user-int.html index 303fd8fa..187831f4 100644 --- a/tapsets/API-user-int.html +++ b/tapsets/API-user-int.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves an int value stored in user space | 2 | Retrieves an int value stored in user space |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | user_int:long(addr:long) | 4 | user_int:long(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11504112"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11507840"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the user space address to retrieve the int from | 6 | the user space address to retrieve the int from |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11507344"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11511072"></a><h2>Description</h2><p> |
| 8 | Returns the int value from a given user space address. | 8 | Returns the int value from a given user space address. |
| 9 | Returns zero when user space data is not accessible. | 9 | Returns zero when user space data is not accessible. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-user-char-warn.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-user-int16.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::user_char_warn</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::user_int16</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-user-char-warn.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-user-int16.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::user_char_warn</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::user_int16</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-user-int16.html b/tapsets/API-user-int16.html index f65147a5..2b60bdfe 100644 --- a/tapsets/API-user-int16.html +++ b/tapsets/API-user-int16.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves a 16-bit integer value stored in user space | 2 | Retrieves a 16-bit integer value stored in user space |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | user_int16:long(addr:long) | 4 | user_int16:long(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11515424"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11519104"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the user space address to retrieve the 16-bit integer from | 6 | the user space address to retrieve the 16-bit integer from |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11518656"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11522336"></a><h2>Description</h2><p> |
| 8 | Returns the 16-bit integer value from a given user space | 8 | Returns the 16-bit integer value from a given user space |
| 9 | address. Returns zero when user space data is not accessible. | 9 | address. Returns zero when user space data is not accessible. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-user-int.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-user-int32.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::user_int</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::user_int32</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-user-int.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-user-int32.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::user_int</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::user_int32</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-user-int32.html b/tapsets/API-user-int32.html index 72241ccd..981dd20a 100644 --- a/tapsets/API-user-int32.html +++ b/tapsets/API-user-int32.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves a 32-bit integer value stored in user space | 2 | Retrieves a 32-bit integer value stored in user space |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | user_int32:long(addr:long) | 4 | user_int32:long(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11526704"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11530320"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the user space address to retrieve the 32-bit integer from | 6 | the user space address to retrieve the 32-bit integer from |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11529936"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11533552"></a><h2>Description</h2><p> |
| 8 | Returns the 32-bit integer value from a given user space | 8 | Returns the 32-bit integer value from a given user space |
| 9 | address. Returns zero when user space data is not accessible. | 9 | address. Returns zero when user space data is not accessible. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-user-int16.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-user-int64.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::user_int16</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::user_int64</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-user-int16.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-user-int64.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::user_int16</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::user_int64</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-user-int64.html b/tapsets/API-user-int64.html index 050aa2ac..37fda523 100644 --- a/tapsets/API-user-int64.html +++ b/tapsets/API-user-int64.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves a 64-bit integer value stored in user space | 2 | Retrieves a 64-bit integer value stored in user space |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | user_int64:long(addr:long) | 4 | user_int64:long(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11537984"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11541600"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the user space address to retrieve the 64-bit integer from | 6 | the user space address to retrieve the 64-bit integer from |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11541216"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11544832"></a><h2>Description</h2><p> |
| 8 | Returns the 64-bit integer value from a given user space | 8 | Returns the 64-bit integer value from a given user space |
| 9 | address. Returns zero when user space data is not accessible. | 9 | address. Returns zero when user space data is not accessible. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-user-int32.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-user-int8.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::user_int32</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::user_int8</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-user-int32.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-user-int8.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::user_int32</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::user_int8</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-user-int8.html b/tapsets/API-user-int8.html index cf21e4f6..f08fae98 100644 --- a/tapsets/API-user-int8.html +++ b/tapsets/API-user-int8.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves a 8-bit integer value stored in user space | 2 | Retrieves a 8-bit integer value stored in user space |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | user_int8:long(addr:long) | 4 | user_int8:long(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11549248"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11552928"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the user space address to retrieve the 8-bit integer from | 6 | the user space address to retrieve the 8-bit integer from |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11552480"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11556160"></a><h2>Description</h2><p> |
| 8 | Returns the 8-bit integer value from a given user space | 8 | Returns the 8-bit integer value from a given user space |
| 9 | address. Returns zero when user space data is not accessible. | 9 | address. Returns zero when user space data is not accessible. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-user-int64.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-user-int-warn.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::user_int64</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::user_int_warn</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-user-int64.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-user-int-warn.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::user_int64</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::user_int_warn</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-user-long-warn.html b/tapsets/API-user-long-warn.html index 85037bac..f0ca55d1 100644 --- a/tapsets/API-user-long-warn.html +++ b/tapsets/API-user-long-warn.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves a long value stored in user space | 2 | Retrieves a long value stored in user space |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | user_long_warn:long(addr:long) | 4 | user_long_warn:long(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11583280"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11586976"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the user space address to retrieve the long from | 6 | the user space address to retrieve the long from |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11586512"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11590208"></a><h2>Description</h2><p> |
| 8 | Returns the long value from a given user space address. | 8 | Returns the long value from a given user space address. |
| 9 | Returns zero when user space and warns (but does not abort) about the | 9 | Returns zero when user space and warns (but does not abort) about the |
| 10 | failure. Note that the size of the long depends on the architecture | 10 | failure. Note that the size of the long depends on the architecture |
diff --git a/tapsets/API-user-long.html b/tapsets/API-user-long.html index faa981e6..1681c4ec 100644 --- a/tapsets/API-user-long.html +++ b/tapsets/API-user-long.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves a long value stored in user space | 2 | Retrieves a long value stored in user space |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | user_long:long(addr:long) | 4 | user_long:long(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11571888"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11575520"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the user space address to retrieve the long from | 6 | the user space address to retrieve the long from |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11575120"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11578752"></a><h2>Description</h2><p> |
| 8 | Returns the long value from a given user space address. | 8 | Returns the long value from a given user space address. |
| 9 | Returns zero when user space data is not accessible. Note that the | 9 | Returns zero when user space data is not accessible. Note that the |
| 10 | size of the long depends on the architecture of the current user space | 10 | size of the long depends on the architecture of the current user space |
diff --git a/tapsets/API-user-mode.html b/tapsets/API-user-mode.html index bfdec440..d6defe37 100644 --- a/tapsets/API-user-mode.html +++ b/tapsets/API-user-mode.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Determines if probe point occurs in user-mode | 2 | Determines if probe point occurs in user-mode |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | user_mode:long() | 4 | user_mode:long() |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5697264"></a><h2>Arguments</h2><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5701520"></a><h2>Arguments</h2><p> |
| 6 | None | 6 | None |
| 7 | </p></div><div class="refsect1" title="Description"><a name="idp5698416"></a><h2>Description</h2><p> | 7 | </p></div><div class="refsect1" title="Description"><a name="idp5702672"></a><h2>Description</h2><p> |
| 8 | </p><p> | 8 | </p><p> |
| 9 | 9 | ||
| 10 | Return 1 if the probe point occurred in user-mode. | 10 | Return 1 if the probe point occurred in user-mode. |
diff --git a/tapsets/API-user-short-warn.html b/tapsets/API-user-short-warn.html index 32ec2893..877fcf53 100644 --- a/tapsets/API-user-short-warn.html +++ b/tapsets/API-user-short-warn.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves a short value stored in user space | 2 | Retrieves a short value stored in user space |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | user_short_warn:long(addr:long) | 4 | user_short_warn:long(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11606048"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11609792"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the user space address to retrieve the short from | 6 | the user space address to retrieve the short from |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11609280"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11613024"></a><h2>Description</h2><p> |
| 8 | Returns the short value from a given user space address. | 8 | Returns the short value from a given user space address. |
| 9 | Returns zero when user space and warns (but does not abort) about the | 9 | Returns zero when user space and warns (but does not abort) about the |
| 10 | failure. | 10 | failure. |
diff --git a/tapsets/API-user-short.html b/tapsets/API-user-short.html index 0df4393d..2ef74912 100644 --- a/tapsets/API-user-short.html +++ b/tapsets/API-user-short.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves a short value stored in user space | 2 | Retrieves a short value stored in user space |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | user_short:long(addr:long) | 4 | user_short:long(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11594720"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11598464"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the user space address to retrieve the short from | 6 | the user space address to retrieve the short from |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11597952"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11601696"></a><h2>Description</h2><p> |
| 8 | Returns the short value from a given user space address. | 8 | Returns the short value from a given user space address. |
| 9 | Returns zero when user space data is not accessible. | 9 | Returns zero when user space data is not accessible. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-user-long-warn.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-user-short-warn.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::user_long_warn</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::user_short_warn</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-user-long-warn.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-user-short-warn.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::user_long_warn</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::user_short_warn</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-user-string-n-quoted.html b/tapsets/API-user-string-n-quoted.html index 853ac487..0b64b5b5 100644 --- a/tapsets/API-user-string-n-quoted.html +++ b/tapsets/API-user-string-n-quoted.html | |||
| @@ -2,11 +2,11 @@ | |||
| 2 | Retrieves and quotes string from user space | 2 | Retrieves and quotes string from user space |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | user_string_n_quoted:string(addr:long,n:long) | 4 | user_string_n_quoted:string(addr:long,n:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11698880"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11702752"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the user space address to retrieve the string from | 6 | the user space address to retrieve the string from |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> |
| 8 | the maximum length of the string (if not null terminated) | 8 | the maximum length of the string (if not null terminated) |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11704128"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11708000"></a><h2>Description</h2><p> |
| 10 | Returns up to n characters of a C string from the given | 10 | Returns up to n characters of a C string from the given |
| 11 | user space memory address where any ASCII characters that are not | 11 | user space memory address where any ASCII characters that are not |
| 12 | printable are replaced by the corresponding escape sequence in the | 12 | printable are replaced by the corresponding escape sequence in the |
diff --git a/tapsets/API-user-string-n-warn.html b/tapsets/API-user-string-n-warn.html index 69570992..eb93ee6b 100644 --- a/tapsets/API-user-string-n-warn.html +++ b/tapsets/API-user-string-n-warn.html | |||
| @@ -2,11 +2,11 @@ | |||
| 2 | Retrieves string from user space | 2 | Retrieves string from user space |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | user_string_n_warn:string(addr:long,n:long) | 4 | user_string_n_warn:string(addr:long,n:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11713328"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11717152"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the user space address to retrieve the string from | 6 | the user space address to retrieve the string from |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> |
| 8 | the maximum length of the string (if not null terminated) | 8 | the maximum length of the string (if not null terminated) |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11718576"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11722400"></a><h2>Description</h2><p> |
| 10 | Returns up to n characters of a C string from a given | 10 | Returns up to n characters of a C string from a given |
| 11 | user space memory address. Reports <span class="quote">“<span class="quote"><unknown></span>”</span> on the rare cases | 11 | user space memory address. Reports <span class="quote">“<span class="quote"><unknown></span>”</span> on the rare cases |
| 12 | when userspace data is not accessible and warns (but does not abort) | 12 | when userspace data is not accessible and warns (but does not abort) |
diff --git a/tapsets/API-user-string-n.html b/tapsets/API-user-string-n.html index 537aef93..06124a2a 100644 --- a/tapsets/API-user-string-n.html +++ b/tapsets/API-user-string-n.html | |||
| @@ -2,11 +2,11 @@ | |||
| 2 | Retrieves string of given length from user space | 2 | Retrieves string of given length from user space |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | user_string_n:string(addr:long,n:long) | 4 | user_string_n:string(addr:long,n:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11669504"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11673392"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the user space address to retrieve the string from | 6 | the user space address to retrieve the string from |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> |
| 8 | the maximum length of the string (if not null terminated) | 8 | the maximum length of the string (if not null terminated) |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11674752"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11678640"></a><h2>Description</h2><p> |
| 10 | Returns the C string of a maximum given length from a | 10 | Returns the C string of a maximum given length from a |
| 11 | given user space address. Returns <span class="quote">“<span class="quote"><unknown></span>”</span> on the rare cases | 11 | given user space address. Returns <span class="quote">“<span class="quote"><unknown></span>”</span> on the rare cases |
| 12 | when userspace data is not accessible at the given address. | 12 | when userspace data is not accessible at the given address. |
diff --git a/tapsets/API-user-string-n2.html b/tapsets/API-user-string-n2.html index dbde0ec5..8eef6b17 100644 --- a/tapsets/API-user-string-n2.html +++ b/tapsets/API-user-string-n2.html | |||
| @@ -2,13 +2,13 @@ | |||
| 2 | Retrieves string of given length from user space | 2 | Retrieves string of given length from user space |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | user_string_n2:string(addr:long,n:long,err_msg:string) | 4 | user_string_n2:string(addr:long,n:long,err_msg:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11683392"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11687216"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the user space address to retrieve the string from | 6 | the user space address to retrieve the string from |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>n</code></em></span></dt><dd><p> |
| 8 | the maximum length of the string (if not null terminated) | 8 | the maximum length of the string (if not null terminated) |
| 9 | </p></dd><dt><span class="term"><em class="parameter"><code>err_msg</code></em></span></dt><dd><p> | 9 | </p></dd><dt><span class="term"><em class="parameter"><code>err_msg</code></em></span></dt><dd><p> |
| 10 | the error message to return when data isn't available | 10 | the error message to return when data isn't available |
| 11 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11690688"></a><h2>Description</h2><p> | 11 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11694512"></a><h2>Description</h2><p> |
| 12 | Returns the C string of a maximum given length from a | 12 | Returns the C string of a maximum given length from a |
| 13 | given user space address. Returns the given error message string on | 13 | given user space address. Returns the given error message string on |
| 14 | the rare cases when userspace data is not accessible at the given | 14 | the rare cases when userspace data is not accessible at the given |
diff --git a/tapsets/API-user-string-quoted.html b/tapsets/API-user-string-quoted.html index b06dc167..7957ea1d 100644 --- a/tapsets/API-user-string-quoted.html +++ b/tapsets/API-user-string-quoted.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves and quotes string from user space | 2 | Retrieves and quotes string from user space |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | user_string_quoted:string(addr:long) | 4 | user_string_quoted:string(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11727168"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11731040"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the user space address to retrieve the string from | 6 | the user space address to retrieve the string from |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11730400"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11734272"></a><h2>Description</h2><p> |
| 8 | Returns the null terminated C string from a given user space | 8 | Returns the null terminated C string from a given user space |
| 9 | memory address where any ASCII characters that are not printable are | 9 | memory address where any ASCII characters that are not printable are |
| 10 | replaced by the corresponding escape sequence in the returned string. | 10 | replaced by the corresponding escape sequence in the returned string. |
diff --git a/tapsets/API-user-string-warn.html b/tapsets/API-user-string-warn.html index ef12bf32..d272e051 100644 --- a/tapsets/API-user-string-warn.html +++ b/tapsets/API-user-string-warn.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves string from user space | 2 | Retrieves string from user space |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | user_string_warn:string(addr:long) | 4 | user_string_warn:string(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11762416"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11766192"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the user space address to retrieve the string from | 6 | the user space address to retrieve the string from |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11765648"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11769424"></a><h2>Description</h2><p> |
| 8 | Returns the null terminated C string from a given user space | 8 | Returns the null terminated C string from a given user space |
| 9 | memory address. Reports <span class="quote">“<span class="quote"><unknown></span>”</span> on the rare cases when userspace | 9 | memory address. Reports <span class="quote">“<span class="quote"><unknown></span>”</span> on the rare cases when userspace |
| 10 | data is not accessible and warns (but does not abort) about the failure. | 10 | data is not accessible and warns (but does not abort) about the failure. |
diff --git a/tapsets/API-user-string.html b/tapsets/API-user-string.html index 80be541a..346a3be1 100644 --- a/tapsets/API-user-string.html +++ b/tapsets/API-user-string.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves string from user space | 2 | Retrieves string from user space |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | user_string:string(addr:long) | 4 | user_string:string(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11617360"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11621104"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the user space address to retrieve the string from | 6 | the user space address to retrieve the string from |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11620592"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11624336"></a><h2>Description</h2><p> |
| 8 | Returns the null terminated C string from a given user space | 8 | Returns the null terminated C string from a given user space |
| 9 | memory address. Reports <span class="quote">“<span class="quote"><unknown></span>”</span> on the rare cases when userspace | 9 | memory address. Reports <span class="quote">“<span class="quote"><unknown></span>”</span> on the rare cases when userspace |
| 10 | data is not accessible. | 10 | data is not accessible. |
diff --git a/tapsets/API-user-string2.html b/tapsets/API-user-string2.html index 2ed679c4..22782974 100644 --- a/tapsets/API-user-string2.html +++ b/tapsets/API-user-string2.html | |||
| @@ -2,11 +2,11 @@ | |||
| 2 | Retrieves string from user space with alternative error string | 2 | Retrieves string from user space with alternative error string |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | user_string2:string(addr:long,err_msg:string) | 4 | user_string2:string(addr:long,err_msg:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11629168"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11632912"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the user space address to retrieve the string from | 6 | the user space address to retrieve the string from |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>err_msg</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>err_msg</code></em></span></dt><dd><p> |
| 8 | the error message to return when data isn't available | 8 | the error message to return when data isn't available |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11634448"></a><h2>Description</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11638192"></a><h2>Description</h2><p> |
| 10 | Returns the null terminated C string from a given user space | 10 | Returns the null terminated C string from a given user space |
| 11 | memory address. Reports the given error message on the rare cases when | 11 | memory address. Reports the given error message on the rare cases when |
| 12 | userspace data is not accessible. | 12 | userspace data is not accessible. |
diff --git a/tapsets/API-user-uint16.html b/tapsets/API-user-uint16.html index f93ae191..3c225483 100644 --- a/tapsets/API-user-uint16.html +++ b/tapsets/API-user-uint16.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves an unsigned 16-bit integer value stored in user space | 2 | Retrieves an unsigned 16-bit integer value stored in user space |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | user_uint16:long(addr:long) | 4 | user_uint16:long(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11774208"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11777920"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the user space address to retrieve the unsigned 16-bit integer from | 6 | the user space address to retrieve the unsigned 16-bit integer from |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11777456"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11781168"></a><h2>Description</h2><p> |
| 8 | Returns the unsigned 16-bit integer value from a given user | 8 | Returns the unsigned 16-bit integer value from a given user |
| 9 | space address. Returns zero when user space data is not accessible. | 9 | space address. Returns zero when user space data is not accessible. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-user-string-warn.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-user-uint32.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::user_string_warn</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::user_uint32</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-user-string-warn.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-user-uint32.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::user_string_warn</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::user_uint32</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-user-uint32.html b/tapsets/API-user-uint32.html index 88b0221b..e5926f7a 100644 --- a/tapsets/API-user-uint32.html +++ b/tapsets/API-user-uint32.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves an unsigned 32-bit integer value stored in user space | 2 | Retrieves an unsigned 32-bit integer value stored in user space |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | user_uint32:long(addr:long) | 4 | user_uint32:long(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11785504"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11789232"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the user space address to retrieve the unsigned 32-bit integer from | 6 | the user space address to retrieve the unsigned 32-bit integer from |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11788752"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11792480"></a><h2>Description</h2><p> |
| 8 | Returns the unsigned 32-bit integer value from a given user | 8 | Returns the unsigned 32-bit integer value from a given user |
| 9 | space address. Returns zero when user space data is not accessible. | 9 | space address. Returns zero when user space data is not accessible. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-user-uint16.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-user-uint64.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::user_uint16</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::user_uint64</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-user-uint16.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-user-uint64.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::user_uint16</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::user_uint64</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-user-uint64.html b/tapsets/API-user-uint64.html index 41789c65..3202c9af 100644 --- a/tapsets/API-user-uint64.html +++ b/tapsets/API-user-uint64.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves an unsigned 64-bit integer value stored in user space | 2 | Retrieves an unsigned 64-bit integer value stored in user space |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | user_uint64:long(addr:long) | 4 | user_uint64:long(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11796864"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11800592"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the user space address to retrieve the unsigned 64-bit integer from | 6 | the user space address to retrieve the unsigned 64-bit integer from |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11800112"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11803840"></a><h2>Description</h2><p> |
| 8 | Returns the unsigned 64-bit integer value from a given user | 8 | Returns the unsigned 64-bit integer value from a given user |
| 9 | space address. Returns zero when user space data is not accessible. | 9 | space address. Returns zero when user space data is not accessible. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-user-uint32.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-user-uint8.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::user_uint32</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::user_uint8</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-user-uint32.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-user-uint8.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::user_uint32</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::user_uint8</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-user-uint8.html b/tapsets/API-user-uint8.html index 11df50b6..5ef216fb 100644 --- a/tapsets/API-user-uint8.html +++ b/tapsets/API-user-uint8.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves an unsigned 8-bit integer value stored in user space | 2 | Retrieves an unsigned 8-bit integer value stored in user space |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | user_uint8:long(addr:long) | 4 | user_uint8:long(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11808176"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11811952"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the user space address to retrieve the unsigned 8-bit integer from | 6 | the user space address to retrieve the unsigned 8-bit integer from |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11811424"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11815200"></a><h2>Description</h2><p> |
| 8 | Returns the unsigned 8-bit integer value from a given user | 8 | Returns the unsigned 8-bit integer value from a given user |
| 9 | space address. Returns zero when user space data is not accessible. | 9 | space address. Returns zero when user space data is not accessible. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-user-uint64.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-user-ushort.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::user_uint64</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::user_ushort</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-user-uint64.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-user-ushort.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::user_uint64</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::user_ushort</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-user-ushort-warn.html b/tapsets/API-user-ushort-warn.html index 510f6263..7d5a28f6 100644 --- a/tapsets/API-user-ushort-warn.html +++ b/tapsets/API-user-ushort-warn.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves an unsigned short value stored in user space | 2 | Retrieves an unsigned short value stored in user space |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | user_ushort_warn:long(addr:long) | 4 | user_ushort_warn:long(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11830832"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11834608"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the user space address to retrieve the unsigned short from | 6 | the user space address to retrieve the unsigned short from |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11834064"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11837840"></a><h2>Description</h2><p> |
| 8 | Returns the unsigned short value from a given user | 8 | Returns the unsigned short value from a given user |
| 9 | space address. Returns zero when user space and warns (but does | 9 | space address. Returns zero when user space and warns (but does |
| 10 | not abort) about the failure. | 10 | not abort) about the failure. |
diff --git a/tapsets/API-user-ushort.html b/tapsets/API-user-ushort.html index 8b7aab05..36b11583 100644 --- a/tapsets/API-user-ushort.html +++ b/tapsets/API-user-ushort.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Retrieves an unsigned short value stored in user space | 2 | Retrieves an unsigned short value stored in user space |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | user_ushort:long(addr:long) | 4 | user_ushort:long(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11819520"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11823248"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | the user space address to retrieve the unsigned short from | 6 | the user space address to retrieve the unsigned short from |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11822752"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11826480"></a><h2>Description</h2><p> |
| 8 | Returns the unsigned short value from a given user | 8 | Returns the unsigned short value from a given user |
| 9 | space address. Returns zero when user space data is not accessible. | 9 | space address. Returns zero when user space data is not accessible. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-user-uint8.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-user-ushort-warn.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::user_uint8</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::user_ushort_warn</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-user-uint8.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="conversions.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-user-ushort-warn.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::user_uint8</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>function::user_ushort_warn</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-usrdev2kerndev.html b/tapsets/API-usrdev2kerndev.html index 5f5a7948..722a219d 100644 --- a/tapsets/API-usrdev2kerndev.html +++ b/tapsets/API-usrdev2kerndev.html | |||
| @@ -2,6 +2,6 @@ | |||
| 2 | Converts a user-space device number into the format used in the kernel | 2 | Converts a user-space device number into the format used in the kernel |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | usrdev2kerndev:long(dev:long) | 4 | usrdev2kerndev:long(dev:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11006336"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11010032"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>dev</code></em></span></dt><dd><p> |
| 6 | Device number in user-space format. | 6 | Device number in user-space format. |
| 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-MKDEV.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="dev.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="dentry.stp.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::MKDEV</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 20. Directory-entry (dentry) Tapset</td></tr></table></div></body></html> | 7 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-MKDEV.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="dev.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="dentry.stp.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::MKDEV</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 20. Directory-entry (dentry) Tapset</td></tr></table></div></body></html> |
diff --git a/tapsets/API-usymdata.html b/tapsets/API-usymdata.html index edd4d10d..d7801c11 100644 --- a/tapsets/API-usymdata.html +++ b/tapsets/API-usymdata.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Return the symbol and module offset of an address. | 2 | Return the symbol and module offset of an address. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | usymdata:string(addr:long) | 4 | usymdata:string(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5717344"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5721600"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | The address to translate. | 6 | The address to translate. |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5720400"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5724656"></a><h2>Description</h2><p> |
| 8 | Returns the (function) symbol name associated with the | 8 | Returns the (function) symbol name associated with the |
| 9 | given address in the current task if known, the offset from the | 9 | given address in the current task if known, the offset from the |
| 10 | start and the size of the symbol, plus the module name (between | 10 | start and the size of the symbol, plus the module name (between |
diff --git a/tapsets/API-usymname.html b/tapsets/API-usymname.html index 0c33303c..071f3f0e 100644 --- a/tapsets/API-usymname.html +++ b/tapsets/API-usymname.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Return the symbol of an address in the current task. | 2 | Return the symbol of an address in the current task. |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | usymname:string(addr:long) | 4 | usymname:string(addr:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5728208"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp5732464"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>addr</code></em></span></dt><dd><p> |
| 6 | The address to translate. | 6 | The address to translate. |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5731264"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp5735520"></a><h2>Description</h2><p> |
| 8 | Returns the (function) symbol name associated with the | 8 | Returns the (function) symbol name associated with the |
| 9 | given address if known. If not known it will return the hex string | 9 | given address if known. If not known it will return the hex string |
| 10 | representation of addr. | 10 | representation of addr. |
diff --git a/tapsets/API-vm-brk.html b/tapsets/API-vm-brk.html index 17ab88a1..4aaf2482 100644 --- a/tapsets/API-vm-brk.html +++ b/tapsets/API-vm-brk.html | |||
| @@ -1,11 +1,11 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::vm.brk</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="memory_stp.html" title="Chapter 6. Memory Tapset"><link rel="prev" href="API-vm-fault-contains.html" title="function::vm_fault_contains"><link rel="next" href="API-vm-kfree.html" title="probe::vm.kfree"></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>probe::vm.brk</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-vm-fault-contains.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Memory Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-vm-kfree.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::vm.brk"><a name="API-vm-brk"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::vm.brk — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::vm.brk</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="memory_stp.html" title="Chapter 6. Memory Tapset"><link rel="prev" href="API-vm-fault-contains.html" title="function::vm_fault_contains"><link rel="next" href="API-vm-kfree.html" title="probe::vm.kfree"></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>probe::vm.brk</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-vm-fault-contains.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Memory Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-vm-kfree.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::vm.brk"><a name="API-vm-brk"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::vm.brk — |
| 2 | Fires when a brk is requested (i.e. the heap will be resized) | 2 | Fires when a brk is requested (i.e. the heap will be resized) |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">vm.brk </pre></div><div class="refsect1" title="Values"><a name="idp6184656"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>length</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">vm.brk </pre></div><div class="refsect1" title="Values"><a name="idp6189728"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>length</code></em></span></dt><dd><p> |
| 4 | the length of the memory segment | 4 | the length of the memory segment |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | name of the probe point | 6 | name of the probe point |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>address</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>address</code></em></span></dt><dd><p> |
| 8 | the requested address | 8 | the requested address |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp6191520"></a><h2>Context</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp6196592"></a><h2>Context</h2><p> |
| 10 | The process calling brk. | 10 | The process calling brk. |
| 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-vm-fault-contains.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="memory_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-vm-kfree.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::vm_fault_contains</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::vm.kfree</span></td></tr></table></div></body></html> | 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-vm-fault-contains.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="memory_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-vm-kfree.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>function::vm_fault_contains</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::vm.kfree</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-vm-fault-contains.html b/tapsets/API-vm-fault-contains.html index a0cf7577..98a1fc56 100644 --- a/tapsets/API-vm-fault-contains.html +++ b/tapsets/API-vm-fault-contains.html | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | Test return value for page fault reason | 2 | Test return value for page fault reason |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | vm_fault_contains:long(value:long,test:long) | 4 | vm_fault_contains:long(value:long,test:long) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6173360"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>value</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp6178432"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>value</code></em></span></dt><dd><p> |
| 6 | the fault_type returned by vm.page_fault.return | 6 | the fault_type returned by vm.page_fault.return |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>test</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>test</code></em></span></dt><dd><p> |
| 8 | the type of fault to test for (VM_FAULT_OOM or similar) | 8 | the type of fault to test for (VM_FAULT_OOM or similar) |
diff --git a/tapsets/API-vm-kfree.html b/tapsets/API-vm-kfree.html index 3c68e57a..b528f247 100644 --- a/tapsets/API-vm-kfree.html +++ b/tapsets/API-vm-kfree.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::vm.kfree</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="memory_stp.html" title="Chapter 6. Memory Tapset"><link rel="prev" href="API-vm-brk.html" title="probe::vm.brk"><link rel="next" href="API-vm-kmalloc.html" title="probe::vm.kmalloc"></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>probe::vm.kfree</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-vm-brk.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Memory Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-vm-kmalloc.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::vm.kfree"><a name="API-vm-kfree"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::vm.kfree — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::vm.kfree</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="memory_stp.html" title="Chapter 6. Memory Tapset"><link rel="prev" href="API-vm-brk.html" title="probe::vm.brk"><link rel="next" href="API-vm-kmalloc.html" title="probe::vm.kmalloc"></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>probe::vm.kfree</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-vm-brk.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Memory Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-vm-kmalloc.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::vm.kfree"><a name="API-vm-kfree"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::vm.kfree — |
| 2 | Fires when kfree is requested | 2 | Fires when kfree is requested |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">vm.kfree </pre></div><div class="refsect1" title="Values"><a name="idp6198768"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>ptr</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">vm.kfree </pre></div><div class="refsect1" title="Values"><a name="idp6203840"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>ptr</code></em></span></dt><dd><p> |
| 4 | pointer to the kmemory allocated which is returned by kmalloc | 4 | pointer to the kmemory allocated which is returned by kmalloc |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>caller_function</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>caller_function</code></em></span></dt><dd><p> |
| 6 | name of the caller function. | 6 | name of the caller function. |
diff --git a/tapsets/API-vm-kmalloc-node.html b/tapsets/API-vm-kmalloc-node.html index 57c84518..e7b42b78 100644 --- a/tapsets/API-vm-kmalloc-node.html +++ b/tapsets/API-vm-kmalloc-node.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::vm.kmalloc_node</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="memory_stp.html" title="Chapter 6. Memory Tapset"><link rel="prev" href="API-vm-kmalloc.html" title="probe::vm.kmalloc"><link rel="next" href="API-vm-kmem-cache-alloc.html" title="probe::vm.kmem_cache_alloc"></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>probe::vm.kmalloc_node</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-vm-kmalloc.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Memory Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-vm-kmem-cache-alloc.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::vm.kmalloc_node"><a name="API-vm-kmalloc-node"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::vm.kmalloc_node — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::vm.kmalloc_node</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="memory_stp.html" title="Chapter 6. Memory Tapset"><link rel="prev" href="API-vm-kmalloc.html" title="probe::vm.kmalloc"><link rel="next" href="API-vm-kmem-cache-alloc.html" title="probe::vm.kmem_cache_alloc"></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>probe::vm.kmalloc_node</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-vm-kmalloc.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Memory Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-vm-kmem-cache-alloc.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::vm.kmalloc_node"><a name="API-vm-kmalloc-node"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::vm.kmalloc_node — |
| 2 | Fires when kmalloc_node is requested | 2 | Fires when kmalloc_node is requested |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">vm.kmalloc_node </pre></div><div class="refsect1" title="Values"><a name="idp6236368"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>ptr</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">vm.kmalloc_node </pre></div><div class="refsect1" title="Values"><a name="idp6241440"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>ptr</code></em></span></dt><dd><p> |
| 4 | pointer to the kmemory allocated | 4 | pointer to the kmemory allocated |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>caller_function</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>caller_function</code></em></span></dt><dd><p> |
| 6 | name of the caller function | 6 | name of the caller function |
diff --git a/tapsets/API-vm-kmalloc.html b/tapsets/API-vm-kmalloc.html index 7ff65ff5..7fa78243 100644 --- a/tapsets/API-vm-kmalloc.html +++ b/tapsets/API-vm-kmalloc.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::vm.kmalloc</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="memory_stp.html" title="Chapter 6. Memory Tapset"><link rel="prev" href="API-vm-kfree.html" title="probe::vm.kfree"><link rel="next" href="API-vm-kmalloc-node.html" title="probe::vm.kmalloc_node"></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>probe::vm.kmalloc</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-vm-kfree.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Memory Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-vm-kmalloc-node.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::vm.kmalloc"><a name="API-vm-kmalloc"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::vm.kmalloc — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::vm.kmalloc</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="memory_stp.html" title="Chapter 6. Memory Tapset"><link rel="prev" href="API-vm-kfree.html" title="probe::vm.kfree"><link rel="next" href="API-vm-kmalloc-node.html" title="probe::vm.kmalloc_node"></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>probe::vm.kmalloc</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-vm-kfree.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Memory Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-vm-kmalloc-node.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::vm.kmalloc"><a name="API-vm-kmalloc"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::vm.kmalloc — |
| 2 | Fires when kmalloc is requested | 2 | Fires when kmalloc is requested |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">vm.kmalloc </pre></div><div class="refsect1" title="Values"><a name="idp6213808"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>ptr</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">vm.kmalloc </pre></div><div class="refsect1" title="Values"><a name="idp6218880"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>ptr</code></em></span></dt><dd><p> |
| 4 | pointer to the kmemory allocated | 4 | pointer to the kmemory allocated |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>caller_function</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>caller_function</code></em></span></dt><dd><p> |
| 6 | name of the caller function | 6 | name of the caller function |
diff --git a/tapsets/API-vm-kmem-cache-alloc-node.html b/tapsets/API-vm-kmem-cache-alloc-node.html index b7eac289..236ddda6 100644 --- a/tapsets/API-vm-kmem-cache-alloc-node.html +++ b/tapsets/API-vm-kmem-cache-alloc-node.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::vm.kmem_cache_alloc_node</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="memory_stp.html" title="Chapter 6. Memory Tapset"><link rel="prev" href="API-vm-kmem-cache-alloc.html" title="probe::vm.kmem_cache_alloc"><link rel="next" href="API-vm-kmem-cache-free.html" title="probe::vm.kmem_cache_free"></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>probe::vm.kmem_cache_alloc_node</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-vm-kmem-cache-alloc.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Memory Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-vm-kmem-cache-free.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::vm.kmem_cache_alloc_node"><a name="API-vm-kmem-cache-alloc-node"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::vm.kmem_cache_alloc_node — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::vm.kmem_cache_alloc_node</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="memory_stp.html" title="Chapter 6. Memory Tapset"><link rel="prev" href="API-vm-kmem-cache-alloc.html" title="probe::vm.kmem_cache_alloc"><link rel="next" href="API-vm-kmem-cache-free.html" title="probe::vm.kmem_cache_free"></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>probe::vm.kmem_cache_alloc_node</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-vm-kmem-cache-alloc.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Memory Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-vm-kmem-cache-free.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::vm.kmem_cache_alloc_node"><a name="API-vm-kmem-cache-alloc-node"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::vm.kmem_cache_alloc_node — |
| 2 | Fires when kmem_cache_alloc_node is requested | 2 | Fires when kmem_cache_alloc_node is requested |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">vm.kmem_cache_alloc_node </pre></div><div class="refsect1" title="Values"><a name="idp6281648"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>ptr</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">vm.kmem_cache_alloc_node </pre></div><div class="refsect1" title="Values"><a name="idp6286720"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>ptr</code></em></span></dt><dd><p> |
| 4 | pointer to the kmemory allocated | 4 | pointer to the kmemory allocated |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>caller_function</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>caller_function</code></em></span></dt><dd><p> |
| 6 | name of the caller function | 6 | name of the caller function |
diff --git a/tapsets/API-vm-kmem-cache-alloc.html b/tapsets/API-vm-kmem-cache-alloc.html index 09521322..f7129de9 100644 --- a/tapsets/API-vm-kmem-cache-alloc.html +++ b/tapsets/API-vm-kmem-cache-alloc.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::vm.kmem_cache_alloc</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="memory_stp.html" title="Chapter 6. Memory Tapset"><link rel="prev" href="API-vm-kmalloc-node.html" title="probe::vm.kmalloc_node"><link rel="next" href="API-vm-kmem-cache-alloc-node.html" title="probe::vm.kmem_cache_alloc_node"></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>probe::vm.kmem_cache_alloc</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-vm-kmalloc-node.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Memory Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-vm-kmem-cache-alloc-node.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::vm.kmem_cache_alloc"><a name="API-vm-kmem-cache-alloc"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::vm.kmem_cache_alloc — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::vm.kmem_cache_alloc</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="memory_stp.html" title="Chapter 6. Memory Tapset"><link rel="prev" href="API-vm-kmalloc-node.html" title="probe::vm.kmalloc_node"><link rel="next" href="API-vm-kmem-cache-alloc-node.html" title="probe::vm.kmem_cache_alloc_node"></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>probe::vm.kmem_cache_alloc</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-vm-kmalloc-node.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Memory Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-vm-kmem-cache-alloc-node.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::vm.kmem_cache_alloc"><a name="API-vm-kmem-cache-alloc"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::vm.kmem_cache_alloc — |
| 2 | Fires when kmem_cache_alloc is requested | 2 | Fires when kmem_cache_alloc is requested |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">vm.kmem_cache_alloc </pre></div><div class="refsect1" title="Values"><a name="idp6259008"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>ptr</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">vm.kmem_cache_alloc </pre></div><div class="refsect1" title="Values"><a name="idp6264080"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>ptr</code></em></span></dt><dd><p> |
| 4 | pointer to the kmemory allocated | 4 | pointer to the kmemory allocated |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>caller_function</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>caller_function</code></em></span></dt><dd><p> |
| 6 | name of the caller function. | 6 | name of the caller function. |
diff --git a/tapsets/API-vm-kmem-cache-free.html b/tapsets/API-vm-kmem-cache-free.html index 9488547d..beae01fb 100644 --- a/tapsets/API-vm-kmem-cache-free.html +++ b/tapsets/API-vm-kmem-cache-free.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::vm.kmem_cache_free</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="memory_stp.html" title="Chapter 6. Memory Tapset"><link rel="prev" href="API-vm-kmem-cache-alloc-node.html" title="probe::vm.kmem_cache_alloc_node"><link rel="next" href="API-vm-mmap.html" title="probe::vm.mmap"></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>probe::vm.kmem_cache_free</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-vm-kmem-cache-alloc-node.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Memory Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-vm-mmap.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::vm.kmem_cache_free"><a name="API-vm-kmem-cache-free"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::vm.kmem_cache_free — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::vm.kmem_cache_free</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="memory_stp.html" title="Chapter 6. Memory Tapset"><link rel="prev" href="API-vm-kmem-cache-alloc-node.html" title="probe::vm.kmem_cache_alloc_node"><link rel="next" href="API-vm-mmap.html" title="probe::vm.mmap"></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>probe::vm.kmem_cache_free</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-vm-kmem-cache-alloc-node.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Memory Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-vm-mmap.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::vm.kmem_cache_free"><a name="API-vm-kmem-cache-free"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::vm.kmem_cache_free — |
| 2 | Fires when kmem_cache_free is requested | 2 | Fires when kmem_cache_free is requested |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">vm.kmem_cache_free </pre></div><div class="refsect1" title="Values"><a name="idp6304288"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>ptr</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">vm.kmem_cache_free </pre></div><div class="refsect1" title="Values"><a name="idp6309360"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>ptr</code></em></span></dt><dd><p> |
| 4 | Pointer to the kmemory allocated which is returned by kmem_cache | 4 | Pointer to the kmemory allocated which is returned by kmem_cache |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>caller_function</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>caller_function</code></em></span></dt><dd><p> |
| 6 | Name of the caller function. | 6 | Name of the caller function. |
diff --git a/tapsets/API-vm-mmap.html b/tapsets/API-vm-mmap.html index 36143828..6e63227b 100644 --- a/tapsets/API-vm-mmap.html +++ b/tapsets/API-vm-mmap.html | |||
| @@ -1,11 +1,11 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::vm.mmap</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="memory_stp.html" title="Chapter 6. Memory Tapset"><link rel="prev" href="API-vm-kmem-cache-free.html" title="probe::vm.kmem_cache_free"><link rel="next" href="API-vm-munmap.html" title="probe::vm.munmap"></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>probe::vm.mmap</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-vm-kmem-cache-free.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Memory Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-vm-munmap.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::vm.mmap"><a name="API-vm-mmap"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::vm.mmap — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::vm.mmap</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="memory_stp.html" title="Chapter 6. Memory Tapset"><link rel="prev" href="API-vm-kmem-cache-free.html" title="probe::vm.kmem_cache_free"><link rel="next" href="API-vm-munmap.html" title="probe::vm.munmap"></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>probe::vm.mmap</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-vm-kmem-cache-free.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Memory Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-vm-munmap.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::vm.mmap"><a name="API-vm-mmap"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::vm.mmap — |
| 2 | Fires when an mmap is requested | 2 | Fires when an mmap is requested |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">vm.mmap </pre></div><div class="refsect1" title="Values"><a name="idp6319328"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>length</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">vm.mmap </pre></div><div class="refsect1" title="Values"><a name="idp6324400"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>length</code></em></span></dt><dd><p> |
| 4 | the length of the memory segment | 4 | the length of the memory segment |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | name of the probe point | 6 | name of the probe point |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>address</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>address</code></em></span></dt><dd><p> |
| 8 | the requested address | 8 | the requested address |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp6326192"></a><h2>Context</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp6331264"></a><h2>Context</h2><p> |
| 10 | The process calling mmap. | 10 | The process calling mmap. |
| 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-vm-kmem-cache-free.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="memory_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-vm-munmap.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::vm.kmem_cache_free</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::vm.munmap</span></td></tr></table></div></body></html> | 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-vm-kmem-cache-free.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="memory_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-vm-munmap.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::vm.kmem_cache_free</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::vm.munmap</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-vm-munmap.html b/tapsets/API-vm-munmap.html index c058edee..7ba23c24 100644 --- a/tapsets/API-vm-munmap.html +++ b/tapsets/API-vm-munmap.html | |||
| @@ -1,11 +1,11 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::vm.munmap</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="memory_stp.html" title="Chapter 6. Memory Tapset"><link rel="prev" href="API-vm-mmap.html" title="probe::vm.mmap"><link rel="next" href="API-vm-oom-kill.html" title="probe::vm.oom_kill"></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>probe::vm.munmap</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-vm-mmap.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Memory Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-vm-oom-kill.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::vm.munmap"><a name="API-vm-munmap"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::vm.munmap — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::vm.munmap</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="memory_stp.html" title="Chapter 6. Memory Tapset"><link rel="prev" href="API-vm-mmap.html" title="probe::vm.mmap"><link rel="next" href="API-vm-oom-kill.html" title="probe::vm.oom_kill"></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>probe::vm.munmap</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-vm-mmap.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Memory Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-vm-oom-kill.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::vm.munmap"><a name="API-vm-munmap"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::vm.munmap — |
| 2 | Fires when an munmap is requested | 2 | Fires when an munmap is requested |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">vm.munmap </pre></div><div class="refsect1" title="Values"><a name="idp6333472"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>length</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">vm.munmap </pre></div><div class="refsect1" title="Values"><a name="idp6338512"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>length</code></em></span></dt><dd><p> |
| 4 | the length of the memory segment | 4 | the length of the memory segment |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 6 | name of the probe point | 6 | name of the probe point |
| 7 | </p></dd><dt><span class="term"><em class="parameter"><code>address</code></em></span></dt><dd><p> | 7 | </p></dd><dt><span class="term"><em class="parameter"><code>address</code></em></span></dt><dd><p> |
| 8 | the requested address | 8 | the requested address |
| 9 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp6340720"></a><h2>Context</h2><p> | 9 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp6345600"></a><h2>Context</h2><p> |
| 10 | The process calling munmap. | 10 | The process calling munmap. |
| 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-vm-mmap.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="memory_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-vm-oom-kill.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::vm.mmap</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::vm.oom_kill</span></td></tr></table></div></body></html> | 11 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-vm-mmap.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="memory_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-vm-oom-kill.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::vm.mmap</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::vm.oom_kill</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-vm-oom-kill.html b/tapsets/API-vm-oom-kill.html index 834a0589..d097b42a 100644 --- a/tapsets/API-vm-oom-kill.html +++ b/tapsets/API-vm-oom-kill.html | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::vm.oom_kill</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="memory_stp.html" title="Chapter 6. Memory Tapset"><link rel="prev" href="API-vm-munmap.html" title="probe::vm.munmap"><link rel="next" href="API-vm-pagefault.html" title="probe::vm.pagefault"></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>probe::vm.oom_kill</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-vm-munmap.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Memory Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-vm-pagefault.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::vm.oom_kill"><a name="API-vm-oom-kill"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::vm.oom_kill — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::vm.oom_kill</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="memory_stp.html" title="Chapter 6. Memory Tapset"><link rel="prev" href="API-vm-munmap.html" title="probe::vm.munmap"><link rel="next" href="API-vm-pagefault.html" title="probe::vm.pagefault"></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>probe::vm.oom_kill</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-vm-munmap.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Memory Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-vm-pagefault.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::vm.oom_kill"><a name="API-vm-oom-kill"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::vm.oom_kill — |
| 2 | Fires when a thread is selected for termination by the OOM killer | 2 | Fires when a thread is selected for termination by the OOM killer |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">vm.oom_kill </pre></div><div class="refsect1" title="Values"><a name="idp6348656"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">vm.oom_kill </pre></div><div class="refsect1" title="Values"><a name="idp6353536"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | name of the probe point | 4 | name of the probe point |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>task</code></em></span></dt><dd><p> |
| 6 | the task being killed | 6 | the task being killed |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp6353872"></a><h2>Context</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp6358752"></a><h2>Context</h2><p> |
| 8 | The process that tried to consume excessive memory, and thus | 8 | The process that tried to consume excessive memory, and thus |
| 9 | triggered the OOM. | 9 | triggered the OOM. |
| 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-vm-munmap.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="memory_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-vm-pagefault.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::vm.munmap</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::vm.pagefault</span></td></tr></table></div></body></html> | 10 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-vm-munmap.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="memory_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-vm-pagefault.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::vm.munmap</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::vm.pagefault</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-vm-pagefault-return.html b/tapsets/API-vm-pagefault-return.html index 69bca871..9443e09d 100644 --- a/tapsets/API-vm-pagefault-return.html +++ b/tapsets/API-vm-pagefault-return.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::vm.pagefault.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="memory_stp.html" title="Chapter 6. Memory Tapset"><link rel="prev" href="API-vm-pagefault.html" title="probe::vm.pagefault"><link rel="next" href="API-vm-write-shared.html" title="probe::vm.write_shared"></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>probe::vm.pagefault.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-vm-pagefault.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Memory Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-vm-write-shared.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::vm.pagefault.return"><a name="API-vm-pagefault-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::vm.pagefault.return — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::vm.pagefault.return</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="memory_stp.html" title="Chapter 6. Memory Tapset"><link rel="prev" href="API-vm-pagefault.html" title="probe::vm.pagefault"><link rel="next" href="API-vm-write-shared.html" title="probe::vm.write_shared"></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>probe::vm.pagefault.return</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-vm-pagefault.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Memory Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-vm-write-shared.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::vm.pagefault.return"><a name="API-vm-pagefault-return"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::vm.pagefault.return — |
| 2 | Indicates what type of fault occurred | 2 | Indicates what type of fault occurred |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">vm.pagefault.return </pre></div><div class="refsect1" title="Values"><a name="idp6377232"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">vm.pagefault.return </pre></div><div class="refsect1" title="Values"><a name="idp6382032"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | name of the probe point | 4 | name of the probe point |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>fault_type</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>fault_type</code></em></span></dt><dd><p> |
| 6 | returns either | 6 | returns either |
diff --git a/tapsets/API-vm-pagefault.html b/tapsets/API-vm-pagefault.html index fee1b911..1fd224a7 100644 --- a/tapsets/API-vm-pagefault.html +++ b/tapsets/API-vm-pagefault.html | |||
| @@ -1,12 +1,12 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::vm.pagefault</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="memory_stp.html" title="Chapter 6. Memory Tapset"><link rel="prev" href="API-vm-oom-kill.html" title="probe::vm.oom_kill"><link rel="next" href="API-vm-pagefault-return.html" title="probe::vm.pagefault.return"></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>probe::vm.pagefault</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-vm-oom-kill.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Memory Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-vm-pagefault-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::vm.pagefault"><a name="API-vm-pagefault"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::vm.pagefault — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::vm.pagefault</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="memory_stp.html" title="Chapter 6. Memory Tapset"><link rel="prev" href="API-vm-oom-kill.html" title="probe::vm.oom_kill"><link rel="next" href="API-vm-pagefault-return.html" title="probe::vm.pagefault.return"></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>probe::vm.pagefault</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-vm-oom-kill.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Memory Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-vm-pagefault-return.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::vm.pagefault"><a name="API-vm-pagefault"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::vm.pagefault — |
| 2 | Records that a page fault occurred | 2 | Records that a page fault occurred |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">vm.pagefault </pre></div><div class="refsect1" title="Values"><a name="idp6361888"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>write_access</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">vm.pagefault </pre></div><div class="refsect1" title="Values"><a name="idp6366704"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>write_access</code></em></span></dt><dd><p> |
| 4 | indicates whether this was a write or read access; 1 indicates a write, | 4 | indicates whether this was a write or read access; 1 indicates a write, |
| 5 | while 0 indicates a read | 5 | while 0 indicates a read |
| 6 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 6 | </p></dd><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 7 | name of the probe point | 7 | name of the probe point |
| 8 | </p></dd><dt><span class="term"><em class="parameter"><code>address</code></em></span></dt><dd><p> | 8 | </p></dd><dt><span class="term"><em class="parameter"><code>address</code></em></span></dt><dd><p> |
| 9 | the address of the faulting memory access; i.e. the address that caused the page fault | 9 | the address of the faulting memory access; i.e. the address that caused the page fault |
| 10 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp6369264"></a><h2>Context</h2><p> | 10 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp6374080"></a><h2>Context</h2><p> |
| 11 | The process which triggered the fault | 11 | The process which triggered the fault |
| 12 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-vm-oom-kill.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="memory_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-vm-pagefault-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::vm.oom_kill</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::vm.pagefault.return</span></td></tr></table></div></body></html> | 12 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-vm-oom-kill.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="memory_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-vm-pagefault-return.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::vm.oom_kill</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::vm.pagefault.return</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-vm-write-shared-copy.html b/tapsets/API-vm-write-shared-copy.html index 8055d42a..c5e9279b 100644 --- a/tapsets/API-vm-write-shared-copy.html +++ b/tapsets/API-vm-write-shared-copy.html | |||
| @@ -1,15 +1,15 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::vm.write_shared_copy</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="memory_stp.html" title="Chapter 6. Memory Tapset"><link rel="prev" href="API-vm-write-shared.html" title="probe::vm.write_shared"><link rel="next" href="task_time_stp.html" title="Chapter 7. Task Time Tapset"></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>probe::vm.write_shared_copy</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-vm-write-shared.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Memory Tapset</th><td width="20%" align="right"> <a accesskey="n" href="task_time_stp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::vm.write_shared_copy"><a name="API-vm-write-shared-copy"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::vm.write_shared_copy — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::vm.write_shared_copy</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="memory_stp.html" title="Chapter 6. Memory Tapset"><link rel="prev" href="API-vm-write-shared.html" title="probe::vm.write_shared"><link rel="next" href="task_time_stp.html" title="Chapter 7. Task Time Tapset"></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>probe::vm.write_shared_copy</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-vm-write-shared.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Memory Tapset</th><td width="20%" align="right"> <a accesskey="n" href="task_time_stp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::vm.write_shared_copy"><a name="API-vm-write-shared-copy"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::vm.write_shared_copy — |
| 2 | Page copy for shared page write | 2 | Page copy for shared page write |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">vm.write_shared_copy </pre></div><div class="refsect1" title="Values"><a name="idp6403952"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">vm.write_shared_copy </pre></div><div class="refsect1" title="Values"><a name="idp6408656"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | Name of the probe point | 4 | Name of the probe point |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>zero</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>zero</code></em></span></dt><dd><p> |
| 6 | boolean indicating whether it is a zero page | 6 | boolean indicating whether it is a zero page |
| 7 | (can do a clear instead of a copy) | 7 | (can do a clear instead of a copy) |
| 8 | </p></dd><dt><span class="term"><em class="parameter"><code>address</code></em></span></dt><dd><p> | 8 | </p></dd><dt><span class="term"><em class="parameter"><code>address</code></em></span></dt><dd><p> |
| 9 | The address of the shared write | 9 | The address of the shared write |
| 10 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp6411264"></a><h2>Context</h2><p> | 10 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp6415968"></a><h2>Context</h2><p> |
| 11 | The process attempting the write. | 11 | The process attempting the write. |
| 12 | </p></div><div class="refsect1" title="Description"><a name="idp6412496"></a><h2>Description</h2><p> | 12 | </p></div><div class="refsect1" title="Description"><a name="idp6417200"></a><h2>Description</h2><p> |
| 13 | Fires when a write to a shared page requires a page copy. This is | 13 | Fires when a write to a shared page requires a page copy. This is |
| 14 | always preceded by a vm.shared_write. | 14 | always preceded by a vm.shared_write. |
| 15 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-vm-write-shared.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="memory_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="task_time_stp.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::vm.write_shared</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 7. Task Time Tapset</td></tr></table></div></body></html> | 15 | </p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-vm-write-shared.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="memory_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="task_time_stp.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::vm.write_shared</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 7. Task Time Tapset</td></tr></table></div></body></html> |
diff --git a/tapsets/API-vm-write-shared.html b/tapsets/API-vm-write-shared.html index 427d87cf..22517ac2 100644 --- a/tapsets/API-vm-write-shared.html +++ b/tapsets/API-vm-write-shared.html | |||
| @@ -1,12 +1,12 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::vm.write_shared</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="memory_stp.html" title="Chapter 6. Memory Tapset"><link rel="prev" href="API-vm-pagefault-return.html" title="probe::vm.pagefault.return"><link rel="next" href="API-vm-write-shared-copy.html" title="probe::vm.write_shared_copy"></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>probe::vm.write_shared</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-vm-pagefault-return.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Memory Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-vm-write-shared-copy.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::vm.write_shared"><a name="API-vm-write-shared"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::vm.write_shared — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::vm.write_shared</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="memory_stp.html" title="Chapter 6. Memory Tapset"><link rel="prev" href="API-vm-pagefault-return.html" title="probe::vm.pagefault.return"><link rel="next" href="API-vm-write-shared-copy.html" title="probe::vm.write_shared_copy"></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>probe::vm.write_shared</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-vm-pagefault-return.html">Prev</a> </td><th width="60%" align="center">Chapter 6. Memory Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-vm-write-shared-copy.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::vm.write_shared"><a name="API-vm-write-shared"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::vm.write_shared — |
| 2 | Attempts at writing to a shared page | 2 | Attempts at writing to a shared page |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">vm.write_shared </pre></div><div class="refsect1" title="Values"><a name="idp6389408"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">vm.write_shared </pre></div><div class="refsect1" title="Values"><a name="idp6394160"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>name</code></em></span></dt><dd><p> |
| 4 | name of the probe point | 4 | name of the probe point |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>address</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>address</code></em></span></dt><dd><p> |
| 6 | the address of the shared write | 6 | the address of the shared write |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp6394640"></a><h2>Context</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Context"><a name="idp6399392"></a><h2>Context</h2><p> |
| 8 | The context is the process attempting the write. | 8 | The context is the process attempting the write. |
| 9 | </p></div><div class="refsect1" title="Description"><a name="idp6395888"></a><h2>Description</h2><p> | 9 | </p></div><div class="refsect1" title="Description"><a name="idp6400640"></a><h2>Description</h2><p> |
| 10 | Fires when a process attempts to write to a shared page. | 10 | Fires when a process attempts to write to a shared page. |
| 11 | If a copy is necessary, this will be followed by a | 11 | If a copy is necessary, this will be followed by a |
| 12 | vm.write_shared_copy. | 12 | vm.write_shared_copy. |
diff --git a/tapsets/API-warn.html b/tapsets/API-warn.html index 95883911..aa746112 100644 --- a/tapsets/API-warn.html +++ b/tapsets/API-warn.html | |||
| @@ -2,9 +2,9 @@ | |||
| 2 | Send a line to the warning stream | 2 | Send a line to the warning stream |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="programlisting"> |
| 4 | warn(msg:string) | 4 | warn(msg:string) |
| 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11150160"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>msg</code></em></span></dt><dd><p> | 5 | </pre></div><div class="refsect1" title="Arguments"><a name="idp11153840"></a><h2>Arguments</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>msg</code></em></span></dt><dd><p> |
| 6 | The formatted message string | 6 | The formatted message string |
| 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11153328"></a><h2>Description</h2><p> | 7 | </p></dd></dl></div></div><div class="refsect1" title="Description"><a name="idp11157008"></a><h2>Description</h2><p> |
| 8 | This function sends a warning message immediately to | 8 | This function sends a warning message immediately to |
| 9 | staprun. It is also sent over the bulk transport (relayfs) if it is | 9 | staprun. It is also sent over the bulk transport (relayfs) if it is |
| 10 | being used. If the last characater is not a newline, the one is added. | 10 | being used. If the last characater is not a newline, the one is added. |
diff --git a/tapsets/API-workqueue-create.html b/tapsets/API-workqueue-create.html index b0c361fe..08fd109f 100644 --- a/tapsets/API-workqueue-create.html +++ b/tapsets/API-workqueue-create.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::workqueue.create</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="irq.stp.html" title="Chapter 12. Interrupt Request (IRQ) Tapset"><link rel="prev" href="API-softirq-exit.html" title="probe::softirq.exit"><link rel="next" href="API-workqueue-destroy.html" title="probe::workqueue.destroy"></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>probe::workqueue.create</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-softirq-exit.html">Prev</a> </td><th width="60%" align="center">Chapter 12. Interrupt Request (IRQ) Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-workqueue-destroy.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::workqueue.create"><a name="API-workqueue-create"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::workqueue.create — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::workqueue.create</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="irq.stp.html" title="Chapter 12. Interrupt Request (IRQ) Tapset"><link rel="prev" href="API-softirq-exit.html" title="probe::softirq.exit"><link rel="next" href="API-workqueue-destroy.html" title="probe::workqueue.destroy"></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>probe::workqueue.create</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-softirq-exit.html">Prev</a> </td><th width="60%" align="center">Chapter 12. Interrupt Request (IRQ) Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-workqueue-destroy.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::workqueue.create"><a name="API-workqueue-create"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::workqueue.create — |
| 2 | Creating a new workqueue | 2 | Creating a new workqueue |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">workqueue.create </pre></div><div class="refsect1" title="Values"><a name="idp7577728"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>wq_thread</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">workqueue.create </pre></div><div class="refsect1" title="Values"><a name="idp7581152"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>wq_thread</code></em></span></dt><dd><p> |
| 4 | task_struct of the workqueue thread | 4 | task_struct of the workqueue thread |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>cpu</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>cpu</code></em></span></dt><dd><p> |
| 6 | cpu for which the worker thread is created | 6 | cpu for which the worker thread is created |
diff --git a/tapsets/API-workqueue-destroy.html b/tapsets/API-workqueue-destroy.html index 314a2537..9c13c499 100644 --- a/tapsets/API-workqueue-destroy.html +++ b/tapsets/API-workqueue-destroy.html | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::workqueue.destroy</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="irq.stp.html" title="Chapter 12. Interrupt Request (IRQ) Tapset"><link rel="prev" href="API-workqueue-create.html" title="probe::workqueue.create"><link rel="next" href="API-workqueue-execute.html" title="probe::workqueue.execute"></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>probe::workqueue.destroy</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-workqueue-create.html">Prev</a> </td><th width="60%" align="center">Chapter 12. Interrupt Request (IRQ) Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-workqueue-execute.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::workqueue.destroy"><a name="API-workqueue-destroy"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::workqueue.destroy — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::workqueue.destroy</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="irq.stp.html" title="Chapter 12. Interrupt Request (IRQ) Tapset"><link rel="prev" href="API-workqueue-create.html" title="probe::workqueue.create"><link rel="next" href="API-workqueue-execute.html" title="probe::workqueue.execute"></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>probe::workqueue.destroy</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-workqueue-create.html">Prev</a> </td><th width="60%" align="center">Chapter 12. Interrupt Request (IRQ) Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-workqueue-execute.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::workqueue.destroy"><a name="API-workqueue-destroy"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::workqueue.destroy — |
| 2 | Destroying workqueue | 2 | Destroying workqueue |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">workqueue.destroy </pre></div><div class="refsect1" title="Values"><a name="idp7589696"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>wq_thread</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">workqueue.destroy </pre></div><div class="refsect1" title="Values"><a name="idp7593120"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>wq_thread</code></em></span></dt><dd><p> |
| 4 | task_struct of the workqueue thread | 4 | task_struct of the workqueue thread |
| 5 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-workqueue-create.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="irq.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-workqueue-execute.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::workqueue.create</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::workqueue.execute</span></td></tr></table></div></body></html> | 5 | </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-workqueue-create.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="irq.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-workqueue-execute.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span>probe::workqueue.create</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span>probe::workqueue.execute</span></td></tr></table></div></body></html> |
diff --git a/tapsets/API-workqueue-execute.html b/tapsets/API-workqueue-execute.html index 4e8af2ec..b5cfc30a 100644 --- a/tapsets/API-workqueue-execute.html +++ b/tapsets/API-workqueue-execute.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::workqueue.execute</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="irq.stp.html" title="Chapter 12. Interrupt Request (IRQ) Tapset"><link rel="prev" href="API-workqueue-destroy.html" title="probe::workqueue.destroy"><link rel="next" href="API-workqueue-insert.html" title="probe::workqueue.insert"></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>probe::workqueue.execute</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-workqueue-destroy.html">Prev</a> </td><th width="60%" align="center">Chapter 12. Interrupt Request (IRQ) Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-workqueue-insert.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::workqueue.execute"><a name="API-workqueue-execute"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::workqueue.execute — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::workqueue.execute</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="irq.stp.html" title="Chapter 12. Interrupt Request (IRQ) Tapset"><link rel="prev" href="API-workqueue-destroy.html" title="probe::workqueue.destroy"><link rel="next" href="API-workqueue-insert.html" title="probe::workqueue.insert"></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>probe::workqueue.execute</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-workqueue-destroy.html">Prev</a> </td><th width="60%" align="center">Chapter 12. Interrupt Request (IRQ) Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-workqueue-insert.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::workqueue.execute"><a name="API-workqueue-execute"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::workqueue.execute — |
| 2 | Executing deferred work | 2 | Executing deferred work |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">workqueue.execute </pre></div><div class="refsect1" title="Values"><a name="idp7599616"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>wq_thread</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">workqueue.execute </pre></div><div class="refsect1" title="Values"><a name="idp7603024"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>wq_thread</code></em></span></dt><dd><p> |
| 4 | task_struct of the workqueue thread | 4 | task_struct of the workqueue thread |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>work_func</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>work_func</code></em></span></dt><dd><p> |
| 6 | pointer to handler function | 6 | pointer to handler function |
diff --git a/tapsets/API-workqueue-insert.html b/tapsets/API-workqueue-insert.html index 5c41b5d4..f5bf4038 100644 --- a/tapsets/API-workqueue-insert.html +++ b/tapsets/API-workqueue-insert.html | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::workqueue.insert</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="irq.stp.html" title="Chapter 12. Interrupt Request (IRQ) Tapset"><link rel="prev" href="API-workqueue-execute.html" title="probe::workqueue.execute"><link rel="next" href="networking.stp.html" title="Chapter 13. Networking Tapset"></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>probe::workqueue.insert</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-workqueue-execute.html">Prev</a> </td><th width="60%" align="center">Chapter 12. Interrupt Request (IRQ) Tapset</th><td width="20%" align="right"> <a accesskey="n" href="networking.stp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::workqueue.insert"><a name="API-workqueue-insert"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::workqueue.insert — | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>probe::workqueue.insert</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="irq.stp.html" title="Chapter 12. Interrupt Request (IRQ) Tapset"><link rel="prev" href="API-workqueue-execute.html" title="probe::workqueue.execute"><link rel="next" href="networking.stp.html" title="Chapter 13. Networking Tapset"></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>probe::workqueue.insert</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-workqueue-execute.html">Prev</a> </td><th width="60%" align="center">Chapter 12. Interrupt Request (IRQ) Tapset</th><td width="20%" align="right"> <a accesskey="n" href="networking.stp.html">Next</a></td></tr></table><hr></div><div class="refentry" title="probe::workqueue.insert"><a name="API-workqueue-insert"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>probe::workqueue.insert — |
| 2 | Queuing work on a workqueue | 2 | Queuing work on a workqueue |
| 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">workqueue.insert </pre></div><div class="refsect1" title="Values"><a name="idp7613536"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>wq_thread</code></em></span></dt><dd><p> | 3 | </p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><pre class="synopsis">workqueue.insert </pre></div><div class="refsect1" title="Values"><a name="idp7616992"></a><h2>Values</h2><div class="variablelist"><dl><dt><span class="term"><em class="parameter"><code>wq_thread</code></em></span></dt><dd><p> |
| 4 | task_struct of the workqueue thread | 4 | task_struct of the workqueue thread |
| 5 | </p></dd><dt><span class="term"><em class="parameter"><code>work_func</code></em></span></dt><dd><p> | 5 | </p></dd><dt><span class="term"><em class="parameter"><code>work_func</code></em></span></dt><dd><p> |
| 6 | pointer to handler function | 6 | pointer to handler function |
diff --git a/tapsets/index.html b/tapsets/index.html index 364579ad..2f9b4bf1 100644 --- a/tapsets/index.html +++ b/tapsets/index.html | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>SystemTap Tapset Reference Manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="next" href="introduction.html" title="Chapter 1. Introduction"></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">SystemTap Tapset Reference Manual</th></tr><tr><td width="20%" align="left"> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="introduction.html">Next</a></td></tr></table><hr></div><div class="book" title="SystemTap Tapset Reference Manual"><div class="titlepage"><div><div><h1 class="title"><a name="TapsetRef"></a>SystemTap Tapset Reference Manual</h1></div><div><div class="authorgroup"><div class="author"><h3 class="author"><span class="othername">SystemTap</span></h3><span class="contrib">Hackers</span> </div></div></div><div><p class="copyright">Copyright © 2008-2013 Red Hat, Inc. and others</p></div><div><div class="legalnotice" title="Legal Notice"><a name="idp294960"></a><p> | 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>SystemTap Tapset Reference Manual</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="next" href="introduction.html" title="Chapter 1. Introduction"></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">SystemTap Tapset Reference Manual</th></tr><tr><td width="20%" align="left"> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="introduction.html">Next</a></td></tr></table><hr></div><div class="book" title="SystemTap Tapset Reference Manual"><div class="titlepage"><div><div><h1 class="title"><a name="TapsetRef"></a>SystemTap Tapset Reference Manual</h1></div><div><div class="authorgroup"><div class="author"><h3 class="author"><span class="othername">SystemTap</span></h3><span class="contrib">Hackers</span> </div></div></div><div><p class="copyright">Copyright © 2008-2013 Red Hat, Inc. and others</p></div><div><div class="legalnotice" title="Legal Notice"><a name="idp224944"></a><p> |
| 2 | This documentation is free software; you can redistribute | 2 | This documentation is free software; you can redistribute |
| 3 | it and/or modify it under the terms of the GNU General Public | 3 | it and/or modify it under the terms of the GNU General Public |
| 4 | License version 2 as published by the Free Software Foundation. | 4 | License version 2 as published by the Free Software Foundation. |
