summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-11tracing: Fix to set write permission to per-cpu buffer_size_kbMasami Hiramatsu (Google)1-1/+1
2026-02-10tracing: Fix false sharing in hwlat get_sample()Colin Lord1-8/+7
2026-02-10tracing: Move d_max_latency out of CONFIG_FSNOTIFY protectionSteven Rostedt1-1/+1
2026-02-09tracing: Better separate SNAPSHOT and MAX_TRACE optionsSteven Rostedt3-47/+53
2026-02-09tracing: Add tracer_uses_snapshot() helper to remove #ifdefsSteven Rostedt2-35/+28
2026-02-09tracing: Rename trace_array field max_buffer to snapshot_bufferSteven Rostedt3-47/+48
2026-02-09tracing: Move pid filtering into trace_pid.cSteven Rostedt3-242/+247
2026-02-09tracing: Move trace_printk functions out of trace.c and into trace_printk.cSteven Rostedt3-431/+432
2026-02-09tracing: Use system_state in trace_printk_init_buffers()Steven Rostedt1-3/+2
2026-02-09tracing: Have trace_printk functions use flags instead of using global_traceSteven Rostedt1-4/+5
2026-02-09tracing: Make tracing_update_buffers() take NULL for global_traceSteven Rostedt1-1/+4
2026-02-09tracing: Make printk_trace global for tracing systemSteven Rostedt2-1/+3
2026-02-09tracing: Move ftrace_trace_stack() out of trace.c and into trace.hSteven Rostedt2-41/+35
2026-02-09tracing: Move __trace_buffer_{un}lock_*() functions to trace.hSteven Rostedt2-42/+41
2026-02-09tracing: Make tracing_selftest_running global to the tracing subsystemSteven Rostedt2-2/+3
2026-02-09tracing: Make tracing_disabled global for tracing systemSteven Rostedt4-12/+8
2026-02-09tracing: Clean up use of trace_create_maxlat_file()Steven Rostedt1-22/+16
2026-02-09tracing: Move tracing_set_filter_buffering() into trace_events_hist.cSteven Rostedt3-21/+20
2026-02-09tracing: Have all triggers expect a file parameterSteven Rostedt1-38/+24
2026-02-06tracing/kprobes: Skip setup_boot_kprobe_events() when no cmdline eventYaxiong Tian1-0/+4
2026-02-06blktrace: Make init_blk_tracer() asynchronousYaxiong Tian1-1/+22
2026-02-06tracing: Rename `eval_map_wq` and allow other parts of tracing use itYaxiong Tian2-9/+10
2026-01-30tracing: Add kerneldoc to trace_event_buffer_reserve()Steven Rostedt1-0/+16
2026-01-30tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fastSteven Rostedt3-10/+21
2026-01-30srcu: Fix warning to permit SRCU-fast readers in NMI handlersPaul E. McKenney1-1/+2
2026-01-30bpf: Have __bpf_trace_run() use rcu_read_lock_dont_migrate()Steven Rostedt1-3/+2
2026-01-30tracing: perf: Have perf tracepoint callbacks always disable preemptionSteven Rostedt1-2/+2
2026-01-29MAINTAINERS: add Rust files to STATIC BRANCH/CALL and TRACINGAlice Ryhl1-0/+15
2026-01-29tracing: Remove duplicate ENABLE_EVENT_STR and DISABLE_EVENT_STR macrosSteven Rostedt1-5/+0
2026-01-29tracing: Up the hist stacktrace size from 16 to 31Steven Rostedt2-2/+2
2026-01-29tracing: Remove notrace from trace_event_raw_event_synth()Steven Rostedt1-3/+3
2026-01-29tracing: Have hist_debug show what function a field usesSteven Rostedt1-31/+44
2026-01-27tracing: Disable trace_printk buffer on warning tooSteven Rostedt1-0/+9
2026-01-27ftrace: Introduce and use ENTRIES_PER_PAGE_GROUP macroGuenter Roeck1-3/+4
2026-01-27tracing: Have show_event_trigger/filter format a bit more in columnsSteven Rostedt1-4/+22
2026-01-27ring-buffer: Use a housekeeping CPU to wake up waitersPetr Tesarik1-3/+21
2026-01-27tracing: Check the return value of tracing_update_buffers()Steven Rostedt1-3/+4
2026-01-27tracing: Add show_event_triggers to expose active event triggersAaron Tomlin2-0/+72
2026-01-27tracing: Add show_event_filters to expose active event filtersAaron Tomlin2-0/+66
2026-01-27tracing: Replace use of system_wq with system_dfl_wqMarco Crivellari1-1/+1
2026-01-27tracing: Add bitmask-list option for human-readable bitmask displayAaron Tomlin7-11/+82
2026-01-27tracing: Remove redundant call to event_trigger_reset_filter() in event_hist_...Steven Rostedt1-2/+0
2026-01-27tracing: Properly process error handling in event_hist_trigger_parse()Miaoqian Lin1-1/+1
2026-01-26Linux 6.19-rc7v6.19-rc7Linus Torvalds1-1/+1
2026-01-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-4/+36
2026-01-25Merge tag 'keys-trusted-next-6.19-rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2026-01-25Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds30-139/+313
2026-01-25Merge tag 'tty-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-8/+13
2026-01-25Merge tag 'i2c-for-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2026-01-25Merge tag 'input-for-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+18