summaryrefslogtreecommitdiff
path: root/ext/-test-/thread/instrumentation/instrumentation.c
AgeCommit message (Expand)Author
2023-11-28Further fix the GVL instrumentation APIJean Boussier
2023-11-27Refactor and fix the GVL instrumentation APIJean Boussier
2023-11-13GVL Instrumentation: pass thread->self as part of event dataJean Boussier
2023-04-07[Bug#19161] Detect thread local storage specifierNobuyoshi Nakada
2022-07-08Make a local symbol staticNobuyoshi Nakada
2022-07-07thread_pthread.c: call SUSPENDED event when entering native_sleepJean Boussier
2022-06-19Remove unnecessary `*` before the function nameNobuyoshi Nakada
2022-06-17GVL Instrumentation API: add STARTED and EXITED eventsJean Boussier
2022-06-03[Feature #18339] GVL Instrumentation APIJean Boussier