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
.
cloudwego
/
goref
Public
Notifications
You must be signed in to change notification settings
Fork
48
Star
1k
Code
Issues
4
Pull requests
5
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: record stacktrace for objects allocated in stack
- #76
#76
Open
Lslightly
wants to merge 15 commits into
cloudwego:main
cloudwego/goref:main
from
Lslightly:stackvar-location
Lslightly/goref:stackvar-location
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
feat: record stacktrace for objects allocated in stack
#76
Lslightly
wants to merge 15 commits into
cloudwego:main
cloudwego/goref:main
from
Lslightly:stackvar-location
Lslightly/goref:stackvar-location
Copy head branch name to clipboard
Commits
Commits on Jun 19, 2026
fix(pkg/proc): add mapping id in location in protobuf
Lslightly
committed
e9db062
View commit details
Copy full SHA for e9db062
Browse repository at this point
Commits on Jun 23, 2026
simply add stacktrace to pprofIndex
Lslightly
committed
49eca3b
View commit details
Copy full SHA for 49eca3b
Browse repository at this point
fix: avoid sharing pprofIndex node in stacktrace forest
Lslightly
committed
6e9aaad
View commit details
Copy full SHA for 6e9aaad
Browse repository at this point
Commits on Jul 8, 2026
feat: add stk_obj_split dummy frame to split stacktrace and object reference graph
Lslightly
committed
ec948c4
View commit details
Copy full SHA for ec948c4
Browse repository at this point
Commits on Jul 14, 2026
remove G<id> in the top of flamegraph
Show description for 6d26613
Lslightly
committed
6d26613
View commit details
Copy full SHA for 6d26613
Browse repository at this point
test: add StackTraceScenario
Lslightly
committed
34d9fd7
View commit details
Copy full SHA for 34d9fd7
Browse repository at this point
Commits on Jul 15, 2026
refactor: rename StackTraceObjSplitLine with ReferenceStackBoundary
Lslightly
committed
6176ded
View commit details
Copy full SHA for 6176ded
Browse repository at this point
simplify stacktrace to function-level
Show description for 8ae7f8e
Lslightly
committed
8ae7f8e
View commit details
Copy full SHA for 8ae7f8e
Browse repository at this point
refactor: replace depth -1 with stackTracePprofIndexDepth const
Lslightly
committed
e1cc226
View commit details
Copy full SHA for e1cc226
Browse repository at this point
Commits on Jul 16, 2026
refactor: remove unused field
Lslightly
committed
79e2686
View commit details
Copy full SHA for 79e2686
Browse repository at this point
Commits on Jul 25, 2026
fix: add nil-safe helper to get function name of stackframe
Lslightly
committed
3403302
View commit details
Copy full SHA for 3403302
Browse repository at this point
refactor: remove dummy mapping id
Lslightly
committed
038b25d
View commit details
Copy full SHA for 038b25d
Browse repository at this point
refactor: recover order of flushReference and location, function writing
Lslightly
committed
bb0106a
View commit details
Copy full SHA for bb0106a
Browse repository at this point
refactor: replace nil stackframe's name to <nil>
Lslightly
committed
c3566f0
View commit details
Copy full SHA for c3566f0
Browse repository at this point
Commits on Jul 26, 2026
test: add sample count/size comparison
Lslightly
committed
882d634
View commit details
Copy full SHA for 882d634
Browse repository at this point
You can’t perform that action at this time.