index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
stages
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-3
/
+1
2024-03-19
tracing: Just use strcmp() for testing __string() and __assign_str() match
Steven Rostedt (Google)
1
-3
/
+2
2024-03-18
tracing: Add __string_src() helper to help compilers not to get confused
Steven Rostedt (Google)
1
-2
/
+12
2024-03-18
tracing: Use strcmp() in __assign_str() WARN_ON() check
Steven Rostedt (Google)
1
-1
/
+3
2024-03-18
tracing: Remove second parameter to __assign_rel_str()
Steven Rostedt (Google)
1
-1
/
+1
2024-03-18
tracing: Add warning if string in __assign_str() does not match __string()
Steven Rostedt (Google)
1
-0
/
+1
2024-03-18
tracing: Remove __assign_str_len()
Steven Rostedt (Google)
1
-17
/
+11
2024-03-18
tracing: Use EVENT_NULL_STR macro instead of open coding "(null)"
Steven Rostedt (Google)
2
-6
/
+6
2024-03-18
tracing: Use ? : shortcut in trace macros
Steven Rostedt (Google)
2
-10
/
+8
2024-03-18
tracing: Do not calculate strlen() twice for __string() fields
Steven Rostedt (Google)
1
-4
/
+6
2024-03-18
tracing: Rework __assign_str() and __string() to not duplicate getting the st...
Steven Rostedt (Google)
3
-11
/
+20
2023-04-03
tracing: Error if a trace event has an array for a __field()
Steven Rostedt (Google)
1
-4
/
+17
2023-02-23
Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
3
-0
/
+7
2023-02-12
tracing: Fix TASK_COMM_LEN in trace event format file
Yafang Shao
1
-1
/
+2
2023-02-07
tracing: Acquire buffer from temparary trace sequence
Linyu Yuan
2
-0
/
+4
2023-01-25
perf/tracing: Use stage6 of tracing to not duplicate macros
Steven Rostedt (Google)
1
-0
/
+3
2022-12-13
tracing: Remove pointer (asterisk) and brackets from cpumask_t field
Steven Rostedt (Google)
1
-2
/
+8
2022-11-24
tracing: Add __cpumask to denote a trace event field that is a cpumask_t
Steven Rostedt (Google)
7
-0
/
+52
2022-08-02
tracing: Use alignof__(struct {type b;}) instead of offsetof()
Steven Rostedt (Google)
1
-1
/
+1
2022-07-31
tracing: Use a struct alignof to determine trace event field alignment
Steven Rostedt (Google)
1
-3
/
+5
2022-07-30
tracing: Use a copy of the va_list for __assign_vstr()
Steven Rostedt (Google)
1
-1
/
+6
2022-07-16
tracing/events: Add __vstring() and __assign_vstr() helper macros
Steven Rostedt (Google)
5
-0
/
+20
2022-04-02
tracing: Rename the staging files for trace_events
Steven Rostedt (Google)
7
-0
/
+0
2022-03-23
Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
8
-0
/
+571
2022-03-11
tracing: Move the defines to create TRACE_EVENTS into their own files
Steven Rostedt (Google)
8
-0
/
+519