From: Taylor Blau Date: Mon, 31 Oct 2022 01:04:42 +0000 (-0400) Subject: Merge branch 'jh/trace2-timers-and-counters' X-Git-Tag: v2.39.0-rc0~62 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e5be3c632af4ea1ec6d9406d30f7f8cf54f5e9e7;p=thirdparty%2Fgit.git Merge branch 'jh/trace2-timers-and-counters' Two new facilities, "timer" and "counter", are introduced to the trace2 API. * jh/trace2-timers-and-counters: trace2: add global counter mechanism trace2: add stopwatch timers trace2: convert ctx.thread_name from strbuf to pointer trace2: improve thread-name documentation in the thread-context trace2: rename the thread_name argument to trace2_thread_start api-trace2.txt: elminate section describing the public trace2 API tr2tls: clarify TLS terminology trace2: use size_t alloc,nr_open_regions in tr2tls_thread_ctx --- e5be3c632af4ea1ec6d9406d30f7f8cf54f5e9e7