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

doc: Add DataFusion profiling documentation for MacOS #9711

Merged
merged 6 commits into from
Mar 20, 2024

Conversation

comphead
Copy link
Contributor

@comphead comphead commented Mar 20, 2024

Which issue does this PR close?

related to #7013

Rationale for this change

Contributors often comes with the question on DataFusion profiling, its reasonable to document some profiling options to provide a quick start

What changes are included in this PR?

Profiling doc for MacOS, other OS can be added later

Are these changes tested?

Are there any user-facing changes?

@comphead comphead changed the title Dev0 doc: Add DataFusion profiling documentation for MacOS Mar 20, 2024
Copy link
Contributor

@alamb alamb 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 @comphead

docs/source/library-user-guide/profiling.md Outdated Show resolved Hide resolved
docs/source/library-user-guide/profiling.md Outdated Show resolved Hide resolved
docs/source/library-user-guide/profiling.md Outdated Show resolved Hide resolved
docs/source/library-user-guide/profiling.md Outdated Show resolved Hide resolved
- dtrace with DataFusion CLI

```bash
git clone https://github.com/brendangregg/FlameGraph.git /tmp/fg
Copy link
Contributor

Choose a reason for hiding this comment

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

This is quite neat -- I did not know how to do this

@comphead comphead merged commit 496e4b6 into apache:main Mar 20, 2024
4 checks passed
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