• Sasha Goldshtein's avatar
    ustat: Graceful error handling · fb3c471f
    Sasha Goldshtein authored
    If the process in question doesn't have the USDT probes we
    expect, handle the failure gracefully. After all, it could
    be a binary compiled without USDT support, the pid could be
    recycled to some other application, or -- the process name
    could match, but by accident, and really belong to some
    other runtime.
    fb3c471f
ustat.py 10.9 KB