Page MenuHomeFreeBSD

import linux debugfs support
ClosedPublic

Authored by mmacy on Feb 19 2019, 10:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 6, 8:11 PM
Unknown Object (File)
Mon, Feb 24, 3:36 AM
Unknown Object (File)
Sat, Feb 22, 2:36 PM
Unknown Object (File)
Sat, Feb 22, 6:18 AM
Unknown Object (File)
Sat, Feb 22, 3:31 AM
Unknown Object (File)
Feb 17 2025, 9:50 PM
Unknown Object (File)
Jan 21 2025, 5:29 AM
Unknown Object (File)
Jan 20 2025, 9:19 PM
Subscribers

Details

Summary
  • gcov support relies on debugfs

pull in debugfs and seq file support

depends on D19256 and D19257

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sys/compat/lindebugfs/lindebugfs.c
140 ↗(On Diff #54099)

Print is missing: %s:%d FUNCTION, LINE

157 ↗(On Diff #54099)

ditto

  • incorporate feedback printing file/line on failure
This revision is now accepted and ready to land.Feb 20 2019, 9:37 PM
This revision was automatically updated to reflect the committed changes.