eclipse-cdt-cloud / eclipse-cdt-cloud/trace-server-protocol
Have 'Metadata' place in trace server provider
Open
- Dominant language
- Python
- Stars
- 26
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
It would be interesting to get trace specific one shot data,
e.g. :
* Host Name
* CPU architecture (number of cores/bigLITTLE?)
* System Memory
* GPUs available (number of compute cores?)
* Network config
* Storage config
* Program being traced, if known
* Anything immutable on a given trace (on older systems, frequency)
This information can help with Axes ranges as well as giving more context to the user.
Contributor guide
Assessment
This issue has not been assessed yet.