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 New Failure, 3 Unrelated Failures

As of commit 0cddd2e with merge base b4d72f1 (image):

NEW FAILURE - The following job has failed:

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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
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
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.

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. 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