-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
bugIssue is reported as a bugIssue is reported as a bugteam:VMAssigned to OTP team VMAssigned to OTP team VM
Description
Describe the bug
In the docs page for eprof: https://www.erlang.org/docs/28/apps/tools/eprof.html#start_profiling/2
It says: Equivalent to [start_profiling(Rootset, Pattern, {'', '', '_'})]
But that must be wrong, or? The third argument to start_profiling/3 is an options list.
To Reproduce
Expected behavior
Correct documentation
Affected versions
OTP 28 , the docs available on the Web.
Additional context
Metadata
Metadata
Assignees
Labels
bugIssue is reported as a bugIssue is reported as a bugteam:VMAssigned to OTP team VMAssigned to OTP team VM