index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'probes-fixes-v6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-16
6
-29
/
+24
|
\
|
*
tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f...
Masami Hiramatsu (Google)
2023-07-14
3
-12
/
+14
|
*
Revert "tracing: Add "(fault)" name injection to kernel probes"
Masami Hiramatsu (Google)
2023-07-13
3
-26
/
+9
|
*
tracing/probes: Fix to update dynamic data counter if fetcharg uses it
Masami Hiramatsu (Google)
2023-07-13
1
-5
/
+7
|
*
tracing/probes: Fix not to count error code to total length
Masami Hiramatsu (Google)
2023-07-13
1
-0
/
+2
|
*
tracing/probes: Fix to avoid double count of the string length on the array
Masami Hiramatsu (Google)
2023-07-13
1
-2
/
+2
|
*
fprobes: Add a comment why fprobe_kprobe_handler exits if kprobe is running
Masami Hiramatsu (Google)
2023-07-13
1
-0
/
+6
*
|
Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-13
8
-30
/
+81
|
\
\
|
*
|
tracing: Fix memory leak of iter->temp when reading trace_pipe
Zheng Yejian
2023-07-13
1
-0
/
+1
|
*
|
tracing/histograms: Add histograms to hist_vars if they have referenced varia...
Mohamed Khalfella
2023-07-13
1
-3
/
+5
|
*
|
tracing: Stop FORTIFY_SOURCE complaining about stack trace caller
Steven Rostedt (Google)
2023-07-12
1
-2
/
+19
|
*
|
ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()
Zheng Yejian
2023-07-12
1
-14
/
+31
|
*
|
ring-buffer: Fix deadloop issue on reading trace_pipe
Zheng Yejian
2023-07-12
1
-9
/
+15
|
*
|
tracing: arm64: Avoid missing-prototype warnings
Arnd Bergmann
2023-07-12
3
-2
/
+7
|
*
|
tracing/user_events: Fix struct arg size match check
Beau Belgrave
2023-07-11
1
-0
/
+3
*
|
|
Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-12
3
-10
/
+36
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...
Masami Hiramatsu (Google)
2023-07-11
2
-0
/
+16
|
*
fprobe: add unlock to match a succeeded ftrace_test_recursion_trylock
Ze Gao
2023-07-10
1
-1
/
+3
|
*
kernel/trace: Fix cleanup logic of enable_trace_eprobe
Tzvetomir Stoyanov (VMware)
2023-07-10
1
-2
/
+16
|
*
fprobe: Release rethook after the ftrace_ops is unregistered
Jiri Olsa
2023-06-27
1
-9
/
+3
*
|
Merge tag 'trace-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2023-07-07
2
-5
/
+5
|
\
\
|
*
|
tracing/boot: Test strscpy() against less than zero for error
Steven Rostedt (Google)
2023-07-05
1
-4
/
+4
|
*
|
tracing: Fix null pointer dereference in tracing_err_log_open()
Mateusz Stachyra
2023-07-05
1
-1
/
+1
*
|
|
Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2023-06-30
13
-155
/
+1916
|
\
\
\
|
*
|
|
tracing/probes: Fix tracepoint event with $arg* to fetch correct argument
Masami Hiramatsu (Google)
2023-06-23
1
-2
/
+8
|
*
|
|
tracing/probes: Fix to return NULL and keep using current argc
Masami Hiramatsu (Google)
2023-06-23
1
-1
/
+2
|
*
|
|
tracing/probes: Add BTF retval type support
Masami Hiramatsu (Google)
2023-06-06
2
-7
/
+63
|
*
|
|
tracing/probes: Add $arg* meta argument for all function args
Masami Hiramatsu (Google)
2023-06-06
4
-12
/
+212
|
*
|
|
tracing/probes: Support function parameters if BTF is available
Masami Hiramatsu (Google)
2023-06-06
6
-31
/
+270
|
*
|
|
tracing/probes: Move event parameter fetching code to common parser
Masami Hiramatsu (Google)
2023-06-06
6
-132
/
+155
|
*
|
|
tracing/probes: Add tracepoint support on fprobe_events
Masami Hiramatsu (Google)
2023-06-06
5
-16
/
+151
|
*
|
|
tracing/probes: Add fprobe events for tracing function entry and exit.
Masami Hiramatsu (Google)
2023-06-06
9
-7
/
+1100
|
*
|
|
tracing/probes: Avoid setting TPARG_FL_FENTRY and TPARG_FL_RETURN
Masami Hiramatsu (Google)
2023-06-06
2
-1
/
+6
|
*
|
|
fprobe: Pass return address to the handlers
Masami Hiramatsu (Google)
2023-06-06
3
-6
/
+9
*
|
|
|
Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-06-30
9
-23
/
+665
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
tracing/boot: Replace strlcpy with strscpy
Azeem Shaikh
2023-06-22
1
-4
/
+4
|
*
|
|
tracing/timerlat: Add user-space interface
Daniel Bristot de Oliveira
2023-06-22
2
-5
/
+377
|
*
|
|
tracing/osnoise: Skip running osnoise if all instances are off
Daniel Bristot de Oliveira
2023-06-22
1
-3
/
+28
|
*
|
|
tracing/osnoise: Switch from PF_NO_SETAFFINITY to migrate_disable
Daniel Bristot de Oliveira
2023-06-22
1
-0
/
+68
|
*
|
|
ftrace: Show all functions with addresses in available_filter_functions_addrs
Jiri Olsa
2023-06-22
1
-0
/
+37
|
*
|
|
function_graph: Support recording and printing the return value of function
Donglin Peng
2023-06-21
5
-11
/
+148
|
*
|
|
fgraph: Add declaration of "struct fgraph_ret_regs"
Steven Rostedt (Google)
2023-06-21
1
-0
/
+3
|
|
/
/
*
|
|
Merge tag 'trace-v6.4-rc7-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-06-30
1
-1
/
+2
|
\
\
\
|
*
|
|
tracing/user_events: Fix incorrect return value for writing operation when ev...
sunliming
2023-06-28
1
-1
/
+2
*
|
|
|
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-29
1
-2
/
+2
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-23
2
-84
/
+208
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-08
2
-2
/
+12
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-02
6
-60
/
+149
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-26
2
-17
/
+60
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-17
1
-2
/
+2
|
|
\
\
\
\
\
\
\
[next]