Hyang-Ah Hana Kim
ac8b4718bd
all: import go telemetry and enable crash reporting ( #3841 )
...
Imported golang.org/x/telemetry@9c0d19e to avoid
go version requirement change.
For #3815
For golang/go#70056
2024-10-29 12:12:42 -07:00
Derek Parker
4d1c1f3a36
*: update dependencies ( #3552 )
2023-11-04 17:07:55 +01:00
Alessandro Arzilli
c207db792a
proc,locspec: support setting breakpoints by func name on generic funcs ( #2745 )
...
* proc,locspec: support setting breakpoints by func name on generic funcs
Changes proc.Function to parse function names correctly when they
contain instantiation lists and locspec to match generic functions.
* vendor: update golang.org/x/tools
The old version of golang.org/x/tools is incompatible with the new
iexport format.
2021-10-30 11:52:26 -07:00
Derek Parker
10406f96d5
*: Initial eBPF tracing support ( #2625 )
2021-07-31 17:16:26 +02:00
Alessandro Arzilli
7dde930033
terminal: use new mechanism to cancel starlark threads ( #2149 )
...
* vendor: update starlark
* terminal: use new mechanism to cancel starlark threads
See: https://github.com/google/starlark-go/pull/298
2020-08-24 13:36:12 -07:00
Alessandro Arzilli
b113f0d516
vendor: update golang.org/x/sys dependency to latest version ( #1600 )
2019-07-03 10:36:55 -07:00
Derek Parker
de7b8c6636
*: Update vendor
2018-06-22 09:45:10 +02:00
Derek Parker
62870df140
vendor: Vendor golang.org/x/sys/windows
...
Fixes #392
2016-01-31 23:42:19 +01:00