[Bug translator/16829] Trigger STAPBM_VERBOSE=true automatically when -v's are specified with java probes
lberk at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Apr 17 15:25:00 GMT 2014
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.
More information about the Systemtap
mailing list