Raul Silvera
5ff215ca66
Rename functions to make code more readable
8 лет назад
Wade Simba Khadder
4240a81fd6
Removes unnecessary change
8 лет назад
Wade Simba Khadder
94c34a3aa6
Runs a go fmt
8 лет назад
Raul Silvera
fb2d76f778
Rename mapping index variable for readability, NFC
9 лет назад
Raul Silvera
cf9a1f462e
Add diagnostics for symbolization without mapping filenames
9 лет назад
Raul Silvera
1c9cb2e8d3
Clean up paths using filepath package
When reconciling samples, cleanup file paths to allow functions to be
combined if their source filenames match after cleanup (eg "src.cpp" and
"./src.cpp").
Also clean up existing uses of filepath to avoid passing empty strings
to it: filepath.Base("") returns "."
9 лет назад
Raul Silvera
83a31e5c37
Remove demangle package
Instead of including it the demangle package with pprof,
point to its own repo.
9 лет назад
Raul Silvera
164ad05478
Update tree structure to follow Go conventions
Also update the build instructions to use go get
9 лет назад
Raul Silvera
d174bbe741
first commit of OSS pprof
9 лет назад