Skip to content

Commit

Permalink
Update timemory submodule (#160)
Browse files Browse the repository at this point in the history
- Improve sampling allocator startup - semaphore init/destroy handled by
ctor/dtor - avoid future deadlocks
- Support runtime_enabled set to off in sampler::execute
- Fix sampling timer checks for finite delay/freq/period
- Fixes bug when sampling frequency was set to 300 and sampling::timer
deduced it as not-finite, causing an error to be thrown
- Update operation::generic_operator::check()
- lightweight_tuple update
- Includes numerous safety checks on `substr` calls in timemory
  • Loading branch information
jrmadsen authored Sep 14, 2022
1 parent e671a69 commit d4d44e7
Showing 1 changed file with 1 addition and 1 deletion.

0 comments on commit d4d44e7

Please sign in to comment.