25 次代码提交 (4ac0da889f5869b4ce048f66afcd9cce809409e7)

作者 SHA1 备注 提交日期
  Hyang-Ah Hana Kim 403a828189 profile: fix legacy format Go heap profile parsing (#382) 6 年前
  Alexey Alexandrov 236aa1ba21 Detect invalid addresses when parsing profile and report as error. 8 年前
  Raul Silvera 6c04e3db69 Allow comments in mutex profiles 8 年前
  Raul Silvera 810215ca57 Add support for golang legacy mutex profiles 8 年前
  Sameer Ajmani 22efa63a2e profile.parseGoCount: accept non-space characters in profile type. 8 年前
  Raul Silvera 6437823021 Remove logging entries using a regexp 8 年前
  Raul Silvera 7f6bc39c1b Add comment for ParseMemoryMapFromScanner 8 年前
  Raul Silvera 251ad27be0 Handle memory maps generated by logging 8 年前
  Raul Silvera f99c95e2cb Parse correctly mappings where the binary has been deleted 8 年前
  Raul Silvera 43ebb02455 Improve regexp matching of mappings for legacy formats 8 年前
  Alexey Alexandrov 4e0f07d812 Use the better fix for the issue with reflected calls in heap profiles 8 年前
  Alexey Alexandrov 4e36200fb4 Do not hide allocation frames under call32/call64. 8 年前
  Raul Silvera 7e5698fd75 Allow profiles with no samples 8 年前
  Raul Silvera 7188567130 Add new Contention entry points 8 年前
  Raul Silvera 9714e5d100 Misc changes suggested by readability review 8 年前
  Raul Silvera fbfe4810f1 Upstream minir changes from golang version of pprof 8 年前
  Raul Silvera d89f0ee907 Apply -1 adjustment to leaf frames for some legacy profiles 9 年前
  Raul Silvera f263fcbe49 Tighten the growth/fragmentation regexp to only allow an optional z. 9 年前
  Raul Silvera b270ddac1c Extend regexp for matching legacy growth profiles 9 年前
  Raul Silvera 8e708c2305 Remove unnecessary named parameter, NFC 9 年前
  Raul Silvera 4d8e0fa166 Apply leaf cleanup to threadz samples 9 年前
  Raul Silvera 7d7ed67f71 Fix error handling threadz legacy profiles 9 年前
  Raul Silvera 164ad05478 Update tree structure to follow Go conventions 9 年前
  Raul Silvera d174bbe741 first commit of OSS pprof 9 年前