summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)AuthorFilesLines
2023-02-21Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-41/+23
2023-02-21Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+2
2023-02-21Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linuxLinus Torvalds1-2/+2
2023-02-15Merge tag 'trace-v6.2-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2023-02-13tracing: Make trace_define_field_ext() staticSteven Rostedt (Google)1-1/+1
2023-02-13Merge tag 'trace-v6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-10/+33
2023-02-12tracing: Fix TASK_COMM_LEN in trace event format fileYafang Shao3-10/+33
2023-02-07Merge tag 'trace-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-3/+0
2023-02-06trace/blktrace: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-2/+2
2023-02-03Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-1/+2
2023-02-03tracing: Fix poll() and select() do not work on per_cpu trace_pipe and trace_...Shiju Jose1-3/+0
2023-01-31cpuidle: tracing, preempt: Squash _rcuidle tracingPeter Zijlstra1-8/+6
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar10-15/+42
2023-01-25rv: remove redundant initialization of pointer ptrColin Ian King1-1/+1
2023-01-25tracing/filter: fix kernel-doc warningsRandy Dunlap1-4/+4
2023-01-25trace_events_hist: add check for return value of 'create_hist_field'Natalia Petrova1-0/+2
2023-01-25tracing/osnoise: Use built-in RCU list checkingChuang Wang1-3/+2
2023-01-24tracing: Kconfig: Fix spelling/grammar/punctuationRandy Dunlap1-4/+4
2023-01-24tracing: Make sure trace_printk() can output as soon as it can be usedSteven Rostedt (Google)3-2/+4
2023-01-24ftrace: Export ftrace_free_filter() to modulesMark Rutland1-1/+22
2023-01-19bpf: Fix a possible task gone issue with bpf_send_signal[_thread]() helpersYonghong Song1-1/+2
2023-01-18perf/core: Add perf_sample_save_raw_data() helperNamhyung Kim1-4/+2
2023-01-13tracing, hardirq: No moar _rcuidle() tracingPeter Zijlstra1-8/+18
2023-01-13tracing: WARN on rcuidlePeter Zijlstra1-0/+3
2023-01-13tracing: Remove trace_hardirqs_{on,off}_caller()Peter Zijlstra1-29/+0
2023-01-07bpf: Skip task with pid=1 in send_signal_common()Hao Sun1-0/+3
2022-12-22Merge tag 'trace-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2-2/+2
2022-12-22Merge tag 'trace-probes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-34/+102
2022-12-20rv/monitors: Move monitor structure in rodataAlessandro Carminati2-2/+2
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+7
2022-12-16Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds16-182/+642
2022-12-15tracing/probes: Reject symbol/symstr type for uprobeMasami Hiramatsu (Google)3-10/+17
2022-12-15tracing/probes: Add symstr type for dynamic eventsMasami Hiramatsu (Google)4-24/+85
2022-12-15Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+8
2022-12-14tracing: Improve panic/die notifiersGuilherme G. Piccoli1-28/+27
2022-12-14ftrace: Prevent RCU stall on PREEMPT_VOLUNTARY kernelsGuilherme G. Piccoli1-0/+1
2022-12-14tracing: Do not synchronize freeing of trigger filter on boot upSteven Rostedt (Google)1-2/+8
2022-12-14Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-11/+118
2022-12-13tracing: Have trigger filter parsing errors show up in error_logSteven Rostedt (Google)1-1/+8
2022-12-13Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds1-3/+4
2022-12-13Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-1/+1
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-5/+4
2022-12-12tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_lineYang Jihong1-1/+14
2022-12-10tracing/osnoise: Add preempt and/or irq disabled optionsDaniel Bristot de Oliveira1-5/+43
2022-12-10tracing/osnoise: Add PANIC_ON_STOP optionDaniel Bristot de Oliveira1-1/+5
2022-12-10tracing: Fix some checker warningsDavid Howells2-3/+4
2022-12-10tracing/osnoise: Make osnoise_options staticDaniel Bristot de Oliveira1-2/+2
2022-12-10tracing: remove unnecessary trace_trigger ifdefRoss Zwisler1-6/+0
2022-12-10ring-buffer: Handle resize in early boot upSteven Rostedt1-7/+25
2022-12-10tracing/hist: Fix issue of losting command info in error_logZheng Yejian1-1/+1