Нет описания
Dmitry Labutin d6d2dc122c
profile.CheckValid should return an error if location has a line with empty function (#517)
5 лет назад
..
testdata Fix wrong unit type for contention count when parsing legacy Java profiles. (#404) 6 лет назад
encode.go Detect concatenated profile and give clearer error message (#304) 7 лет назад
filter.go Add show_from profile filter. (#372) 7 лет назад
filter_test.go Add show_from profile filter. (#372) 7 лет назад
index.go Expose helper string->index logic for profile.Profile 8 лет назад
index_test.go add copyright 8 лет назад
legacy_java_profile.go Fix wrong unit type for contention count when parsing legacy Java profiles. (#404) 6 лет назад
legacy_profile.go profile: fix legacy format Go heap profile parsing (#382) 6 лет назад
legacy_profile_test.go profile: fix legacy format Go heap profile parsing (#382) 6 лет назад
merge.go Fake mappings should be merged into a single one during merging (#357) 7 лет назад
merge_test.go Fake mappings should be merged into a single one during merging (#357) 7 лет назад
profile.go profile.CheckValid should return an error if location has a line with empty function (#517) 5 лет назад
profile_test.go profile.CheckValid should return an error if location has a line with empty function (#517) 5 лет назад
proto.go profile: change error message to print string representation of wire type (#514) 5 лет назад
proto_test.go Use buffer as a var instead of NewBuffer(nil). (#312) 7 лет назад
prune.go When pruning unsimplified names, don't trim "(anonymous namespace)". (#140) 8 лет назад
prune_test.go When pruning unsimplified names, don't trim "(anonymous namespace)". (#140) 8 лет назад