Original value is 10 is incorrect.
Details
Details
- Reviewers
stas andrew rwatson - Group Reviewers
Contributor Reviewers (ports) - Commits
- rS291855: Allow the artificial profile frames to be adjusted as needed by the user.
dtrace -n 'tick-1s { stack(); }'
check the output
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Looks good besides the SYSCTL_INT vs UINT issue.
sys/cddl/dev/profile/profile.c | ||
---|---|---|
238 ↗ | (On Diff #10656) | SYSCTL_INT? |