Page MenuHomeFreeBSD

libpmc: Add pmc.perf.3 manpage
AbandonedPublic

Authored by anascime_amd.com on Tue, Aug 4, 6:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 20, 3:57 AM
Unknown Object (File)
Wed, Aug 19, 3:02 AM
Unknown Object (File)
Wed, Aug 19, 2:23 AM
Unknown Object (File)
Mon, Aug 17, 6:16 AM
Unknown Object (File)
Sun, Aug 16, 8:58 PM
Unknown Object (File)
Sun, Aug 16, 11:27 AM
Unknown Object (File)
Fri, Aug 14, 9:46 PM
Unknown Object (File)
Thu, Aug 13, 5:42 AM
Subscribers

Details

Reviewers
ali_mashtizadeh.com
Group Reviewers
manpages
Summary

Document the AMD APERF/MPERF PMC events added in the preceding
change, describing their semantics and how to use them via pmc(3)
and pmcstat(8).

Signed-off-by: Anderson Nascimento <anascime@amd.com>
Sponsored by: AMD

Diff Detail

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

Event Timeline

Why did you spin this off into it's own revision? I left feedback on your previous review, which was the appropriate place for it, and none of it is addressed here.

Why did you spin this off into it's own revision? I left feedback on your previous review, which was the appropriate place for it, and none of it is addressed here.

That was the intention at first, but as this is my first submission, I ended up putting it all together. I was instructed to do it that way because it would be better for reviewing. I only saw your comments after I created this differential. I'll apply the corrections you suggested and update this revision. Thank you very much!

Siloing off docs is a classic mistake that results in poor docs. I would greatly prefer if you abandoned this revision and put them back together. Thank you for your consideration.

Siloing off docs is a classic mistake that results in poor docs. I would greatly prefer if you abandoned this revision and put them back together. Thank you for your consideration.

Done! I've put everything together in one revision and marked this one as abandoned. Sorry for the mistake.

hwpmc: add APERF/MPERF MSR support for AMD CPUs
https://reviews.freebsd.org/D58647

Done! I've put everything together in one revision and marked this one as abandoned.

Thank you so much, review feedback left there

Sorry for the mistake.

Please, no need to apologize. This is a widespread issue in our profession.