[Bug translator/32788] New: parallelize pass-1

fche at redhat dot com sourceware-bugzilla@sourceware.org
Thu Mar 13 01:21:21 GMT 2025


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

            Bug ID: 32788
           Summary: parallelize pass-1
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
          Assignee: systemtap at sourceware dot org
          Reporter: fche at redhat dot com
  Target Milestone: ---

pass-1 involves parsing several hundred .stp files under
/usr/share/systemtap/tapset.  Current code does so serially, even though in
most respects the parsing is independent.  Let's see what's the minimum change
needed to get some concurrency in.

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


More information about the Systemtap mailing list