Skip to content

Releases: flux-framework/PerfFlowAspect

Version 0.1.0

19 May 04:43
4852a48
Compare
Choose a tag to compare

This is the initial release of PerfFlowAspect. Documentation is available at: https://perfflowaspect.readthedocs.io/.

  • multi-threading support
  • set python minimum to 3.8
  • C/Python: Add optional chrome advice to use X events for around events
  • C/Python: enable CPU and memory usage with PERFFLOW_OPTIONS="cpu_mem_usage=True|False"
  • Update CMake scripts to enable more traditional use of find_package, set minimum CMake version to 3.12
  • C: change build system to CMake
  • C/Python: enable/disable annotations at runtime with PERFFLOW_OPTIONS="log-enable=True|False"
  • Use qualified name in logging performance event data