Ticket #5727 (closed bug: worksforme)
Unclear documentation about .eventlog's spark information flag
| Reported by: | shelarcy | Owned by: | duncan |
|---|---|---|---|
| Priority: | high | Milestone: | 7.4.2 |
| Component: | Documentation | Version: | 7.3 |
| Keywords: | Cc: | shelarcy@… | |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
Unclear documentation about .eventlog's spark information flag
GHC 7.4.1 RC 1 User's Guide just describes that -l option's p flag enable/disable sampled result and f enable/disable flag fully accurate result.
But when enabled f without enabled p flag, .eventlog file doesn't have any useful information about sparks.
$ ./ParallelTest +RTS -l-af
$ ./ParallelTest +RTS -l-pf
If f flag requires p flag, please document that or change f flag's behavior.
Change History
Note: See
TracTickets for help on using
tickets.
