Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add allow_partial_usdt_init param so partial init of USDT vector is possible #2476

Merged
merged 1 commit into from Nov 14, 2019

Commits on Nov 14, 2019

  1. add BPF::init_usdt function to init a single USDT so folks can handle…

    … partial init failure of list of USDTs.
    
    modify BPF::init so that failure doesn't leave the BPF object in a broken state such that subsequent inits will also fail
    davemarchevsky committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    fc3328d View commit details
    Browse the repository at this point in the history