1. 131d412 Increase chunk size for concurrent fetch to 128 (#727) by Craig Chasseur · 1 year, 7 months ago main
  2. cbe7257 Add new symbol directory layout by build-id `/xx/xxxxxxxx.debug`. (#724) by piwicode · 1 year, 7 months ago
  3. 70bd9ae Add visual indication of inlined frames. (#723) by Sanjay Ghemawat · 1 year, 8 months ago
  4. 1763105 Go 1.19 released, so update supported Go versions. (#721) by Alexey Alexandrov · 1 year, 8 months ago
  5. c133b57 Update pprof documentation on tags. (#722) by Alexey Alexandrov · 1 year, 8 months ago
  6. e6338ce Added alternative flamegraph implementation that can show callers. (#716) by Sanjay Ghemawat · 1 year, 8 months ago
  7. a41b82a Improve handling of Go symbols with type parameters (#717) by Michael Pratt · 1 year, 9 months ago
  8. c488b8f chore: run integration tests against main branch (#682) by Maggie Nolan · 1 year, 11 months ago
  9. d04f242 Make config menu entries relative. (#704) by Sanjay Ghemawat · 2 years ago
  10. 33a8acc Made flamegraph test less brittle. (#703) by Sanjay Ghemawat · 2 years ago
  11. 154dc81 all: update dependencies (#702) by Dmitri Shuralyov · 2 years ago
  12. 59ca7ad Generalize the unit support in pprof a bit further. (#699) by Alexey Alexandrov · 2 years ago
  13. 83db2b7 Split monolithic webhtml.go into multiple files. (#695) by Sanjay Ghemawat · 2 years ago
  14. fdd30d9 Update minimum Go version to 1.17 in go.mod. (#693) by Alexey Alexandrov · 2 years ago
  15. d8f96c0 Fix doc comments format to become compatible with tip gofmt. (#694) by Alexey Alexandrov · 2 years ago
  16. b5a4dc8 allow rendering big flame graphs by avoiding stack overflow in JS parser (#684) by Pete Vilter · 2 years, 1 month ago
  17. 85950bb Fix tagroot to properly format unitless numeric tags. (#691) by Alexey Alexandrov · 2 years, 1 month ago
  18. c2158d7 Add Go 1.18 to testing, remove Go 1.16. (#692) by Alexey Alexandrov · 2 years, 1 month ago
  19. b2ab032 third_party: fix typo (#685) by cui fliter · 2 years, 1 month ago
  20. 5bba342 internal/graph: Support comments with double quotes (#688) by Evan Jones · 2 years, 1 month ago
  21. 0368bd9 Handle either _text or _stext as the kernel relocation symbol. (#674) by Svilen Kanev · 2 years, 2 months ago
  22. 43b8053 Parse and propagate the name of the kernel relocation symbol (#675) by Svilen Kanev · 2 years, 2 months ago
  23. 513e8ac doc: clarify graph view docs to note negative values appear in profile comparison (#667) by Maggie Nolan · 2 years, 3 months ago
  24. 8c355e5 internal/elfexec: Fix typos in elfexec.go (#681) by Kemal Akkoyun · 2 years, 3 months ago
  25. d25a53d Log build ID in local symbolization error messages. (#679) by Alexey Alexandrov · 2 years, 3 months ago
  26. 6f57359 Update d3-flame-graph from 2.0.0-alpha to 4.1.3 (#677) by Mark Hansen · 2 years, 4 months ago
  27. 2007db6 Add badge link to Go API docs in pkg.go.dev (#676) by Mark Hansen · 2 years, 5 months ago
  28. 1daafda Update instructions to use "git clone" instead of "go get". (#673) by Alexey Alexandrov · 2 years, 5 months ago
  29. 44fc4e8 proto/profile.proto: fix typo (#672) by Shengyu Zhang · 2 years, 5 months ago
  30. e9b0287 Update mapassign regex to match both call variants (#668) by Mark Hansen · 2 years, 6 months ago
  31. f987b9c Avoid adding a redundant newline when printing weblistPageClosing (#665) by Zvonimir · 2 years, 6 months ago
  32. f410f49 Extend GetBase heuristics for PIE kernels. (#660) by Svilen Kanev · 2 years, 6 months ago
  33. 5d978cc Refactor GetBase heuristics for kernels. (#661) by Svilen Kanev · 2 years, 6 months ago
  34. 6c32895 ci: Disable staticcheck on tip-of-tree compiler. (#664) by Svilen Kanev · 2 years, 6 months ago
  35. 947d60d Update dependencies. (#657) by Alexey Alexandrov · 2 years, 7 months ago
  36. 7fe48b4 Add -tagroot and -tagleaf options (#649) by Mark Hansen · 2 years, 7 months ago
  37. 1096026 Get rid of Travis CI badge in README (#652) by Garrett Wang · 2 years, 7 months ago
  38. 86a2bdb Fix tests run by Github Action and update the testing matrix (#654) by Garrett Wang · 2 years, 7 months ago
  39. 02619b8 elfexec: fix typo in elfexec.go (#646) by 市民233 · 2 years, 8 months ago
  40. f964ff6 When matching mappings to segments, skip over segments with zero file size. (#644) by gmarin13 · 2 years, 9 months ago
  41. 29dffc3 Fix typos (#642) by mattn · 2 years, 9 months ago
  42. c50bf4f Change llvm-symbolizer to use --inlining (#643) by Fangrui Song · 2 years, 9 months ago
  43. 4bb14d4 Add support for matching split mappings to segments. (#641) by gmarin13 · 2 years, 9 months ago
  44. 86eeefc internal/report: error if filter argument has no matches (#631) by Michael Pratt · 2 years, 10 months ago
  45. a478d1d Refactor the matching of ELF program headers with profile mappings. (#635) by gmarin13 · 2 years, 11 months ago
  46. 01bbb19 feat(ui): add link to download profile to the UI (#634) by San Nguyen · 2 years, 11 months ago
  47. 923b5ab Source listing handles missing binaries and addresses. (#628) by Sanjay Ghemawat · 3 years ago
  48. 3a04a4d Ensure the workflow run fail if any job fails, but remaining matrix configurations run if one matrix configuration fails. (#627) by Garrett Wang · 3 years ago
  49. a266312 Delay base computation for ELF files until we have a sample address. (#623) by gmarin13 · 3 years ago
  50. 7c2eacd Replace Base() with ObjAddr() in the plugin.ObjFile interface. (#622) by gmarin13 · 3 years ago
  51. 94a9f03 Disable segment selection for a mapping (#620) by gmarin13 · 3 years, 1 month ago
  52. 17a10ee Parse numeric labels with a zero-value if units are specified. (#619) by Sam Xi · 3 years, 1 month ago
  53. ec78c8a Add testing for Go Tip and Go 1.16 and get rid of Travis CI and Go 1.14. (#615) by Garrett Wang · 3 years, 1 month ago
  54. 8eee249 Handle large mappings in FindProgHeaderForMapping (#610) by gmarin13 · 3 years, 1 month ago
  55. b188cf6 Make isData field specific to fileAddr2Line. (#614) by Alexey Alexandrov · 3 years, 1 month ago
  56. 15ff72e Update CONTRIBUTING.md (#613) by Alexey Alexandrov · 3 years, 1 month ago
  57. cbba55b Revamp how source listing is produced so it works for inlined functions. (#599) by Sanjay Ghemawat · 3 years, 2 months ago
  58. c5db671 pprof/internal/binutils: update windows test binary (#608) by Egon Elbre · 3 years, 2 months ago
  59. 1612e9b Fix a typo in README.md (#605) by Alexey Alexandrov · 3 years, 3 months ago
  60. 10e9aeb Add GCUs as a unit type (#588) by Maggie Nolan · 3 years, 3 months ago
  61. d980be6 Update the function comment for FindProgHeaderForMapping. (#601) by gmarin13 · 3 years, 3 months ago
  62. 1f0ca0a Enable symbolization of data objects with the llvm symbolizer (#598) by gmarin13 · 3 years, 3 months ago
  63. 39141e7 proto/profile.proto: fix typo (#577) by Stephan Renatus · 3 years, 3 months ago
  64. 3dbeb62 Minor code cleanups (#596) by Egon Elbre · 3 years, 3 months ago
  65. a2c150c Support disasm on Windows (#593) by Egon Elbre · 3 years, 3 months ago
  66. 284c741 Fix wrong flag passed to objdump command when diassembling. (#595) by Sanjay Ghemawat · 3 years, 4 months ago
  67. b9804c9 Modify addr2liner_nm to parse symbol sizes and identify data object symbols. (#591) by gmarin13 · 3 years, 4 months ago
  68. 096c08e Modify Scale() and ScaleN() to round and drop all-zero samples when scaling (#559) by Maggie Nolan · 3 years, 4 months ago
  69. 3ec35eb Fixing comment if dotColor function. (#584) by yarchi · 3 years, 4 months ago
  70. 9bd6f8a profile: Extend merge API comment in regards to associativity (#590) by Frederic Branczyk · 3 years, 5 months ago
  71. 4ba3a2d fix source page header logo looks. (#587) by zzjin · 3 years, 5 months ago
  72. 1bf35d6 Fix Github Action on Windows (#586) by Garrett Wang · 3 years, 5 months ago
  73. ae44437 Update setup-xcode version to solve the deprecation issue (#580) by Garrett Wang · 3 years, 5 months ago
  74. cf23057 Update supported Xcode versions to fix Github Action failures. (#579) by Garrett Wang · 3 years, 5 months ago
  75. 20978b5 Add missing `escapeForDot()` to labels for function names (#564) by Nathan Daly · 3 years, 6 months ago
  76. 3e6fc7f feat: reuse seenEdge and seenNode to reduce garbage collection pressure (#575) by Nao Yonashiro · 3 years, 6 months ago
  77. 163956e chore: fix typo (#574) by Nao Yonashiro · 3 years, 6 months ago
  78. 8ef5528 Remove potential Go module versions from shortened names (#571) by Zik · 3 years, 6 months ago
  79. 67992a1 Update demangle dependency (#572) by Roman Gershman · 3 years, 7 months ago
  80. e3cc412 Only run TestDisasm on amd64 (#570) by zhsj · 3 years, 7 months ago
  81. 1066cbb Correct a typo (#562) by Nilay Vaish · 3 years, 7 months ago
  82. d1ec22a Test --x86-asm-syntax=intel only on amd64 (#561) by Kalyana Chadalavada · 3 years, 7 months ago
  83. 29d1258 Fix a race in temp file creation. (#565) by Alexey Alexandrov · 3 years, 7 months ago
  84. 1c5bbb0 chore: run github actions CI daily (#560) by Maggie Nolan · 3 years, 7 months ago
  85. 7b70370 Fix Github Action and modify supported xcode/macOS versions in both Github Action and Travis CI. (#563) by Garrett Wang · 3 years, 7 months ago
  86. acf8798 Escape double quotes, replace center-chars to left-aligns, and add tests (#557) by Mohammad (Moa) Raji · 3 years, 8 months ago
  87. 1a94d86 Remove extra version check on GNU objdump (#554) by Garrett Wang · 3 years, 10 months ago
  88. 0b9ab80 Disable auto-converting line endings for non-text files (#552) by Garrett Wang · 3 years, 10 months ago
  89. d500996 Add support for LLVM nm. (#545) by Garrett Wang · 3 years, 10 months ago
  90. 6609db7 Update Github Action badge to reference the CI status page. (#549) by Garrett Wang · 3 years, 10 months ago
  91. f08ab7d Add Github Action badge and remove duplicated CI. (#547) by Garrett Wang · 3 years, 10 months ago
  92. eab82f0 Use Github Action to replace Travis and AppVeyor for CI. (#541) by Garrett Wang · 3 years, 10 months ago
  93. 03e1cf3 Add support for LLVM objdump (#534) by Kalyana Chadalavada · 3 years, 11 months ago
  94. 163a225 settings: Only call MkdirAll on save (#542) by Evan Jones · 3 years, 11 months ago
  95. 427632f Add support for saving the current configuration settings (#535) by Sanjay Ghemawat · 4 years ago
  96. 160c429 Update README to reflect what green nodes/edges mean. (#531) by Garrett Wang · 4 years ago
  97. fc25d7d Add url to "Interpret the call graph" section in pprof legend. (#530) by Garrett Wang · 4 years ago
  98. e11b803 Add callgraph examples to README.md (#528) by Garrett Wang · 4 years ago
  99. 8f1c0db Remove support for Go 1.12 (#522) by Garrett Wang · 4 years ago
  100. dfef78b cli: add 'q' as an alias for 'quit' (#525) by Michael Pratt · 4 years ago