Skip to content

Commit e469520

Browse files
authored
btf: rename BenchmarkInspectorGadget to BenchmarkInspektorGadget
Signed-off-by: Burak Ok <[email protected]>
1 parent 1e9e58e commit e469520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

btf/btf_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ func BenchmarkSpecTypeByID(b *testing.B) {
572572
}
573573
}
574574

575-
func BenchmarkInspectorGadget(b *testing.B) {
575+
func BenchmarkInspektorGadget(b *testing.B) {
576576
// This benchmark is the baseline for what Inspektor Gadget loads for a
577577
// common configuration.
578578
types := []string{

0 commit comments

Comments
 (0)