index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
trace.h
Age
Commit message (
Expand
)
Author
Lines
2024-12-18
trace: stop using `the_repository`
Patrick Steinhardt
-1
/
+3
2023-03-17
Merge branch 'en/header-cleanup'
Junio C Hamano
-1
/
+0
2023-02-23
treewide: remove unnecessary git-compat-util.h includes in headers
Elijah Newren
-1
/
+0
2023-02-21
trace.c, git.c: remove unnecessary parameter to trace_repo_setup()
idriss fekir
-1
/
+1
2022-02-21
C99: remove hardcoded-out !HAVE_VARIADIC_MACROS code
Ævar Arnfjörð Bjarmason
-70
/
+58
2021-09-27
*.h: move some *_INIT to designated initializers
Ævar Arnfjörð Bjarmason
-1
/
+1
2021-09-27
*.h _INIT macros: don't specify fields equal to 0
Ævar Arnfjörð Bjarmason
-1
/
+1
2020-05-11
http, imap-send: stop using CURLOPT_VERBOSE
Jonathan Tan
-0
/
+6
2019-11-18
trace: move doc to trace.h
Heba Waly
-2
/
+131
2019-05-05
*.[ch]: manually align parameter lists
Denton Liu
-5
/
+5
2019-05-05
*.[ch]: remove extern from function declarations using sed
Denton Liu
-9
/
+9
2019-05-05
*.[ch]: remove extern from function declarations using spatch
Denton Liu
-8
/
+8
2018-08-18
trace.h: support nested performance tracing
Nguyễn Thái Ngọc Duy
-0
/
+15
2018-03-30
trace.c: export trace_setup_key
Nguyễn Thái Ngọc Duy
-0
/
+1
2017-12-06
trace: improve performance while category is disabled
Gennady Kupava
-18
/
+41
2017-11-27
trace: remove trace key normalization
Gennady Kupava
-1
/
+3
2015-06-16
pkt-line: support tracing verbatim pack contents
Jeff King
-0
/
+1
2014-07-13
git: add performance tracing for git's main() function to debug scripts
Karsten Blees
-0
/
+1
2014-07-13
trace: add trace_performance facility to debug performance issues
Karsten Blees
-0
/
+18
2014-07-13
trace: add high resolution timer function to debug performance issues
Karsten Blees
-0
/
+1
2014-07-13
trace: add 'file:line' to all trace output
Karsten Blees
-0
/
+62
2014-07-13
trace: move code around, in preparation to file:line output
Karsten Blees
-4
/
+8
2014-07-13
trace: add infrastructure to augment trace output with additional info
Karsten Blees
-1
/
+1
2014-07-13
trace: improve trace performance
Karsten Blees
-3
/
+13
2014-06-17
trace: consistently name the format parameter
Karsten Blees
-1
/
+1
2014-06-17
trace: move trace declarations from cache.h to new trace.h
Karsten Blees
-0
/
+17