summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2025-10-28tracing: Check for printable characters when printing field dyn stringsSteven Rostedt
2025-10-28tracing: Add parsing of flags to the sys_enter_openat trace eventSteven Rostedt
2025-10-28tracing: Show printable characters in syscall arraysSteven Rostedt
2025-10-28tracing: Add a config and syscall_user_buf_size file to limit amount writtenSteven Rostedt
2025-10-28tracing: Allow syscall trace events to read more than one user parameterSteven Rostedt
2025-10-28tracing: Display some syscall arrays as stringsSteven Rostedt
2025-10-28tracing: Have system call events record user array dataSteven Rostedt
2025-10-28perf: tracing: Have perf system calls read user spaceSteven Rostedt
2025-10-28perf: tracing: Simplify perf_sysenter_enable/disable() with guardsSteven Rostedt
2025-10-28tracing: Have syscall trace events read user space stringSteven Rostedt
2025-10-28tracing: Make trace_user_fault_read() exposed to rest of tracingSteven Rostedt
2025-10-28blktrace: for ftrace use correct trace format verChaitanya Kulkarni
2025-10-28blktrace: use debug print to report dropped eventsChaitanya Kulkarni
2025-10-27bpf: widen dynptr size/offset to 64 bitMykyta Yatsenko
2025-10-22blktrace: handle BLKTRACESETUP2 ioctlJohannes Thumshirn
2025-10-22blktrace: trace zone write plugging operationsJohannes Thumshirn
2025-10-22blktrace: expose ZONE APPEND completions to blktraceJohannes Thumshirn
2025-10-22blktrace: add block trace commands for zone operationsJohannes Thumshirn
2025-10-22blktrace: move ftrace blk_io_tracer to blk_io_trace2Johannes Thumshirn
2025-10-22blktrace: move trace_note to blk_io_trace2Johannes Thumshirn
2025-10-22blktrace: differentiate between blk_io_trace versionsJohannes Thumshirn
2025-10-22blktrace: add definitions for struct blk_io_trace2Johannes Thumshirn
2025-10-22blktrace: pass blk_user_trace2 to setup functionsJohannes Thumshirn
2025-10-22blktrace: add definitions for blk_user_trace_setup2Johannes Thumshirn
2025-10-22blktrace: split do_blk_trace_setup into two functionsJohannes Thumshirn
2025-10-22blktrace: change the internal action to 64bitJohannes Thumshirn
2025-10-22blktrace: untangle if/else sequence in __blk_add_traceJohannes Thumshirn
2025-10-22blktrace: split out relaying a blktrace eventJohannes Thumshirn
2025-10-22blktrace: factor out recording a blktrace eventJohannes Thumshirn
2025-10-22blktrace: only calculate trace length onceJohannes Thumshirn
2025-10-20rv: Make rtapp/pagefault monitor depends on CONFIG_MMUNam Cao
2025-10-20rv: Fully convert enabled_monitors to use list_head as iteratorNam Cao
2025-10-11Merge tag 'trace-v6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-10-11tracing: Stop fortify-string from warning in tracing_mark_raw_write()Steven Rostedt
2025-10-10tracing: Fix tracing_mark_raw_write() to use buf and not ubufSteven Rostedt
2025-10-09Merge tag 'trace-v6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-10-08tracing: Have trace_marker use per-cpu data to read user spaceSteven Rostedt
2025-10-08ring buffer: Propagate __rb_map_vma return value to callerAnkit Khushwaha
2025-10-08tracing: Fix irqoff tracers on failure of acquiring calltimeSteven Rostedt
2025-10-08tracing: Fix wakeup tracers on failure of acquiring calltimeSteven Rostedt
2025-10-08tracing/osnoise: Replace kmalloc + copy_from_user with memdup_user_nulThorsten Blum
2025-10-05Merge tag 'trace-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2025-10-05Merge tag 'probes-fixes-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-03Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2025-10-03Merge tag 'pull-fs_context' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-10-03tracing: Fix lock imbalance in s_start() memory allocation failure pathSasha Levin
2025-10-02tracing: Fix race condition in kprobe initialization causing NULL pointer der...Yuan Chen
2025-09-30Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-09-30tracing: Ensure optimized hashing worksMichal Koutný
2025-09-30ftrace: Fix softlockup in ftrace_module_enableVladimir Riabchun