Use the process's comm value for GPU threads name
authorLaurent Morichetti <laurent.morichetti@amd.com>
Thu, 23 Apr 2020 17:48:20 +0000 (10:48 -0700)
committerLaurent Morichetti <laurent.morichetti@amd.com>
Wed, 6 May 2020 20:50:52 +0000 (13:50 -0700)
commit223465e79236934a28819999c1f35c39392f779d
tree909639d50522241a2237171ac6573b13b59c2fbb
parent820c00e61a810955215daec262da845bdb883a19
Use the process's comm value for GPU threads name

Instead of using the dispatched kernel's name as the thread name,
use the process's comm value.  This will match the CPU threads, and
still allow to differentiate threads from different inferiors.

Change-Id: I0746f1d4cdbdd44e9f0ea65997ca9be80ef95bb6
gdb/rocm-tdep.c
This page took 0.024599 seconds and 4 git commands to generate.