summaryrefslogtreecommitdiff
path: root/trace2/tr2_tls.c
AgeCommit message (Expand)Author
2023-12-26trace2/tr2_tls.h: remove unnecessary includeElijah Newren
2023-07-05git-compat-util: move alloc macros to git-compat-util.hCalvin Wan
2023-02-23alloc.h: move ALLOC_GROW() functions from cache.hElijah Newren
2022-10-24trace2: add stopwatch timersJeff Hostetler
2022-10-24trace2: convert ctx.thread_name from strbuf to pointerJeff Hostetler
2022-10-24trace2: rename the thread_name argument to trace2_thread_startJeff Hostetler
2022-10-24tr2tls: clarify TLS terminologyJeff Hostetler
2021-09-07tr2: stop leaking "thread_name" memoryÆvar Arnfjörð Bjarmason
2019-05-30Merge branch 'jh/trace2'Junio C Hamano
2019-05-28trace2: fix tracing when NO_PTHREADS is definedJeff Hostetler
2019-04-16trace2: refactor setting process starting timeJeff Hostetler
2019-02-22trace2: create new combined trace facilityJeff Hostetler