hpt

package
v0.0.0-...-b8a1838 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 9, 2024 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_chromiumos_test_hpt_perf_event_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type PerfRecord

type PerfRecord struct {

	// Bucket where perf data can be found in GCS.
	Bucket *string `protobuf:"bytes,1,opt,name=bucket,proto3,oneof" json:"bucket,omitempty"`
	// object_path path to perf data in GCS
	ObjectPath *string `protobuf:"bytes,2,opt,name=object_path,json=objectPath,proto3,oneof" json:"object_path,omitempty"`
	// Deprecated. See version field.
	//
	// Deprecated: Do not use.
	Branch *string `protobuf:"bytes,3,opt,name=branch,proto3,oneof" json:"branch,omitempty"`
	// Version of the ChromeOS on the DUT where the perf data was collected.
	// Example R123-15771.0.0-94488 (R123 is branch, 15771.0.0 is buildID, 94488
	// is annealing build id)
	Version *string `protobuf:"bytes,4,opt,name=version,proto3,oneof" json:"version,omitempty"`
	// Board of DUT where the perf data was collected.
	// Example brya
	Board *string `protobuf:"bytes,5,opt,name=board,proto3,oneof" json:"board,omitempty"`
	// Path to corresponding snapshot builder where debug.tgz and image.zip can be
	// found.For Example:
	// gs://chromeos-image-archive/brya-snapshot/R123-15771.0.0-94488-8756732549715473217
	SnapshotBuildPath *string `protobuf:"bytes,6,opt,name=snapshot_build_path,json=snapshotBuildPath,proto3,oneof" json:"snapshot_build_path,omitempty"`
	// contains filtered or unexported fields
}

PerfRecord is the metadata of perf event collected from the DUT.

func (*PerfRecord) Descriptor deprecated

func (*PerfRecord) Descriptor() ([]byte, []int)

Deprecated: Use PerfRecord.ProtoReflect.Descriptor instead.

func (*PerfRecord) GetBoard

func (x *PerfRecord) GetBoard() string

func (*PerfRecord) GetBranch deprecated

func (x *PerfRecord) GetBranch() string

Deprecated: Do not use.

func (*PerfRecord) GetBucket

func (x *PerfRecord) GetBucket() string

func (*PerfRecord) GetObjectPath

func (x *PerfRecord) GetObjectPath() string

func (*PerfRecord) GetSnapshotBuildPath

func (x *PerfRecord) GetSnapshotBuildPath() string

func (*PerfRecord) GetVersion

func (x *PerfRecord) GetVersion() string

func (*PerfRecord) ProtoMessage

func (*PerfRecord) ProtoMessage()

func (*PerfRecord) ProtoReflect

func (x *PerfRecord) ProtoReflect() protoreflect.Message

func (*PerfRecord) Reset

func (x *PerfRecord) Reset()

func (*PerfRecord) String

func (x *PerfRecord) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL