New issue
Advanced search Search tips

Issue 915097 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 2
Type: Bug



Sign in to add a comment

Make trace event arguments strongly typed

Project Member Reported by ssid@chromium.org, Dec 14

Issue description

The trace event arguments ar key value pairs. So, we cannot directly upload this data along with traces. But, some trace events like toplevel tasks are useless without the source file and function argument.

To be able to upload argument sin a safe way, we need to convert the events to use strongly typed arguments.
 

Sign in to add a comment