Skip to content

Perfetto UI - 1e42592258afe5

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Oct 18:50
· 382 commits to sokatoa since this release
1e42592
tp: fix crash when writing args (#3292) (#158)

If the string is null, we should treat it like json null

Fixes: https://github.com/google/perfetto/issues/3287

Co-authored-by: Lalit Maganti <lalitm@google.com>