index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
trace2
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-15
trace2: avoid "futile conditional"
Johannes Schindelin
1
-19
/
+5
2025-03-03
trace2/tr2_sysenv.c: *.txt -> *.adoc fixes
Todd Zullinger
1
-1
/
+1
2025-01-31
global: adapt callers to use generic hash context helpers
Patrick Steinhardt
1
-2
/
+2
2025-01-31
hash: stop typedeffing the hash context
Patrick Steinhardt
1
-1
/
+1
2025-01-29
Merge branch 'am/trace2-with-valueless-true'
Junio C Hamano
3
-5
/
+8
2025-01-23
trace2: prevent segfault on config collection with valueless true
Adam Murray
3
-5
/
+8
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
3
-0
/
+6
2024-10-04
Merge branch 'ak/typofix-2.46-maint'
Junio C Hamano
2
-2
/
+2
2024-10-03
trace2: fix typos
Andrew Kreimer
2
-2
/
+2
2024-10-02
Merge branch 'ps/leakfixes-part-7'
Junio C Hamano
1
-1
/
+9
2024-09-27
trace2: destroy context stored in thread-local storage
Patrick Steinhardt
1
-1
/
+9
2024-09-25
Merge branch 'ps/reftable-exclude'
Junio C Hamano
1
-0
/
+5
2024-09-23
Merge branch 'ps/environ-wo-the-repository'
Junio C Hamano
1
-1
/
+3
2024-09-16
refs/reftable: wire up support for exclude patterns
Patrick Steinhardt
1
-0
/
+5
2024-09-12
config: make dependency on repo in `read_early_config()` explicit
Patrick Steinhardt
1
-1
/
+3
2024-08-22
trace2: implement trace2_printf() for event target
Josh Steadmon
1
-2
/
+20
2024-01-08
Merge branch 'en/header-cleanup'
Junio C Hamano
5
-3
/
+2
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2
-2
/
+0
2023-12-26
trace2/tr2_tls.h: remove unnecessary include
Elijah Newren
3
-1
/
+2
2023-12-09
trace2: handle NULL values in tr2_sysenv config callback
Jeff King
1
-0
/
+2
2023-08-29
trace2: mark unused config callback parameter
Jeff King
1
-1
/
+2
2023-08-29
trace2: mark unused us_elapsed_absolute parameters
Jeff King
2
-18
/
+25
2023-08-02
Merge branch 'bb/use-trace2-counters-for-fsync-stats'
Junio C Hamano
1
-0
/
+10
2023-07-21
Merge branch 'tb/refs-exclusion-and-packed-refs'
Junio C Hamano
1
-0
/
+5
2023-07-20
wrapper: use trace2 counters to collect fsync stats
Beat Bolli
1
-0
/
+10
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
1
-1
/
+0
2023-07-10
refs/packed-backend.c: add trace2 counters for jump list
Taylor Blau
1
-0
/
+5
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
6
-12
/
+23
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
1
-1
/
+0
2023-06-28
trace2: plumb config kvi
Glen Choo
5
-10
/
+15
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
2
-3
/
+9
2023-06-21
git-compat-util.h: remove unneccessary include of wildmatch.h
Elijah Newren
1
-0
/
+1
2023-04-24
hash-ll.h: split out of hash.h to remove dependency on repository.h
Elijah Newren
3
-0
/
+3
2023-03-21
treewide: remove unnecessary includes of cache.h
Elijah Newren
4
-4
/
+9
2023-03-21
abspath.h: move absolute path functions from cache.h
Elijah Newren
1
-0
/
+1
2023-02-23
dir.h: refactor to no longer need to include cache.h
Elijah Newren
1
-1
/
+1
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
1
-0
/
+1
2023-02-23
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
1
-1
/
+3
2023-02-23
treewide: remove unnecessary cache.h includes in source files
Elijah Newren
6
-6
/
+7
2022-10-24
trace2: add global counter mechanism
Jeff Hostetler
7
-0
/
+268
2022-10-24
trace2: add stopwatch timers
Jeff Hostetler
8
-0
/
+424
2022-10-24
trace2: convert ctx.thread_name from strbuf to pointer
Jeff Hostetler
4
-10
/
+12
2022-10-24
trace2: improve thread-name documentation in the thread-context
Jeff Hostetler
1
-6
/
+9
2022-10-24
trace2: rename the thread_name argument to trace2_thread_start
Jeff Hostetler
2
-3
/
+3
2022-10-24
tr2tls: clarify TLS terminology
Jeff Hostetler
2
-10
/
+14
2022-10-24
trace2: use size_t alloc,nr_open_regions in tr2tls_thread_ctx
Jeff Hostetler
1
-2
/
+2
2022-08-11
tr2: shows scope unconditionally in addition to key-value pair
Teng Long
3
-3
/
+14
2022-02-24
trace2: use designated initializers for "struct tr2_dst"
Ævar Arnfjörð Bjarmason
3
-3
/
+9
2022-02-24
trace2: use designated initializers for "struct tr2_tgt"
Ævar Arnfjörð Bjarmason
3
-90
/
+90
2021-12-15
Merge branch 'ab/run-command'
Junio C Hamano
3
-4
/
+4
[next]