summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
13 hoursMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm...Mark Brown
13 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tr...Mark Brown
13 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/...Mark Brown
35 hoursMerge branch 'timers/urgent' into timers/coreThomas Gleixner
2 daysbpf: Prefer vmlinux symbols over module symbols for unqualified kprobesAndrey Grodzovsky
5 daysMerge trace/for-nextSteven Rostedt (Google)
5 daysMerge ring-buffer/for-nextSteven Rostedt (Google)
5 daysMerge probes/for-nextSteven Rostedt (Google)
5 daysMerge ftrace/for-nextSteven Rostedt (Google)
7 daystracing: Allow backup to save persistent ring buffer before it startsSteven Rostedt
7 daystracing: Remove the backup instance automatically after readMasami Hiramatsu (Google)
7 daystracing: Make the backup instance non-reusableMasami Hiramatsu (Google)
7 daysring-buffer: Enforce read ordering of trace_buffer cpumask and buffersVincent Donnefort
7 daysbpf: Reject sleepable kprobe_multi programs at attach timeVarun R Mallya
8 daystracing: Non-consuming read for trace remotes with an offline CPUVincent Donnefort
8 daysftrace: Use kallsyms binary search for single-symbol lookupAndrey Grodzovsky
9 daystracing: Remove duplicate latency_fsnotify() stubSteven Rostedt
9 daystracing: Preserve repeated trace_trigger boot parametersWesley Atwell
9 daystracing: Append repeated boot-time tracing parametersWesley Atwell
12 daystracing: Remove spurious default precision from show_event_trigger/filter for...David Laight
13 daystracing: Remove tracing_alloc_snapshot() when snapshot isn't definedSteven Rostedt
13 daystracing: Drain deferred trigger frees if kthread creation failsWesley Atwell
13 daystracing: Fix potential deadlock in cpu hotplug with osnoiseLuo Haiyang
2026-03-26Merge commit 'dc1d9408c961c1c4d4b3b99a1d9390c17e13de71' into trace/merge/coreSteven Rostedt
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
2026-03-21tracing: Fix failure to read user space from system call trace eventsSteven Rostedt
2026-03-21Merge tag 'v7.0-rc4' into timers/core, to resolve conflictIngo Molnar
2026-03-18tracing: Restore accidentally removed SPDX tagMarc Zyngier
2026-03-17tracing: Generate undef symbols allowlist for simple_ring_bufferVincent Donnefort
2026-03-12tracing: add more symbols to whitelistArnd Bergmann
2026-03-12tracing: Update undefined symbols allow list for simple_ring_bufferVincent Donnefort
2026-03-12tracing: Use explicit array size instead of sentinel elements in symbol printingThomas Weißschuh (Schneider Electric)
2026-03-09tracing: Check for undefined symbols in simple_ring_bufferVincent Donnefort
2026-03-09tracing: load/unload page callbacks for simple_ring_bufferVincent Donnefort
2026-03-09tracing: Add a trace remote module for testingVincent Donnefort
2026-03-09tracing: Introduce simple_ring_bufferVincent Donnefort
2026-03-09ring-buffer: Export buffer_data_page and macrosVincent Donnefort
2026-03-09tracing: Add events/ root files to trace remotesVincent Donnefort