summaryrefslogtreecommitdiffstats
path: root/trace2.c
AgeCommit message (Expand)AuthorLines
2022-03-30trace2: add stats for fsync operationsNeeraj Singh-0/+1
2022-02-21C99: remove hardcoded-out !HAVE_VARIADIC_MACROS codeÆvar Arnfjörð Bjarmason-39/+0
2021-09-20trace2: add trace2_child_ready() to report on background childrenJeff Hostetler-0/+31
2021-07-22tr2: log parent process nameEmily Shaffer-0/+13
2020-11-11trace2: add a public function for getting the SIDJosh Steadmon-0/+5
2020-03-23trace2: teach Git to log environment variablesJosh Steadmon-0/+9
2019-05-13Merge branch 'jh/trace2'Junio C Hamano-1/+1
2019-05-13Merge branch 'jh/trace2-sid-fix'Junio C Hamano-2/+19
2019-04-26trace2: fix incorrect function pointer checkJosh Steadmon-1/+1
2019-04-16trace2: report peak memory usage of the processJeff Hostetler-0/+2
2019-04-16trace2: use system/global config for default trace2 settingsJeff Hostetler-0/+4
2019-04-16trace2: add absolute elapsed time to start eventJeff Hostetler-1/+7
2019-04-16trace2: refactor setting process starting timeJeff Hostetler-1/+6
2019-03-20trace2: NULL is not allowed for va_listTorsten Bögershausen-4/+11
2019-02-22trace2: create new combined trace facilityJeff Hostetler-0/+761