Man Page: function::thread_indent
Operating Environment: debian
Section: 3stap
function::thread_indent FUNCTION:(3stap) Utility functions for using an FUNCTION:(3stap)NAMEfunction::thread_indent - returns an amount of space with the current task informationSYNOPSISthread_indent:string(delta:long)ARGUMENTSdelta the amount of space added/removed for each callDESCRIPTIONThis function returns a string with appropriate indentation for a thread. Call it with a small positive or matching negative delta. If this is the real outermost, initial level of indentation, then the function resets the relative timestamp base to zero. An example is shown at the end of this file. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
| Related Man Pages |
|---|
| function::ansi_set_color3(3) - debian |
| tapset::context(3stap) - centos |
| tapset::errno(3stap) - centos |
| tapset::string(3stap) - centos |
| tapset::timestamp(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Introduction |
| Find columns in a file based on header and print to new file |