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

Why are there call_stack.py and trace_call_stack.py at the same time? #141

Open
zhouyiyuan-mt opened this issue May 20, 2024 · 0 comments
Open
Labels
help wanted Extra attention is needed needs triage question Further information is requested

Comments

@zhouyiyuan-mt
Copy link

zhouyiyuan-mt commented May 20, 2024

What is your question?

The files HolisticTraceAnalysis/hta/common/call_stack.py and HolisticTraceAnalysis/hta/common/trace_call_stack.py, HolisticTraceAnalysis/hta/common/trace_call_graph.py seem to implement the same functionality, which is constructing call stack analysis for traces. Why is the same functionality implemented in two different places, even with the same classes? Which one is recommended officially?

Code

No response

What have you tried?

No response

Environment

No response

@zhouyiyuan-mt zhouyiyuan-mt added help wanted Extra attention is needed needs triage question Further information is requested labels May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed needs triage question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant