1. afb1a33 Tracing: Create leading directories if they don't exist (#35668) by Arkadiusz Bokowy · 6 months ago
  2. d1279a8 Add matter_enable_recommended meta-setting (#34942) by Karsten Sperling · 7 months ago
  3. 111f62f Link all unit tests with string adapters for CHIP_ERROR (#34332) by Arkadiusz Bokowy · 8 months ago
  4. 74fa3f3 Updated AppContext, LoopbackMessagingContext, and UDPMessagingContext to serve as PW test fixture classes. (#34036) by feasel · 9 months ago
  5. 9d3d8d2 Plumb Peer DNS-SD advertisement for TCP support into SessionSetup context #30392 (#33481) by hnnajh · 9 months ago
  6. f6ac926 [Metrics] Added additional metrics for CASE and Subscription (#33934) by Anush Nadathur · 9 months ago
  7. 947fef5 Removing NL Unit Infrastructure (#33943) by Amine Alami · 9 months ago
  8. 443bb9c [Metrics] Metrics in core commissioning phase (#33247) by Anush Nadathur · 10 months ago
  9. cfbcf1e Converted unit tests in src/tracing/tests from NL to PW. (#33390) by feasel · 11 months ago
  10. 660c928 Move declarations from `af.h` into the corresponding storage/table/... headers (#32776) by Andrei Litvin · 12 months ago
  11. 088b67a [ESP32] Added a config option to set the permit list size for esp32 traces. (#32035) by shripad621git · 1 year ago
  12. 9343d3a Added macro variants with metric support matching the ones in CodeUtils (#32553) by Anush Nadathur · 1 year ago
  13. 4f12e45 [UnitTests] Added UnitTests for MetricEvents in tracing (#32477) by Anush Nadathur · 1 year, 1 month ago
  14. f834092 [ESP32] Tracing : Added the fix of data type mismatch while registering the metrics in esp32 tracing framework. (#32355) by shripad621git · 1 year, 1 month ago
  15. 8ad1fc3 Modified MTRMetrics to vend specific object rather than id type (#32425) by Anush Nadathur · 1 year, 1 month ago
  16. 8f2a4d2 Framework for emitting metrics data (#32223) by Anush Nadathur · 1 year, 1 month ago
  17. 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
  18. 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, 2 months ago
  19. 1c0d4b7 Added fabric, secure channel and cluster specfic traces for better tracing. (#31238) by shripad621git · 1 year, 2 months ago
  20. 4676d27 Remove dependency between chip-tool and the nlunit-test (#31234) by Jakub Latusek · 1 year, 2 months ago
  21. 7f43a93 Fix typo in many tests (#31014) by Tennessee Carmel-Veilleux · 1 year, 3 months ago
  22. a9ad2c4 [ESP32] Adding filters to the traces reported to esp-insights. (#29318) by shripad621git · 1 year, 3 months ago
  23. c0fc888 [ESP32] Added the support to report the chip system statistics to the esp-insights. (#29158) by shripad621git · 1 year, 4 months ago
  24. e43c1f3 [ICD]Add optional common ICD key to indicate ICD operating mode (LIT/SIT) (#30135) by Junior Martinez · 1 year, 5 months ago
  25. 43159a8 Add pw_unit_test support to build configuration (#29479) by Maksymilian Knust · 1 year, 6 months ago
  26. 25bc9cb Implement the tracing macros using a backend for esp32. (#29543) by shripad621git · 1 year, 6 months ago
  27. 9dee693 Split out CHIPErrror into a separate source set. (#29494) by Boris Zbarsky · 1 year, 6 months ago
  28. b06c94f Fix MATTER_TRACING_ENABLED checks. (#29219) by Boris Zbarsky · 1 year, 6 months ago
  29. 2d5fe2c Split JSON log tracing line by line for better alignment (#28897) by Andrei Litvin · 1 year, 7 months ago
  30. 57643b5 Increase value buffer size for payload decoding, make sure overflows are shown. (#28873) by Andrei Litvin · 1 year, 7 months ago
  31. 83ba78f Added tracing_functionality for esp32 platform and integrated the tracing with esp_insights. (#28466) by shripad621git · 1 year, 7 months ago
  32. 3df57b7 Start switching platforms to C++17 (linux, mac) (#28170) by Andrei Litvin · 1 year, 8 months ago
  33. 47bd885 [ICD]Add SAT Common TXT key (#28123) by Junior Martinez · 1 year, 8 months ago
  34. 1883599 Json tracing updates and fixes (enable in all clusters, fix lists and large payloads) (#28022) by Andrei Litvin · 1 year, 8 months ago
  35. 21bbc36 Decode TLV payload data and present it in a human readable format (#27638) by Andrei Litvin · 1 year, 9 months ago
  36. 2117523 Allow json tracing to go to files instead of just logs (#27628) by Andrei Litvin · 1 year, 9 months ago
  37. 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
  38. 2ac9777 Make updated tracing scope/begin/end/instant use char* instead of enums (#27327) by Andrei Litvin · 1 year, 9 months ago
  39. b5a8d9c Add data logging using the tracing module for message send/receive (#27281) by Andrei Litvin · 1 year, 9 months ago
  40. 00b522f Add tracing macros to addressresolve (#27180) by Andrei Litvin · 1 year, 10 months ago
  41. 4242526 Create a JSON Log tracing backend (#27135) by Andrei Litvin · 1 year, 10 months ago
  42. dc8d5eb Add separate hookable tracing module (#26986) by Andrei Litvin · 1 year, 10 months ago