summaryrefslogtreecommitdiffstats
path: root/trace2.c (follow)
Commit message (Expand)AuthorAgeLines
* trace2: add trace2_child_ready() to report on background childrenJeff Hostetler2021-09-20-0/+31
* tr2: log parent process nameEmily Shaffer2021-07-22-0/+13
* trace2: add a public function for getting the SIDJosh Steadmon2020-11-11-0/+5
* trace2: teach Git to log environment variablesJosh Steadmon2020-03-23-0/+9
* Merge branch 'jh/trace2'Junio C Hamano2019-05-13-1/+1
|\
| * trace2: fix incorrect function pointer checkJosh Steadmon2019-04-26-1/+1
* | Merge branch 'jh/trace2-sid-fix'Junio C Hamano2019-05-13-2/+19
|\ \
| * | trace2: report peak memory usage of the processJeff Hostetler2019-04-16-0/+2
| * | trace2: use system/global config for default trace2 settingsJeff Hostetler2019-04-16-0/+4
| * | trace2: add absolute elapsed time to start eventJeff Hostetler2019-04-16-1/+7
| * | trace2: refactor setting process starting timeJeff Hostetler2019-04-16-1/+6
| |/
* / trace2: NULL is not allowed for va_listTorsten Bögershausen2019-03-20-4/+11
|/
* trace2: create new combined trace facilityJeff Hostetler2019-02-22-0/+761