Sign in
chromium
/
crossbench
/
refs/heads/main
/
.
/
config
/
doc
/
probe
/
tracing.config.hjson
blob: 38d8821d9fccb7ffce54406c7660029eb937ebf7 [
file
] [
log
] [
blame
] [
edit
]
// tracing probe example config
{
"probes"
:
{
"tracing"
:
{
"trace_config"
:
"./trace_config_file.json"
}
}
}