| <?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
| <!-- Auto generated with transport-database test via flag -Dtest.export.grpc=True --> |
| <GrpcList> |
| <GrpcCall FunctionCalled="profiler.proto.CpuService/StartMonitoringApp" Class="class com.android.tools.profiler.proto.CpuProfiler$CpuStartRequest"> |
| <Message>session { |
| session_id: 4321 |
| stream_id: 1234 |
| pid: 5678 |
| } |
| </Message> |
| <clazz>class com.android.tools.profiler.proto.CpuProfiler$CpuStartRequest</clazz> |
| <functionCalled>profiler.proto.CpuService/StartMonitoringApp</functionCalled> |
| <message>session { |
| session_id: 4321 |
| stream_id: 1234 |
| pid: 5678 |
| } |
| </message> |
| </GrpcCall> |
| <GrpcCall FunctionCalled="profiler.proto.CpuService/StartMonitoringApp" Class="class com.android.tools.profiler.proto.CpuProfiler$CpuStartResponse"> |
| <Message></Message> |
| <clazz>class com.android.tools.profiler.proto.CpuProfiler$CpuStartResponse</clazz> |
| <functionCalled>profiler.proto.CpuService/StartMonitoringApp</functionCalled> |
| <message></message> |
| </GrpcCall> |
| <GrpcCall FunctionCalled="profiler.proto.CpuService/GetData" Class="class com.android.tools.profiler.proto.CpuProfiler$CpuDataRequest"> |
| <Message>session { |
| session_id: 4321 |
| stream_id: 1234 |
| pid: 5678 |
| } |
| start_timestamp: -9223372036854775808 |
| end_timestamp: 9223372036854775807 |
| </Message> |
| <clazz>class com.android.tools.profiler.proto.CpuProfiler$CpuDataRequest</clazz> |
| <functionCalled>profiler.proto.CpuService/GetData</functionCalled> |
| <message>session { |
| session_id: 4321 |
| stream_id: 1234 |
| pid: 5678 |
| } |
| start_timestamp: -9223372036854775808 |
| end_timestamp: 9223372036854775807 |
| </message> |
| </GrpcCall> |
| <GrpcCall FunctionCalled="profiler.proto.CpuService/GetData" Class="class com.android.tools.profiler.proto.CpuProfiler$CpuDataResponse"> |
| <Message>data { |
| end_timestamp: 86400000000000 |
| app_cpu_time_in_millisec: 1000 |
| system_cpu_time_in_millisec: 2000 |
| elapsed_time_in_millisec: 10000 |
| } |
| </Message> |
| <clazz>class com.android.tools.profiler.proto.CpuProfiler$CpuDataResponse</clazz> |
| <functionCalled>profiler.proto.CpuService/GetData</functionCalled> |
| <message>data { |
| end_timestamp: 86400000000000 |
| app_cpu_time_in_millisec: 1000 |
| system_cpu_time_in_millisec: 2000 |
| elapsed_time_in_millisec: 10000 |
| } |
| </message> |
| </GrpcCall> |
| <GrpcCall FunctionCalled="profiler.proto.CpuService/GetThreads" Class="class com.android.tools.profiler.proto.CpuProfiler$GetThreadsRequest"> |
| <Message>session { |
| session_id: 4321 |
| stream_id: 1234 |
| pid: 5678 |
| } |
| start_timestamp: -9223372036854775808 |
| end_timestamp: 9223372036854775807 |
| </Message> |
| <clazz>class com.android.tools.profiler.proto.CpuProfiler$GetThreadsRequest</clazz> |
| <functionCalled>profiler.proto.CpuService/GetThreads</functionCalled> |
| <message>session { |
| session_id: 4321 |
| stream_id: 1234 |
| pid: 5678 |
| } |
| start_timestamp: -9223372036854775808 |
| end_timestamp: 9223372036854775807 |
| </message> |
| </GrpcCall> |
| <GrpcCall FunctionCalled="profiler.proto.CpuService/GetThreads" Class="class com.android.tools.profiler.proto.CpuProfiler$GetThreadsResponse"> |
| <Message>threads { |
| tid: 4321 |
| name: "Thread1" |
| activities { |
| timestamp: 86400000000000 |
| new_state: WAITING |
| } |
| activities { |
| timestamp: 86404000000000 |
| new_state: RUNNING |
| } |
| activities { |
| timestamp: 86405000000000 |
| new_state: STOPPED |
| } |
| activities { |
| timestamp: 86415000000000 |
| new_state: DEAD |
| } |
| } |
| threads { |
| tid: 2222 |
| name: "Thread2" |
| activities { |
| timestamp: 86403000000000 |
| new_state: RUNNING |
| } |
| } |
| </Message> |
| <clazz>class com.android.tools.profiler.proto.CpuProfiler$GetThreadsResponse</clazz> |
| <functionCalled>profiler.proto.CpuService/GetThreads</functionCalled> |
| <message>threads { |
| tid: 4321 |
| name: "Thread1" |
| activities { |
| timestamp: 86400000000000 |
| new_state: WAITING |
| } |
| activities { |
| timestamp: 86404000000000 |
| new_state: RUNNING |
| } |
| activities { |
| timestamp: 86405000000000 |
| new_state: STOPPED |
| } |
| activities { |
| timestamp: 86415000000000 |
| new_state: DEAD |
| } |
| } |
| threads { |
| tid: 2222 |
| name: "Thread2" |
| activities { |
| timestamp: 86403000000000 |
| new_state: RUNNING |
| } |
| } |
| </message> |
| </GrpcCall> |
| <GrpcCall FunctionCalled="profiler.proto.CpuService/GetTraceInfo" Class="class com.android.tools.profiler.proto.CpuProfiler$GetTraceInfoRequest"> |
| <Message>session { |
| session_id: 4321 |
| stream_id: 1234 |
| pid: 5678 |
| } |
| from_timestamp: -9223372036854775808 |
| to_timestamp: 9223372036854775807 |
| </Message> |
| <clazz>class com.android.tools.profiler.proto.CpuProfiler$GetTraceInfoRequest</clazz> |
| <functionCalled>profiler.proto.CpuService/GetTraceInfo</functionCalled> |
| <message>session { |
| session_id: 4321 |
| stream_id: 1234 |
| pid: 5678 |
| } |
| from_timestamp: -9223372036854775808 |
| to_timestamp: 9223372036854775807 |
| </message> |
| </GrpcCall> |
| <GrpcCall FunctionCalled="profiler.proto.CpuService/GetTraceInfo" Class="class com.android.tools.profiler.proto.CpuProfiler$GetTraceInfoResponse"> |
| <Message></Message> |
| <clazz>class com.android.tools.profiler.proto.CpuProfiler$GetTraceInfoResponse</clazz> |
| <functionCalled>profiler.proto.CpuService/GetTraceInfo</functionCalled> |
| <message></message> |
| </GrpcCall> |
| <GrpcCall FunctionCalled="profiler.proto.CpuService/StopMonitoringApp" Class="class com.android.tools.profiler.proto.CpuProfiler$CpuStopRequest"> |
| <Message>session { |
| session_id: 4321 |
| stream_id: 1234 |
| pid: 5678 |
| } |
| </Message> |
| <clazz>class com.android.tools.profiler.proto.CpuProfiler$CpuStopRequest</clazz> |
| <functionCalled>profiler.proto.CpuService/StopMonitoringApp</functionCalled> |
| <message>session { |
| session_id: 4321 |
| stream_id: 1234 |
| pid: 5678 |
| } |
| </message> |
| </GrpcCall> |
| <GrpcCall FunctionCalled="profiler.proto.CpuService/StopMonitoringApp" Class="class com.android.tools.profiler.proto.CpuProfiler$CpuStopResponse"> |
| <Message></Message> |
| <clazz>class com.android.tools.profiler.proto.CpuProfiler$CpuStopResponse</clazz> |
| <functionCalled>profiler.proto.CpuService/StopMonitoringApp</functionCalled> |
| <message></message> |
| </GrpcCall> |
| </GrpcList> |