summaryrefslogtreecommitdiff
path: root/trace2.c
AgeCommit message (Expand)Author
2020-11-12trace2: add a public function for getting the SIDJosh Steadmon
2020-03-23trace2: teach Git to log environment variablesJosh Steadmon
2019-05-13Merge branch 'jh/trace2'Junio C Hamano
2019-05-13Merge branch 'jh/trace2-sid-fix'Junio C Hamano
2019-04-26trace2: fix incorrect function pointer checkJosh Steadmon
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: add absolute elapsed time to start eventJeff 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: create new combined trace facilityJeff Hostetler