summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
35 hoursMerge tag 'trace-latency-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
36 hoursMerge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
36 hoursMerge tag 'probes-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
38 hoursMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
3 daystracing/osnoise: Add option to align tlat threadsTomas Glozar
3 daysMerge tag 'trace-rv-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
3 daysMerge tag 'trace-ringbuffer-v7.1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
3 daysMerge tag 'ftrace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
4 daysMerge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
4 daysMerge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
5 daystracing: Fix fully-qualified variable reference printing in histogramsTom Zanussi
5 daysring-buffer: Prevent off-by-one array access in ring_buffer_desc_page()Vincent Donnefort
5 daystracing: Rebuild full_name on each hist_field_name() callPengpeng Hou
5 daysring-buffer: Report header_page overwrite as charCao Ruichuang
6 daysMerge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
8 daysMerge branch 'timers/urgent' into timers/coreThomas Gleixner
11 daysbpf: Prefer vmlinux symbols over module symbols for unqualified kprobesAndrey Grodzovsky
13 daystracing/probe: reject non-closed empty immediate stringsPengpeng Hou
2026-04-02tracing: Allow backup to save persistent ring buffer before it startsSteven Rostedt
2026-04-02tracing: Remove the backup instance automatically after readMasami Hiramatsu (Google)
2026-04-02tracing: Make the backup instance non-reusableMasami Hiramatsu (Google)
2026-04-02ring-buffer: Enforce read ordering of trace_buffer cpumask and buffersVincent Donnefort
2026-04-02bpf: Reject sleepable kprobe_multi programs at attach timeVarun R Mallya
2026-04-02tracing: Non-consuming read for trace remotes with an offline CPUVincent Donnefort
2026-04-01ftrace: Use kallsyms binary search for single-symbol lookupAndrey Grodzovsky
2026-04-01rv: Allow epoll in rtapp-sleep monitorNam Cao
2026-03-31tracing: Remove duplicate latency_fsnotify() stubSteven Rostedt
2026-03-31tracing: Preserve repeated trace_trigger boot parametersWesley Atwell
2026-03-31tracing: Append repeated boot-time tracing parametersWesley Atwell
2026-03-31rv: Add nomiss deadline monitorGabriele Monaco
2026-03-31rv: Convert the opid monitor to a hybrid automatonGabriele Monaco
2026-03-31rv: Add sample hybrid monitor stallGabriele Monaco
2026-03-31rv: Add Hybrid Automata monitor typeGabriele Monaco
2026-03-28tracing: Remove spurious default precision from show_event_trigger/filter for...David Laight
2026-03-28tracing: Remove tracing_alloc_snapshot() when snapshot isn't definedSteven Rostedt
2026-03-28tracing: Drain deferred trigger frees if kthread creation failsWesley Atwell
2026-03-27tracing: Fix potential deadlock in cpu hotplug with osnoiseLuo Haiyang
2026-03-26tracing: Move snapshot code out of trace.c and into trace_snapshot.cSteven Rostedt
2026-03-24ring-buffer: Show what clock function is used on timestamp errorsSteven Rostedt
2026-03-24Merge commit 'f35dbac6942171dc4ce9398d1d216a59224590a9' into trace/ring-buffe...Steven Rostedt
2026-03-25tracing: fprobe: do not zero out unused fgraph_dataMartin Kaiser
2026-03-23tracing: Pretty-print enum parameters in function argumentsDonglin Peng
2026-03-23tracing: Free up file->private_data for use by individual eventsPetr Pavlu
2026-03-23tracing: Clean up access to trace_event_file from a file pointerPetr Pavlu
2026-03-23tracing: Remove unnecessary check for EVENT_FILE_FL_FREEDPetr Pavlu
2026-03-23tracing: move __printf() attribute on __ftrace_vbprintk()Arnd Bergmann
2026-03-23tracing: Adjust cmd_check_undefined to show unexpected undefined symbolsNathan Chancellor
2026-03-21ftrace: Use hash argument for tmp_ops in update_ftrace_direct_modJiri Olsa
2026-03-21ring-buffer: Fix to update per-subbuf entries of persistent ring bufferMasami Hiramatsu (Google)
2026-03-21tracing: Fix trace_marker copy link list updatesSteven Rostedt