golang/src/internal/trace
Carlos Amedee 5890b023a5 internal/trace: move v2 tracer into trace directory
This change moves the v2 tracer into the trace directory.

Updates #67367

Change-Id: I3657b4227002cb00fdf29c797434800ea796715e
Reviewed-on: https://go-review.googlesource.com/c/go/+/584538
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-05-17 18:48:18 +00:00
..
event internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00
internal internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00
raw internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00
testdata internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00
testtrace internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00
traceviewer cmd/trace/v2: emit regions in the goroutine-oriented task view 2023-11-21 21:29:58 +00:00
version internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00
base.go internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00
batch.go internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00
batchcursor.go internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00
batchcursor_test.go internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00
event.go internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00
event_test.go internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00
export_test.go internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00
gc.go internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00
gc_test.go internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00
generation.go internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00
mud.go cmd/trace: revert internal/traceparser 2018-11-22 02:59:55 +00:00
mud_test.go internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00
oldtrace.go internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00
oldtrace_test.go internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00
order.go internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00
order_test.go internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00
parser.go internal/trace: remove remnanats of v1 tracer 2024-05-17 18:31:04 +00:00
reader.go internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00
reader_test.go internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00
resources.go internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00
summary.go internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00
summary_test.go internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00
trace_test.go internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00
value.go internal/trace: move v2 tracer into trace directory 2024-05-17 18:48:18 +00:00