2010-05-11 Silvius Rus <silvius.rus@gmail.com> PR libstdc++/43259 * include/profile/impl/profiler_algos.h: New. * include/Makefile.am: Add. * include/Makefile.in: Regenerate. * include/profile/impl/profiler.h (_GLIBCXX_PROFILE_DEFINE_UNINIT_DATA): Add. * include/profile/impl/profiler_trace.h (__mutex_t, __lock, __unlock): Remove. (__lock_object_table, __lock_stack_table): Remove. Replace uses with calls to __gnu_cxx::__mutex::lock. (__unlock_object_table, __unlock_stack_table): Remove. Replace uses with calls to __gnu_cxx::__mutex::unlock. (__warn, __cost_factor_writer, __cost_factor_setter): Add. * testsuite/ext/profile/profiler_algos.cc: New. From-SVN: r159268
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
profiler.h | Loading commit data... | |
profiler_algos.h | Loading commit data... | |
profiler_container_size.h | Loading commit data... | |
profiler_hash_func.h | Loading commit data... | |
profiler_hashtable_size.h | Loading commit data... | |
profiler_list_to_slist.h | Loading commit data... | |
profiler_list_to_vector.h | Loading commit data... | |
profiler_map_to_unordered_map.h | Loading commit data... | |
profiler_node.h | Loading commit data... | |
profiler_state.h | Loading commit data... | |
profiler_trace.h | Loading commit data... | |
profiler_vector_size.h | Loading commit data... | |
profiler_vector_to_list.h | Loading commit data... |