Page MenuHomeFreeBSD

d.7: List all DTrace built-in functions (DT_IDENT_FUNC)
Needs ReviewPublic

Authored by 0mp on Oct 31 2025, 3:26 PM.
Tags
None
Referenced Files
F163493328: D53500.id175184.diff
Thu, Jul 23, 6:48 PM
Unknown Object (File)
Thu, Jul 23, 4:37 AM
Unknown Object (File)
Thu, Jul 23, 2:28 AM
Unknown Object (File)
Thu, Jul 23, 1:51 AM
Unknown Object (File)
Wed, Jul 22, 1:19 PM
Unknown Object (File)
Tue, Jul 21, 6:28 PM
Unknown Object (File)
Tue, Jul 21, 2:50 PM
Unknown Object (File)
Mon, Jul 20, 3:58 PM

Details

Reviewers
None
Group Reviewers
DTrace
manpages
Summary

List all the built-in functions (DT_IDENT_FUNC) from dt_open.c.

Describe some of them.

MFC after: 2 weeks

Test Plan

This is a WIP.

Diff Detail

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

Event Timeline

0mp requested review of this revision.Oct 31 2025, 3:26 PM
0mp edited the test plan for this revision. (Show Details)
0mp added reviewers: DTrace, manpages.
0mp planned changes to this revision.Nov 3 2025, 5:48 PM

I'll split that into smaller chunks.

Describe:

  • rand()
  • speculation()
0mp planned changes to this revision.Nov 4 2025, 1:01 PM

Some typos or possible typos I spotted so far.

share/man/man7/d.7
221
272

Is that what you meant?

276
293

While here?

439

Did you mean "copyinto"?

0mp marked 3 inline comments as done.
  • Address feedback
0mp planned changes to this revision.May 7 2026, 12:38 PM