Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D40651
libpmc: Define a PMCLOG_SKIP32 helper macro to skip over a 32-bit field.
Closed
Public
Actions
Authored by
jhb
on Jun 20 2023, 4:33 PM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Subscribe
Mute Notifications
Flag For Later
Award Token
Tags
None
Referenced Files
F145335522: D40651.1777666674.diff
Thu, Apr 30, 8:17 PM
2026-04-30 20:17:54 (UTC+0)
Subscribers
imp
Details
Reviewers
jkoshy
mhorne
Commits
rG8144db85fe76: libpmc: Define a PMCLOG_SKIP32 helper macro to skip over a 32-bit field.
Summary
This replaces a set but unused noop variable with a more explicit
macro.
Diff Detail
Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable
Event Timeline
jhb
created this revision.
Jun 20 2023, 4:33 PM
2023-06-20 16:33:19 (UTC+0)
Herald
added a subscriber:
imp
.
·
View Herald Transcript
Jun 20 2023, 4:33 PM
2023-06-20 16:33:19 (UTC+0)
jhb
requested review of this revision.
Jun 20 2023, 4:33 PM
2023-06-20 16:33:19 (UTC+0)
jhb
added a parent revision:
D40650: libefivar: Use a void cast in unimplemented stubs.
.
Harbormaster
completed remote builds in
B52186: Diff 123526
.
Jun 20 2023, 4:33 PM
2023-06-20 16:33:23 (UTC+0)
jhb
added a child revision:
D40652: libipf: Remove set but unused variable from printfraginfo().
.
Jun 20 2023, 4:33 PM
2023-06-20 16:33:24 (UTC+0)
jhb
added reviewers:
jkoshy
,
mhorne
.
Jun 20 2023, 4:34 PM
2023-06-20 16:34:12 (UTC+0)
mhorne
accepted this revision.
Jun 20 2023, 4:40 PM
2023-06-20 16:40:07 (UTC+0)
This revision is now accepted and ready to land.
Jun 20 2023, 4:40 PM
2023-06-20 16:40:07 (UTC+0)
jkoshy
accepted this revision.
Jun 20 2023, 5:25 PM
2023-06-20 17:25:28 (UTC+0)
Closed by commit
rG8144db85fe76: libpmc: Define a PMCLOG_SKIP32 helper macro to skip over a 32-bit field.
.
·
Explain Why
Jun 20 2023, 7:39 PM
2023-06-20 19:39:33 (UTC+0)
This revision was automatically updated to reflect the committed changes.
jhb
added a commit:
rG8144db85fe76: libpmc: Define a PMCLOG_SKIP32 helper macro to skip over a 32-bit field.
.