-
Notifications
You must be signed in to change notification settings - Fork 47
Support eBPF profiling related commands #138
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #138 +/- ##
=======================================
Coverage 27.47% 27.47%
=======================================
Files 20 20
Lines 404 404
=======================================
Hits 111 111
Misses 286 286
Partials 7 7 Continue to review full report at Codecov.
|
|
Could you try a CLI flame map visualization? I think it is a better way to verify CLI command and ebpf profiling result. No matter for codes, PR and demonstration in the future. |
|
I could not find a great visualization to show the profiling analysis. But I could save the analysis as an And If we are using the CLI with E2E, the |
SVG is good enough.
Agree. |
|
I think the |
Yes, the analysis default is displayed to |
What was the default output for |
In the default, |
|
How |
trace profiling data have the |
|
Could you share a screenshot here? I think we didn't have this feature before. This is new too. Please mention this, breaking change, ebpf profiling in change logs separatedly. |
Updated. Because the demo of trace profiling it's just using |
|
Make sense to me. Wait for @kezhenxu94 to review. |
Resolve apache/skywalking#8713
Command screenshot:
EBPF Profiling Analysis
Trace Profiling Analysis