blob: 6e5234b8c6b9ef619512e1541319f61e6e84ecaf [file] [log] [blame]
# Chrome performance mark hashes translation rules
packet {
translation_table {
chrome_performance_mark {
site_hash_to_name { key: 10 value: "site1" }
mark_hash_to_name { key: 20 value: "mark2" }
}
}
}
packet {
trusted_packet_sequence_id: 1
timestamp: 0
incremental_state_cleared: true
track_event {
categories: "cat1"
type: 3
name_iid: 1
[perfetto.protos.ChromeTrackEvent.chrome_hashed_performance_mark] {
site_hash: 10
mark_hash: 20
}
}
}