mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-04-23 05:51:26 +00:00
These are just like `sysprof_collector_mark()`, but do the printf formatting of the message internally, and only once the collector has been fetched — so there is no overhead from the printf if sysprof is not enabled at runtime. Signed-off-by: Philip Withnall <withnall@endlessm.com>