index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
trace2.h
Age
Commit message (
Expand
)
Author
2021-10-13
Merge branch 'jh/builtin-fsmonitor-part1'
Junio C Hamano
2021-09-28
Merge branch 'en/typofixes'
Junio C Hamano
2021-09-20
trace2.h: fix trivial comment typo
Elijah Newren
2021-09-20
trace2: add trace2_child_ready() to report on background children
Jeff Hostetler
2021-07-22
tr2: log parent process name
Emily Shaffer
2021-07-22
tr2: make process info collection platform-generic
Emily Shaffer
2020-11-11
trace2: add a public function for getting the SID
Josh Steadmon
2020-03-23
trace2: teach Git to log environment variables
Josh Steadmon
2019-11-18
trace2: move doc to trace2.h
Heba Waly
2019-05-28
trace2: rename environment variables to GIT_TRACE2*
SZEDER Gábor
2019-05-13
Merge branch 'jh/trace2-sid-fix'
Junio C Hamano
2019-04-16
trace2: report peak memory usage of the process
Jeff Hostetler
2019-04-16
trace2: use system/global config for default trace2 settings
Jeff Hostetler
2019-04-16
trace2: refactor setting process starting time
Jeff Hostetler
2019-03-20
trace2: NULL is not allowed for va_list
Torsten Bögershausen
2019-02-22
trace2: collect Windows-specific process information
Jeff Hostetler
2019-02-22
trace2: create new combined trace facility
Jeff Hostetler