index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
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
2021-12-01
tracing: Fix a kmemleak false positive in tracing_map
Chen Jun
2021-12-01
tracing/histograms: String compares should not care about signed values
Steven Rostedt (VMware)
2021-11-27
tracing: Test the 'Do not trace this pid' case in create event
Steven Rostedt (VMware)
2021-11-26
tracing: Fix pid filtering when triggers are attached
Steven Rostedt (VMware)
2021-11-26
tracing: Check pid filtering when creating events
Steven Rostedt (VMware)
2021-11-23
tracing/uprobe: Fix uprobe_perf_open probes iteration
Jiri Olsa
2021-11-19
Merge tag 'trace-v5.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-11-18
tracing: Don't use out-of-sync va_list in event printing
Nikita Yushchenko
2021-11-18
tracing: Use memset_startat() to zero struct trace_iterator
Kees Cook
2021-11-18
Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-11-18
tracing/histogram: Fix UAF in destroy_hist_field()
Kalesh Singh
2021-11-15
bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs
Dmitrii Banshchikov
2021-11-14
Merge tag 'trace-v5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-11-14
tracing: Add length protection to histogram string copies
Steven Rostedt (VMware)
2021-11-13
Merge tag 'trace-v5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-11-12
tracing/histogram: Fix check for missing operands in an expression
Kalesh Singh
2021-11-12
tracing/histogram: Do not copy the fixed-size char array field over the field...
Masami Hiramatsu
2021-11-12
tracing/osnoise: Make osnoise_instances static
Daniel Bristot de Oliveira
2021-11-11
Merge tag 'trace-v5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-11-10
ftrace/direct: Fix lockup in modify_ftrace_direct_multi
Jiri Olsa
2021-11-10
ring-buffer: Protect ring_buffer_reset() from reentrancy
Steven Rostedt (VMware)
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
sections: move and rename core_kernel_data() to is_kernel_core_data()
Kefeng Wang
2021-11-03
Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-11-01
tracing/histogram: Document hist trigger variables
Kalesh Singh
2021-11-01
tracing/histogram: Optimize division by constants
Kalesh Singh
2021-11-01
tracing/osnoise: Remove PREEMPT_RT ifdefs from inside functions
Daniel Bristot de Oliveira
2021-11-01
tracing/osnoise: Remove STACKTRACE ifdefs from inside functions
Daniel Bristot de Oliveira
2021-11-01
tracing/osnoise: Allow multiple instances of the same tracer
Daniel Bristot de Oliveira
2021-11-01
tracing/osnoise: Remove TIMERLAT ifdefs from inside functions
Daniel Bristot de Oliveira
2021-11-01
tracing/osnoise: Support a list of trace_array *tr
Daniel Bristot de Oliveira
2021-11-01
tracing/osnoise: Use start/stop_per_cpu_kthreads() on osnoise_cpus_write()
Daniel Bristot de Oliveira
2021-11-01
tracing/osnoise: Split workload start from the tracer start
Daniel Bristot de Oliveira
2021-11-01
tracing/osnoise: Improve comments about barrier need for NMI callbacks
Daniel Bristot de Oliveira
2021-11-01
tracing/osnoise: Do not follow tracing_cpumask
Daniel Bristot de Oliveira
2021-11-01
bpf: Factor out helpers for ctx access checking
Hou Tao
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-29
tracing/histogram: Fix semicolon.cocci warnings
kernel test robot
2021-10-29
tracing: Fix misspelling of "missing"
Steven Rostedt (VMware)
2021-10-29
ftrace: Fix kernel-doc formatting issues
Steven Rostedt (VMware)
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-27
tracing: Do not warn when connecting eprobe to non existing event
Steven Rostedt (VMware)
2021-10-27
tracing: Show size of requested perf buffer
Robin H. Johnson
2021-10-27
ftrace: do CPU checking after preemption disabled
王贇
2021-10-27
ftrace: disable preemption when recursion locked
王贇
2021-10-26
tracing/histogram: Optimize division by a power of 2
Kalesh Singh
2021-10-26
tracing/histogram: Covert expr to const if both operands are constants
Kalesh Singh
[next]