tree: 7281c416e1bcc1a3b520e3e474b77540f0eb9eb9 [path history] [tgz]
  1. bits/
  2. proto/
  3. testdata/
  4. .clang-format
  5. BUILD.gn
  6. DIR_METADATA
  7. OWNERS
  8. pmt.h
  9. pmt_collector.cc
  10. pmt_collector.h
  11. pmt_decoder.cc
  12. pmt_decoder.h
  13. pmt_impl.cc
  14. pmt_impl.h
  15. pmt_metadata.cc
  16. pmt_test.cc
  17. README.md
  18. xml_helper.cc
  19. 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.