summaryrefslogtreecommitdiff
path: root/trace2/tr2_dst.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ab/trace2-squelch-gcc-warning'Junio C Hamano2021-06-141-10/+8
|\
| * trace2: refactor to avoid gcc warning under -O3Ævar Arnfjörð Bjarmason2021-05-211-10/+8
* | trace2: write discard message to sentinel filesJosh Steadmon2019-10-051-21/+26
* | trace2: discard new traces if target directory has too many filesJosh Steadmon2019-10-051-0/+84
* | Merge branch 'rs/trace2-dst-warning'Junio C Hamano2019-09-301-7/+2
|\ \ | |/ |/|
| * trace2: use warning() directly in tr2_dst_malformed_warning()René Scharfe2019-08-261-7/+2
* | Merge branch 'jh/trace2-sid-fix'Junio C Hamano2019-05-131-20/+16
|\ \ | |/
| * trace2: use system/global config for default trace2 settingsJeff Hostetler2019-04-161-12/+14
* | trace2: write to directory targetsJosh Steadmon2019-03-221-2/+61
|/
* trace2: create new combined trace facilityJeff Hostetler2019-02-221-0/+252