Skip to content

Instantly share code, notes, and snippets.

@mdcallag
Created February 11, 2016 21:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mdcallag/118bb76364e26c1a5fd2 to your computer and use it in GitHub Desktop.
Save mdcallag/118bb76364e26c1a5fd2 to your computer and use it in GitHub Desktop.
4 pthread_cond_wait@@GLIBC_2.3.2,toku_cond_wait,toku::frwlock::read_lock,maybe_pin_pair,toku_cachetable_get_and_pin_nonblocking,toku_pin_ftnode_for_query,ft_search_child,ft_search_node,ft_search_child,ft_search_node,toku_ft_search,ft_cursor_search_eq_k_x,toku_ft_cursor_set,toku_ft_lookup,toku_ft_insert_unique,db_put(__toku_db*,,do_put_multiple,env_put_multiple_internal,env_put_multiple,ha_tokudb::insert_rows_to_dictionaries_mult,ha_tokudb::write_row,handler::ha_write_row,write_record,mysql_insert,mysql_execute_command,mysql_parse,dispatch_command,do_command,do_handle_one_connection,handle_one_connection,pfs_spawn_thread,start_thread,clone
3 pthread_cond_wait@@GLIBC_2.3.2,toku_cond_wait,toku::frwlock::write_lock,try_pin_pair(ctpair*,,toku_cachetable_get_and_pin_with_dep_pairs,toku_pin_ftnode_with_dep_nodes,toku_pin_ftnode,push_something_in_subtree,push_something_in_subtree,toku_ft_root_put_msg,toku_ft_send_insert,toku_ft_insert_unique,db_put(__toku_db*,,do_put_multiple,env_put_multiple_internal,env_put_multiple,ha_tokudb::insert_rows_to_dictionaries_mult,ha_tokudb::write_row,handler::ha_write_row,write_record,mysql_insert,mysql_execute_command,mysql_parse,dispatch_command,do_command,do_handle_one_connection,handle_one_connection,pfs_spawn_thread,start_thread,clone
1 pthread_cond_wait@@GLIBC_2.3.2,inline_mysql_cond_wait,block_until_new_connection,one_thread_per_connection_end,do_handle_one_connection,handle_one_connection,pfs_spawn_thread,start_thread,clone
1 pthread_cond_timedwait@@GLIBC_2.3.2,toku_cond_timedwait,evictor::run_eviction_thread,eviction_thread(void*),start_thread,clone
1 apply_txn,toku_rollback_commit,toku_txn_commit_with_lsn,toku_txn_commit_txn,toku_txn_commit,commit_txn_with_progress,tokudb_commit,ha_commit_low,TC_LOG_DUMMY::commit,ha_commit_trans,trans_commit,mysql_execute_command,mysql_parse,dispatch_command,do_command,do_handle_one_connection,handle_one_connection,pfs_spawn_thread,start_thread,clone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment