Skip to content

Conversation

@navsud
Copy link
Contributor

@navsud navsud commented Nov 20, 2025

Summary:
for op-level profiling of od-llms

Addresses reviewer feedback:

  • Added ET_EVENT_TRACER_ENABLED ifdef guards around ETDump code to ensure normal builds compile without event tracer support
  • Replaced hardcoded /data/local/tmp/etdump.bin path with configurable --etdump_path flag (default: "etdump.in")
  • ETDumpGen is created only when compiled with event tracer support enabled

Differential Revision: D87122487

@pytorch-bot
Copy link

pytorch-bot bot commented Nov 20, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/15934

Note: Links to docs will display an error until the docs builds have been completed.

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 20, 2025
@meta-codesync
Copy link

meta-codesync bot commented Nov 20, 2025

@navsud has exported this pull request. If you are a Meta employee, you can view the originating Diff in D87122487.

@navsud navsud added the release notes: none Do not include this in the release notes label Nov 21, 2025
Copy link
Contributor

@kimishpatel kimishpatel left a comment

Choose a reason for hiding this comment

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

Review automatically exported from Phabricator review in Meta.

navsud added a commit to navsud/executorch that referenced this pull request Nov 22, 2025
Summary:

for op-level profiling of od-llms

**Addresses reviewer feedback:**
- Added `ET_EVENT_TRACER_ENABLED` ifdef guards around ETDump code to ensure normal builds compile without event tracer support
- Replaced hardcoded `/data/local/tmp/etdump.bin` path with configurable `--etdump_path` flag (default: `"etdump.in"`)
- ETDumpGen is created only when compiled with event tracer support enabled

Reviewed By: larryliu0820, kimishpatel

Differential Revision: D87122487
navsud added a commit to navsud/executorch that referenced this pull request Nov 24, 2025
Summary:

for op-level profiling of od-llms

**Addresses reviewer feedback:**
- Added `ET_EVENT_TRACER_ENABLED` ifdef guards around ETDump code to ensure normal builds compile without event tracer support
- Replaced hardcoded `/data/local/tmp/etdump.bin` path with configurable `--etdump_path` flag (default: `"etdump.in"`)
- ETDumpGen is created only when compiled with event tracer support enabled

Reviewed By: larryliu0820, kimishpatel

Differential Revision: D87122487
Summary:

for op-level profiling of od-llms

**Addresses reviewer feedback:**
- Added `ET_EVENT_TRACER_ENABLED` ifdef guards around ETDump code to ensure normal builds compile without event tracer support
- Replaced hardcoded `/data/local/tmp/etdump.bin` path with configurable `--etdump_path` flag (default: `"etdump.in"`)
- ETDumpGen is created only when compiled with event tracer support enabled

Reviewed By: larryliu0820, kimishpatel

Differential Revision: D87122487
@meta-codesync meta-codesync bot merged commit cec1834 into pytorch:main Nov 25, 2025
140 of 141 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported release notes: none Do not include this in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants