1. 0a45c20 go.mod: update golang.org/x dependencies by Gopher Robot · 2 days ago master
  2. d315ade internal/gocore: fix some typos in comments by racequite · 2 weeks ago
  3. 598fefa internal: fix function names in comment by cuishuang · 3 weeks ago
  4. 01f1ac0 go.mod: update golang.org/x dependencies by Gopher Robot · 5 weeks ago
  5. 369212e go.mod: update golang.org/x dependencies by Gopher Robot · 9 weeks ago
  6. 513af1a go.mod: update golang.org/x dependencies by Gopher Robot · 3 months ago
  7. 6ef5bc2 internal/gocore: handle unsafe.pointer case for hchan.buf in chan by Wang Deyu · 5 months ago
  8. f175d0a go.mod: update golang.org/x dependencies by Gopher Robot · 4 months ago
  9. f50b87c go.mod: update golang.org/x dependencies by Gopher Robot · 5 months ago
  10. a36bd79 internal/gocore: refactor heapArena reading by Michael Pratt · 6 months ago
  11. ae9888a internal/gocore: skip the generated test to unblock the builder by Michael Anthony Knyszek · 6 months ago
  12. d5d7f7b go.mod: update golang.org/x dependencies by Gopher Robot · 6 months ago
  13. d6d0e89 internal/gocore: update for CL 537978 by Michael Pratt · 6 months ago
  14. 7e676ac all: update go directive to 1.18 by Dmitri Shuralyov · 7 months ago
  15. 17d98cb cmd/viewcore: don't try to build for GOARCH=wasm by Dmitri Shuralyov · 7 months ago
  16. b12aaab go.mod: update golang.org/x dependencies by Gopher Robot · 7 months ago
  17. aa2ab6e internal/gocore: update for CL 451359 by Michael Pratt · 7 months ago
  18. 184474b dwtest: add explicit testpoint for runtime.throw by Than McIntosh · 8 months ago
  19. 904067f go.mod: update golang.org/x dependencies by Gopher Robot · 8 months ago
  20. 180a5d4 internal/core: refactor loading for maintainability by Michael Pratt · 10 months ago
  21. 17953be dwtest: add a flag to preserve tmp files following a test run by Than McIntosh · 11 months ago
  22. f77cf46 dwtest: update go.mod for delve-based test harness by Than McIntosh · 11 months ago
  23. 3671608 all: update sys to 0.1.0 by Meng Zhuo · 1 year, 6 months ago
  24. 0009092 internal: use constant to avoid repeated definitions by cui fliter · 1 year, 8 months ago
  25. 89a1939 all: replace io/ioutil with io and os package by cui fliter · 1 year, 8 months ago
  26. f87892d internal/gocore: add support and test for tip by Michael Pratt · 1 year, 8 months ago
  27. 06946d4 internal: remove redundant type conversion by cui fliter · 1 year, 8 months ago
  28. c889ad8 internal/gocore: remove Process.minorVersion by Michael Pratt · 1 year, 8 months ago
  29. a55916e internal/gocore: gofmt by Abirdcfly · 1 year, 8 months ago
  30. b54fa07 internal/gocore: add 1.19 test by Michael Pratt · 1 year, 8 months ago
  31. 93b22fc internal/gocore: update for Go 1.18 by Michael Pratt · 1 year, 8 months ago
  32. 1c80bd2 internal/gocore: disambiguate type candidates by object size by doujiang24 · 1 year, 9 months ago
  33. f98d67a internal/gocore: extract type name of method value from its wrapper function name by doujiang24 · 1 year, 9 months ago
  34. 8ea6c74 internal/gocore: handle unsafe.pointer case for sync.entry.p in sync.map by doujiang24 · 1 year, 9 months ago
  35. 2c5b507 gocore: the name of a type changed to varint in Go 1.17. by doujiang24 · 1 year, 9 months ago
  36. dd944dc A+C: delete AUTHORS and CONTRIBUTORS by Russ Cox · 1 year, 10 months ago
  37. 405b155 all: gofmt by Russ Cox · 2 years, 1 month ago
  38. 0bd8c7d gocore: bugfix to Go 1.17 cores, Go 1.16 cores and Go 1.11+ cores by Jordan Lewis · 2 years, 1 month ago
  39. c6cfd1b internal: fix typo by cuishuang · 2 years, 2 months ago
  40. 1a07ae6 cmd/viewcore: reset the flag values before executing subcommands by doujiang24 · 2 years, 4 months ago
  41. 1313148 dwtest: add new pseudo-package with DWARF location tests by Than McIntosh · 2 years, 6 months ago
  42. 30b2efe all: upgrade x/sys to latest by Bryan C. Mills · 2 years, 6 months ago
  43. 2eb44ea all: update go.mod to go 1.17 by Bryan C. Mills · 2 years, 6 months ago
  44. 26ed8fd go.sum: cleanup go.sum by Koichi Shiraishi · 3 years, 5 months ago
  45. 6a9ae25 all: go fmt ./... by Russ Cox · 3 years, 3 months ago
  46. c934e1b README.md: add badge to pkg.go.dev by Julie Qiu · 3 years, 5 months ago
  47. 66ec140 cmd/viewcore: fixes for 1.15 by Keith Randall · 3 years, 10 months ago
  48. 1510a91 cmd/viewcore: handle 1.14 free spans by Keith Randall · 4 years ago
  49. cdf388b cmd/viewcore: handle typedef'd mspan.state by Keith Randall · 4 years ago
  50. 416347b cmd/viewcore: account for partially allocated arenas by Keith Randall · 4 years ago
  51. 21d9a9d cmd/viewcore: skip build on plan9 by Richard Miller · 4 years ago
  52. 49413fe cmd/viewcore/vendor: delete by Dmitri Shuralyov · 4 years, 2 months ago
  53. 55c6083 go.mod: update x/sys to master by Koichi Shiraishi · 4 years, 6 months ago
  54. b644445 internal/gocore: let android builders skip tests calling loadExampleVersion by Hana (Hyang-Ah) Kim · 4 years, 7 months ago
  55. f175ee5 internal/gocore: let android builders skip tests loading cores by Hana Kim · 4 years, 8 months ago
  56. 2f33680 internal/gocore: add test for 1.13 core files by Keith Randall · 4 years, 8 months ago
  57. 17ca847 cmd/viewcore: skip build on aix by Bryan C. Mills · 4 years, 8 months ago
  58. 621e2d3 internal/gocore: update to handle 1.12 core files by Keith Randall · 5 years ago
  59. 19561fe internal/core: fix build on Solaris by Brad Fitzpatrick · 5 years ago
  60. 30425ad all: add go.mod by Bryan C. Mills · 5 years ago
  61. 66907db internal/core: remove unreachable lines by Hana (Hyang-Ah) Kim · 5 years ago
  62. 71b9772 internal/core: read additional mapping info from the executable by Hana Kim · 6 years ago
  63. 488a851 internal/core: change how to determine the main binary by Hana Kim · 6 years ago
  64. 547453c cmd/viewcore: don't panic because of missing executable by Hana (Hyang-Ah) Kim · 6 years ago
  65. c2309f2 internal/gocore: don't crash on missing producer by Heschi Kreinick · 6 years ago
  66. 3b78d99 internal/gocore: don't panic if backtrace fails by Heschi Kreinick · 6 years ago
  67. 1ff449a internal/gocore: add parsing test for 1.11 core by Keith Randall · 6 years ago
  68. 11d5b5e cmd/viewcore: exit normally with 'bye' and 'exit' commands by Hana (Hyang-Ah) Kim · 6 years ago
  69. 4178a59 cmd/viewcore: dedup 'help' subcommand in interactive mode by Hana Kim · 6 years ago
  70. ad33510 cmd/viewcore: allow to limit 'histogram' output by Hana Kim · 6 years ago
  71. 89b25ed cmd/viewcore: let objgraph take output name by Hana Kim · 6 years ago
  72. cb8e7be cmd/viewcore: add -p <port> option to 'html' subcommand by Hana Kim · 6 years ago
  73. c5d82ee internal/gocore: ignore non-ClassExprLoc locations when reading locations by Keith Randall · 6 years ago
  74. bd051a4 internal/gocore: remove Flags and make Process cacheable by Hana Kim · 6 years ago
  75. 1c2e2e9 cmd/viewcore/vendor: remove files and packages for tests by Hana Kim · 6 years ago
  76. 2d4de9c internal: fix build breakage on windows by Hana Kim · 6 years ago
  77. 1559692 all: delete obsolete/unsupported packages by Heschi Kreinick · 6 years ago
  78. a09ead7 cmd/viewcore/vendor: add github.com/chzyer/readline by Hana Kim · 6 years ago
  79. 3ebfc69 cmd/viewcore: display the origin of core by Hana Kim · 6 years ago
  80. 44d465d Add README.md by Hana Kim · 6 years ago
  81. a17c402 cmd/viewcore: add --exe option to accept the binary path by Hana Kim · 6 years ago
  82. 1262f38 cmd/viewcore: interactive mode support by Hana Kim · 6 years ago
  83. 37b0a15 gocore,core: move to internal package by Heschi Kreinick · 6 years ago
  84. cb5e6d5 cmd/viewcore: use cobra for flexible command line interface by Hana (Hyang-Ah) Kim · 6 years ago
  85. d098ff1 cmd/viewcore/vendor: vendor third-party pkgs for viewcore by Hana Kim · 6 years ago
  86. 2f2787e server: When we catch SIGPROF, re-send it to the ptraced process. by John Dethridge · 6 years ago
  87. 9a68d5c gocore: work around bad sudog dwarf by Heschi Kreinick · 6 years ago
  88. f7195fa gocore: skip non-Go CUs by Heschi Kreinick · 6 years ago
  89. 7fa577e gocore: ignore unmapped parts of spans by Keith Randall · 6 years ago
  90. ab7e79f debug/cmd/viewcore: add a simple read command by Keith Randall · 6 years ago
  91. cfd1534 debug/cmd/viewcore: fix printing of offsets by Keith Randall · 6 years ago
  92. fa2f8f4 gocore: fix direct interface handling by Heschi Kreinick · 6 years ago
  93. 2bb7a33 debug/gocore: handle 1.11 sparse heaps by Keith Randall · 6 years ago
  94. 6438784 CONTRIBUTING.md: remove note about not accepting Pull Requests by Andrew Bonventre · 6 years ago
  95. d9f7549 debug/gocore: defend againt partial DWARF records by Keith Randall · 6 years ago
  96. d031831 debug/cmd/viewcore: coreview -> viewcore by Keith Randall · 6 years ago
  97. 642e604 cmd: add coreview tool by Keith Randall · 6 years ago
  98. a6b4fe6 gocore: convert dwarf names to runtime more accurately by Heschi Kreinick · 6 years ago
  99. 5455439 gocore: add dominator tree computation by Heschi Kreinick · 6 years ago
  100. 3663351 debug/gocore: document that a gocore.Object is reachable by Keith Randall · 6 years ago