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

tracing-flame: add module_path and file_and_line into Config #1134

Merged

Conversation

xiaopengli89
Copy link
Contributor

We should allow config whether or not display module_path or file/line in output.

@xiaopengli89 xiaopengli89 requested review from yaahc and a team as code owners December 11, 2020 11:16
Copy link
Collaborator

@yaahc yaahc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, just want to correct some grammar in the doc comments

tracing-flame/src/lib.rs Outdated Show resolved Hide resolved
tracing-flame/src/lib.rs Outdated Show resolved Hide resolved
Copy link
Collaborator

@yaahc yaahc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you very much ^_^

Copy link
Member

@hawkw hawkw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me, thank you!

tracing-flame/src/lib.rs Outdated Show resolved Hide resolved
@hawkw hawkw merged commit 27b2877 into tokio-rs:master Dec 14, 2020
hawkw added a commit that referenced this pull request Dec 14, 2020
We should allow configuring whether or not to display module_path
or file/line in output.

Co-authored-by: 李小鹏 <lixiaopeng.jetspark@bytedance.com>
Co-authored-by: Jane Lusby <jlusby42@gmail.com>
Co-authored-by: Eliza Weisman <eliza@buoyant.io>
hawkw added a commit that referenced this pull request Dec 14, 2020
We should allow configuring whether or not to display module_path
or file/line in output.

Co-authored-by: 李小鹏 <lixiaopeng.jetspark@bytedance.com>
Co-authored-by: Jane Lusby <jlusby42@gmail.com>
Co-authored-by: Eliza Weisman <eliza@buoyant.io>
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.

3 participants