diff options
| author | Dani Liberman <[email protected]> | 2022-04-13 21:32:02 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-05-22 21:01:18 +0200 |
| commit | b0b09b7a8b7d2a015adeb0c66d41f7a28cfc40f2 (patch) | |
| tree | 0dbd28887534978e445a4e564e6f0dcab7e7d844 /tools/perf/scripts/python | |
| parent | 5d1a0de2c778f369970dd50f6713e95068926a8b (diff) | |
habanalabs: use get_task_pid() to take PID
find_get_pid() isn't good in case the user process was run inside
docker.
As a result, we didn't had the PID and we couldn't kill the user
process in case the device got stuck and we needed to reset the
device.
Signed-off-by: Dani Liberman <[email protected]>
Reviewed-by: Oded Gabbay <[email protected]>
Signed-off-by: Oded Gabbay <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions