v1.1.0: Bug Fixes, Strict Configs, Perfetto Label Overhaul
What's Changed
- Standalone build examples + testing workflow updates by @jrmadsen in #15
- CMake updates/fixes + parallel-overhead updates by @jrmadsen in #16
- New documentation page with youtube links to tutorials by @jrmadsen in #23
- Update setup-env.sh and modulefile by @jrmadsen in #26
- Fix perfetto_counter_track string lifetime by @jrmadsen in #28
- Set OMNITRACE_USE_THREAD_SAMPLING=ON for several tests by @jrmadsen in #29
- Fix category regex + new features by @jrmadsen in #25
- Support strict settings option in timemory + expanded config syntax by @jrmadsen in #31
- Rework sampling trace counter names + new trace counters by @jrmadsen in #30
- Fix loop-level instrumentation + more by @jrmadsen in #32
- Fix sampling counter time scales by @jrmadsen in #33
- Implements --label option for python profiler by @jrmadsen in #34
- export libomnitrace-dl.so to OMP_TOOL_LIBRARIES by @jrmadsen in #27
Full Changelog: v1.0.0...v1.1.0