This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bpf/23849] New: stapbpf script caching


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

            Bug ID: 23849
           Summary: stapbpf script caching
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: bpf
          Assignee: systemtap at sourceware dot org
          Reporter: me at serhei dot io
  Target Milestone: ---

Known issues preventing enabling caching for stapbpf:

- cached module name is very long, current trace_printk() output method must
include it in string literals, rapidly exhausting stack space -- depends on
PR22330
- current caching code assumes C compilation (e.g. tries to copy nonexistent C
file)

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]