Sign in
chromium
/
crossbench
/
5f435817e305c85fdee0c8e1d57a713ec6926853
/
.
/
probe.config.example.hjson
blob: 3331643f1998054891afb782a40acf58d79b4599 [
file
] [
log
] [
blame
]
{
probes
:
{
// An example config for the v8.log probe:
"v8.log"
:
{
prof
:
True
,
js_flags
:
[
"--log-maps"
,
"--log-function-events"
],
}
}
}