Module profiling_support

Source

Structsยง

QueryKeyStringBuilder ๐Ÿ”’
QueryKeyStringCache ๐Ÿ”’

Traitsยง

IntoSelfProfilingString ๐Ÿ”’
SpecIntoSelfProfilingString ๐Ÿ”’

Functionsยง

alloc_self_profile_query_strings
All self-profiling events generated by the query engine use virtual StringIds for their event_id. This method makes all those virtual StringIds point to actual strings.
alloc_self_profile_query_strings_for_query_cache ๐Ÿ”’
Allocate the self-profiling query strings for a single query cache. This method is called from alloc_self_profile_query_strings which knows all the queries via macro magic.