summaryrefslogtreecommitdiffstats
path: root/git_trace2_event_log.py
Commit message (Expand)AuthorAgeFilesLines
* sync: Log repo sync state events as 'data' events.Raman Tenneti2021-09-141-0/+16
* sync: Added logging of repo sync state and config options for analysis.Raman Tenneti2021-07-291-6/+14
* trace2_event_log: Added logging of error events.Raman Tenneti2021-06-091-0/+7
* repo: Add a new "command" event type to git trace2 logging in repo.Raman Tenneti2021-03-181-0/+12
* Log repo.* config variables in git trace2 logger.Ian Kasprzak2021-03-081-0/+15
* Update "evt" field to be logged as a string type.Ian Kasprzak2021-01-191-1/+1
* Fix bug in git trace2 event Write() function when no config present.Ian Kasprzak2021-01-071-15/+29
* Enable git trace2 event format logging.Ian Kasprzak2021-01-061-0/+197