1. 885ca4e README: mention the git repo by Ian Lance Taylor · 2 weeks ago master
  2. 7033794 go.mod: update golang.org/x dependencies by Gopher Robot · 14 days ago
  3. 7c45582 internal/gocore: fix large types dereference (Go 1.22+) by Nicolas Hillegeer · 6 weeks ago
  4. dfd7e92 internal/gocore/test: increase rlimit to max in parent by Nicolas Hillegeer · 6 weeks ago
  5. 5a189bc internal/gocore: ignore execute-only mappings by Nicolas Hillegeer · 6 weeks ago
  6. a0ffd10 internal/gocore: improve debug printing functions by Nicolas Hillegeer · 6 weeks ago
  7. fdf0ed6 internal/gocore: support PIE ELF binaries by Nicolas Hillegeer · 6 weeks ago
  8. 60d51df internal/gocore: add sanity checking to TestVersions by Nicolas Hillegeer · 6 weeks ago
  9. a1f165e internal/gocore/test: DRY core-loading block by Nicolas Hillegeer · 6 weeks ago
  10. cba4223 go.mod: update golang.org/x dependencies by Gopher Robot · 7 weeks ago
  11. 2917a7a internal/gocore: use AttrGoKind to fix named slice type by Wang Deyu · 5 months ago
  12. fbc6857 internal/gocore: support Go 1.22 allocation headers by Michael Anthony Knyszek · 3 months ago
  13. 2392e04 go.mod: update golang.org/x dependencies by Gopher Robot · 3 months ago
  14. 93976b9 go.mod: update golang.org/x dependencies by Gopher Robot · 4 months ago
  15. bf2ec10 LICENSE: update per Google Legal by Russ Cox · 4 months ago
  16. 91dd604 go.mod: update golang.org/x dependencies by Gopher Robot · 5 months ago
  17. c35ceaf go.mod: update golang.org/x dependencies by Gopher Robot · 6 months ago
  18. 6a082a1 internal/gocore: fix funcdata offset by Wang Deyu · 7 months ago
  19. 0a45c20 go.mod: update golang.org/x dependencies by Gopher Robot · 7 months ago
  20. d315ade internal/gocore: fix some typos in comments by racequite · 7 months ago
  21. 598fefa internal: fix function names in comment by cuishuang · 7 months ago
  22. 01f1ac0 go.mod: update golang.org/x dependencies by Gopher Robot · 8 months ago
  23. 369212e go.mod: update golang.org/x dependencies by Gopher Robot · 9 months ago
  24. 513af1a go.mod: update golang.org/x dependencies by Gopher Robot · 10 months ago
  25. 6ef5bc2 internal/gocore: handle unsafe.pointer case for hchan.buf in chan by Wang Deyu · 12 months ago
  26. f175d0a go.mod: update golang.org/x dependencies by Gopher Robot · 11 months ago
  27. f50b87c go.mod: update golang.org/x dependencies by Gopher Robot · 12 months ago
  28. a36bd79 internal/gocore: refactor heapArena reading by Michael Pratt · 1 year ago
  29. ae9888a internal/gocore: skip the generated test to unblock the builder by Michael Anthony Knyszek · 1 year ago
  30. d5d7f7b go.mod: update golang.org/x dependencies by Gopher Robot · 1 year ago
  31. d6d0e89 internal/gocore: update for CL 537978 by Michael Pratt · 1 year ago
  32. 7e676ac all: update go directive to 1.18 by Dmitri Shuralyov · 1 year, 1 month ago
  33. 17d98cb cmd/viewcore: don't try to build for GOARCH=wasm by Dmitri Shuralyov · 1 year, 1 month ago
  34. b12aaab go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 2 months ago
  35. aa2ab6e internal/gocore: update for CL 451359 by Michael Pratt · 1 year, 2 months ago
  36. 184474b dwtest: add explicit testpoint for runtime.throw by Than McIntosh · 1 year, 2 months ago
  37. 904067f go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 3 months ago
  38. 180a5d4 internal/core: refactor loading for maintainability by Michael Pratt · 1 year, 5 months ago
  39. 17953be dwtest: add a flag to preserve tmp files following a test run by Than McIntosh · 1 year, 5 months ago
  40. f77cf46 dwtest: update go.mod for delve-based test harness by Than McIntosh · 1 year, 5 months ago
  41. 3671608 all: update sys to 0.1.0 by Meng Zhuo · 2 years, 1 month ago
  42. 0009092 internal: use constant to avoid repeated definitions by cui fliter · 2 years, 2 months ago
  43. 89a1939 all: replace io/ioutil with io and os package by cui fliter · 2 years, 2 months ago
  44. f87892d internal/gocore: add support and test for tip by Michael Pratt · 2 years, 3 months ago
  45. 06946d4 internal: remove redundant type conversion by cui fliter · 2 years, 3 months ago
  46. c889ad8 internal/gocore: remove Process.minorVersion by Michael Pratt · 2 years, 3 months ago
  47. a55916e internal/gocore: gofmt by Abirdcfly · 2 years, 3 months ago
  48. b54fa07 internal/gocore: add 1.19 test by Michael Pratt · 2 years, 3 months ago
  49. 93b22fc internal/gocore: update for Go 1.18 by Michael Pratt · 2 years, 3 months ago
  50. 1c80bd2 internal/gocore: disambiguate type candidates by object size by doujiang24 · 2 years, 3 months ago
  51. f98d67a internal/gocore: extract type name of method value from its wrapper function name by doujiang24 · 2 years, 4 months ago
  52. 8ea6c74 internal/gocore: handle unsafe.pointer case for sync.entry.p in sync.map by doujiang24 · 2 years, 4 months ago
  53. 2c5b507 gocore: the name of a type changed to varint in Go 1.17. by doujiang24 · 2 years, 4 months ago
  54. dd944dc A+C: delete AUTHORS and CONTRIBUTORS by Russ Cox · 2 years, 4 months ago
  55. 405b155 all: gofmt by Russ Cox · 2 years, 7 months ago
  56. 0bd8c7d gocore: bugfix to Go 1.17 cores, Go 1.16 cores and Go 1.11+ cores by Jordan Lewis · 2 years, 8 months ago
  57. c6cfd1b internal: fix typo by cuishuang · 2 years, 9 months ago
  58. 1a07ae6 cmd/viewcore: reset the flag values before executing subcommands by doujiang24 · 2 years, 10 months ago
  59. 1313148 dwtest: add new pseudo-package with DWARF location tests by Than McIntosh · 3 years ago
  60. 30b2efe all: upgrade x/sys to latest by Bryan C. Mills · 3 years, 1 month ago
  61. 2eb44ea all: update go.mod to go 1.17 by Bryan C. Mills · 3 years, 1 month ago
  62. 26ed8fd go.sum: cleanup go.sum by Koichi Shiraishi · 4 years ago
  63. 6a9ae25 all: go fmt ./... by Russ Cox · 3 years, 9 months ago
  64. c934e1b README.md: add badge to pkg.go.dev by Julie Qiu · 4 years ago
  65. 66ec140 cmd/viewcore: fixes for 1.15 by Keith Randall · 4 years, 5 months ago
  66. 1510a91 cmd/viewcore: handle 1.14 free spans by Keith Randall · 4 years, 7 months ago
  67. cdf388b cmd/viewcore: handle typedef'd mspan.state by Keith Randall · 4 years, 7 months ago
  68. 416347b cmd/viewcore: account for partially allocated arenas by Keith Randall · 4 years, 7 months ago
  69. 21d9a9d cmd/viewcore: skip build on plan9 by Richard Miller · 4 years, 7 months ago
  70. 49413fe cmd/viewcore/vendor: delete by Dmitri Shuralyov · 4 years, 9 months ago
  71. 55c6083 go.mod: update x/sys to master by Koichi Shiraishi · 5 years ago
  72. b644445 internal/gocore: let android builders skip tests calling loadExampleVersion by Hana (Hyang-Ah) Kim · 5 years ago
  73. f175ee5 internal/gocore: let android builders skip tests loading cores by Hana Kim · 5 years ago
  74. 2f33680 internal/gocore: add test for 1.13 core files by Keith Randall · 5 years ago
  75. 17ca847 cmd/viewcore: skip build on aix by Bryan C. Mills · 5 years ago
  76. 621e2d3 internal/gocore: update to handle 1.12 core files by Keith Randall · 6 years ago
  77. 19561fe internal/core: fix build on Solaris by Brad Fitzpatrick · 6 years ago
  78. 30425ad all: add go.mod by Bryan C. Mills · 6 years ago
  79. 66907db internal/core: remove unreachable lines by Hana (Hyang-Ah) Kim · 6 years ago
  80. 71b9772 internal/core: read additional mapping info from the executable by Hana Kim · 6 years ago
  81. 488a851 internal/core: change how to determine the main binary by Hana Kim · 6 years ago
  82. 547453c cmd/viewcore: don't panic because of missing executable by Hana (Hyang-Ah) Kim · 6 years ago
  83. c2309f2 internal/gocore: don't crash on missing producer by Heschi Kreinick · 6 years ago
  84. 3b78d99 internal/gocore: don't panic if backtrace fails by Heschi Kreinick · 6 years ago
  85. 1ff449a internal/gocore: add parsing test for 1.11 core by Keith Randall · 6 years ago
  86. 11d5b5e cmd/viewcore: exit normally with 'bye' and 'exit' commands by Hana (Hyang-Ah) Kim · 6 years ago
  87. 4178a59 cmd/viewcore: dedup 'help' subcommand in interactive mode by Hana Kim · 6 years ago
  88. ad33510 cmd/viewcore: allow to limit 'histogram' output by Hana Kim · 6 years ago
  89. 89b25ed cmd/viewcore: let objgraph take output name by Hana Kim · 6 years ago
  90. cb8e7be cmd/viewcore: add -p <port> option to 'html' subcommand by Hana Kim · 6 years ago
  91. c5d82ee internal/gocore: ignore non-ClassExprLoc locations when reading locations by Keith Randall · 6 years ago
  92. bd051a4 internal/gocore: remove Flags and make Process cacheable by Hana Kim · 6 years ago
  93. 1c2e2e9 cmd/viewcore/vendor: remove files and packages for tests by Hana Kim · 6 years ago
  94. 2d4de9c internal: fix build breakage on windows by Hana Kim · 6 years ago
  95. 1559692 all: delete obsolete/unsupported packages by Heschi Kreinick · 6 years ago
  96. a09ead7 cmd/viewcore/vendor: add github.com/chzyer/readline by Hana Kim · 6 years ago
  97. 3ebfc69 cmd/viewcore: display the origin of core by Hana Kim · 6 years ago
  98. 44d465d Add README.md by Hana Kim · 6 years ago
  99. a17c402 cmd/viewcore: add --exe option to accept the binary path by Hana Kim · 6 years ago
  100. 1262f38 cmd/viewcore: interactive mode support by Hana Kim · 6 years ago