]> Cypherpunks.ru repositories - gostls13.git/history - src/runtime/traceback.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / src / runtime / traceback.go
2023-10-12 Cherry Muiruntime: don't print "unexpected SPWRITE" when printing...
2023-09-18 Jes Cokall: clean unnecessary casts
2023-09-06 Austin Clementsruntime: ignore SPWrite on innermost traceback frame
2023-08-21 Austin Clementsruntime: drop stack-allocated pcvalueCaches
2023-08-07 Austin ClementsRevert "runtime: drop stack-allocated pcvalueCaches"
2023-08-07 Austin Clementsruntime: drop stack-allocated pcvalueCaches
2023-07-04 Keith Randallruntime: have ReadMemStats do a nil check before switch...
2023-05-05 Cherry Muicmd/link, runtime: include full symbol name for generic...
2023-04-21 Austin Clementsinternal/abi, runtime, cmd: merge PCDATA_* and FUNCDATA...
2023-04-21 Austin Clementsinternal/abi, runtime, cmd: merge funcFlag_* consts...
2023-04-21 Austin Clementsinternal/abi, runtime, cmd: merge funcID_* consts into...
2023-04-06 Kaiyaruntime: fix typo in traceback.go
2023-03-21 Austin Clementsruntime: for deep stacks, print both the top 50 and...
2023-03-15 Austin Clementsruntime: fix callee tracking in traceback printing
2023-03-10 Austin Clementsruntime: delete gentraceback
2023-03-10 Austin Clementsruntime: new API for filling PC traceback buffers
2023-03-10 Austin Clementsruntime: move cgo traceback into unwinder
2023-03-10 Austin Clementsruntime: simplify traceback PC back-up logic
2023-03-10 Austin Clementsruntime: replace all callback uses of gentraceback...
2023-03-10 Austin Clementsruntime: implement traceback iterator
2023-03-10 Austin Clementsruntime: replace cgoCtxt slice with index in traceback
2023-03-10 Austin Clementsruntime: use inlineUnwinder
2023-03-10 Austin Clementsruntime: use srcFunc for showframe
2023-03-10 Austin Clementsruntime: resolve caller funcInfo after processing curre...
2023-03-10 Austin Clementsruntime: eliminate waspanic from gentraceback
2023-03-10 Austin Clementsruntime: don't track stack separately in gentraceback
2023-02-21 Nick Ripleyruntime: record parent goroutine ID, and print it in...
2022-11-07 cui fliterruntime: fix a few function names on comments
2022-10-14 Michael Prattcmd/compile,cmd/link,runtime: add start line numbers...
2022-10-05 Cherry Muiruntime: don't jump stack if at entry of systemstack
2022-09-07 Michael Prattruntime: rename _func.nameoff and friends to nameOff
2022-09-07 Michael Prattruntime: rename inlinedCall.func_ to inlinedCall.nameOff
2022-09-06 Austin Clementsruntime: in traceback, only jump stack if M doesn't...
2022-09-05 Leonard Wangruntime: refactor finalizer goroutine status
2022-09-02 Austin Clementsruntime: consolidate stkframe and its methods into...
2022-09-02 Austin Clementsruntime: replace stkframe.arglen/argmap with methods
2022-09-02 Austin Clementsruntime: switch gp when jumping stacks during traceback
2022-09-02 Austin Clementsruntime: drop redundant argument to getArgInfo
2022-09-02 Austin Clementsruntime: drop function context from traceback
2022-08-18 Cuong Manh Leruntime: convert m.cgoCallersUse to atomic type
2022-08-12 Michael Prattruntime: convert panicking to atomic type
2022-08-04 Matthew Dempsky[dev.unified] all: merge master (85d87b9) into dev...
2022-08-02 Michael Prattruntime: tricky replacements of g in traceback.go
2022-08-02 Michael Prattruntime: fix outdated g.m comment in traceback.go
2022-07-20 Gerrit Code ReviewMerge "[dev.unified] all: merge master (8e1e64c) into...
2022-07-19 David Chase[dev.unified] all: merge master (8e1e64c) into dev...
2022-07-11 Michael Prattinternal/trace: don't report regions on system goroutines
2022-05-03 Russ Coxall: REVERSE MERGE dev.boringcrypto (cdcb4b6) into...
2022-04-28 Cherry Muiruntime: use saved LR when unwinding through morestack
2022-04-28 Michael Prattruntime: simply user throws, expand runtime throws
2022-04-27 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-23 eric fangruntime: support for debugger function calls on linux...
2022-03-29 Nicolas Hillegeer[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-03-07 David Chase[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-03-07 Michael Prattruntime: print goid when throwing in gentraceback
2022-03-04 eric fangruntime: support cgo traceback on linux arm64
2022-02-03 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-11-12 Michael Prattruntime: start ARM atomic kernel helper traceback in...
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-11-02 fanzha02runtime, syscall: add calls to asan functions
2021-10-27 Cherry Muicmd/compile, runtime: track argument stack slot liveness
2021-10-26 Michael Prattruntime: handle async fatal signals in VDSO
2021-09-27 Josh Bleecher Snyderruntime: convert _func.entry to a method
2021-09-09 Jay Conrod[dev.fuzz] all: merge master (65f0d24) into dev.fuzz
2021-08-25 Michael Matloob[dev.cmdgo] all: merge master (c2f96e6) into dev.cmdgo
2021-08-17 Yasuhiro Matsumotoall: fix typos
2021-08-16 Roland Shoemaker[dev.boringcrypto] all: merge commit 57c115e1 into...
2021-08-12 Gerrit Code ReviewMerge "all: REVERSE MERGE dev.typeparams (4d3cc84)...
2021-08-12 Matthew Dempskyall: REVERSE MERGE dev.typeparams (4d3cc84) into master
2021-08-12 Matthew Dempsky[dev.typeparams] all: merge master (46fd547) into dev...
2021-07-26 Matthew Dempsky[dev.typeparams] all: merge master (ecaa681) into dev...
2021-07-22 Matthew Dempsky[dev.typeparams] all: merge master (798ec73) into dev...
2021-07-20 Matthew Dempsky[dev.typeparams] all: merge master (c8f4e61) into dev...
2021-07-08 Matthew Dempsky[dev.typeparams] all: merge master (296ddf2) into dev...
2021-07-06 Jay Conrod[dev.cmdgo] all: merge master (912f075) into dev.cmdgo
2021-07-02 Matthew Dempsky[dev.typeparams] all: merge master (912f075) into dev...
2021-07-01 Matthew Dempsky[dev.typeparams] all: merge master (4711bf3) into dev...
2021-06-28 Katie Hockman[dev.fuzz] all: merge master (c95464f) into dev.fuzz
2021-06-25 Cuong Manh Le[dev.typeparams] all: merge master (37f9a8f) into dev...
2021-06-21 Cuong Manh Le[dev.typeparams] all: merge master (16e82be) into dev...
2021-06-17 Michael Anthony... [dev.typeparams] runtime/internal/sys: replace BigEndia...
2021-06-17 Michael Anthony... [dev.typeparams] runtime: fix import sort order [generated]
2021-06-17 Michael Anthony... [dev.typeparams] runtime: replace uses of runtime/inter...
2021-06-16 Cuong Manh Le[dev.typeparams] all: merge master (785a8f6) into dev...
2021-06-14 Matthew Dempsky[dev.typeparams] all: merge master (fdab5be) into dev...
2021-06-08 Cherry Mui[dev.typeparams] runtime: remove tracebackdefers
2021-06-08 Cherry Mui[dev.typeparams] runtime: remove variadic defer/go...
2021-06-08 Matthew Dempskyruntime: remove out-of-date comments about frame skipping
2021-05-18 Cherry Mui[dev.typeparams] all: merge master (690a8c3) into dev...
2021-05-17 Katie Hockman[dev.fuzz] all: merge master (d137b74) into dev.fuzz
2021-05-13 Filippo Valsorda[dev.boringcrypto] all: merge commit 9d0819b27c (CL...
2021-05-12 Russ Coxruntime: fix handling of SPWRITE functions in traceback
2021-05-11 Cherry Mui[dev.typeparams] all: merge master (9b84814) into dev...
2021-04-22 Cherry Zhangcmd/compile, runtime: add metadata for argument printin...
2021-04-02 Michael Anthony... reflect: add register ABI support for makeFuncStub...
2021-03-05 Michael Prattruntime: encapsulate access to allgs
2021-02-24 Filippo Valsorda[dev.boringcrypto] all: merge master (5b76343) into...
2021-02-19 Robert Griesemer[dev.typeparams] all: merge master (06b86e9) into dev...
2021-02-19 Russ Coxruntime: ignore SPWRITE in syscall functions
2021-02-19 Katie Hockman[dev.fuzz] all: merge master (7764ee5) into dev.fuzz
next