| Summary: | Add support for pthread_setname_np() to set thread name | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | Daniel <bugzilla> |
| Component: | general | Assignee: | Julian Seward <jseward> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | kde-bugs |
| Priority: | NOR | ||
| Version First Reported In: | 3.12.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Daniel
2018-04-16 07:57:54 UTC
I thought we already did support this, by intercepting the underlying system call. Are you sure this doesn't work? I use Valgrind 3.13.0 (shipped with CentOS 7.5) and it does not work there. Looks that something is still broken, at least in Helgrind. BTW, I found that I logged Bug 323046 few years ago for the same issue. You can mark is as a duplicate. *** Bug 323046 has been marked as a duplicate of this bug. *** |