v0.13.0
This is a pre-release. Please use this release in a non-critical environment.
What's Changed
- Report CI failure in github by @nsavoire in #259
- Fix race condition in ddprof.o generation by @nsavoire in #258
- Fix kernel frames configuration by @r1viollet in #264
- Fix small issues with event parser by @nsavoire in #266
- Ensure that temporary process exits normally by @nsavoire in #263
- Fix aggregation of live allocated memory by @nsavoire in #267
- Add bound check on reg number by @nsavoire in #270
- Do not trigger build on non-release tags by @nsavoire in #271
- Minor - allocation profiling error message by @r1viollet in #269
- Remove unused code for child_fd management by @sanchda in #272
- Upgrade third party CLI11 version by @r1viollet in #254
- Label frames with container_id by @r1viollet in #274
- Refactoring of CLI options by @r1viollet in #277
- Handle statsd paths in different format by @r1viollet in #279
- Add a benchmark for the allocation tracker by @r1viollet in #282
- Configure stack size by @r1viollet in #284
- Backpopulate - allow more useful backpopulates by @r1viollet in #285
- Symbol cache fix off by one error by @r1viollet in #281
- ddprof cli - port env var fix by @r1viollet in #286
Full Changelog: v0.12.0...v0.13.0