Update README to mention new location for traces
This commit is contained in:
parent
3ecf9a5b2b
commit
bffe4c2a68
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ The first option is to use the `ros2 trace` command.
|
||||||
$ ros2 trace
|
$ ros2 trace
|
||||||
```
|
```
|
||||||
|
|
||||||
By default, it will enable all ROS tracepoints and a few kernel tracepoints. The trace will be written to `/tmp/session-YYYYMMDDHHMMSS`. Run the command with `-h` for more information.
|
By default, it will enable all ROS tracepoints and a few kernel tracepoints. The trace will be written to `~/.ros/tracing/session-YYYYMMDDHHMMSS`. Run the command with `-h` for more information.
|
||||||
|
|
||||||
### Launch file trace action
|
### Launch file trace action
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue