136 次程式碼提交 (fbfe4810f1d1c71e4536a4770a5f674aec9bf61c)
 

作者 SHA1 備註 提交日期
  Raul Silvera fbfe4810f1 Upstream minir changes from golang version of pprof 8 年之前
  Raul Silvera 0eb806efca Merge pull request #42 from rauls5382/symbols 8 年之前
  Raul Silvera 3f456ae43b Ensure symbolz is called after local symbolization 8 年之前
  Raul Silvera 246c174d3e Merge pull request #41 from aalexand/aalexand/unsource-url-mappings 8 年之前
  Alexey Alexandrov ddacd6aa78 Reset mapping file to empty string if it was patched to be the source URL. 8 年之前
  Josef Jelinek 13020e904d Merge pull request #40 from rauls5382/abbrev 8 年之前
  Raul Silvera 1ee9a61cda Use a regexp to match the abbreviated commands 8 年之前
  Raul Silvera fbc3c87ded Add support for abbreviated commands on interative command like 8 年之前
  Raul Silvera c4229bb094 Merge pull request #39 from aalexand/master 8 年之前
  Alexey Alexandrov 52d72a985e Handle PowerPC64 kernel mapping in getBase(). 8 年之前
  Hyoun Kyu Cho 35a78323ac Merge pull request #38 from rauls5382/mean 8 年之前
  Raul Silvera e10c124884 Fix mean computation during graph creation 8 年之前
  Raul Silvera 9aae4c120d Merge pull request #37 from rauls5382/links 8 年之前
  Raul Silvera 03677b54f3 Fix links on README.md 8 年之前
  Raul Silvera 8f325f5ed5 Update links to perf_data_converter 8 年之前
  Hyoun Kyu Cho dd395a642d Merge pull request #35 from rauls5382/master 8 年之前
  Raul Silvera 67eb6a604a Add links to perf_data_converter 8 年之前
  Josef Jelinek f8a8a7333f Merge pull request #34 from rauls5382/options 8 年之前
  Raul Silvera 93af41bcc6 Add comments for options processing 8 年之前
  Raul Silvera 913609c78a Add "options" command to show the current options 8 年之前
  Raul Silvera 1a10f4067d Merge pull request #32 from wade-k/master 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 年之前
  Josef Jelinek 7dfb5e832b Merge pull request #33 from rauls5382/tagshow 8 年之前
  Raul Silvera 5ff215ca66 Rename functions to make code more readable 8 年之前
  Raul Silvera ed301b091e Add testcase for tagshow/taghide 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 年之前
  Raul Silvera 675b85cb14 Add tagshow/taghide commands to select a subset of tags 8 年之前
  Wade Simba Khadder f4315666c2 Adds hook to allow pprof to handle perf.data files. 8 年之前
  Raul Silvera 04dc85b772 Merge pull request #31 from rauls5382/master 8 年之前
  Raul Silvera 722a936305 Update error message and reformat 8 年之前
  Raul Silvera af9754ae2a Handle ET_DYN binaries with nonzero offset 8 年之前
  Raul Silvera 62876de542 Merge pull request #30 from prattmic/callgrind 8 年之前
  Michael Pratt 77bbb10981 Instruction-level granularity in callgrind output 8 年之前
  Josef Jelinek 5d941a0fbb Merge pull request #29 from rauls5382/singlenode 8 年之前
  Raul Silvera 68b2231948 Ignore system name when merging nodes 8 年之前
  Josef Jelinek a02562f416 Merge pull request #27 from rauls5382/postdecode 8 年之前
  Raul Silvera 79372344b4 Use explicit else for array/map selection 8 年之前
  Raul Silvera 74a2f64500 Speed up proto postprocessing phase in proto decoder 8 年之前
  Josef Jelinek dee6a033b6 Merge pull request #26 from rauls5382/kcachegrind 8 年之前
  Hyoun Kyu Cho 14ce0c7a73 Merge pull request #25 from rauls5382/grow 8 年之前
  Raul Silvera 81cfe92f9b Disambiguate names for kcachegrind under the call_tree option 8 年之前
  Raul Silvera 4d59d2f44f Speed up profile encode/decode 8 年之前