説明なし
Alexey Alexandrov f8f10df842 Add -update flag that can be used to update golden files. (#467) 6 年 前
..
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 Fix comments according to best practices by effective go (#446) 6 年 前
profile_test.go Add -update flag that can be used to update golden files. (#467) 6 年 前
proto.go *: golint, go tool vet, unsued, gosimple, staticcheck (#113) 8 年 前
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 年 前