third_party.pigweed.src/pw_trace_tokenized
Wyatt Hepler 438caa0ddb pw_build: Make GN Python installation more robust
- Since protobuf Python packages are generated and installed from the
  build directory now, add dependencies on package installs in the
  build. This ensures packages are properly installed before tests or
  linting.
- Instantiate all Python actions in the default toolchain. This prevents
  duplicate instantiations of Python actions for each toolchain, which
  causes flakiness as packages are reinstalled for each toolchain.
- Add python_deps to pw_python_action that Python actions can depend on
  Python package installations.
- Add various missing dependencies between Python packages.

Change-Id: I4ec34f06c04014b3552cc1b60aa506ac9a89b329
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/30000
Commit-Queue: Wyatt Hepler <hepler@google.com>
Reviewed-by: Alexei Frolov <frolv@google.com>
Reviewed-by: Rob Mohr <mohrr@google.com>
2021-01-22 04:42:12 +00:00
..
example
public/pw_trace_tokenized pw_status: Use new functions instead of variables 2021-01-12 00:44:10 +00:00
public_overrides/pw_trace_backend
py pw_build: Make GN Python installation more robust 2021-01-22 04:42:12 +00:00
BUILD pw_trace: Make the module configurable 2020-10-28 15:42:17 +00:00
BUILD.gn pw_trace: improve locks 2020-10-28 18:05:43 +00:00
CMakeLists.txt CMake: Revamp CMake build 2020-11-04 22:31:07 +00:00
docs.rst
fake_trace_time.cc pw_trace: Make the module configurable 2020-10-28 15:42:17 +00:00
host_trace_time.cc pw_trace_tokenized: use steady_clock, not system_clock 2020-11-03 16:21:43 +00:00
trace_buffer_log_test.cc pw_trace_tokenized: Dump trace buffer to log 2020-09-17 19:41:57 +00:00
trace_buffer_log.cc pw_status: Replace Status::Ok() with OkStatus() 2021-01-11 20:28:12 +00:00
trace_buffer_test.cc pw_status: Replace Status::Ok() with OkStatus() 2021-01-11 20:28:12 +00:00
trace_buffer.cc
trace_test.cc pw_status: Use new functions instead of variables 2021-01-12 00:44:10 +00:00
trace.cc pw_status: Remove implicit conversion to pw_Status 2020-11-12 23:22:55 +00:00