No Description
Alexey Alexandrov cf6d271c80 Fix wrong unit type for contention count when parsing legacy Java profiles. (#404) 6 years ago
..
testdata Fix wrong unit type for contention count when parsing legacy Java profiles. (#404) 6 years ago
encode.go Detect concatenated profile and give clearer error message (#304) 7 years ago
filter.go Add show_from profile filter. (#372) 7 years ago
filter_test.go Add show_from profile filter. (#372) 7 years ago
index.go Expose helper string->index logic for profile.Profile 8 years ago
index_test.go add copyright 8 years ago
legacy_java_profile.go Fix wrong unit type for contention count when parsing legacy Java profiles. (#404) 6 years ago
legacy_profile.go profile: fix legacy format Go heap profile parsing (#382) 6 years ago
legacy_profile_test.go profile: fix legacy format Go heap profile parsing (#382) 6 years ago
merge.go Fake mappings should be merged into a single one during merging (#357) 7 years ago
merge_test.go Fake mappings should be merged into a single one during merging (#357) 7 years ago
profile.go record diff base profile label key/value constant (#384) 6 years ago
profile_test.go record diff base profile label key/value constant (#384) 6 years ago
proto.go *: golint, go tool vet, unsued, gosimple, staticcheck (#113) 8 years ago
proto_test.go Use buffer as a var instead of NewBuffer(nil). (#312) 7 years ago
prune.go When pruning unsimplified names, don't trim "(anonymous namespace)". (#140) 8 years ago
prune_test.go When pruning unsimplified names, don't trim "(anonymous namespace)". (#140) 8 years ago