Merge "Add start time to LmkKillOccurred" am: 09c786a414
am: 5b37871e11
Change-Id: I78d822c5ede897d3a9798fd67ad5de591032db27
This commit is contained in:
@@ -1659,6 +1659,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