Extend the rc framework to generate boottrace entries around the execution
of each rc script, if enabled.
Details
Details
- Reviewers
kevans trasz 0mp - Group Reviewers
rc - Commits
- R10:318d0db5fe8a: rc.subr: boottrace annotations
Diff Detail
Diff Detail
- Repository
- R10 FreeBSD src repository
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
libexec/rc/rc.subr | ||
---|---|---|
2222 | Last minor thing would be to document that this variable is available. Ideally in rc.subr(8) where rc_* variables like rc_arg and rc_flags are documented. Also, would be nice to add boottrace(4) to either rc or rc.subr. |
libexec/rc/rc.subr | ||
---|---|---|
2222 | Sure, I've made a note to do this as a follow-up. |