radv: append a time string to the hang report dump directory
Using the PID only isn't really informative. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7706>
This commit is contained in:
+2
-2
@@ -557,8 +557,8 @@ RADV driver environment variables
|
||||
Enables DCC,FMASK,CMASK,HTILE in situations where the driver supports it
|
||||
but normally does not deem it beneficial.
|
||||
``hang``
|
||||
enable GPU hangs detection and dump a report to $HOME/radv_dumps_<pid>
|
||||
if a GPU hang is detected
|
||||
enable GPU hangs detection and dump a report to
|
||||
$HOME/radv_dumps_<pid>_<time> if a GPU hang is detected
|
||||
``img``
|
||||
Print image info
|
||||
``info``
|
||||
|
||||
Reference in New Issue
Block a user