[Bug bpf/23475] New: bpf backtrace tapset

me at serhei dot io sourceware-bugzilla@sourceware.org
Wed Aug 1 18:49:00 GMT 2018


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

            Bug ID: 23475
           Summary: bpf backtrace tapset
           Product: systemtap
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bpf
          Assignee: systemtap at sourceware dot org
          Reporter: me at serhei dot io
  Target Milestone: ---

From the 'language features' brainstorm:

# Backtrace tapset

Backtraces can be recorded to eBPF's BPF_MAP_TYPE_STACK_TRACE. Backtrace
analysis+printing can be handled in userspace. This requires replacing the
trace_printk() functionality with a messaging protocol that offloads printing
to userspace (PR22330), then adding a new message type that requests a
backtrace to be printed.

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


More information about the Systemtap mailing list