Mensurae
This project is a re-imagining of system measurement tools for open-source operating systems.
It is the successor to my PmcTools project for FreeBSD in 2005. The PmcTools project (also known as ‘HWPMC’, from the name of its kernel module) offers a way for applications to use in-CPU hardware performance counters to measure system and application behavior.
News / Recent Posts
- An Invitation To Collaborate - Nov 17, 2023
Current Status
At this point I am:
-
Collecting wishlists from PmcTools users and incorporating these in my planning; please see: ‘An Invitation To Collaborate’.
-
Preparing the initial set of documents for the work ahead.
I prefer a documentation-centric process for software development that I call ‘Documentation Driven Development’.
Documentation Groups
Note
|
This section is a work-in-progress. |
-
These examples explore how Mensurae’s tools and APIs would be used in practice.
These use-cases inform the design of the data formats, tools and APIs.
-
High-level requirements and design goals for the framework.
-
Reference Documentation
To be written.
-
User Documentation
To be written.
-
Test Plan
To be written.
-
Code
We’ll get here eventually 😎.