aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)Author
2021-02-26tracing: add error_report_end trace pointAlexander Potapenko
2021-02-23Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-02-23tracing: add support for objtool mcountSami Tolvanen
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-22Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-02-12bpf: Allow bpf_d_path in bpf_iter programSong Liu
2021-02-12Merge tag 'trace-v5.11-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-12tracing: Make hash-ptr option defaultSteven Rostedt (VMware)
2021-02-11bpf: Expose bpf_get_socket_cookie to tracing programsFlorent Revest
2021-02-11tracing: Add ptr-hash option to show the hashed pointer valueMasami Hiramatsu
2021-02-11tracing: Show real address for trace event argumentsMasami Hiramatsu
2021-02-11tracing: Check length before giving out the filter bufferSteven Rostedt (VMware)
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-02-09tracing: Add a backward-compatibility check for synthetic event creationTom Zanussi
2021-02-09tracing: Update synth command errorsTom Zanussi
2021-02-09tracing: Rework synthetic event command parsingTom Zanussi
2021-02-09tracing/dynevent: Delegate parsing to create functionMasami Hiramatsu
2021-02-08module: use RCU to synchronize find_moduleChristoph Hellwig
2021-02-05tracing: Do not create "enable" or "filter" files for ftrace event subsystemSteven Rostedt (VMware)
2021-02-05tracing: Do not count ftrace events in top level enable outputSteven Rostedt (VMware)
2021-02-03bpf: Unbreak BPF_PROG_TYPE_KPROBE when kprobe is called via do_int3Alexei Starovoitov
2021-02-02kernel: trace: preemptirq_delay_test: add cpu affinitySong Chen
2021-02-02tracing: Remove definition of DEBUG in trace_mmiotrace.cTom Rix
2021-02-02tracing: Fix a kernel doc warningBean Huo
2021-02-02tracing: Fix spelling of controlling in uprobesBhaskar Chowdhury
2021-02-02tracing: Fix spelling mistake in Kconfig "infinit" -> "infinite"Colin Ian King
2021-02-02tracing: Use in_serving_softirq() to deduct softirq status.Sebastian Andrzej Siewior
2021-02-02tracing: Inline tracing_gen_ctx_flags()Sebastian Andrzej Siewior
2021-02-02tracing: Merge irqflags + preempt counter.Sebastian Andrzej Siewior
2021-02-02ring-buffer: Drop unneeded check in ring_buffer_resize()Qiujun Huang
2021-02-02ring-buffer: Remove cpu_buffer argument from the rb_inc_page()Qiujun Huang
2021-02-02tracing: Remove get/put_cpu() from function_trace_initQiujun Huang
2021-02-02tracing: Update trace_ignore_this_task() kernel-doc commentQiujun Huang
2021-01-29tracing/kprobe: Fix to support kretprobe events on unloaded modulesMasami Hiramatsu
2021-01-29tracing: Use pause-on-trace with the latency tracersViktor Rosendahl
2021-01-29fgraph: Initialize tracing_graph_pause at task creationSteven Rostedt (VMware)
2021-01-24block: store a block_device pointer in struct bioChristoph Hellwig
2021-01-11tracing/kprobes: Do the notrace functions check without kprobes on ftraceMasami Hiramatsu
2021-01-08tracing: move function tracer options to KconfigSami Tolvanen
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2020-12-16Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-15blktrace: make relay callbacks constJani Nikula
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-15tracing: Offload eval map updates to a work queueSteven Rostedt (VMware)
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds