Azure function profiling using Kudu profiling feature
Open
bug
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
I'm trying to profile CPU usage using the Kudu portal, using the profiling button in the process explorer.
When I'm looking at the hot path in the profiling output - all I see is a lot of calls to TPL ETW source for logging purposes.
1) Is the TPL ETW source on by default, and logging, even when not profiling? can it be disabled?
2) Can the TPL ETW source be disabled while profiling?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.