1. a422b7a tracing: Added a macro to report the metric values from the sdk to the tracing framework. (#32032) by shripad621git · 1 year, 1 month ago
  2. 446088c Adding a counter trace macro to the tracing for getting insights from counters in chip and implemented the macro for ESP32 platform... (#30591) by shripad621git · 1 year, 1 month ago
  3. 1c0d4b7 Added fabric, secure channel and cluster specfic traces for better tracing. (#31238) by shripad621git · 1 year, 2 months ago
  4. 4676d27 Remove dependency between chip-tool and the nlunit-test (#31234) by Jakub Latusek · 1 year, 2 months ago
  5. 7f43a93 Fix typo in many tests (#31014) by Tennessee Carmel-Veilleux · 1 year, 3 months ago
  6. a9ad2c4 [ESP32] Adding filters to the traces reported to esp-insights. (#29318) by shripad621git · 1 year, 3 months ago
  7. c0fc888 [ESP32] Added the support to report the chip system statistics to the esp-insights. (#29158) by shripad621git · 1 year, 3 months ago
  8. e43c1f3 [ICD]Add optional common ICD key to indicate ICD operating mode (LIT/SIT) (#30135) by Junior Martinez · 1 year, 4 months ago
  9. 43159a8 Add pw_unit_test support to build configuration (#29479) by Maksymilian Knust · 1 year, 5 months ago
  10. 25bc9cb Implement the tracing macros using a backend for esp32. (#29543) by shripad621git · 1 year, 5 months ago
  11. 9dee693 Split out CHIPErrror into a separate source set. (#29494) by Boris Zbarsky · 1 year, 5 months ago
  12. b06c94f Fix MATTER_TRACING_ENABLED checks. (#29219) by Boris Zbarsky · 1 year, 6 months ago
  13. 2d5fe2c Split JSON log tracing line by line for better alignment (#28897) by Andrei Litvin · 1 year, 6 months ago
  14. 57643b5 Increase value buffer size for payload decoding, make sure overflows are shown. (#28873) by Andrei Litvin · 1 year, 6 months ago
  15. 83ba78f Added tracing_functionality for esp32 platform and integrated the tracing with esp_insights. (#28466) by shripad621git · 1 year, 7 months ago
  16. 3df57b7 Start switching platforms to C++17 (linux, mac) (#28170) by Andrei Litvin · 1 year, 8 months ago
  17. 47bd885 [ICD]Add SAT Common TXT key (#28123) by Junior Martinez · 1 year, 8 months ago
  18. 1883599 Json tracing updates and fixes (enable in all clusters, fix lists and large payloads) (#28022) by Andrei Litvin · 1 year, 8 months ago
  19. 21bbc36 Decode TLV payload data and present it in a human readable format (#27638) by Andrei Litvin · 1 year, 8 months ago
  20. 2117523 Allow json tracing to go to files instead of just logs (#27628) by Andrei Litvin · 1 year, 8 months ago
  21. d356484 Add a perfetto backend for tracing and enable it for chip-tool & light-app on linux (#27354) by Andrei Litvin · 1 year, 9 months ago
  22. 2ac9777 Make updated tracing scope/begin/end/instant use char* instead of enums (#27327) by Andrei Litvin · 1 year, 9 months ago
  23. b5a8d9c Add data logging using the tracing module for message send/receive (#27281) by Andrei Litvin · 1 year, 9 months ago
  24. 00b522f Add tracing macros to addressresolve (#27180) by Andrei Litvin · 1 year, 9 months ago
  25. 4242526 Create a JSON Log tracing backend (#27135) by Andrei Litvin · 1 year, 9 months ago
  26. dc8d5eb Add separate hookable tracing module (#26986) by Andrei Litvin · 1 year, 9 months ago