summaryrefslogtreecommitdiff
path: root/trace2.c
Commit message (Expand)AuthorAgeFilesLines
* trace2: add a public function for getting the SIDJosh Steadmon2020-11-111-0/+5
* trace2: teach Git to log environment variablesJosh Steadmon2020-03-231-0/+9
* Merge branch 'jh/trace2'Junio C Hamano2019-05-131-1/+1
|\
| * trace2: fix incorrect function pointer checkJosh Steadmon2019-04-261-1/+1
* | Merge branch 'jh/trace2-sid-fix'Junio C Hamano2019-05-131-2/+19
|\ \
| * | trace2: report peak memory usage of the processJeff Hostetler2019-04-161-0/+2
| * | trace2: use system/global config for default trace2 settingsJeff Hostetler2019-04-161-0/+4
| * | trace2: add absolute elapsed time to start eventJeff Hostetler2019-04-161-1/+7
| * | trace2: refactor setting process starting timeJeff Hostetler2019-04-161-1/+6
| |/
* | trace2: NULL is not allowed for va_listTorsten Bögershausen2019-03-201-4/+11
|/
* trace2: create new combined trace facilityJeff Hostetler2019-02-221-0/+761