index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
/
stages
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Error if a trace event has an array for a __field()
Steven Rostedt (Google)
2023-04-03
1
-4
/
+17
*
Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-02-23
3
-0
/
+7
|
\
|
*
tracing: Acquire buffer from temparary trace sequence
Linyu Yuan
2023-02-07
2
-0
/
+4
|
*
perf/tracing: Use stage6 of tracing to not duplicate macros
Steven Rostedt (Google)
2023-01-25
1
-0
/
+3
*
|
tracing: Fix TASK_COMM_LEN in trace event format file
Yafang Shao
2023-02-12
1
-1
/
+2
|
/
*
tracing: Remove pointer (asterisk) and brackets from cpumask_t field
Steven Rostedt (Google)
2022-12-13
1
-2
/
+8
*
tracing: Add __cpumask to denote a trace event field that is a cpumask_t
Steven Rostedt (Google)
2022-11-23
7
-0
/
+52
*
tracing: Use alignof__(struct {type b;}) instead of offsetof()
Steven Rostedt (Google)
2022-08-02
1
-1
/
+1
*
tracing: Use a struct alignof to determine trace event field alignment
Steven Rostedt (Google)
2022-07-31
1
-3
/
+5
*
tracing: Use a copy of the va_list for __assign_vstr()
Steven Rostedt (Google)
2022-07-30
1
-1
/
+6
*
tracing/events: Add __vstring() and __assign_vstr() helper macros
Steven Rostedt (Google)
2022-07-15
5
-0
/
+20
*
tracing: Rename the staging files for trace_events
Steven Rostedt (Google)
2022-04-02
7
-0
/
+0
*
Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-03-23
7
-2
/
+54
*
tracing: Move the defines to create TRACE_EVENTS into their own files
Steven Rostedt (Google)
2022-03-11
8
-0
/
+519