163 次程式碼提交 (a77d073971d349051ed107a6ed0a78aca1a342be)
 

作者 SHA1 備註 提交日期
  Raul Silvera a77d073971 Merge pull request #56 from aalexand/aalexand-heap-use-go-unhide-fix 8 年之前
  Alexey Alexandrov 4e0f07d812 Use the better fix for the issue with reflected calls in heap profiles 8 年之前
  Raul Silvera effd8a1ff1 Merge pull request #55 from aalexand/aalexand-heap-unhide-reflected-calls 8 年之前
  Alexey Alexandrov 4e36200fb4 Do not hide allocation frames under call32/call64. 8 年之前
  Raul Silvera f32110cf54 Merge pull request #53 from rauls5382/string 8 年之前
  Raul Silvera 71bea51771 Sort labels before printing 8 年之前
  Raul Silvera 480c9da729 Remove old benchmarks 8 年之前
  Raul Silvera a691cd088b Merge pull request #52 from rauls5382/tagunit 8 年之前
  Raul Silvera 9bd8312bd7 Have unit= apply to numeric tags 8 年之前
  Raul Silvera cf45752d9e Merge pull request #51 from rauls5382/empty 8 年之前
  Raul Silvera 7e5698fd75 Allow profiles with no samples 8 年之前
  Raul Silvera 640905d1a4 Merge pull request #50 from rauls5382/graphtest 8 年之前
  Raul Silvera d40a34dbc4 Update PPROF_TMPDIR help 8 年之前
  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 年之前