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
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
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
.
au-ts
/
lionsos
Public
Notifications
You must be signed in to change notification settings
Fork
46
Star
264
Code
Issues
67
Pull requests
16
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Implement backtracing tool as a component
- #328
#328
Draft
0aids
wants to merge 27 commits into
main
au-ts/lionsos:main
from
backtrace_testing
au-ts/lionsos:backtrace_testing
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Draft
Implement backtracing tool as a component
#328
0aids
wants to merge 27 commits into
main
au-ts/lionsos:main
from
backtrace_testing
au-ts/lionsos:backtrace_testing
Copy head branch name to clipboard
Commits
Commits on Jun 17, 2026
weird ass linking problems sort of fixed
Show description for 8e088ef
0aids
committed
8e088ef
View commit details
Copy full SHA for 8e088ef
Browse repository at this point
backtracing works
Show description for 295d6d0
0aids
committed
295d6d0
View commit details
Copy full SHA for 295d6d0
Browse repository at this point
fix build for libunwind and child backtracing working
Show description for 49178b0
0aids
committed
49178b0
View commit details
Copy full SHA for 49178b0
Browse repository at this point
wip meta.py functions and addr inserting
Show description for 5f893b0
0aids
committed
5f893b0
View commit details
Copy full SHA for 5f893b0
Browse repository at this point
wip meta.py for mapping functions of backtracing
Show description for d9d5676
0aids
committed
d9d5676
View commit details
Copy full SHA for d9d5676
Browse repository at this point
wip got multi-child fault and backtracing partially working
Show description for 581cd0c
0aids
committed
581cd0c
View commit details
Copy full SHA for 581cd0c
Browse repository at this point
implemented multi-child PD fault backtracing
Show description for bec9681
0aids
committed
bec9681
View commit details
Copy full SHA for bec9681
Browse repository at this point
fixed incorrect alignment and unnecessary channel ID incrementing
Show description for 66dcec7
0aids
committed
66dcec7
View commit details
Copy full SHA for 66dcec7
Browse repository at this point
cleaned up backtrace printing
Show description for 496f5e9
0aids
committed
496f5e9
View commit details
Copy full SHA for 496f5e9
Browse repository at this point
feat: added backtrace component and works with backtrace example
Show description for ae84197
0aids
committed
ae84197
View commit details
Copy full SHA for ae84197
Browse repository at this point
fix: backtraces not showing and cleaned up makefiles
Show description for f86abeb
0aids
committed
f86abeb
View commit details
Copy full SHA for f86abeb
Browse repository at this point
chore: removed unnecessary files from backtrace_test example
Show description for 02c6ffb
0aids
committed
02c6ffb
View commit details
Copy full SHA for 02c6ffb
Browse repository at this point
feat: separate out backtracer related python functions into component
Show description for c64d3e0
0aids
committed
c64d3e0
View commit details
Copy full SHA for c64d3e0
Browse repository at this point
fix: hardcoded paths in backtracing python tool and LDFLAGS manipulation in mk
Show description for ef889b4
0aids
committed
ef889b4
View commit details
Copy full SHA for ef889b4
Browse repository at this point
chore: some more docs
Show description for 6133d9a
0aids
committed
6133d9a
View commit details
Copy full SHA for 6133d9a
Browse repository at this point
fix: llvm as submodule
Show description for 3f45c1c
0aids
committed
3f45c1c
View commit details
Copy full SHA for 3f45c1c
Browse repository at this point
chore: remove llvm-project as a submodule in favour of wget
Show description for 739aa5d
0aids
committed
739aa5d
View commit details
Copy full SHA for 739aa5d
Browse repository at this point
backtracer/docs: more information on backtracer usage and deps
Show description for 23bb77d
0aids
committed
23bb77d
View commit details
Copy full SHA for 23bb77d
Browse repository at this point
chore: formatting
Show description for 7026586
0aids
committed
7026586
View commit details
Copy full SHA for 7026586
Browse repository at this point
fix: missing include in monitor
Show description for 8ed5aad
0aids
committed
8ed5aad
View commit details
Copy full SHA for 8ed5aad
Browse repository at this point
chore: clean up makefiles with dependency tracking
Show description for c21a6bb
0aids
committed
c21a6bb
View commit details
Copy full SHA for c21a6bb
Browse repository at this point
chore: clean up python files
Show description for 426f71e
0aids
committed
426f71e
View commit details
Copy full SHA for 426f71e
Browse repository at this point
chore: clean up c files and licensing
Show description for 694cfe1
0aids
committed
694cfe1
View commit details
Copy full SHA for 694cfe1
Browse repository at this point
chore: remove unused vars and better names
Show description for 31c8773
0aids
committed
31c8773
View commit details
Copy full SHA for 31c8773
Browse repository at this point
chore: add relevant licensing
Show description for 96e4629
0aids
committed
96e4629
View commit details
Copy full SHA for 96e4629
Browse repository at this point
chore: use updated sddf for CXX var in make
Show description for c08a4a8
0aids
committed
c08a4a8
View commit details
Copy full SHA for c08a4a8
Browse repository at this point
chore: clean up excess headers
Show description for 919a5d4
0aids
committed
919a5d4
View commit details
Copy full SHA for 919a5d4
Browse repository at this point
You can’t perform that action at this time.