150 次程式碼提交 (4d9753cdf1c3ef894ca098c578804df49b0a9e16)
 

作者 SHA1 備註 提交日期
  Raul Silvera 4d9753cdf1 Merge pull request #49 from rauls5382/graphtest 8 年之前
  Josef Jelinek de7c1b9869 Merge pull request #48 from rauls5382/residual 8 年之前
  Raul Silvera 67652dc78c Unexport test data structures and fields 8 年之前
  Raul Silvera 83add08ef1 Keep more residual edges 8 年之前
  Raul Silvera fd897ba6d8 Merge pull request #47 from rauls5382/mutex 8 年之前
  Raul Silvera 7188567130 Add new Contention entry points 8 年之前
  Josef Jelinek 92a58c57d3 Merge pull request #46 from rauls5382/readability 8 年之前
  Raul Silvera 9714e5d100 Misc changes suggested by readability review 8 年之前
  Josef Jelinek 8b3c6b12a7 Merge pull request #45 from rauls5382/nodir 8 年之前
  Josef Jelinek 5a1417efdc Merge pull request #44 from rauls5382/master 8 年之前
  Raul Silvera 9e91875bc7 Comment reword 8 年之前
  Raul Silvera e6498adf75 More careful handling of temporary directories 8 年之前
  Raul Silvera 44f53e2755 Redirect binary outputs away from stdout on interactive mode 8 年之前
  Josef Jelinek 2abe7148c6 Merge pull request #43 from rauls5382/golang 8 年之前
  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 年之前