Skip to content

Allow to call misc.sysprof.report() when sysprof is running #11229

@ligurio

Description

@ligurio

Current version of sysprof doesn't allow to call misc.sysprof.report() when sysprof is running:

Tarantool 3.4.0-entrypoint-198-gc7ff154f7f
type 'help' for interactive help
tarantool> misc.sysprof.start()
---
- true
...

tarantool> misc.sysprof.report()
---
- null
- profiler misuse
- 22
...

tarantool> 

However, observing counters could be useful when profiling is not finished.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Q2 2025 – Apr-Jun

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions