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 translator/16829] Trigger STAPBM_VERBOSE=true automatically when -v's are specified with java probes


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

--- Comment #2 from Lukas Berk <lberk at redhat dot com> ---
Reworked the solution based on feedback from Josh and Frank, instead of setting
the environment variable in the generated code, have it set as an general
environment variable during runtime.

Commit c31d198c201b866efe7b1c5ff6504506e9db23a1
PR16829 rework, have staprun export verbosity flag

*java/stapbm.in - rename STAPBM_VERBOSE to general SYSTEMTAP_VERBOSE
flag
*staprun/staprun.8 - note new SYSTEMTAP_VERBOSE env variable
*staprun/staprun.c - set SYSTEMTAP_VERBOSE env var from -v's passed to
   staprun
*tapset-method.cxx - revert leftbits string to previous assignment

-- 
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]