summaryrefslogtreecommitdiffstats
path: root/trace2.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* trace2: add a public function for getting the SIDJosh Steadmon2020-11-111-0/+2
* trace2: teach Git to log environment variablesJosh Steadmon2020-03-231-0/+13
* trace2: move doc to trace2.hHeba Waly2019-11-181-22/+102
* trace2: rename environment variables to GIT_TRACE2*SZEDER Gábor2019-05-281-1/+1
* Merge branch 'jh/trace2-sid-fix'Junio C Hamano2019-05-131-9/+34
|\
| * trace2: report peak memory usage of the processJeff Hostetler2019-04-161-4/+10
| * trace2: use system/global config for default trace2 settingsJeff Hostetler2019-04-161-5/+7
| * trace2: refactor setting process starting timeJeff Hostetler2019-04-161-0/+17
* | trace2: NULL is not allowed for va_listTorsten Bögershausen2019-03-201-2/+2
|/
* trace2: collect Windows-specific process informationJeff Hostetler2019-02-221-0/+14
* trace2: create new combined trace facilityJeff Hostetler2019-02-221-0/+371