Update README to mention new location for traces

This commit is contained in:
Christophe Bedard 2019-07-05 17:13:00 +02:00
parent 3ecf9a5b2b
commit bffe4c2a68

View file

@ -38,7 +38,7 @@ The first option is to use the `ros2 trace` command.
$ 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