Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
pkg
/
profile
Public
Notifications
You must be signed in to change notification settings
Fork
123
Star
2k
Code
Issues
10
Pull requests
2
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 20, 2022
Merge pull request #67 from yonderblue/changes
Show description for 1ac3e9a
davecheney
authored
1ac3e9a
Copy full SHA for 1ac3e9a
Commits on Oct 19, 2022
Add clock (fgprof) profile
yonderblue
committed
e103051
Copy full SHA for e103051
Commits on Jun 12, 2020
Fix MemProfileAllocs and MemProfileHeap options
Show description for 3704c8d
davecheney
committed
3704c8d
Copy full SHA for 3704c8d
Commits on May 20, 2020
assert Go 1.13 is the earliest release suoported
Show description for e3db4c8
davecheney
committed
e3db4c8
Copy full SHA for e3db4c8
Merge pull request #54 from AeroNotix/allow-override-memory-profile-type
Show description for 57ebce6
davecheney
authored
57ebce6
Copy full SHA for 57ebce6
Commits on May 6, 2020
Add MemProfileHeap and MemProfileAllocs, add documentation
AeroNotix
committed
1d0d932
Copy full SHA for 1d0d932
Commits on Apr 20, 2020
Add MemProfileType to allow overriding type of memory profile
Show description for b6a4bf4
AeroNotix
committed
b6a4bf4
Copy full SHA for b6a4bf4
Commits on Nov 21, 2019
Merge pull request #52 from pkg/go-mod-init
Show description for acd64d4
davecheney
authored
acd64d4
Copy full SHA for acd64d4
go mod init
Show description for 6be5ee8
davecheney
committed
6be5ee8
Copy full SHA for 6be5ee8
Commits on Nov 20, 2019
Merge pull request #50 from pkg/update-go-version
Show description for e6812cd
davecheney
authored
e6812cd
Copy full SHA for e6812cd
Remove support for deprecated Go versions
Show description for 59a17b5
davecheney
committed
59a17b5
Copy full SHA for 59a17b5
Merge pull request #49 from moio/master
Show description for 4c929fc
davecheney
authored
4c929fc
Copy full SHA for 4c929fc
Commits on Oct 25, 2019
Add goroutine profiling
moio
committed
4e20e47
Copy full SHA for 4e20e47
Commits on Mar 23, 2019
Add ThreadcreationProfile
davecheney
committed
f6fe063
Copy full SHA for f6fe063
Commits on Oct 28, 2018
Merge pull request #45 from HaraldNordgren/go_versions
Show description for 22592cc
davecheney
authored
22592cc
Copy full SHA for 22592cc
Bump Go versions
HaraldNordgren
committed
65c3a5c
Copy full SHA for 65c3a5c
Commits on Aug 9, 2018
Merge pull request #44 from AlekSi/patch-1
Show description for 057bc52
davecheney
authored
057bc52
Copy full SHA for 057bc52
Bump Go versions
AlekSi
authored
f2c0c85
Copy full SHA for f2c0c85
Commits on May 9, 2017
Merge pull request #40 from pkg/fixedbugs/39
Show description for 5b67d42
davecheney
authored
5b67d42
Copy full SHA for 5b67d42
profile: don't assume README.md is available
Show description for 52c30d7
davecheney
committed
52c30d7
Copy full SHA for 52c30d7
Commits on Apr 13, 2017
Merge pull request #37 from valyala/mutexprofile-add
Show description for 06b9068
davecheney
authored
06b9068
Copy full SHA for 06b9068
Commits on Apr 12, 2017
Added support for mutex profiling
valyala
committed
4e5f947
Copy full SHA for 4e5f947
Commits on Dec 23, 2016
Merge pull request #33 from mark-rushakoff/patch-1
Show description for 3a8809b
davecheney
authored
3a8809b
Copy full SHA for 3a8809b
Add missing Stop() to ExampleProfilePath
mark-rushakoff
authored
b88cb24
Copy full SHA for b88cb24
Commits on Sep 23, 2016
Moved TraceProfile to profile.go (#30)
zachbadgett
authored and
davecheney
committed
030571e
Copy full SHA for 030571e
Commits on Aug 22, 2016
latest minor release of 1.6.x now is 1.6.3 (#29)
xjewer
authored and
davecheney
committed
303fad7
Copy full SHA for 303fad7
Commits on Aug 15, 2016
Rename private profile type to Profile (#26)
davecheney
authored
539105f
Copy full SHA for 539105f
Commits on Aug 2, 2016
Update README.md
davecheney
authored
da8a52b
Copy full SHA for da8a52b
added contribution guidelines
davecheney
committed
2de6971
Copy full SHA for 2de6971
Commits on Aug 1, 2016
Add support for execution traces (#23)
Show description for 1c16f11
davecheney
authored
1c16f11
Copy full SHA for 1c16f11
Commits on Jul 16, 2016
comment cleanup
davecheney
committed
7b053ad
Copy full SHA for 7b053ad
Commits on Jun 1, 2016
updated readme
davecheney
committed
8a808a6
Copy full SHA for 8a808a6
Various cleanups (#21)
davecheney
committed
b2fdcff
Copy full SHA for b2fdcff
Merge pull request #19 from valyala/sequential-profile-sessions
Show description for c506c3f
davecheney
committed
c506c3f
Copy full SHA for c506c3f
simplify double start
davecheney
committed
4cc2898
Copy full SHA for 4cc2898
Pagination
Previous
Next
You can’t perform that action at this time.