Skip to content

Glucose

Compare
Choose a tag to compare
@tkanteck tkanteck released this 15 Feb 10:33
· 1515 commits to master since this release

Feature Summary:

  1. Hardware support
    Intel(R) Xeon(R) processor E3 v4 support (selected SKU's)
  2. Monitoring
    • PID/TID monitoring through Linux perf
    • IPC (instructions per clock) performance event
    • LLC misses performance event
    • CSV output
    • Monitoring core groups
  3. Allocation
    • CDP (code data prioritization) detection and management
  4. General
    • man page
    • install and uninstall rules
    • cppcheck & coding style rules

Known Issues:

  1. In 24 hour monitoring test (1s interval) of multiple application instances it has been detected that number of records is missing. Record loss rate is about 0.01% (1 per 10,000). At this stage root cause is not known and the issue will be subject of further investigation.