Summary: | SIGUSR2 file switching doesn't work with busy script | ||
---|---|---|---|
Product: | systemtap | Reporter: | Masami Hiramatsu <mhiramat> |
Component: | runtime | Assignee: | Unassigned <systemtap> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | P2 | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Host: | Target: | ||
Build: | Last reconfirmed: | ||
Bug Depends on: | |||
Bug Blocks: | 10907 | ||
Attachments: | [PATCH] fix to check file switching flag inside read-write loop too. |
Description
Masami Hiramatsu
2009-11-25 20:51:26 UTC
Created attachment 4443 [details]
[PATCH] fix to check file switching flag inside read-write loop too.
This patch adds a check of file switching flag inside inner loop.
Committed as 5cd2f82 |