24 Commits (1a94d8640e99342fa76ae6296aaa921d08ac451f)

Author SHA1 Message Date
  Dmitry Labutin d6d2dc122c
profile.CheckValid should return an error if location has a line with empty function (#517) 5 years ago
  Alexey Alexandrov f8f10df842 Add -update flag that can be used to update golden files. (#467) 6 years ago
  CodeLingo Bot e84dfd68c1 Fix comments according to best practices by effective go (#446) 6 years ago
  Margaret Nolan 8b03ce837f record diff base profile label key/value constant (#384) 6 years ago
  Margaret Nolan c283c2ce6a add -diff flag for better profile comparision (#369) 6 years ago
  lvng 94bbd8ee36 moved filter tests into their own test file which matches the implementation file, filter.go. (#356) 7 years ago
  Alexey Alexandrov 35174474cc
Use buffer as a var instead of NewBuffer(nil). (#312) 7 years ago
  Margaret Nolan 8cd90f1e63 Detect concatenated profile and give clearer error message (#304) 7 years ago
  Alexey Alexandrov 65d07f9e45 Dedupe profile comments when merging profiles. (#303) 7 years ago
  Margaret Nolan 7098ae611f
Support parsing of is_folded bit (#296) 7 years ago
  Margaret Nolan e9167955d7
Fix panic on merge when one profile missing mappings (#291) 7 years ago
  Alexey Alexandrov 4f5906cc8a
Add tests for CheckValid, fix a couple crashers. (#248) 7 years ago
  Margaret Nolan 539d4380c6 Fix unit warnings (#240) 7 years ago
  Margaret Nolan c70cbc2c12 Add support for units for numeric tags (#213) 7 years ago
  Sanjay Ghemawat f0300aaaf0 Make Profile copying and encoding thread-safe. (#232) 7 years ago
  Hyang-Ah Hana Kim 57b9500a74 profile: FilterSamplesByName returns the correct hnm (#190) 7 years ago
  Margaret Nolan 0100b9c117 Added option to normalize by base profile (#162) 7 years ago
  Tamir Duberstein ff2edbdec7 *: golint, go tool vet, unsued, gosimple, staticcheck (#113) 8 years ago
  Raul Silvera 43ebb02455 Improve regexp matching of mappings for legacy formats 8 years ago
  Raul Silvera 480c9da729 Remove old benchmarks 8 years ago
  Raul Silvera 7e5698fd75 Allow profiles with no samples 8 years ago
  Raul Silvera fbfe4810f1 Upstream minir changes from golang version of pprof 8 years ago
  Raul Silvera ed301b091e Add testcase for tagshow/taghide 8 years ago
  Raul Silvera 164ad05478 Update tree structure to follow Go conventions 9 years ago
  Raul Silvera d174bbe741 first commit of OSS pprof 9 years ago