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
.
DragonOS-Community
/
DragonOS
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
194
Star
1.2k
Code
Issues
145
Pull requests
22
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(tracepoint): add sched_process_exec tracepoint
- #2154
#2154
Open
sparkzky
wants to merge 9 commits into
DragonOS-Community:master
DragonOS-Community/DragonOS:master
from
sparkzky:feature/sched-process-exec-tracepoint
sparkzky/DragonOS:feature/sched-process-exec-tracepoint
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
feat(tracepoint): add sched_process_exec tracepoint
#2154
sparkzky
wants to merge 9 commits into
DragonOS-Community:master
DragonOS-Community/DragonOS:master
from
sparkzky:feature/sched-process-exec-tracepoint
sparkzky/DragonOS:feature/sched-process-exec-tracepoint
Copy head branch name to clipboard
Commits
Commits on Aug 8, 2026
feat(tracepoint): add sched_process_exec tracepoint
Show description for 878028a
sparkzky
committed
878028a
View commit details
Copy full SHA for 878028a
Browse repository at this point
test(dunitest): add sched_process_exec tracepoint test
Show description for 3c9ce9d
sparkzky
committed
3c9ce9d
View commit details
Copy full SHA for 3c9ce9d
Browse repository at this point
fix(test): sched_tracepoint id assertion - id starts from 0
Show description for b7c7cbc
sparkzky
committed
b7c7cbc
View commit details
Copy full SHA for b7c7cbc
Browse repository at this point
fix(execve): release basic read lock before triggering sched_process_exec
Show description for 1088746
sparkzky
committed
1088746
View commit details
Copy full SHA for 1088746
Browse repository at this point
fix(execve): avoid splitting multi-byte UTF-8 char in comm truncation
Show description for 3abaf70
sparkzky
committed
3abaf70
View commit details
Copy full SHA for 3abaf70
Browse repository at this point
style(execve): use name.len() per clippy needless_as_bytes
Show description for 65b10d3
sparkzky
committed
65b10d3
View commit details
Copy full SHA for 65b10d3
Browse repository at this point
test(dunitest): cover tracepoint gating and non-leader exec pid swap
Show description for b8852ca
sparkzky
committed
b8852ca
View commit details
Copy full SHA for b8852ca
Browse repository at this point
fix(execve): trace after vfork completes and skip prep when disabled
Show description for 69fe455
sparkzky
committed
69fe455
View commit details
Copy full SHA for 69fe455
Browse repository at this point
test(dunitest): fail-fast on mount and RAII-clean tracepoint state
Show description for 02c127e
sparkzky
committed
02c127e
View commit details
Copy full SHA for 02c127e
Browse repository at this point
You can’t perform that action at this time.