]> git.ipfire.org Git - thirdparty/git.git/commit - trace2.h
trace2: add a public function for getting the SID
authorJosh Steadmon <steadmon@google.com>
Wed, 11 Nov 2020 23:29:26 +0000 (15:29 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 12 Nov 2020 02:26:52 +0000 (18:26 -0800)
commite97e1cf464fa0c4646d41b9221ae88a7dca12493
treecf99f8a075293f4104d04aef0af582508f7a7a60
parent81bd549010f609056362b1cd94feb2434beee194
trace2: add a public function for getting the SID

Add a public wrapper, trace2_session_id(), around tr2_sid_get(), which
is intended to be private trace2 implementation.

Signed-off-by: Josh Steadmon <steadmon@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
trace2.c
trace2.h