summaryrefslogtreecommitdiff
path: root/trace2
AgeCommit message (Expand)Author
2020-03-23trace2: teach Git to log environment variablesJosh Steadmon
2019-12-01Merge branch 'en/doc-typofix'Junio C Hamano
2019-11-10Fix spelling errors in code commentsElijah Newren
2019-11-06trace2: add dots directly to strbuf in perf_fmt_prepare()René Scharfe
2019-10-05trace2: write discard message to sentinel filesJosh Steadmon
2019-10-05trace2: discard new traces if target directory has too many filesJosh Steadmon
2019-09-30Merge branch 'jh/trace2-pretty-output'Junio C Hamano
2019-09-30Merge branch 'rs/trace2-dst-warning'Junio C Hamano
2019-08-26trace2: use warning() directly in tr2_dst_malformed_warning()René Scharfe
2019-08-09trace2: cleanup whitespace in perf formatJeff Hostetler
2019-08-09trace2: cleanup whitespace in normal formatJeff Hostetler
2019-08-08trace2: trim trailing whitespace in normal format error messageJeff Hostetler
2019-08-08trace2: remove dead code in maybe_add_string_va()Jeff Hostetler
2019-08-08trace2: trim whitespace in region messages in perf target formatJeff Hostetler
2019-08-01trace2: cleanup column alignment in perf target formatJeff Hostetler
2019-05-30Merge branch 'sg/trace2-rename'Junio C Hamano
2019-05-30Merge branch 'jh/trace2'Junio C Hamano
2019-05-28trace2: fix tracing when NO_PTHREADS is definedJeff Hostetler
2019-05-28trace2: rename environment variables to GIT_TRACE2*SZEDER Gábor
2019-05-13Merge branch 'jh/trace2-sid-fix'Junio C Hamano
2019-05-08Merge branch 'js/trace2-to-directory'Junio C Hamano
2019-04-16trace2: make SIDs more uniqueJeff Hostetler
2019-04-16trace2: clarify UTC datetime formattingJeff 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-22trace2: write to directory targetsJosh Steadmon
2019-03-20trace2: NULL is not allowed for va_listTorsten Bögershausen
2019-02-22trace2: create new combined trace facilityJeff Hostetler