Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot stop search when hit main function #5

Closed
JiYou opened this issue Aug 11, 2021 · 1 comment
Closed

Cannot stop search when hit main function #5

JiYou opened this issue Aug 11, 2021 · 1 comment

Comments

@JiYou
Copy link

JiYou commented Aug 11, 2021

  │           ├── perf_logrd    [vim orcasql-myfile/perf/perf_fshadow_logrd.c +30]
  │           │   └── main      [vim orcasql-myfile/perf/perf_fshadow_logrd.c +82]  <-- should stop to search here!
  │           │       ├── show_long_status      [vim orcasql-mysql/sql/ssl_acceptor_context_operator.cc +143]
  │           │       │   ├── Ssl_mysql_main_status::show_ssl_ctx_sess_accept   [vim orcasql-mysql/sql/ssl_acceptor_context_operator.cc +175]
  │           │       │   ├── Ssl_mysql_main_status::show_ssl_ctx_sess_accept_good      [vim orcasql-mysql/sql/ssl_acceptor_context_operator.cc +181]
  │           │       │   ├── Ssl_mysql_main_status::show_ssl_ctx_sess_connect_good     [vim orcasql-mysql/sql/ssl_acceptor_context_operator.cc +187]
  │           │       │   ├── Ssl_mysql_main_status::show_ssl_ctx_sess_accept_renegotiate       [vim orcasql-mysql/sql/ssl_acceptor_context_operator.cc +193]
  │           │       │   ├── Ssl_mysql_main_status::show_ssl_ctx_sess_connect_renegotiate      [vim orcasql-mysql/sql/ssl_acceptor_context_operator.cc +200]
  │           │       │   ├── Ssl_mysql_main_status::show_ssl_ctx_sess_cb_hits  [vim orcasql-mysql/sql/ssl_acceptor_context_operator.cc +207]
  │           │       │   ├── Ssl_mysql_main_status::show_ssl_ctx_sess_hits     [vim orcasql-mysql/sql/ssl_acceptor_context_operator.cc +213]
  │           │       │   ├── Ssl_mysql_main_status::show_ssl_ctx_sess_cache_full       [vim orcasql-mysql/sql/ssl_acceptor_context_operator.cc +219]
  │           │       │   ├── Ssl_mysql_main_status::show_ssl_ctx_sess_misses   [vim orcasql-mysql/sql/ssl_acceptor_context_operator.cc +225]
  │           │       │   ├── Ssl_mysql_main_status::show_ssl_ctx_sess_timeouts [vim orcasql-mysql/sql/ssl_acceptor_context_operator.cc +231]
  │           │       │   ├── Ssl_mysql_main_status::show_ssl_ctx_sess_number   [vim orcasql-mysql/sql/ssl_acceptor_context_operator.cc +237]
  │           │       │   ├── Ssl_mysql_main_status::show_ssl_ctx_sess_connect  [vim orcasql-mysql/sql/ssl_acceptor_context_operator.cc +244]
  │           │       │   ├── Ssl_mysql_main_status::show_ssl_ctx_sess_get_cache_size   [vim orcasql-mysql/sql/ssl_acceptor_context_operator.cc +250]
  │           │       │   ├── Ssl_mysql_main_status::show_ssl_ctx_get_verify_mode       [vim orcasql-mysql/sql/ssl_acceptor_context_operator.cc +257]
  │           │       │   └── Ssl_mysql_main_status::show_ssl_ctx_get_verify_depth      [vim orcasql-mysql/sql/ssl_acceptor_context_operator.cc +263]
@JiYou JiYou changed the title Cannot stop seach when hit main function Cannot stop search when hit main function Aug 11, 2021
@satanson
Copy link
Owner

@JiYou
Please list cmd and source repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants