index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2023-07-30
Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-28
tracing: Fix warning in trace_buffered_event_disable()
Zheng Yejian
2023-07-28
tracing: Fix kernel-doc warnings in trace_seq.c
Gaosheng Cui
2023-07-28
tracing: Fix kernel-doc warnings in trace_events_trigger.c
Gaosheng Cui
2023-07-28
tracing/synthetic: Fix kernel-doc warnings in trace_events_synth.c
Gaosheng Cui
2023-07-28
ring-buffer: Fix kernel-doc warnings in ring_buffer.c
Gaosheng Cui
2023-07-28
ring-buffer: Fix wrong stat of cpu_buffer->read
Zheng Yejian
2023-07-26
tracing/probes: Fix to add NULL check for BTF APIs
Masami Hiramatsu (Google)
2023-07-23
tracing/histograms: Return an error if we fail to add histogram to hist_vars ...
Mohamed Khalfella
2023-07-23
ring-buffer: Do not swap cpu_buffer during resize process
Chen Lin
2023-07-23
tracing: Remove unused extern declaration tracing_map_set_field_descr()
YueHaibing
2023-07-16
Merge tag 'probes-fixes-v6.5-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-14
tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f...
Masami Hiramatsu (Google)
2023-07-13
Merge tag 'trace-v6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-14
Revert "tracing: Add "(fault)" name injection to kernel probes"
Masami Hiramatsu (Google)
2023-07-14
tracing/probes: Fix to update dynamic data counter if fetcharg uses it
Masami Hiramatsu (Google)
2023-07-14
tracing/probes: Fix not to count error code to total length
Masami Hiramatsu (Google)
2023-07-14
tracing/probes: Fix to avoid double count of the string length on the array
Masami Hiramatsu (Google)
2023-07-14
fprobes: Add a comment why fprobe_kprobe_handler exits if kprobe is running
Masami Hiramatsu (Google)
2023-07-13
tracing: Fix memory leak of iter->temp when reading trace_pipe
Zheng Yejian
2023-07-12
tracing/histograms: Add histograms to hist_vars if they have referenced varia...
Mohamed Khalfella
2023-07-12
tracing: Stop FORTIFY_SOURCE complaining about stack trace caller
Steven Rostedt (Google)
2023-07-12
ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()
Zheng Yejian
2023-07-12
Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-12
ring-buffer: Fix deadloop issue on reading trace_pipe
Zheng Yejian
2023-07-12
tracing: arm64: Avoid missing-prototype warnings
Arnd Bergmann
2023-07-10
tracing/user_events: Fix struct arg size match check
Beau Belgrave
2023-07-11
fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...
Masami Hiramatsu (Google)
2023-07-11
fprobe: add unlock to match a succeeded ftrace_test_recursion_trylock
Ze Gao
2023-07-11
kernel/trace: Fix cleanup logic of enable_trace_eprobe
Tzvetomir Stoyanov (VMware)
2023-07-06
Merge tag 'trace-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2023-07-05
tracing/boot: Test strscpy() against less than zero for error
Steven Rostedt (Google)
2023-07-05
tracing: Fix null pointer dereference in tracing_err_log_open()
Mateusz Stachyra
2023-06-30
Merge tag 'probes-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2023-06-30
Merge tag 'trace-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-06-29
Merge tag 'trace-v6.4-rc7-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
tracing/user_events: Fix incorrect return value for writing operation when ev...
sunliming
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-27
fprobe: Release rethook after the ftrace_ops is unregistered
Jiri Olsa
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-23
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
2023-06-23
tracing/probes: Fix tracepoint event with $arg* to fetch correct argument
Masami Hiramatsu (Google)
2023-06-23
tracing/probes: Fix to return NULL and keep using current argc
Masami Hiramatsu (Google)
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-22
tracing/boot: Replace strlcpy with strscpy
Azeem Shaikh
2023-06-22
tracing/timerlat: Add user-space interface
Daniel Bristot de Oliveira
2023-06-22
tracing/osnoise: Skip running osnoise if all instances are off
Daniel Bristot de Oliveira
2023-06-22
tracing/osnoise: Switch from PF_NO_SETAFFINITY to migrate_disable
Daniel Bristot de Oliveira
[next]