summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2024-10-20Merge tag 'sched_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-10-19Merge tag 'ftrace-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-10-19ring-buffer: Use str_low_high() helper in ring_buffer_producer()Thorsten Blum
2024-10-19ring-buffer: Reorganize kerneldoc parameter namesJulia Lawall
2024-10-19ring-buffer: Limit time with disabled interrupts in rb_check_pages()Petr Pavlu
2024-10-18fgraph: Allocate ret_stack_list with proper sizeSteven Rostedt
2024-10-18fgraph: Use CPU hotplug mechanism to initialize idle shadow stacksSteven Rostedt
2024-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-17Merge branch 'linus' into sched/urgent, to resolve conflictIngo Molnar
2024-10-15ring-buffer: Fix reader locking when changing the sub buffer orderPetr Pavlu
2024-10-14ring-buffer: Fix refcount setting of boot mapped buffersSteven Rostedt
2024-10-14sched/fair: Fix external p->on_rq usersPeter Zijlstra
2024-10-10bpf: Fix unpopulated path_size when uprobe_multi fields unsetTyrone Wu
2024-10-10ftrace: Make ftrace_regs abstract from direct useSteven Rostedt
2024-10-10fgragh: No need to invoke the function call_filter_check_discard()Steven Rostedt
2024-10-10fgraph: Simplify return address printing in function graph tracerMasami Hiramatsu (Google)
2024-10-09tracing: Use atomic64_inc_return() in trace_clock_counter()Uros Bizjak
2024-10-09trace/trace_event_perf: remove duplicate samples on the first tracepoint eventLevi Yun
2024-10-09tracing/perf: Add might_fault check to syscall probesMathieu Desnoyers
2024-10-09tracing/ftrace: Add might_fault check to syscall probesMathieu Desnoyers
2024-10-09tracing/perf: disable preemption in syscall probeMathieu Desnoyers
2024-10-09tracing/ftrace: disable preemption in syscall probeMathieu Desnoyers
2024-10-09ring-buffer: Do not have boot mapped buffers hook to CPU hotplugSteven Rostedt
2024-10-08tracing: Remove definition of trace_*_rcuidle()Steven Rostedt
2024-10-08tracepoints: Use new static branch APIJosh Poimboeuf
2024-10-08tracing: Remove TRACE_EVENT_FL_FILTERED logicZheng Yejian
2024-10-08tracing/branch-profiler: Replace deprecated strncpy with strscpyJustin Stitt
2024-10-08ftrace: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())Li Chen
2024-10-05function_graph: Remove unnecessary initialization in ftrace_graph_ret_addr()Oleg Nesterov
2024-10-05function_graph: Support recording and printing the function return addressDonglin Peng
2024-10-04rv: Fix a typoAndrew Kreimer
2024-10-03tracing/hwlat: Fix a race during cpuhp processingWei Li
2024-10-03tracing/timerlat: Fix a race during cpuhp processingWei Li
2024-10-03tracing/timerlat: Drop interface_lock in stop_kthread()Wei Li
2024-10-03tracing/timerlat: Fix duplicated kthread creation due to CPU online/offlineWei Li
2024-10-03tracing: Fix trace_check_vprintf() when tp_printk is usedSteven Rostedt
2024-09-30ftrace: Have calltime be saved in the fgraph storageSteven Rostedt
2024-09-30ftrace: Use a running sleeptime instead of saving on shadow stackSteven Rostedt
2024-09-30fgraph: Use fgraph data to store subtime for profilerSteven Rostedt
2024-09-30tracing: Fix function timing profiler to initialize hashtableMasami Hiramatsu (Google)
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-26Merge tag 'probes-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-09-25tracing/fprobe: Support raw tracepoints on future loaded modulesMasami Hiramatsu (Google)
2024-09-25tracing/fprobe: Support raw tracepoint events on modulesMasami Hiramatsu (Google)
2024-09-25uprobes: turn trace_uprobe's nhit counter to be per-CPU oneAndrii Nakryiko
2024-09-22Merge tag 'trace-ring-buffer-v6.12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-09-21Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2024-09-19Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-18Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-09-18Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds