- 8efd0d9 Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years ago
- f28439d tracing: Tag trace_percpu_buffer as a percpu pointer by Naveen N. Rao · 3 years, 1 month ago
- 823e670 tracing: Fix check for trace_percpu_buffer validity in get_trace_buf() by Naveen N. Rao · 3 years, 1 month ago
- e63a023 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years ago
- 216e3cd bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem. by Hao Luo · 3 years, 1 month ago
- 7cd2802 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- aef2fed add missing bpf-cgroup.h includes by Jakub Kicinski · 3 years, 1 month ago
- f92c1e1 bpf: Add get_func_[arg|ret|arg_cnt] helpers by Jiri Olsa · 3 years, 1 month ago
- be31582 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 1 month ago
- c24be24 tracing: Fix possible memory leak in __create_synth_event() error path by Miaoqian Lin · 3 years, 1 month ago
- fea3ffa ftrace: Add cleanup to unregister_ftrace_direct_multi by Jiri Olsa · 3 years, 1 month ago
- 7d5b7ca ftrace: Use direct_ops hash in unregister_ftrace_direct by Jiri Olsa · 3 years, 1 month ago
- db52f57 bpf: Remove config check to enable bpf support for branch records by Kajol Jain · 3 years, 1 month ago
- fc993be Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- f25667e5 tracing: Fix a kmemleak false positive in tracing_map by Chen Jun · 3 years, 2 months ago
- 450fec1 tracing/histograms: String compares should not care about signed values by Steven Rostedt (VMware) · 3 years, 2 months ago
- 27ff768 tracing: Test the 'Do not trace this pid' case in create event by Steven Rostedt (VMware) · 3 years, 2 months ago
- a55f224 tracing: Fix pid filtering when triggers are attached by Steven Rostedt (VMware) · 3 years, 2 months ago
- 93d5404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
- 6cb2065 tracing: Check pid filtering when creating events by Steven Rostedt (VMware) · 3 years, 2 months ago
- 1880ed7 tracing/uprobe: Fix uprobe_perf_open probes iteration by Jiri Olsa · 3 years, 2 months ago
- e4365e3 Merge tag 'trace-v5.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
- 2ef75e9 tracing: Don't use out-of-sync va_list in event printing by Nikita Yushchenko · 3 years, 2 months ago
- c4c1dbc tracing: Use memset_startat() to zero struct trace_iterator by Kees Cook · 3 years, 2 months ago
- 50fc249 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
- 8d0112a Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 2 months ago
- f86b0aa tracing/histogram: Fix UAF in destroy_hist_field() by Kalesh Singh · 3 years, 2 months ago
- 5e0bc30 bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs by Dmitrii Banshchikov · 3 years, 2 months ago
- a5bdc36 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 2 months ago
- 8ab7745 Merge tag 'trace-v5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
- 938aa33 tracing: Add length protection to histogram string copies by Steven Rostedt (VMware) · 3 years, 2 months ago
- 7c3737c Merge tag 'trace-v5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
- 1cab6bc tracing/histogram: Fix check for missing operands in an expression by Kalesh Singh · 3 years, 2 months ago
- 63f84ae tracing/histogram: Do not copy the fixed-size char array field over the field size by Masami Hiramatsu · 3 years, 2 months ago
- d19ddb4 bpf: Introduce btf_tracing_ids by Song Liu · 3 years, 2 months ago
- d7458bc tracing/osnoise: Make osnoise_instances static by Daniel Bristot de Oliveira · 3 years, 2 months ago
- 600b18f Merge tag 'trace-v5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
- 2e6e905 ftrace/direct: Fix lockup in modify_ftrace_direct_multi by Jiri Olsa · 3 years, 2 months ago
- 51d1579 ring-buffer: Protect ring_buffer_reset() from reentrancy by Steven Rostedt (VMware) · 3 years, 2 months ago
- 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- a20deb3 sections: move and rename core_kernel_data() to is_kernel_core_data() by Kefeng Wang · 3 years, 2 months ago
- 7c7e3d3 bpf: Introduce helper bpf_find_vma by Song Liu · 3 years, 2 months ago
- e1fd0b2 Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
- fc02cb2 Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 2 months ago
- 79ef0c0 Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
- b7b98f8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 2 months ago
- 6a6e5ef tracing/histogram: Document hist trigger variables by Kalesh Singh · 3 years, 3 months ago
- 8b5d46f tracing/histogram: Optimize division by constants by Kalesh Singh · 3 years, 3 months ago
- 01e181c tracing/osnoise: Remove PREEMPT_RT ifdefs from inside functions by Daniel Bristot de Oliveira · 3 years, 3 months ago
- b14f456 tracing/osnoise: Remove STACKTRACE ifdefs from inside functions by Daniel Bristot de Oliveira · 3 years, 3 months ago
- 2fac8d6 tracing/osnoise: Allow multiple instances of the same tracer by Daniel Bristot de Oliveira · 3 years, 3 months ago
- ccb6754 tracing/osnoise: Remove TIMERLAT ifdefs from inside functions by Daniel Bristot de Oliveira · 3 years, 3 months ago
- dae1813 tracing/osnoise: Support a list of trace_array *tr by Daniel Bristot de Oliveira · 3 years, 3 months ago
- 2bd1bdf tracing/osnoise: Use start/stop_per_cpu_kthreads() on osnoise_cpus_write() by Daniel Bristot de Oliveira · 3 years, 3 months ago
- 15ca4bd tracing/osnoise: Split workload start from the tracer start by Daniel Bristot de Oliveira · 3 years, 3 months ago
- c3b6343 tracing/osnoise: Improve comments about barrier need for NMI callbacks by Daniel Bristot de Oliveira · 3 years, 3 months ago
- 66df27f tracing/osnoise: Do not follow tracing_cpumask by Daniel Bristot de Oliveira · 3 years, 3 months ago
- 35346ab bpf: Factor out helpers for ctx access checking by Hou Tao · 3 years, 3 months ago
- 33c8846c Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
- feea69e tracing/histogram: Fix semicolon.cocci warnings by kernel test robot · 3 years, 3 months ago
- ddcf906 tracing: Fix misspelling of "missing" by Steven Rostedt (VMware) · 3 years, 3 months ago
- 6130722 ftrace: Fix kernel-doc formatting issues by Steven Rostedt (VMware) · 3 years, 3 months ago
- 7df621a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
- 7fa598f tracing: Do not warn when connecting eprobe to non existing event by Steven Rostedt (VMware) · 3 years, 3 months ago
- a90afe8 tracing: Show size of requested perf buffer by Robin H. Johnson · 3 years, 5 months ago
- d33cc65 ftrace: do CPU checking after preemption disabled by 王贇 · 3 years, 3 months ago
- ce5e480 ftrace: disable preemption when recursion locked by 王贇 · 3 years, 3 months ago
- 722edda tracing/histogram: Optimize division by a power of 2 by Kalesh Singh · 3 years, 3 months ago
- f47716b tracing/histogram: Covert expr to const if both operands are constants by Kalesh Singh · 3 years, 3 months ago
- c5eac6e tracing/histogram: Simplify handling of .sym-offset in expressions by Kalesh Singh · 3 years, 3 months ago
- 9710b2f tracing: Fix operator precedence for hist triggers expression by Kalesh Singh · 3 years, 3 months ago
- bcef044 tracing: Add division and multiplication support for hist triggers by Kalesh Singh · 3 years, 3 months ago
- 52cfb37 tracing: Add support for creating hist trigger variables from literal by Kalesh Singh · 3 years, 3 months ago
- 1d62889 tracing/hwlat: Make some internal symbols static by Wang ShaoBo · 3 years, 3 months ago
- 3c20bd3 tracing: Fix missing trace_boot_init_histograms kstrdup NULL checks by Mathieu Desnoyers · 3 years, 3 months ago
- aeafcb8 trace/timerlat: Add migrate-disabled field to the timerlat header by Daniel Bristot de Oliveira · 3 years, 3 months ago
- e0f3b18 trace/osnoise: Add migrate-disabled field to the osnoise header by Daniel Bristot de Oliveira · 3 years, 3 months ago
- 172f7ba ftrace: Make ftrace_profile_pages_init static by chongjiapeng · 3 years, 3 months ago
- bdfa75a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 3 months ago
- 9eeb3aa bpf: Add bpf_skc_to_unix_sock() helper by Hengqi Chen · 3 years, 3 months ago
- 8720aee tracing: use %ps format string to print symbols by Arnd Bergmann · 3 years, 3 months ago
- ed29271 ftrace/direct: Do not disable when switching direct callers by Steven Rostedt (VMware) · 3 years, 3 months ago
- ccf5a89 ftrace: Add multi direct modify interface by Jiri Olsa · 3 years, 3 months ago
- f64dd46 ftrace: Add multi direct register/unregister interface by Jiri Olsa · 3 years, 3 months ago
- 1904a81 ftrace: Add ftrace_add_rec_direct function by Jiri Olsa · 3 years, 3 months ago
- 4e341ca tracing: Fix selftest config check for function graph start up test by Steven Rostedt (VMware) · 3 years, 3 months ago
- 130c080 tracing: Add trampoline/graph selftest by Jiri Olsa · 3 years, 3 months ago
- 0c0593b x86/ftrace: Make function graph use ftrace directly by Steven Rostedt (VMware) · 3 years, 3 months ago
- 91ebe8b tracing/perf: Add interrupt_context_level() helper by Steven Rostedt (VMware) · 3 years, 3 months ago
- 9b84fad tracing: Reuse logic from perf's get_recursion_context() by Steven Rostedt (VMware) · 3 years, 3 months ago
- 7ce1bb8 tracing/cfi: Fix cmp_entries_* functions signature mismatch by Kalesh Singh · 3 years, 3 months ago
- 34cdd18 tracing: Use linker magic instead of recasting ftrace_ops_list_func() by Steven Rostedt (VMware) · 4 years, 7 months ago
- 8a7d267 block: don't call blk_status_to_errno in blk_update_request by Christoph Hellwig · 3 years, 3 months ago
- ed65df6 tracing: Have all levels of checks prevent recursion by Steven Rostedt (VMware) · 3 years, 3 months ago
- 7d5fda1 tracing: Fix event probe removal from dynamic events by Steven Rostedt (VMware) · 3 years, 3 months ago
- affc659 tracing: in_irq() cleanup by Changbin Du · 3 years, 4 months ago
- b26503b tracing: Fix missing * in comment block by Colin Ian King · 3 years, 3 months ago
- 6675880 tracing: Fix memory leak in eprobe_register() by Vamshi K Sthambamkadi · 3 years, 3 months ago
- 43c9dd8 ftrace: Add unit test for removing trace function by Carles Pey · 3 years, 4 months ago
- 6644c65 ftrace: Cleanup ftrace_dyn_arch_init() by Weizhao Ouyang · 3 years, 4 months ago