index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
user_events
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-18
tracing: Use strcmp() in __assign_str() WARN_ON() check
Steven Rostedt (Google)
1
-1
/
+3
2024-03-18
tracepoints: Use WARN() and not WARN_ON() for warnings
Steven Rostedt (Google)
1
-2
/
+4
2024-03-18
tracing: Use div64_u64() instead of do_div()
Thorsten Blum
1
-3
/
+2
2024-03-18
tracing: Support to dump instance traces by ftrace_dump_on_oops
Huang Yiwei
7
-55
/
+168
2024-03-18
tracing: Remove second parameter to __assign_rel_str()
Steven Rostedt (Google)
2
-2
/
+2
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: Add __string_len() example
Steven Rostedt (Google)
1
-2
/
+5
2024-03-18
tracing: Remove __assign_str_len()
Steven Rostedt (Google)
3
-25
/
+20
2024-03-18
ftrace: Fix most kernel-doc warnings
Randy Dunlap
1
-44
/
+46
2024-03-18
tracing: Decrement the snapshot if the snapshot trigger fails to register
Steven Rostedt (Google)
1
-1
/
+4
2024-03-18
tracing: Fix snapshot counter going between two tracers that use it
Steven Rostedt (Google)
1
-1
/
+1
2024-03-18
tracing: Use EVENT_NULL_STR macro instead of open coding "(null)"
Steven Rostedt (Google)
4
-12
/
+15
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
2024-03-18
cxl/trace: Properly initialize cxl_poison region name
Alison Schofield
1
-7
/
+7
2024-03-18
net: hns3: tracing: fix hclgevf trace event strings
Steven Rostedt (Google)
2
-8
/
+8
2024-03-18
drm/i915: Add missing ; to __assign_str() macros in tracepoint code
Steven Rostedt (Google)
1
-3
/
+3
2024-03-18
NFSD: Fix nfsd_clid_class use of __string_len() macro
Steven Rostedt (Google)
1
-1
/
+1
2024-03-18
tracing: Use init_utsname()->release
John Garry
1
-2
/
+2
2024-03-18
tracing/user_events: Document multi-format flag
Beau Belgrave
1
-1
/
+26
2024-03-18
selftests/user_events: Test multi-format events
Beau Belgrave
1
-0
/
+134
2024-03-18
tracing/user_events: Introduce multi-format events
Beau Belgrave
2
-13
/
+95
2024-03-18
tracing/user_events: Prepare find/delete for same name events
Beau Belgrave
1
-48
/
+59
2024-03-18
tracing: Add snapshot refcount
Vincent Donnefort
3
-36
/
+129
2024-03-18
ring-buffer: Make wake once of ring_buffer_wait() more robust
Steven Rostedt (Google)
1
-13
/
+21
2024-03-18
fscache: Fix error handling in fscache_begin_operation()
David Howells
1
-1
/
+3
2024-03-18
fs,block: get holder during claim
Christian Brauner
3
-0
/
+35
2024-03-17
ovl: relax WARN_ON in ovl_verify_area()
Amir Goldstein
1
-3
/
+3
2024-03-17
ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent en...
linke li
1
-1
/
+1
2024-03-17
ring-buffer: Zero ring-buffer sub-buffers
Vincent Donnefort
1
-3
/
+6
2024-03-17
tracing: Move saved_cmdline code into trace_sched_switch.c
Steven Rostedt (Google)
3
-512
/
+528
2024-03-17
tracing: Move open coded processing of tgid_map into helper function
Steven Rostedt (Google)
1
-15
/
+23
2024-03-17
tracing: Have saved_cmdlines arrays all in one allocation
Steven Rostedt (Google)
1
-10
/
+8
2024-03-17
eventfs: Create eventfs_root_inode to store dentry
Steven Rostedt (Google)
2
-12
/
+55
2024-03-17
eventfs: Add WARN_ON_ONCE() to checks in eventfs_root_lookup()
Steven Rostedt (Google)
1
-2
/
+3
2024-03-17
MAINTAINERS: update overlayfs git tree
Amir Goldstein
1
-1
/
+1