Skip to content

v0.10.0

Compare
Choose a tag to compare
@jmuehlig jmuehlig released this 15 Feb 10:28
· 62 commits to dev since this release
  • New feature: The auxiliary event is added automatically if required by the (Intel-) hardware (see the documentation).
  • New feature: The Memory Access Analyzer allows the description of complex data objects and maps sampled memory addresses in order to report latency and access information (see the documentation).
  • The number of pages for the sampling buffer is now aligned automatically if the number is not configured properly, i.e., a power of two plus one page for the header.
  • New feature: Copy sampled data from the mmap-ed perf buffer into the application-level buffer whenever the buffer comes close to full (see the documentation).