summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-12tracing: Make hash-ptr option defaultSteven Rostedt (VMware)1-1/+2
2021-02-12tracing: Add ptr-hash option to show the hashed pointer valueMasami Hiramatsu3-0/+10
2021-02-12tracing: Update the stage 3 of trace event macro commentMasami Hiramatsu1-9/+20
2021-02-12tracing: Show real address for trace event argumentsMasami Hiramatsu5-3/+88
2021-02-12selftests/ftrace: Add '!event' synthetic event syntax checkTom Zanussi1-0/+4
2021-02-12selftests/ftrace: Update synthetic event syntax errorsTom Zanussi1-8/+27
2021-02-09tracing: Add a backward-compatibility check for synthetic event creationTom Zanussi1-19/+74
2021-02-09tracing: Update synth command errorsTom Zanussi1-11/+19
2021-02-09tracing: Rework synthetic event command parsingTom Zanussi1-102/+143
2021-02-09tracing/dynevent: Delegate parsing to create functionMasami Hiramatsu9-73/+120
2021-02-09kprobes: Warn if the kprobe is reregisteredMasami Hiramatsu1-5/+8
2021-02-09ftrace: Remove unused ftrace_force_update()Jinyang He1-2/+0
2021-02-09tracepoints: Code clean upSteven Rostedt (VMware)2-57/+36
2021-02-09tracepoints: Do not punish non static call usersSteven Rostedt (VMware)1-10/+13
2021-02-09tracepoints: Remove unnecessary "data_args" macro parameterSteven Rostedt (VMware)1-20/+11
2021-02-06tracing: Do not create "enable" or "filter" files for ftrace event subsystemSteven Rostedt (VMware)1-9/+13
2021-02-03kernel: trace: preemptirq_delay_test: add cpu affinitySong Chen2-0/+18
2021-02-03tracepoint: Do not fail unregistering a probe due to memory failureSteven Rostedt (VMware)1-16/+64
2021-02-03tracing: Remove definition of DEBUG in trace_mmiotrace.cTom Rix1-2/+0
2021-02-03tracing: Fix a kernel doc warningBean Huo1-0/+1
2021-02-03tracing: Fix spelling of controlling in uprobesBhaskar Chowdhury1-1/+1
2021-02-03tracing: Fix spelling mistake in Kconfig "infinit" -> "infinite"Colin Ian King1-1/+1
2021-02-03tracing: Remove NULL check from current in tracing_generic_entry_update().Sebastian Andrzej Siewior1-3/+1
2021-02-03tracing: Use in_serving_softirq() to deduct softirq status.Sebastian Andrzej Siewior1-2/+1
2021-02-03tracing: Inline tracing_gen_ctx_flags()Sebastian Andrzej Siewior3-58/+53
2021-02-03tracing: Merge irqflags + preempt counter.Sebastian Andrzej Siewior17-308/+287
2021-02-03ring-buffer: Drop unneeded check in ring_buffer_resize()Qiujun Huang1-5/+1
2021-02-03ring-buffer: Remove cpu_buffer argument from the rb_inc_page()Qiujun Huang1-19/+16
2021-02-03tracing: Remove get/put_cpu() from function_trace_initQiujun Huang1-2/+1
2021-02-03tracing: Update trace_ignore_this_task() kernel-doc commentQiujun Huang1-1/+2
2021-02-03tracing: Add printf attribute to log functionTom Rix1-1/+2
2021-02-02tracepoint: Fix race between tracing and removing tracepointAlexey Kardashevskiy1-5/+7
2021-01-30kretprobe: Avoid re-registration of the same kretprobe earlierWang ShaoBo1-0/+4
2021-01-29tracing/kprobe: Fix to support kretprobe events on unloaded modulesMasami Hiramatsu3-14/+32
2021-01-29tracing: Use pause-on-trace with the latency tracersViktor Rosendahl1-0/+4
2021-01-29fgraph: Initialize tracing_graph_pause at task creationSteven Rostedt (VMware)2-3/+2
2021-01-25Linux 5.11-rc5Linus Torvalds1-1/+1
2021-01-25Merge tag 'sh-for-5.11' of git://git.libc.org/linux-shLinus Torvalds17-77/+17
2021-01-24Merge tag 'io_uring-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds1-20/+47
2021-01-24Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds8-52/+132
2021-01-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds16-148/+168
2021-01-24Merge tag 'char-misc-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-21/+75
2021-01-24Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-67/+77
2021-01-24Merge tag 'staging-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-60/+31
2021-01-24Merge tag 'tty-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-24/+37
2021-01-24Merge tag 'usb-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds11-23/+61
2021-01-24MAINTAINERS: add a couple more files to the Clang/LLVM sectionNathan Chancellor1-0/+2
2021-01-24proc_sysctl: fix oops caused by incorrect command parametersXiaoming Ni1-1/+6
2021-01-24powerpc/mm/highmem: use __set_pte_at() for kmap_local()Thomas Gleixner1-0/+2
2021-01-24mips/mm/highmem: use set_pte() for kmap_local()Thomas Gleixner1-0/+1