Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 44099 Build 40987: arc lint + arc unit
Event Timeline
sys/sys/sdt.h | ||
---|---|---|
36 | I'd have preferred the non-negative version of this, but that's a bigger, more disruptive change so I think it's OK to do this here. |
Comment Actions
glebius@ has requested a different approach where unit tests define _KERNEL and opt out of the KPI symbols that they don't want, rather than opting into the symbols that they do want.