index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_probe_tmpl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-14
tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f...
Masami Hiramatsu (Google)
1
-7
/
+3
2023-07-14
tracing/probes: Fix to update dynamic data counter if fetcharg uses it
Masami Hiramatsu (Google)
1
-5
/
+7
2023-07-14
tracing/probes: Fix not to count error code to total length
Masami Hiramatsu (Google)
1
-0
/
+2
2023-07-14
tracing/probes: Fix to avoid double count of the string length on the array
Masami Hiramatsu (Google)
1
-2
/
+2
2023-02-24
kernel/trace: extract common part in process_fetch_insn
Song Chen
1
-0
/
+20
2023-02-24
kernel/trace: Introduce trace_probe_print_args and use it in *probes
Song Chen
1
-28
/
+0
2022-12-15
tracing/probes: Add symstr type for dynamic events
Masami Hiramatsu (Google)
1
-3
/
+44
2021-08-19
tracing/probes: Have process_fetch_insn() take a void * instead of pt_regs
Steven Rostedt (VMware)
1
-3
/
+3
2021-03-23
tracing: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2019-05-25
tracing/probe: Support user-space dereference
Masami Hiramatsu
1
-5
/
+17
2019-05-25
tracing/probe: Add ustring type for user-space string
Masami Hiramatsu
1
-1
/
+13
2019-05-08
tracing: probeevent: Do not accumulate on ret variable
Masami Hiramatsu
1
-1
/
+1
2019-02-11
tracing: probeevent: Correctly update remaining space in dynamic area
Andreas Ziegler
1
-2
/
+4
2018-10-10
tracing: probeevent: Add array type support
Masami Hiramatsu
1
-8
/
+55
2018-10-10
tracing: probeevent: Unify fetch_insn processing common part
Masami Hiramatsu
1
-1
/
+54
2018-10-10
tracing: probeevent: Return consumed bytes of dynamic area
Masami Hiramatsu
1
-29
/
+25
2018-10-10
tracing: probeevent: Introduce new argument fetching code
Masami Hiramatsu
1
-0
/
+120