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