summaryrefslogtreecommitdiff
path: root/trace2/tr2_tls.c
Commit message (Expand)AuthorAgeFilesLines
* alloc.h: move ALLOC_GROW() functions from cache.hElijah Newren2023-02-231-1/+3
* trace2: add stopwatch timersJeff Hostetler2022-10-241-0/+10
* trace2: convert ctx.thread_name from strbuf to pointerJeff Hostetler2022-10-241-7/+9
* trace2: rename the thread_name argument to trace2_thread_startJeff Hostetler2022-10-241-2/+2
* tr2tls: clarify TLS terminologyJeff Hostetler2022-10-241-3/+3
* tr2: stop leaking "thread_name" memoryÆvar Arnfjörð Bjarmason2021-09-071-0/+1
* Merge branch 'jh/trace2'Junio C Hamano2019-05-301-3/+9
|\
| * trace2: fix tracing when NO_PTHREADS is definedJeff Hostetler2019-05-281-3/+9
* | trace2: refactor setting process starting timeJeff Hostetler2019-04-161-14/+24
|/
* trace2: create new combined trace facilityJeff Hostetler2019-02-221-0/+164