aboutsummaryrefslogtreecommitdiffstats
path: root/trace2.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-11trace2: add a public function for getting the SIDJosh Steadmon1-0/+5
2020-03-23trace2: teach Git to log environment variablesJosh Steadmon1-0/+9
2019-05-13Merge branch 'jh/trace2'Junio C Hamano1-1/+1
2019-05-13Merge branch 'jh/trace2-sid-fix'Junio C Hamano1-2/+19
2019-04-26trace2: fix incorrect function pointer checkJosh Steadmon1-1/+1
2019-04-16trace2: report peak memory usage of the processJeff Hostetler1-0/+2
2019-04-16trace2: use system/global config for default trace2 settingsJeff Hostetler1-0/+4
2019-04-16trace2: add absolute elapsed time to start eventJeff Hostetler1-1/+7
2019-04-16trace2: refactor setting process starting timeJeff Hostetler1-1/+6
2019-03-20trace2: NULL is not allowed for va_listTorsten Bögershausen1-4/+11
2019-02-22trace2: create new combined trace facilityJeff Hostetler1-0/+761