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

Add gdb and pyrasite to ptf image #8816

Merged
merged 1 commit into from
Sep 24, 2021

Conversation

yejianquan
Copy link
Contributor

@yejianquan yejianquan commented Sep 22, 2021

Why I did it

gdb and pyrasite can be used to print the running python process' stack trace.
It's helpful during debugging multi-thread issues
see : https://gist.github.com/reywood/e221c4061bbf2eccea885c9b2e4ef496

How I did it

install gdb and pyrasite during image build

How to verify it

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106

Description for the changelog

A picture of a cute animal (not mandatory but encouraged)

@yejianquan
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@yejianquan yejianquan merged commit 38500fa into sonic-net:master Sep 24, 2021
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

Successfully merging this pull request may close these issues.

2 participants