summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
12 daystracing: probe: Allocate traceprobe_parse_context from heapMasami Hiramatsu (Google)
12 daystracing: probes: Sort #include alphabeticallyMasami Hiramatsu (Google)
12 daystracing: Deprecate auto-mounting tracefs in debugfsSteven Rostedt
13 daystracing: Fix comment in trace_module_remove_events()Steven Rostedt
13 daystracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt
13 daystracing: Remove EVENT_FILE_FL_SOFT_MODE flagSteven Rostedt
13 daystracing: Remove pointless memory barriersNam Cao
13 daysftrace: Make DYNAMIC_FTRACE always enabled for architectures that support itSteven Rostedt
13 daysfgraph: Keep track of when fgraph_ops are registered or notSteven Rostedt
13 daysring-buffer: Remove ring_buffer_read_prepare_sync()Steven Rostedt
14 daysPM: cpufreq: powernv/tracing: Move powernv_throttle trace eventSteven Rostedt
2025-07-20Merge tag 'trace-v6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-19tracing: Add down_write(trace_event_sem) when adding trace eventSteven Rostedt
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