summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2025-07-18tracing/osnoise: Fix crash in timerlat_dump_stack()Tomas Glozar
2025-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6Alexei Starovoitov
2025-07-16bpf: Clean up individual BTF_ID codeFeng Yang
2025-07-16tracing/probes: Avoid using params uninitialized in parse_btf_arg()Nathan Chancellor
2025-07-15blktrace: add zoned block commands to blk_fill_rwbsJohannes Thumshirn
2025-07-11bpf: Add attach_type field to bpf_linkTao Chen
2025-07-09blktrace: use rbuf->stats.full as a drop indicator in relayfsJason Xing
2025-07-09relayfs: abolish prev_paddingJason Xing
2025-07-09fgraph: Make pid_str size match the commentArtem Sadovnikov
2025-07-09tracing: ring_buffer: Rewind persistent ring buffer on rebootMasami Hiramatsu (Google)
2025-07-09rv: Allow to configure the number of per-task monitorNam Cao
2025-07-09rv: Add rtapp_sleep monitorNam Cao
2025-07-09rv: Add rtapp_pagefault monitorNam Cao
2025-07-09rv: Add rtapp container monitorNam Cao
2025-07-09rv: Add support for LTL monitorsNam Cao
2025-07-09rv: rename CONFIG_DA_MON_EVENTS to CONFIG_RV_MON_EVENTSNam Cao
2025-07-09rv: Let the reactors take care of buffersNam Cao
2025-07-09rv: Add #undef TRACE_INCLUDE_FILENam Cao
2025-07-08kernel: trace: preemptirq_delay_test: use offstack cpu maskArnd Bergmann
2025-07-08tracing: Use queue_rcu_work() to free filtersSteven Rostedt
2025-07-08tracing: Replace opencoded cpumask_next_wrap() in move_to_next_cpu()Yury Norov
2025-07-03bpf: Add show_fdinfo for kprobe_multiTao Chen
2025-07-03bpf: Add show_fdinfo for uprobe_multiTao Chen
2025-07-03bpf: Show precise link_type for {uprobe,kprobe}_multi fdinfoTao Chen
2025-07-02tracing: tprobe-events: Register tracepoint when enable tprobe eventMasami Hiramatsu (Google)
2025-07-02tracing: fprobe-events: Register fprobe-events only when it is enabledMasami Hiramatsu (Google)
2025-07-02tracing: tprobe-events: Support multiple tprobes on the same tracepointMasami Hiramatsu (Google)
2025-07-02tracing: tprobe-events: Remove mod field from tprobe-eventMasami Hiramatsu (Google)
2025-07-02tracing: probe-events: Cleanup entry-arg storing codeMasami Hiramatsu (Google)
2025-06-27tracing: Fix filter logic errorEdward Adam Davis
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov
2025-06-18fgraph: Do not enable function_graph tracer when setting funcgraph-argsSteven Rostedt
2025-06-17bpf: Fix key serial argument of bpf_lookup_user_key()James Bottomley
2025-06-10tracing: Do not free "head" on error path of filter_free_subsystem_filters()Steven Rostedt
2025-06-08Merge tag 'trace-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-06-07tracing: Add rcu annotation around file->filter accessesSteven Rostedt
2025-06-06Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-06ring-buffer: Fix buffer locking in ring_buffer_subbuf_order_set()Dmitry Antipov
2025-06-06tracing: Fix regression of filter waiting a long time on RCU synchronizationSteven Rostedt
2025-06-05Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt
2025-06-05kernel: ftrace: export ftrace_sync_ipiAndy Chiu
2025-06-02ftrace: Don't allocate ftrace module map if ftrace is disabledYe Bin
2025-06-02ftrace: Fix UAF when lookup kallsym after ftrace disabledYe Bin
2025-05-30Merge tag 'trace-ringbuffer-v6.16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-30Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2025-05-29Merge tag 'trace-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2025-05-29ring-buffer: Simplify functions with __free(kfree) to free allocationsSteven Rostedt
2025-05-29ring-buffer: Make ring_buffer_{un}map() simpler with guard(mutex)Steven Rostedt
2025-05-29ring-buffer: Simplify ring_buffer_read_page() with guard()Steven Rostedt
2025-05-29ring-buffer: Simplify reset_disabled_cpu_buffer() with use of guard()Steven Rostedt