38 コミット (236ed259b199815a270edb9f8702bd0102e2e8fa)

作者 SHA1 メッセージ 日付
  Margaret Nolan b44fece901 support https with certificate (#423) 6 年 前
  Margaret Nolan c283c2ce6a add -diff flag for better profile comparision (#369) 6 年 前
  Margaret Nolan 58b78aa5a1 Hack the code so that both existing Go versions and current Go master format it the same (#358) 7 年 前
  Aleksey Akulovich ff47fcd4d1 internal/driver: allow local symbolization with perf path format (#335) 7 年 前
  lannadorai e8d30eee16 Update perf_to_profile cli arguments to use flags. (#277) (#332) 7 年 前
  Alexey Alexandrov 41ac4e1c27 Add flag to append a comment to a profile. (#221) 7 年 前
  Alexey Alexandrov 4ab1a368c5 Avoid using $HOME when it's empty. (#169) 7 年 前
  Margaret Nolan 0100b9c117 Added option to normalize by base profile (#162) 7 年 前
  Alexey Alexandrov 1047541c19 Create a fake mapping for profile.proto profiles (#135) 8 年 前
  Raul Silvera 402739d38b Special case fetching for driver tests (#129) 8 年 前
  Raul Silvera ea9fac9fa3 Search files under PPROF_BINARY_PATH using both its basename and its full path 8 年 前
  Hiroshi Ioka f90721db3d internal/driver: avoid using $HOME directly 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 6960e0b9a3 Add options to skip tls verification 8 年 前
  Kale Blankenship f3e6640e1c move ioutil.ReadAll() call into if stmt scope 8 年 前
  Michel Lespinasse d87190945c Honor environment proxy settings 8 年 前
  Kale Blankenship a88ec1fbbf Display HTTP errors from server 8 年 前
  Raul Silvera 9aa6971515 Remove source from fetch error message 8 年 前
  Raul Silvera e6498adf75 More careful handling of temporary directories 8 年 前
  Alexey Alexandrov ddacd6aa78 Reset mapping file to empty string if it was patched to be the source URL. 8 年 前
  Raul Silvera 67eb6a604a Add links to perf_data_converter 8 年 前
  Wade Simba Khadder 269e7ed898 Creates a temp file directly and uses that rather than just a path 8 年 前
  Wade Simba Khadder f6af5cf4ae Removes error in the return statement of isPerfData 8 年 前
  Wade Simba Khadder a27767de2f Breaks profileProtoReader into multiple functions 8 年 前
  Wade Simba Khadder fe37e1287e Only do Seek if there is an EOF in the perf fetcher 8 年 前
  Wade Simba Khadder c4c7a25e47 Use deferDeleteTempFile instead of DeleteOnClose 8 年 前
  Wade Simba Khadder 02a0f96266 Deletes generated profile.proto file after use in perf_to_profile conversion 8 年 前
  Wade Simba Khadder f5fb4002ba Ignores stdout and stderr from perf_to_profile 8 年 前
  Wade Simba Khadder afe48f0df8 Lets client know that the perf.data conversion may take a few minutes. 8 年 前
  Wade Simba Khadder 670853d787 Removes else after return in fetch 8 年 前
  Wade Simba Khadder bf85261bb6 Use bytes.Equal to compare two byte arrays. 8 年 前
  Wade Simba Khadder f4315666c2 Adds hook to allow pprof to handle perf.data files. 8 年 前
  Raul Silvera 0c91ef751d Add symbolization support for Mach-O 8 年 前
  Raul Silvera 039e3813be Chunk profile fetching 9 年 前
  Raul Silvera 164ad05478 Update tree structure to follow Go conventions 9 年 前
  Raul Silvera d174bbe741 first commit of OSS pprof 9 年 前