summaryrefslogtreecommitdiff
path: root/trace2.h
AgeCommit message (Expand)Author
2023-11-23trace2: fix signature of trace2_def_param() macroJeff Hostetler
2023-08-02Merge branch 'bb/use-trace2-counters-for-fsync-stats'Junio C Hamano
2023-07-28Merge branch 'bb/trace2-comment-fix'Junio C Hamano
2023-07-21Merge branch 'tb/refs-exclusion-and-packed-refs'Junio C Hamano
2023-07-20wrapper: use trace2 counters to collect fsync statsBeat Bolli
2023-07-20trace2: fix a commentBeat Bolli
2023-07-10refs/packed-backend.c: add trace2 counters for jump listTaylor Blau
2023-06-28trace2: plumb config kviGlen Choo
2022-10-24trace2: add global counter mechanismJeff Hostetler
2022-10-24trace2: add stopwatch timersJeff Hostetler
2022-10-24trace2: rename the thread_name argument to trace2_thread_startJeff Hostetler
2022-10-24tr2tls: clarify TLS terminologyJeff Hostetler
2022-06-02common-main.c: move non-trace2 exit() behavior out of trace2.cÆvar Arnfjörð Bjarmason
2022-02-22C99: remove hardcoded-out !HAVE_VARIADIC_MACROS codeÆvar Arnfjörð Bjarmason
2021-10-13Merge branch 'jh/builtin-fsmonitor-part1'Junio C Hamano
2021-09-28Merge branch 'en/typofixes'Junio C Hamano
2021-09-20trace2.h: fix trivial comment typoElijah Newren
2021-09-20trace2: add trace2_child_ready() to report on background childrenJeff Hostetler
2021-07-22tr2: log parent process nameEmily Shaffer
2021-07-22tr2: make process info collection platform-genericEmily Shaffer
2020-11-12trace2: add a public function for getting the SIDJosh Steadmon
2020-03-23trace2: teach Git to log environment variablesJosh Steadmon
2019-11-18trace2: move doc to trace2.hHeba Waly
2019-05-28trace2: rename environment variables to GIT_TRACE2*SZEDER Gábor
2019-05-13Merge branch 'jh/trace2-sid-fix'Junio C Hamano
2019-04-16trace2: report peak memory usage of the processJeff Hostetler
2019-04-16trace2: use system/global config for default trace2 settingsJeff Hostetler
2019-04-16trace2: refactor setting process starting timeJeff Hostetler
2019-03-20trace2: NULL is not allowed for va_listTorsten Bögershausen
2019-02-22trace2: collect Windows-specific process informationJeff Hostetler
2019-02-22trace2: create new combined trace facilityJeff Hostetler