Skip to content

Improve ETW profiler action#49788

Merged
reflectronic merged 1 commit intomainfrom
etw-profiler-improvements
Feb 21, 2026
Merged

Improve ETW profiler action#49788
reflectronic merged 1 commit intomainfrom
etw-profiler-improvements

Conversation

@reflectronic
Copy link
Member

  • Don't enable heap tracing by default since it has a large performance impact. A separate action that records with heap tracing is available.
  • Use in-memory recording rather than file recording, since the latter seems to cause a lot of dropped stack walks.
  • Don't record stack walk data for GPU events to help reduce the trace size.

Release Notes:

  • N/A

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Feb 21, 2026
@zed-community-bot zed-community-bot bot added the staff Pull requests authored by a current member of Zed staff label Feb 21, 2026
@reflectronic reflectronic enabled auto-merge (squash) February 21, 2026 06:07
@reflectronic reflectronic merged commit 1ae087b into main Feb 21, 2026
37 checks passed
@reflectronic reflectronic deleted the etw-profiler-improvements branch February 21, 2026 06:11
github-actions bot added a commit that referenced this pull request Feb 21, 2026
Improve ETW profiler action

Auto-generated documentation suggestions for review at next preview release.
morgankrey added a commit that referenced this pull request Feb 25, 2026
Auto-applied queued documentation suggestions from:
- PR #48908
- PR #48909
- PR #48910
- PR #48912
- PR #48930
- PR #44794
- PR #48763
- PR #45073
- PR #48495
- PR #49374
- PR #49139
- PR #48780
- PR #48619
- PR #48978
- PR #48962
- PR #48988
- PR #47860
- PR #49015
- PR #47095
- PR #47475
- PR #48542
- PR #46766
- PR #47754
- PR #48807
- PR #44506
- PR #49051
- PR #49069
- PR #48842
- PR #48851
- PR #48736
- PR #47673
- PR #49094
- PR #49098
- PR #49622
- PR #49554
- PR #49710
- PR #49716
- PR #49732
- PR #49788
- PR #49876
- PR #49902
- PR #49910
- PR #49390
- PR #50027

Generated with script/docs-suggest-publish for human review in draft PR.
morgankrey added a commit that referenced this pull request Feb 25, 2026
Auto-applied documentation from:
- PR #47673: Bedrock image support
- PR #49098: Agent max tokens error messaging
- PR #49622: Gemini 3.1 Pro model
- PR #49554: OpenAI-compatible edit prediction
- PR #49710: Git diff review button
- PR #49732: Subagent tool updates
- PR #49788: ETW profiling on Windows

Skipped (no target file/self-explanatory):
- PR #49094: Add project to workspace button
morgankrey added a commit that referenced this pull request Feb 25, 2026
Auto-applied queued documentation suggestions from:
- PR #48908
- PR #48909
- PR #48910
- PR #48912
- PR #48930
- PR #44794
- PR #48763
- PR #45073
- PR #48495
- PR #49374
- PR #49139
- PR #48780
- PR #48619
- PR #48978
- PR #48962
- PR #48988
- PR #47860
- PR #49015
- PR #47095
- PR #47475
- PR #48542
- PR #46766
- PR #47754
- PR #48807
- PR #44506
- PR #49051
- PR #49069
- PR #48842
- PR #48851
- PR #48736
- PR #47673
- PR #49094
- PR #49098
- PR #49622
- PR #49554
- PR #49710
- PR #49716
- PR #49732
- PR #49788
- PR #49876
- PR #49902
- PR #49910
- PR #49390
- PR #50027

Generated with script/docs-suggest-publish for human review in draft PR.
morgankrey added a commit that referenced this pull request Feb 25, 2026
Auto-applied documentation from:
- PR #47673: Bedrock image support
- PR #49098: Agent max tokens error messaging
- PR #49622: Gemini 3.1 Pro model
- PR #49554: OpenAI-compatible edit prediction
- PR #49710: Git diff review button
- PR #49732: Subagent tool updates
- PR #49788: ETW profiling on Windows

Skipped (no target file/self-explanatory):
- PR #49094: Add project to workspace button
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant