- e1981f7 ring-buffer: Update the description for ring_buffer_wait by Qiujun Huang · 4 years, 5 months ago
- 0a1754b ring-buffer: Return 0 on success from ring_buffer_resize() by Qiujun Huang · 4 years, 5 months ago
- ce66f61 tracing: Remove __init from __trace_early_add_new_event() by Masami Hiramatsu · 4 years, 5 months ago
- 6107742 tracing: support "bool" type in synthetic trace events by Axel Rasmussen · 4 years, 5 months ago
- 81ff92a selftests/ftrace: Add test case for synthetic event syntax errors by Tom Zanussi · 4 years, 5 months ago
- 10819e25 tracing: Handle synthetic event array field type checking correctly by Tom Zanussi · 4 years, 5 months ago
- 96378b2 selftests/ftrace: Change synthetic event name for inter-event-combined test by Tom Zanussi · 4 years, 5 months ago
- d4d7046 tracing: Add synthetic event error logging by Tom Zanussi · 4 years, 5 months ago
- 9bbb3329 tracing: Check that the synthetic event and field names are legal by Tom Zanussi · 4 years, 5 months ago
- 42d120e tracing: Move is_good_name() from trace_probe.h to trace.h by Tom Zanussi · 4 years, 5 months ago
- 7d27adf tracing: Don't show dynamic string internals in synthetic event description by Tom Zanussi · 4 years, 5 months ago
- 499f7bb tracing: Fix some typos in comments by Qiujun Huang · 4 years, 5 months ago
- c16340971 tracing/boot: Add ftrace.instance.*.alloc_snapshot option by Masami Hiramatsu · 4 years, 5 months ago
- bbeb974 tracing: Fix race in trace_open and buffer resize call by Gaurav Kohli · 4 years, 5 months ago
- 6d9bd13 tracing: Check return value of __create_val_fields() before using its result by Steven Rostedt (VMware) · 4 years, 5 months ago
- 8481835 tracing: Fix synthetic print fmt check for use of __get_str() by Steven Rostedt (VMware) · 4 years, 5 months ago
- 43aa422 tracing: Remove a pointless assignment by Sudip Mukherjee · 4 years, 6 months ago
- 40dc4a4 ftrace: ftrace_global_list is renamed to ftrace_ops_list by Wei Yang · 4 years, 7 months ago
- 7ba031e ftrace: Format variable declarations of ftrace_allocate_records by Steven Rostedt (VMware) · 4 years, 5 months ago
- b40c6ea ftrace: Simplify the calculation of page number for ftrace_page->records by Wei Yang · 4 years, 7 months ago
- 02dae28 ftrace: Simplify the dyn_ftrace->flags macro by Wei Yang · 4 years, 7 months ago
- be49313 ftrace: Simplify the hash calculation by Steven Rostedt (VMware) · 4 years, 5 months ago
- 59e65b3 ftrace: Use fls() to get the bits for dup_hash() by Wei Yang · 4 years, 7 months ago
- 8db4d6b tracing: Change synthetic event string format to limit printed length by Steven Rostedt (VMware) · 4 years, 6 months ago
- cbcd9c8 selftests/ftrace: Add test case for synthetic event dynamic strings by Tom Zanussi · 4 years, 6 months ago
- 1bc36bd tracing: Add README information for synthetic_events file by Tom Zanussi · 4 years, 6 months ago
- bd82631 tracing: Add support for dynamic strings to synthetic events by Tom Zanussi · 4 years, 6 months ago
- 63a1e5d tracing: Save normal string variables by Tom Zanussi · 4 years, 6 months ago
- 8fbeb52 tracing: Fix parse_synth_field() error handling by Tom Zanussi · 4 years, 6 months ago
- 4a4a56b tracing: Change STR_VAR_MAX_LEN by Tom Zanussi · 4 years, 6 months ago
- fdda88d ftrace: Fix some typos in comment by Qiujun Huang · 4 years, 6 months ago
- fdb46fa x86: Use tracepoint_enabled() for msr tracepoints instead of open coding it by Steven Rostedt (VMware) · 4 years, 6 months ago
- c65fc22 mm/page_ref: Convert the open coded tracepoint enabled to the new helper by Steven Rostedt (VMware) · 4 years, 6 months ago
- afbe797 tracepoints: Add helper to test if tracepoint is enabled in a header by Steven Rostedt (VMware) · 4 years, 6 months ago
- 720dee5 tracing/boot: Initialize per-instance event list in early boot by Masami Hiramatsu · 4 years, 6 months ago
- fd264ce Documentation: tracing: Add the startup timing of boot-time tracing by Masami Hiramatsu · 4 years, 6 months ago
- ba0fbfb tracing/boot, kprobe, synth: Initialize boot-time tracing earlier by Masami Hiramatsu · 4 years, 6 months ago
- 4114fbf tracing: Enable creating new instance early boot by Masami Hiramatsu · 4 years, 6 months ago
- a838dea tracing: Enable adding dynamic events early stage by Masami Hiramatsu · 4 years, 6 months ago
- ac343da tracing: Define event fields early stage by Masami Hiramatsu · 4 years, 6 months ago
- 36dadef kprobes: Init kprobes in early_initcall by Masami Hiramatsu · 4 years, 6 months ago
- 8f2a599 selftests/ftrace: Add %return suffix tests by Masami Hiramatsu · 4 years, 6 months ago
- 19c311a Documentation: tracing: boot: Add an example of tracing function-calls by Masami Hiramatsu · 4 years, 6 months ago
- 638e476 Documentation: tracing: Add %return suffix description by Masami Hiramatsu · 4 years, 6 months ago
- 3dd3aae tracing/uprobes: Support perf-style return probe by Masami Hiramatsu · 4 years, 6 months ago
- 4725cd8 tracing/kprobes: Support perf-style return probe by Masami Hiramatsu · 4 years, 6 months ago
- c51ba51 Documentation: tracing: Add tracing_on option to boot-time tracer by Masami Hiramatsu · 4 years, 6 months ago
- 8490db0 tracing/boot: Add per-instance tracing_on option support by Masami Hiramatsu · 4 years, 6 months ago
- 40d14da fgraph: Convert ret_stack tasklist scanning to rcu by Davidlohr Bueso · 4 years, 6 months ago
- eb8d8b4 tracing: remove a pointless assignment by Dan Carpenter · 4 years, 7 months ago
- f3d3642 kprobes: Use module_name() macro by Jarkko Sakkinen · 4 years, 7 months ago
- b427e76 tracing: Use __this_cpu_read() in trace_buffered_event_enable() by Xianting Tian · 4 years, 7 months ago
- 5c8c206 tracing: Delete repeated words in comments by Randy Dunlap · 4 years, 7 months ago
- 22c36b1 tracing: make tracing_init_dentry() returns an integer instead of a d_entry pointer by Wei Yang · 4 years, 8 months ago
- dc300d7 tracing: toplevel d_entry already initialized by Wei Yang · 4 years, 8 months ago
- 5675fd4 tools/bootconfig: Add --init option for bconf2ftrace.sh by Masami Hiramatsu · 4 years, 7 months ago
- 2b86062 tools/bootconfig: Add a script to generates bootconfig from ftrace by Masami Hiramatsu · 4 years, 7 months ago
- 7e66ef0 tools/bootconfig: Add a script to generate ftrace shell-command from bootconfig by Masami Hiramatsu · 4 years, 7 months ago
- 483ce67 tools/bootconfig: Make all functions static by Masami Hiramatsu · 4 years, 7 months ago
- e4f70b7 tools/bootconfig: Add list option by Masami Hiramatsu · 4 years, 7 months ago
- d052e1c tools/bootconfig: Show bootconfig compact tree from bootconfig file by Masami Hiramatsu · 4 years, 7 months ago
- a27026e bootconfig: init: make xbc_namebuf static by Jason Yan · 4 years, 6 months ago
- 82d083a kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot by Masami Hiramatsu · 4 years, 6 months ago
- 46bbe5c tracing: fix double free by Tom Rix · 4 years, 6 months ago
- 54fa9ba ftrace: Let ftrace_enable_sysctl take a kernel pointer buffer by Tobias Klauser · 4 years, 6 months ago
- 795d637 tracing: Make the space reserved for the pid wider by Sebastian Andrzej Siewior · 4 years, 7 months ago
- 478ece9 ftrace: Fix missing synchronize_rcu() removing trampoline from kallsyms by Adrian Hunter · 4 years, 7 months ago
- d5e4750 ftrace: Free the trampoline when ftrace_startup() fails by Miroslav Benes · 4 years, 7 months ago
- 3031313 kprobes: Fix to check probe enabled before disarm_kprobe_ftrace() by Masami Hiramatsu · 4 years, 7 months ago
- 856deb8 Linux 5.9-rc5 by Linus Torvalds · 4 years, 6 months ago
- 5712c3e Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 6 months ago
- e4c26fa Merge tag 'usb-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 6 months ago
- 6c7247f Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 6 months ago
- 20a7b6b Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 6 months ago
- a4da411 Merge tag 'arm-soc/for-5.9/devicetree-fixes' of https://github.com/Broadcom/stblinux into arm/fixes by Olof Johansson · 4 years, 6 months ago
- 2aedcb0 Merge tag 'imx-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes by Olof Johansson · 4 years, 6 months ago
- 0e38402 Merge tag 'omap-for-v5.9/fixes-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Olof Johansson · 4 years, 6 months ago
- 2a1a4be Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 6 months ago
- 84b1349 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 6 months ago
- b952e97 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 6 months ago
- ef2e9a5 Merge tag 'seccomp-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 6 months ago
- 4f8b0a5 Merge tag 'libnvdimm-fix-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 6 months ago
- edf6b0e Merge tag 'for-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 6 months ago
- 5a3c558 Merge tag '5.9-rc4-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 6 months ago
- 37f66bb KVM: emulator: more strict rsm checks. by Maxim Levitsky · 4 years, 7 months ago
- 3ebb5d2 KVM: nSVM: more strict SMM checks when returning to nested guest by Maxim Levitsky · 4 years, 7 months ago
- 772b81b SVM: nSVM: setup nested msr permission bitmap on nested state load by Maxim Levitsky · 4 years, 7 months ago
- 9883764 SVM: nSVM: correctly restore GIF on vmexit from nesting after migration by Maxim Levitsky · 4 years, 7 months ago
- d877322 openrisc: Fix issue with get_user for 64-bit values by Stafford Horne · 4 years, 7 months ago
- cc17b22 x86/kvm: don't forget to ACK async PF IRQ by Vitaly Kuznetsov · 4 years, 6 months ago
- 244081f x86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macro by Vitaly Kuznetsov · 4 years, 6 months ago
- 99b82a1 KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exit by Wanpeng Li · 4 years, 7 months ago
- e42c682 KVM: SVM: avoid emulation with stale next_rip by Wanpeng Li · 4 years, 6 months ago
- 729e3d0 Merge tag 'ceph-for-5.9-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 6 months ago
- e9287bd Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 6 months ago
- 566e24e Merge tag 'pm-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 6 months ago
- 7b8731d9 Merge tag 'block-5.9-2020-09-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
- e8878ab Merge tag 'spi-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 6 months ago
- 8b6ce251 Merge tag 'regulator-fix-v5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 4 years, 6 months ago
- d831de1 KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_EN by Vitaly Kuznetsov · 4 years, 6 months ago