tree: 0532cc87d731b1fe9b1caada0f5a070f97e88f62 [path history] [tgz]
  1. bits/
  2. proto/
  3. testdata/
  4. BUILD.gn
  5. DIR_METADATA
  6. OWNERS
  7. pmt.h
  8. pmt_collector.cc
  9. pmt_collector.h
  10. pmt_decoder.cc
  11. pmt_decoder.h
  12. pmt_impl.cc
  13. pmt_impl.h
  14. pmt_metadata.cc
  15. pmt_test.cc
  16. README.md
  17. xml_helper.cc
  18. xml_helper.h
libpmt/README.md

libpmt

A C++ library which handles sampling and decoding of the PMT data via sysfs from the intel_pmt class of devices. These devices provide access to hardware telemetry metrics of the SoC. The semantics of this data is described via XML-based [medatata] and is exposed via sysfs.