Raul Silvera
5ff215ca66
Rename functions to make code more readable
vor 8 Jahren
Wade Simba Khadder
4240a81fd6
Removes unnecessary change
vor 8 Jahren
Wade Simba Khadder
94c34a3aa6
Runs a go fmt
vor 8 Jahren
Raul Silvera
fb2d76f778
Rename mapping index variable for readability, NFC
vor 9 Jahren
Raul Silvera
cf9a1f462e
Add diagnostics for symbolization without mapping filenames
vor 9 Jahren
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 "."
vor 9 Jahren
Raul Silvera
83a31e5c37
Remove demangle package
Instead of including it the demangle package with pprof,
point to its own repo.
vor 9 Jahren
Raul Silvera
164ad05478
Update tree structure to follow Go conventions
Also update the build instructions to use go get
vor 9 Jahren
Raul Silvera
d174bbe741
first commit of OSS pprof
vor 9 Jahren