Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- === TEST 7: abort() in timer.profile (more concurrency and no globals)
- --- stap
- probe timer.profile {
- abort();
- error("fire after abort!\n")
- }
- --- out
- --- warn
- --- no_dyninst
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement