summaryrefslogtreecommitdiffstats
path: root/kernel/trace
AgeCommit message (Expand)AuthorLines
10 daysMerge tag 'trace-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-4/+4
11 daystracing: Fix desc in error path for the trace remote test moduleVincent Donnefort-2/+2
12 daysring-buffer remote: Avoid unexpected symbol warnings (arm, s390)Arnd Bergmann-2/+2
2026-05-11fprobe: Fix unregister_fprobe() to wait for RCU grace periodMasami Hiramatsu (Google)-3/+23
2026-04-29tracing/probes: Limit size of event probe to 3KSteven Rostedt-1/+9
2026-04-28tracing: branch: Fix inverted check on stat tracer registrationBreno Leitao-4/+4
2026-04-24Merge tag 'trace-ring-buffer-v7.1-3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+7
2026-04-24ring-buffer: Do not double count the reader_pageMasami Hiramatsu (Google)-6/+7
2026-04-22Merge tag 'trace-ring-buffer-v7.1-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-32/+32
2026-04-22tracing: Make undefsyms_base.c a first-class citizenPaolo Bonzini-32/+32
2026-04-22tracing/fprobe: Fix to unregister ftrace_ops if it is empty on module unloadingMasami Hiramatsu (Google)-65/+159
2026-04-22tracing/fprobe: Check the same type fprobe on table as the unregistered oneMasami Hiramatsu (Google)-17/+65
2026-04-22tracing/fprobe: Avoid kcalloc() in rcu_read_lock sectionMasami Hiramatsu (Google)-47/+45
2026-04-21tracing/fprobe: Remove fprobe from hash in failure pathMasami Hiramatsu (Google)-43/+47
2026-04-21tracing/fprobe: Unregister fprobe even if memory allocation failsMasami Hiramatsu (Google)-10/+15
2026-04-21tracing/fprobe: Reject registration of a registered fprobe before initMasami Hiramatsu (Google)-11/+10
2026-04-20tracing: tell git to ignore the generated 'undefsyms_base.c' fileLinus Torvalds-0/+1
2026-04-17Merge tag 'trace-latency-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+53
2026-04-17Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds-1227/+1285
2026-04-17Merge tag 'probes-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds-2/+0
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-9/+64
2026-04-16tracing/osnoise: Add option to align tlat threadsTomas Glozar-1/+53
2026-04-15Merge tag 'trace-rv-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds-199/+1176
2026-04-15Merge tag 'trace-ringbuffer-v7.1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-132/+2737
2026-04-15Merge tag 'ftrace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds-0/+22
2026-04-14Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds-0/+8
2026-04-14Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-12/+15
2026-04-14tracing: Fix fully-qualified variable reference printing in histogramsTom Zanussi-5/+10
2026-04-14ring-buffer: Prevent off-by-one array access in ring_buffer_desc_page()Vincent Donnefort-2/+2
2026-04-14tracing: Rebuild full_name on each hist_field_name() callPengpeng Hou-5/+7
2026-04-14ring-buffer: Report header_page overwrite as charCao Ruichuang-2/+2
2026-04-13Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini-53/+2557
2026-04-11Merge branch 'timers/urgent' into timers/coreThomas Gleixner-30/+105
2026-04-07bpf: Prefer vmlinux symbols over module symbols for unqualified kprobesAndrey Grodzovsky-0/+8
2026-04-06tracing/probe: reject non-closed empty immediate stringsPengpeng Hou-1/+1
2026-04-02tracing: Allow backup to save persistent ring buffer before it startsSteven Rostedt-1/+26
2026-04-02tracing: Remove the backup instance automatically after readMasami Hiramatsu (Google)-6/+79
2026-04-02tracing: Make the backup instance non-reusableMasami Hiramatsu (Google)-65/+104
2026-04-02ring-buffer: Enforce read ordering of trace_buffer cpumask and buffersVincent Donnefort-1/+18
2026-04-02bpf: Reject sleepable kprobe_multi programs at attach timeVarun R Mallya-0/+4
2026-04-02tracing: Non-consuming read for trace remotes with an offline CPUVincent Donnefort-3/+19
2026-04-01ftrace: Use kallsyms binary search for single-symbol lookupAndrey Grodzovsky-0/+22
2026-04-01rv: Allow epoll in rtapp-sleep monitorNam Cao-46/+60
2026-03-31tracing: Remove duplicate latency_fsnotify() stubSteven Rostedt-3/+2
2026-03-31tracing: Preserve repeated trace_trigger boot parametersWesley Atwell-3/+10
2026-03-31tracing: Append repeated boot-time tracing parametersWesley Atwell-6/+42
2026-03-31rv: Add nomiss deadline monitorGabriele Monaco-0/+713
2026-03-31rv: Convert the opid monitor to a hybrid automatonGabriele Monaco-153/+61
2026-03-31rv: Add sample hybrid monitor stallGabriele Monaco-0/+266
2026-03-31rv: Add Hybrid Automata monitor typeGabriele Monaco-0/+76