Commit Graph

2 Commits

Author SHA1 Message Date
Prashanth Swaminathan
652977da99 pw_log_rpc: Add RPC command for logs
Adds Logs.Get RPC to acquire the logs from log queue.

Change-Id: I5a3d93604906f4dd0471e50964fe36a61c66797c
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/21960
Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com>
Pigweed-Auto-Submit: Prashanth Swaminathan <prashanthsw@google.com>
Reviewed-by: Keir Mierle <keir@google.com>
2020-11-06 23:28:38 +00:00
Prashanth Swaminathan
fce26ba0e5 pw_log_rpc: Add log queue implementation
The log protobuf format has been modified to accept signed integers for
the elapsed time, to account for negative deltas.

Change-Id: I3fbc4a1b1dd9cdd5402cd621d6dcf5ae3ec6ecc5
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/19040
Reviewed-by: Ewout van Bekkum <ewout@google.com>
Commit-Queue: Prashanth Swaminathan <prashanthsw@google.com>
2020-10-07 15:49:21 +00:00