index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
trace2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
trace2: add global counter mechanism
Jeff Hostetler
2022-10-24
1
-7
/
+45
*
trace2: add stopwatch timers
Jeff Hostetler
2022-10-24
1
-0
/
+75
*
trace2: rename the thread_name argument to trace2_thread_start
Jeff Hostetler
2022-10-24
1
-3
/
+3
*
tr2tls: clarify TLS terminology
Jeff Hostetler
2022-10-24
1
-1
/
+1
*
common-main.c: move non-trace2 exit() behavior out of trace2.c
Ævar Arnfjörð Bjarmason
2022-06-02
1
-6
/
+2
*
trace2: add stats for fsync operations
Neeraj Singh
2022-03-30
1
-0
/
+1
*
C99: remove hardcoded-out !HAVE_VARIADIC_MACROS code
Ævar Arnfjörð Bjarmason
2022-02-22
1
-39
/
+0
*
trace2: add trace2_child_ready() to report on background children
Jeff Hostetler
2021-09-20
1
-0
/
+31
*
tr2: log parent process name
Emily Shaffer
2021-07-22
1
-0
/
+13
*
trace2: add a public function for getting the SID
Josh Steadmon
2020-11-12
1
-0
/
+5
*
trace2: teach Git to log environment variables
Josh Steadmon
2020-03-23
1
-0
/
+9
*
Merge branch 'jh/trace2'
Junio C Hamano
2019-05-13
1
-1
/
+1
|
\
|
*
trace2: fix incorrect function pointer check
Josh Steadmon
2019-04-26
1
-1
/
+1
*
|
Merge branch 'jh/trace2-sid-fix'
Junio C Hamano
2019-05-13
1
-2
/
+19
|
\
\
|
*
|
trace2: report peak memory usage of the process
Jeff Hostetler
2019-04-16
1
-0
/
+2
|
*
|
trace2: use system/global config for default trace2 settings
Jeff Hostetler
2019-04-16
1
-0
/
+4
|
*
|
trace2: add absolute elapsed time to start event
Jeff Hostetler
2019-04-16
1
-1
/
+7
|
*
|
trace2: refactor setting process starting time
Jeff Hostetler
2019-04-16
1
-1
/
+6
|
|
/
*
/
trace2: NULL is not allowed for va_list
Torsten Bögershausen
2019-03-20
1
-4
/
+11
|
/
*
trace2: create new combined trace facility
Jeff Hostetler
2019-02-23
1
-0
/
+761