Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
pytorch
/
executorch
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
4.9k
Code
Issues
896
Pull requests
355
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add event tracing and ETDumps to executor_runner
- #5027
#5027
Merged
dbort
merged 22 commits into
pytorch:main
pytorch/executorch:main
from
benkli01:add-profiling-to-xnn-executor-runner-2
benkli01/executorch:add-profiling-to-xnn-executor-runner-2
Copy head branch name to clipboard
Jan 29, 2025
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Add event tracing and ETDumps to executor_runner
#5027
dbort
merged 22 commits into
pytorch:main
pytorch/executorch:main
from
benkli01:add-profiling-to-xnn-executor-runner-2
benkli01/executorch:add-profiling-to-xnn-executor-runner-2
Copy head branch name to clipboard
Commits
Commits on Sep 23, 2024
Add event tracing and ETDumps to executor_runner
Show description for b09d09e
benkli01
committed
b09d09e
View commit details
Copy full SHA for b09d09e
Browse repository at this point
Commits on Oct 1, 2024
Merge branch 'pytorch:main' into add-profiling-to-xnn-executor-runner-2
benkli01
authored
cbcbbe7
View commit details
Copy full SHA for cbcbbe7
Browse repository at this point
Commits on Oct 8, 2024
Merge branch 'pytorch:main' into add-profiling-to-xnn-executor-runner-2
benkli01
authored
4db02c9
View commit details
Copy full SHA for 4db02c9
Browse repository at this point
Commits on Oct 29, 2024
Merge branch 'pytorch:main' into add-profiling-to-xnn-executor-runner-2
benkli01
authored
bf27add
View commit details
Copy full SHA for bf27add
Browse repository at this point
Commits on Nov 18, 2024
Merge branch 'pytorch:main' into add-profiling-to-xnn-executor-runner-2
benkli01
authored
a2c254c
View commit details
Copy full SHA for a2c254c
Browse repository at this point
Commits on Nov 25, 2024
Merge branch 'pytorch:main' into add-profiling-to-xnn-executor-runner-2
benkli01
authored
3f23fae
View commit details
Copy full SHA for 3f23fae
Browse repository at this point
Commits on Dec 4, 2024
Merge branch 'pytorch:main' into add-profiling-to-xnn-executor-runner-2
benkli01
authored
e692a76
View commit details
Copy full SHA for e692a76
Browse repository at this point
Commits on Dec 9, 2024
Merge branch 'pytorch:main' into add-profiling-to-xnn-executor-runner-2
benkli01
authored
1d9d0c0
View commit details
Copy full SHA for 1d9d0c0
Browse repository at this point
Commits on Dec 27, 2024
Merge branch 'pytorch:main' into add-profiling-to-xnn-executor-runner-2
benkli01
authored
f3493e4
View commit details
Copy full SHA for f3493e4
Browse repository at this point
Commits on Jan 10, 2025
Fix comments during code review
Show description for 1a9721f
benkli01
committed
1a9721f
View commit details
Copy full SHA for 1a9721f
Browse repository at this point
Merge branch 'pytorch:main' into add-profiling-to-xnn-executor-runner-2
benkli01
authored
da448ce
View commit details
Copy full SHA for da448ce
Browse repository at this point
Commits on Jan 15, 2025
Merge branch 'pytorch:main' into add-profiling-to-xnn-executor-runner-2
benkli01
authored
b36d5b4
View commit details
Copy full SHA for b36d5b4
Browse repository at this point
Small fix for use of flag `FLAGS_etdump`
Show description for fde5862
benkli01
committed
fde5862
View commit details
Copy full SHA for fde5862
Browse repository at this point
Another fix for case ET_EVENT_TRACER_ENABLED=OFF
Show description for 931ddf4
benkli01
committed
931ddf4
View commit details
Copy full SHA for 931ddf4
Browse repository at this point
Merge branch 'pytorch:main' into add-profiling-to-xnn-executor-runner-2
benkli01
authored
b080c76
View commit details
Copy full SHA for b080c76
Browse repository at this point
Commits on Jan 16, 2025
Merge branch 'pytorch:main' into add-profiling-to-xnn-executor-runner-2
benkli01
authored
88f0e91
View commit details
Copy full SHA for 88f0e91
Browse repository at this point
Commits on Jan 17, 2025
Revert use of FLATCCRT_LIB to flatccrt
Show description for 42a8b9c
benkli01
committed
42a8b9c
View commit details
Copy full SHA for 42a8b9c
Browse repository at this point
Merge branch 'pytorch:main' into add-profiling-to-xnn-executor-runner-2
benkli01
authored
34b6b3e
View commit details
Copy full SHA for 34b6b3e
Browse repository at this point
Commits on Jan 20, 2025
Merge branch 'pytorch:main' into add-profiling-to-xnn-executor-runner-2
benkli01
authored
07d1c26
View commit details
Copy full SHA for 07d1c26
Browse repository at this point
Commits on Jan 24, 2025
Fix linker issue when building executor_runner
Show description for c886ad2
benkli01
committed
c886ad2
View commit details
Copy full SHA for c886ad2
Browse repository at this point
Commits on Jan 27, 2025
Merge branch 'pytorch:main' into add-profiling-to-xnn-executor-runner-2
benkli01
authored
d9f3269
View commit details
Copy full SHA for d9f3269
Browse repository at this point
Commits on Jan 28, 2025
Merge branch 'pytorch:main' into add-profiling-to-xnn-executor-runner-2
benkli01
authored
662cb81
View commit details
Copy full SHA for 662cb81
Browse repository at this point
You can’t perform that action at this time.