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
.
Bajrang
/
FlameGraph
Public
forked from
brendangregg/FlameGraph
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
FlameGraph
stackcollapse-perf.pl
on
master
User selector
All users
All time
Commit history
Commits on Aug 23, 2021
fixing regex to quotemeta the function name
jan-konczak-cs-put
committed
15c0c57
View commit details
Copy full SHA for 15c0c57
View code at this point
Browse repository at this point
Commits on Apr 21, 2021
Fall back to symbol+offset when calculating source lines if mod+pc fails
Show description for 6b3d9bf
jan-konczak-cs-put
committed
6b3d9bf
View commit details
Copy full SHA for 6b3d9bf
View code at this point
Browse repository at this point
Commits on Mar 27, 2021
stackcollapse-perf.pl: add switch --srcline to support source context from 'perf script -F+srcline'
Show description for 7b0ca27
jan-konczak-cs-put
committed
7b0ca27
View commit details
Copy full SHA for 7b0ca27
View code at this point
Browse repository at this point
when using --inline, addr2line sometimes produces "??" or "" as a result; fall back to default output in such case
jan-konczak-cs-put
committed
449e931
View commit details
Copy full SHA for 449e931
View code at this point
Browse repository at this point
adding cache of addr2line results when --inline is on
jan-konczak-cs-put
committed
d45f620
View commit details
Copy full SHA for d45f620
View code at this point
Browse repository at this point
Commits on Oct 16, 2018
Fix spelling of stackcollapse in comments
Show description for 9053353
psanford
committed
9053353
View commit details
Copy full SHA for 9053353
View code at this point
Browse repository at this point
Commits on Aug 17, 2017
tweak event warning
brendangregg
committed
f43f98b
View commit details
Copy full SHA for f43f98b
View code at this point
Browse repository at this point
update tests
brendangregg
committed
2b0ba56
View commit details
Copy full SHA for 2b0ba56
View code at this point
Browse repository at this point
Commits on Jul 31, 2017
Added --addrs option.
Greg Bentley
committed
d44559f
View commit details
Copy full SHA for d44559f
View code at this point
Browse repository at this point
Commits on Jul 30, 2017
improve kernel annotation detection
brendangregg
committed
99972c0
View commit details
Copy full SHA for 99972c0
View code at this point
Browse repository at this point
Commits on Jun 27, 2017
Support stack collapse for multi-event perf.data files
Show description for 4b7b316
milianw
committed
4b7b316
View commit details
Copy full SHA for 4b7b316
View code at this point
Browse repository at this point
Commits on Jun 22, 2017
update perf script help message
brendangregg
committed
6a152bf
View commit details
Copy full SHA for 6a152bf
View code at this point
Browse repository at this point
improve accuracy of java/js color palettes with --jit annotations
brendangregg
committed
e83d1bc
View commit details
Copy full SHA for e83d1bc
View code at this point
Browse repository at this point
Commits on Dec 16, 2016
fix offsets again with kernel annotations
brendangregg
committed
ef64564
View commit details
Copy full SHA for ef64564
View code at this point
Browse repository at this point
Strip hex function offsets from output of newer perf
brendangregg
committed
8e9d1b2
View commit details
Copy full SHA for 8e9d1b2
View code at this point
Browse repository at this point
Commits on Sep 29, 2016
return <> chars, which should hopefully be escaped properly
brendangregg
committed
95cf42f
View commit details
Copy full SHA for 95cf42f
View code at this point
Browse repository at this point
Commits on Jul 8, 2016
remove --inline and --context from tests for now
brendangregg
committed
dd5dcff
View commit details
Copy full SHA for dd5dcff
View code at this point
Browse repository at this point
Commits on Jul 7, 2016
Fixes the event record start regexp
Show description for deb8ce8
skarcha
committed
deb8ce8
View commit details
Copy full SHA for deb8ce8
View code at this point
Browse repository at this point
Commits on Jul 1, 2016
improve kernel check for --kernel option
brendangregg
committed
c43aa52
View commit details
Copy full SHA for c43aa52
View code at this point
Browse repository at this point
Merge pull request #93 from stbergmann/master
Show description for 880abfb
brendangregg
authored
880abfb
View commit details
Copy full SHA for 880abfb
View code at this point
Browse repository at this point
Merge pull request #90 from skarcha/master
Show description for e4cd06c
brendangregg
authored
e4cd06c
View commit details
Copy full SHA for e4cd06c
View code at this point
Browse repository at this point
Commits on Jun 23, 2016
Support "(anonymous namespace)" in C++ function names
stbergmann
committed
e940a24
View commit details
Copy full SHA for e940a24
View code at this point
Browse repository at this point
Commits on Jun 20, 2016
stackcollapse-perf.pl: Use module name if function name is unknown #87
brendangregg
committed
257b531
View commit details
Copy full SHA for 257b531
View code at this point
Browse repository at this point
Commits on May 17, 2016
Better support for process name with spaces
Show description for 1da848a
skarcha
committed
1da848a
View commit details
Copy full SHA for 1da848a
View code at this point
Browse repository at this point
Commits on May 12, 2016
Add inline annotation
tjake
committed
e2b690a
View commit details
Copy full SHA for e2b690a
View code at this point
Browse repository at this point
Commits on May 11, 2016
Add support for https://github.com/jrudolph/perf-map-agent/pull/35
tjake
committed
62a1890
View commit details
Copy full SHA for 62a1890
View code at this point
Browse repository at this point
Support addr2line with java for jni/jvm.so calls
tjake
committed
d6eafcc
View commit details
Copy full SHA for d6eafcc
View code at this point
Browse repository at this point
Commits on Jan 31, 2016
Merge pull request #72 from rhysh/master
Show description for 4cffd13
brendangregg
committed
4cffd13
View commit details
Copy full SHA for 4cffd13
View code at this point
Browse repository at this point
Commits on Dec 9, 2015
Match Go method names more precisely
Show description for 0076f12
rhysh
committed
0076f12
View commit details
Copy full SHA for 0076f12
View code at this point
Browse repository at this point
Commits on Dec 8, 2015
switch kernel to orange, and avoid spaces in collapsed output
brendangregg
committed
942302d
View commit details
Copy full SHA for 942302d
View code at this point
Browse repository at this point
Merge pull request #77 from ekacnet/misc
Show description for 517275b
brendangregg
committed
517275b
View commit details
Copy full SHA for 517275b
View code at this point
Browse repository at this point
Commits on Nov 26, 2015
Add an option to annotate kernel function with a [k]
Show description for 41dc305
ekacnet
committed
41dc305
View commit details
Copy full SHA for 41dc305
View code at this point
Browse repository at this point
Commits on Nov 20, 2015
stackcollapse-perf.pl: do not read the whole input file into memory
mephi42
committed
408d7a2
View commit details
Copy full SHA for 408d7a2
View code at this point
Browse repository at this point
Commits on Oct 19, 2015
Support function names including '('
Show description for 8779688
rhysh
committed
8779688
View commit details
Copy full SHA for 8779688
View code at this point
Browse repository at this point
Commits on Oct 11, 2015
allow one whitespace in thread names, and replace it with underscore
brendangregg
committed
d536c61
View commit details
Copy full SHA for d536c61
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.