224 次代码提交 (f90721db3d0fcaa8da63a30cc963e2d7d3cbedf7)
 

作者 SHA1 备注 提交日期
  Hiroshi Ioka f90721db3d internal/driver: avoid using $HOME directly 8 年前
  Russ Cox 7eb5ba977f pprof: fix tests on Windows 8 年前
  Raul Silvera e859bce859 Merge pull request #92 from rsc/master 8 年前
  Russ Cox 6addbe4978 pprof/internal/symbolizer: do not recognize C:\foo\bar.exe as a URL 8 年前
  Raul Silvera 8b5491579f s/buildId/buildID/ as per guidelines (#90) 8 年前
  Raul Silvera e84ac77df0 Allow binary override for profiles with no mappings (#89) 8 年前
  Raul Silvera eb66c5d9ba Merge pull request #88 from aalexand/aalexand-large-address-threadz 8 年前
  Alexey Alexandrov 236aa1ba21 Detect invalid addresses when parsing profile and report as error. 8 年前
  Joe Tsai daa80a9496 Clean-up handling of output flag (#86) 8 年前
  Raul Silvera 2d6d840df8 Merge pull request #85 from rauls5382/tls 8 年前
  Raul Silvera 6960e0b9a3 Add options to skip tls verification 8 年前
  Raul Silvera e0cb01d99a Merge pull request #83 from vcabbage/display-http-errors 8 年前
  Raul Silvera 6c04e3db69 Allow comments in mutex profiles 8 年前
  Kale Blankenship f3e6640e1c move ioutil.ReadAll() call into if stmt scope 8 年前
  Raul Silvera b72f64835d Merge pull request #84 from walken-google/master 8 年前
  Michel Lespinasse d87190945c Honor environment proxy settings 8 年前
  Alexey Alexandrov 48033981f8 Merge pull request #82 from rauls5382/mutex 8 年前
  Kale Blankenship a88ec1fbbf Display HTTP errors from server 8 年前
  Raul Silvera 810215ca57 Add support for golang legacy mutex profiles 8 年前
  Raul Silvera e52d3f70f6 Merge pull request #81 from Sajmani/master 8 年前
  Sameer Ajmani 22efa63a2e profile.parseGoCount: accept non-space characters in profile type. 8 年前
  Josef Jelinek 450e84086e Merge pull request #80 from rauls5382/master 8 年前
  Raul Silvera 9aa6971515 Remove source from fetch error message 8 年前
  Raul Silvera ef147ff386 Merge pull request #79 from aalexand/aalexand-dev-dri 8 年前
  Alexey Alexandrov 8b9736f013 Do not attempt to symbolize /dev/dri/* and [heap] files. 8 年前
  Raul Silvera 1b4482cb9a Merge pull request #77 from zchee/readme_file-link 8 年前
  Koichi Shiraishi ac4a076ce6
README: add file link for profile.proto and some documentation 8 年前
  Koichi Shiraishi 25785ff2ce
README: fix profile.proto file path 8 年前
  Hyoun Kyu Cho 4d3aee256f Merge pull request #76 from rauls5382/windows_ads 8 年前
  Raul Silvera 02c8df458d Explicitly return error for empty input files 8 年前
  Raul Silvera a808f005da Merge pull request #74 from rauls5382/mapping 8 年前
  Raul Silvera 6437823021 Remove logging entries using a regexp 8 年前
  Hyoun Kyu Cho f64de01b18 Makes CheckValid check nil Location in Samples. 8 年前
  Raul Silvera bfe9c48c29 Merge pull request #73 from aalexand/aalexand-no-symbolize-vdso 8 年前
  Alexey Alexandrov ced695807b Add a helper function to check if a mapping is unsymbolizable. 8 年前
  Raul Silvera 074a40a2dd Merge pull request #72 from rauls5382/procmaps 8 年前
  Raul Silvera 7f6bc39c1b Add comment for ParseMemoryMapFromScanner 8 年前
  Raul Silvera 226a84fc89 Merge pull request #71 from vlankhaar/master 8 年前
  Vance Lankhaar 5a7450511c add copyright 8 年前
  Vance Lankhaar 058580598d Expose helper string->index logic for profile.Profile 8 年前
  Raul Silvera ecd093a0ce Merge pull request #70 from rauls5382/procmaps 8 年前
  Raul Silvera 251ad27be0 Handle memory maps generated by logging 8 年前
  Raul Silvera 1bb1723070 Merge pull request #68 from eecsninja/master 8 年前
  Raul Silvera 45800b2f47 Merge pull request #66 from rauls5382/pprofbinarypathmsg 8 年前
  Raul Silvera 5af1fccf7b Merge pull request #67 from rauls5382/deleted 8 年前
  Raul Silvera 8494d83eb8 Add a message recommending the use of PPROF_BINARY_PATH 8 年前
  Simon Que d22c3a31f1 Handle both remapped and ASLR'd Chrome OS kernel mappings 8 年前
  Raul Silvera f99c95e2cb Parse correctly mappings where the binary has been deleted 8 年前
  Raul Silvera be979a1e7a Merge pull request #65 from rauls5382/mapping 8 年前
  Raul Silvera 5509abdceb Combine adjacent mappings even if offsets are unavailable 8 年前