Page MenuHomeFreeBSD

tracing(7): Add hwt(4)
ClosedPublic

Authored by 0mp on Jul 12 2025, 9:43 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 25, 8:18 PM
Unknown Object (File)
Thu, Nov 13, 1:11 AM
Unknown Object (File)
Tue, Nov 11, 5:31 PM
Unknown Object (File)
Sat, Nov 8, 10:30 AM
Unknown Object (File)
Mon, Nov 3, 1:16 PM
Unknown Object (File)
Wed, Oct 29, 7:18 AM
Unknown Object (File)
Wed, Oct 29, 7:15 AM
Unknown Object (File)
Wed, Oct 29, 7:12 AM
Subscribers

Details

Summary

Also, add reference tracing(7) from hwt(4).

Event: Berlin 2025 Hackathon

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 65374
Build 62257: arc lint + arc unit

Event Timeline

0mp requested review of this revision.Jul 12 2025, 9:43 AM
share/man/man7/tracing.7
76

I think that we should either place this into a new "Hardware-accelerated tracing" subsection or rename the "Hardware Counters" subsection in a way that covers both techonolgies. Hardware tracing units and performance counters work in different ways and have different use cases (i.e., profiling vs tracing), so we should definitely make a distinction here.

78
0mp marked 2 inline comments as done.
  • Address feedback

Thanks, Bojan!

share/man/man7/tracing.7
76

I'll add a new section. Thanks!

78

That's a copy from hwt(4), so we might want to update that manual as well if desired.

share/man/man7/tracing.7
11

Okay. So if you're running current, look at apropos freebsd. I've spent a ton of effort over the last two years to try and scope it to broad concept overview manuals. This one should get on there.

0mp marked an inline comment as done.Jul 12 2025, 4:02 PM
0mp added inline comments.
share/man/man7/tracing.7
11
0mp marked an inline comment as done.Jul 12 2025, 4:03 PM
This revision is now accepted and ready to land.Jul 13 2025, 3:08 PM
This revision was automatically updated to reflect the committed changes.