Merge "Add start time to LmkKillOccurred"
am: 09c786a414
Change-Id: I3cedc77a9b2e74b0a0aa3cf856459e570f84f946
This commit is contained in:
@@ -1640,6 +1640,9 @@ message LmkKillOccurred {
|
|||||||
|
|
||||||
// SWAP
|
// SWAP
|
||||||
optional int64 swap_in_bytes = 8;
|
optional int64 swap_in_bytes = 8;
|
||||||
|
|
||||||
|
// The elapsed real time of start of the process.
|
||||||
|
optional int64 process_start_time_nanos = 9;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Reference in New Issue
Block a user