Sign in
googlers
/
jrn
/
git
/
3e81b896f769dfdb479363acb00bdc6b076cfd55
/
trace.h
88cc8ed
Merge branch 'en/header-cleanup'
by Junio C Hamano
· 2 years ago
f332121
treewide: remove unnecessary git-compat-util.h includes in headers
by Elijah Newren
· 2 years, 1 month ago
17ab64e
trace.c, git.c: remove unnecessary parameter to trace_repo_setup()
by idriss fekir
· 2 years, 1 month ago
56a29d2
C99: remove hardcoded-out !HAVE_VARIADIC_MACROS code
by Ævar Arnfjörð Bjarmason
· 3 years, 1 month ago
f69a6e4
*.h: move some *_INIT to designated initializers
by Ævar Arnfjörð Bjarmason
· 3 years, 6 months ago
608cfd3
*.h _INIT macros: don't specify fields equal to 0
by Ævar Arnfjörð Bjarmason
· 3 years, 6 months ago
7167a62
http, imap-send: stop using CURLOPT_VERBOSE
by Jonathan Tan
· 4 years, 10 months ago
f1ecbe0
trace: move doc to trace.h
by Heba Waly
· 5 years ago
ad6dad0
*.[ch]: manually align parameter lists
by Denton Liu
· 6 years ago
b199d71
*.[ch]: remove extern from function declarations using sed
by Denton Liu
· 6 years ago
5545442
*.[ch]: remove extern from function declarations using spatch
by Denton Liu
· 6 years ago
c46c406
trace.h: support nested performance tracing
by Nguyễn Thái Ngọc Duy
· 7 years ago
cb50761
trace.c: export trace_setup_key
by Nguyễn Thái Ngọc Duy
· 7 years ago
8eeb25c
trace: improve performance while category is disabled
by Gennady Kupava
· 7 years ago
406102a
trace: remove trace key normalization
by Gennady Kupava
· 7 years ago
3235983
pkt-line: support tracing verbatim pack contents
by Jeff King
· 10 years ago
578da03
git: add performance tracing for git's main() function to debug scripts
by Karsten Blees
· 11 years ago
09b2c1c
trace: add trace_performance facility to debug performance issues
by Karsten Blees
· 11 years ago
148d677
trace: add high resolution timer function to debug performance issues
by Karsten Blees
· 11 years ago
e05bed9
trace: add 'file:line' to all trace output
by Karsten Blees
· 11 years ago
66f66c5
trace: move code around, in preparation to file:line output
by Karsten Blees
· 11 years ago
c69dfd2
trace: add infrastructure to augment trace output with additional info
by Karsten Blees
· 11 years ago
6aa3085
trace: improve trace performance
by Karsten Blees
· 11 years ago
4a3b0b2
trace: consistently name the format parameter
by Karsten Blees
· 11 years ago
5991a55
trace: move trace declarations from cache.h to new trace.h
by Karsten Blees
· 11 years ago