mirror of
https://github.com/c-cube/sidekick.git
synced 2025-12-07 11:45:41 -05:00
update doc
This commit is contained in:
parent
632d5e3f40
commit
c2eac5e2c3
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
profiling probes will emit TEF events.
|
profiling probes will emit TEF events.
|
||||||
|
|
||||||
Profiling is enabled if {!setup} is called, and if
|
Profiling is enabled if {!setup} is called, and if
|
||||||
the environment variable "TEF" is set to "1" or "true".
|
the environment variable "TRACE" is set to "1" or "true".
|
||||||
The trace is emitted in the file "trace.json.gz" in the directory
|
The trace is emitted in the file "trace.json.gz" in the directory
|
||||||
where the solver is launched; you can open it in
|
where the solver is launched; you can open it in
|
||||||
chrome/chromium at "chrome://tracing".
|
chrome/chromium at "chrome://tracing".
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue