• Teng Qin's avatar
    Misc fixes for C++ USDT class (#1764) · cb5bc0e0
    Teng Qin authored
    * Add stream debug output for C++ USDT class
    
    This commit adds ability to output USDT class debug message to iostream
    
    * USDT::init() as public function
    
    It would be nice for users be able to call init() and see if the probe
    exists / well-formatted before sending them to BPF instance
    cb5bc0e0
BPF.h 9.94 KB