Files | |
file | profiler.h |
Interface of the profiling runtime library. | |
file | profiler_algos.h |
Algorithms used by the profile extension. | |
file | profiler_container_size.h |
Diagnostics for container sizes. | |
file | profiler_hash_func.h |
Data structures to represent profiling traces. | |
file | profiler_hashtable_size.h |
Collection of hashtable size traces. | |
file | profiler_list_to_slist.h |
Diagnostics for list to slist. | |
file | profiler_list_to_vector.h |
diagnostics for list to vector. | |
file | profiler_map_to_unordered_map.h |
Diagnostics for map to unordered_map. | |
file | profiler_node.h |
Data structures to represent a single profiling event. | |
file | profiler_state.h |
Global profiler state. | |
file | profiler_trace.h |
Data structures to represent profiling traces. | |
file | profiler_vector_size.h |
Collection of vector size traces. | |
file | profiler_vector_to_list.h |
diagnostics for vector to list. | |