-
Notifications
You must be signed in to change notification settings - Fork 1
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
Support invoke tree #2
Comments
|
|
lgarithm
added a commit
that referenced
this issue
Sep 30, 2018
* #2 POC * fix * decode_call_stack_str * build package * dedup * simplify * fix * fix
lgarithm
added a commit
that referenced
this issue
Oct 1, 2018
* import * add a simple test * fix typo * use gtest * install libgtest * fix * add an example * use high_resolution_clock * update example * add an example * Call stack tracer (#3) * #2 POC * fix * decode_call_stack_str * build package * dedup * simplify * fix * fix * split simple_tracer_ctx_t_ from log_tracer_ctx_t_ * use unordered_map * rename * install target * fix
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For example-2 which outputs the following invoke summary
it should output the invoke tree in addition
The text was updated successfully, but these errors were encountered: