Branch: refs/heads/gh-readonly-queue/master/pr-6800-065bb22876f32a7784830f2493373c2148343a40
Home:
https://github.com/google/syzkaller
Commit: 75707236357ca67459cba5dc9d48a9d3e062870f
https://github.com/google/syzkaller/commit/75707236357ca67459cba5dc9d48a9d3e062870f
Author: Pimyn Girgis <
pi...@google.com>
Date: 2026-02-11 (Wed, 11 Feb 2026)
Changed paths:
M pkg/asset/backend_gcs.go
M pkg/asset/storage.go
M pkg/bisect/bisect.go
M pkg/build/linux.go
M pkg/debugtracer/debug.go
M pkg/kconfig/minimize.go
M pkg/subsystem/extractor.go
M pkg/vcs/git.go
M pkg/vcs/linux.go
M pkg/vcs/linux_configs.go
M syz-cluster/pkg/triage/commit.go
M syz-cluster/workflow/boot-step/main.go
M syz-cluster/workflow/build-step/main.go
M syz-cluster/workflow/triage-step/main.go
M tools/syz-build/build.go
Log Message:
-----------
pkg/debugtracer: rename Log to Logf
The methods are used for formatted output, so rename them to follow Go conventions.
Additionally, fix TestTracer to use formatted output (t.Logf) instead of unformatted output (t.Log).
To unsubscribe from these emails, change your notification settings at
https://github.com/google/syzkaller/settings/notifications