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 runtime/23284] dmesg should identify the name of the stap script


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.

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