[Bug runtime/23284] dmesg should identify the name of the stap script

serhei.public at gmail dot com sourceware-bugzilla@sourceware.org
Thu Jul 5 15:49:00 GMT 2018


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

Serhei Makarov <serhei.public at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Serhei Makarov <serhei.public at gmail dot com> ---
Equivalent functionality for stapbpf implemented in commit c38895a2a7. For
every bpf program loaded into the kernel, stapbpf outputs a corresponding
notice to dmesg(), mirroring _stp_print_kernel_info in the default backend.

This required defining a new ELF section 'stapbpf_script_name' in the .bo files
output by bpf-translate.cxx.

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


More information about the Systemtap mailing list