summaryrefslogtreecommitdiffstats
path: root/kernel/trace
AgeCommit message (Expand)AuthorLines
2025-07-22tracing: Fix comment in trace_module_remove_events()Steven Rostedt-1/+1
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt-18/+4
2025-07-22tracing: Remove EVENT_FILE_FL_SOFT_MODE flagSteven Rostedt-12/+12
2025-07-22tracing: Remove pointless memory barriersNam Cao-13/+0
2025-07-22ftrace: Make DYNAMIC_FTRACE always enabled for architectures that support itSteven Rostedt-1/+1
2025-07-22fgraph: Keep track of when fgraph_ops are registered or notSteven Rostedt-3/+13
2025-07-22ring-buffer: Remove ring_buffer_read_prepare_sync()Steven Rostedt-68/+17
2025-07-21PM: cpufreq: powernv/tracing: Move powernv_throttle trace eventSteven Rostedt-1/+0
2025-07-20Merge tag 'trace-v6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+6
2025-07-19tracing: Add down_write(trace_event_sem) when adding trace eventSteven Rostedt-0/+5
2025-07-18tracing/osnoise: Fix crash in timerlat_dump_stack()Tomas Glozar-1/+1
2025-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6Alexei Starovoitov-8/+8
2025-07-16bpf: Clean up individual BTF_ID codeFeng Yang-2/+1
2025-07-16tracing/probes: Avoid using params uninitialized in parse_btf_arg()Nathan Chancellor-1/+1
2025-07-15blktrace: add zoned block commands to blk_fill_rwbsJohannes Thumshirn-0/+25
2025-07-11bpf: Add attach_type field to bpf_linkTao Chen-2/+2
2025-07-09blktrace: use rbuf->stats.full as a drop indicator in relayfsJason Xing-20/+2
2025-07-09relayfs: abolish prev_paddingJason Xing-1/+1
2025-07-09fgraph: Make pid_str size match the commentArtem Sadovnikov-1/+1
2025-07-09tracing: ring_buffer: Rewind persistent ring buffer on rebootMasami Hiramatsu (Google)-3/+100
2025-07-09rv: Allow to configure the number of per-task monitorNam Cao-4/+14
2025-07-09rv: Add rtapp_sleep monitorNam Cao-1/+534
2025-07-09rv: Add rtapp_pagefault monitorNam Cao-0/+189
2025-07-09rv: Add rtapp container monitorNam Cao-0/+48
2025-07-09rv: Add support for LTL monitorsNam Cao-0/+54
2025-07-09rv: rename CONFIG_DA_MON_EVENTS to CONFIG_RV_MON_EVENTSNam Cao-4/+4
2025-07-09rv: Let the reactors take care of buffersNam Cao-5/+13
2025-07-09rv: Add #undef TRACE_INCLUDE_FILENam Cao-1/+2
2025-07-08kernel: trace: preemptirq_delay_test: use offstack cpu maskArnd Bergmann-4/+9
2025-07-08tracing: Use queue_rcu_work() to free filtersSteven Rostedt-8/+20
2025-07-08tracing: Replace opencoded cpumask_next_wrap() in move_to_next_cpu()Yury Norov-4/+1
2025-07-03bpf: Add show_fdinfo for kprobe_multiTao Chen-0/+27
2025-07-03bpf: Add show_fdinfo for uprobe_multiTao Chen-0/+44
2025-07-03bpf: Show precise link_type for {uprobe,kprobe}_multi fdinfoTao Chen-6/+4
2025-07-02tracing: tprobe-events: Register tracepoint when enable tprobe eventMasami Hiramatsu (Google)-165/+217
2025-07-02tracing: fprobe-events: Register fprobe-events only when it is enabledMasami Hiramatsu (Google)-121/+121
2025-07-02tracing: tprobe-events: Support multiple tprobes on the same tracepointMasami Hiramatsu (Google)-50/+201
2025-07-02tracing: tprobe-events: Remove mod field from tprobe-eventMasami Hiramatsu (Google)-14/+9
2025-07-02tracing: probe-events: Cleanup entry-arg storing codeMasami Hiramatsu (Google)-59/+69
2025-06-27tracing: Fix filter logic errorEdward Adam Davis-7/+7
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov-54/+148
2025-06-18fgraph: Do not enable function_graph tracer when setting funcgraph-argsSteven Rostedt-0/+6
2025-06-17bpf: Fix key serial argument of bpf_lookup_user_key()James Bottomley-1/+1
2025-06-10tracing: Do not free "head" on error path of filter_free_subsystem_filters()Steven Rostedt-3/+1
2025-06-08Merge tag 'trace-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds-53/+143
2025-06-07tracing: Add rcu annotation around file->filter accessesSteven Rostedt-4/+6
2025-06-06Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2025-06-06ring-buffer: Fix buffer locking in ring_buffer_subbuf_order_set()Dmitry Antipov-3/+1
2025-06-06tracing: Fix regression of filter waiting a long time on RCU synchronizationSteven Rostedt-48/+138
2025-06-05Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt-6/+9