Man Page: function::thread_indent
Operating Environment: centos
Section: 3stap
FUNCTION::THREAD_IND(3stap) Utility functions for using an FUNCTION::THREAD_IND(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 June 2014 FUNCTION::THREAD_IND(3stap)
| Related Man Pages |
|---|
| function::ansi_set_color2(3) - debian |
| function::ansi_set_color3(3) - debian |
| function::ctime(3stap) - centos |
| tapset::scheduler(3stap) - centos |
| tapset::uconversions(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Docker learning Phase-I |
| [TIP] Processing YAML files with yq |