[Bug tapsets/16472] New: long chain of nested function calls consumes a lot of empty whitespace due to thread_indent() function

fahadaliarshad at gmail dot com sourceware-bugzilla@sourceware.org
Mon Jan 20 20:31:00 GMT 2014


https://sourceware.org/bugzilla/show_bug.cgi?id=16472

            Bug ID: 16472
           Summary: long chain of nested function calls consumes a lot of
                    empty whitespace due to thread_indent() function
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: tapsets
          Assignee: systemtap at sourceware dot org
          Reporter: fahadaliarshad at gmail dot com

Created attachment 7365
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7365&action=edit
patch for add_thread_indent_depth() function

This function (thread_indent_depth) is useful for saving space (consumed by
whitespace) in traces with long nested function calls. It returns an integer
(represented as a string) corresponding to the nested-depth in the current task
information.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Systemtap mailing list