This website works better with JavaScript.
Home
Explore
Help
Sign In
chenchao
/
pprof
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
No Description
24
Commits
1
Branch
Tree:
ab2ad3d69d
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'ab2ad3d69d'
${ noResults }
pprof
/
internal
/
binutils
Raul Silvera
ab2ad3d69d
Get rid of newlines at the end of function names from nm symbolization
They were thrashing pprof's output
9 years ago
..
addr2liner.go
Prefer nm based function names to addr2line based names.
9 years ago
addr2liner_llvm.go
Add 0x to llvm-symbolizer input
9 years ago
addr2liner_nm.go
Get rid of newlines at the end of function names from nm symbolization
9 years ago
binutils.go
Add support for local symbolization using llvm-symbolizer
9 years ago
binutils_test.go
Prefer nm based function names to addr2line based names.
9 years ago
disasm.go
Remove demangle package
9 years ago
disasm_test.go
remove binutils wrappers used for testing
9 years ago