memprof does not use user_id for anything,
so don't pass it to ThreadCreate.
Passing a random field of MemprofThread as user_id
does not make much sense anyway.
Depends on D113920.
Paths
| Differential D113921
memprof: don't use thread user_id ClosedPublic Authored by dvyukov on Nov 15 2021, 10:49 AM.
Details
Summary memprof does not use user_id for anything, Depends on D113920.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 16 2021, 6:15 PM Closed by commit rGd1f72f02d00d: memprof: don't use thread user_id (authored by dvyukov). · Explain WhyNov 17 2021, 5:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 387920 compiler-rt/lib/memprof/memprof_thread.cpp
|