diff options
| author | Steven Rostedt (Google) <[email protected]> | 2023-09-08 22:17:21 +0000 |
|---|---|---|
| committer | Shuah Khan <[email protected]> | 2023-09-11 23:06:40 +0000 |
| commit | 7dc1e125f07aeeb8b6eacfd9a05ef3ef6fe539c7 (patch) | |
| tree | 55e96db235b21ba7ef6c6eeea11581480ab327da /drivers/cdx/controller/cdx_controller.c | |
| parent | selftests/user_events: Fix failures when user_events is not installed (diff) | |
| download | kernel-7dc1e125f07aeeb8b6eacfd9a05ef3ef6fe539c7.tar.gz kernel-7dc1e125f07aeeb8b6eacfd9a05ef3ef6fe539c7.zip | |
ftrace/selftests: Add softlink to latest log directory
When I'm debugging something with the ftrace selftests and need to look at
the logs, it becomes tedious that I need to do the following:
ls -ltr logs
[ copy the last directory ]
ls logs/<paste-last-dir>
to see where the logs are.
Instead, do the common practice of having a "latest" softlink to the last
run selftest. This way after running the selftest I only need to do:
ls logs/latest/
and it will always give me the directory of the last run selftest logs!
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Acked-by: Masami Hiramatsu (Google) <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'drivers/cdx/controller/cdx_controller.c')
0 files changed, 0 insertions, 0 deletions
