mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Remove support for heartbeats profiling
This commit is contained in:
parent
0abe90647f
commit
b282bd3a44
14 changed files with 7 additions and 1157 deletions
|
@ -110,7 +110,6 @@ pub enum ProfilerCategory {
|
|||
TimeToInteractive = 0x82,
|
||||
IpcReceiver = 0x83,
|
||||
IpcBytesReceiver = 0x84,
|
||||
ApplicationHeartbeat = 0x90,
|
||||
}
|
||||
|
||||
#[derive(Clone, Debug, Deserialize, Eq, Ord, PartialEq, PartialOrd, Serialize)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue