- 67ab5eb tracing: Don't inc err_log entry count if entry allocation fails by Tom Zanussi · 2 years, 11 months ago
- 097f1ee tracing: Propagate is_signed to expression by Tom Zanussi · 2 years, 11 months ago
- b59f2f2 tracing: Fix smatch warning for do while check in event_hist_trigger_parse() by Tom Zanussi · 2 years, 11 months ago
- 798a5b6 tracing: Fix smatch warning for null glob in event_hist_trigger_parse() by Tom Zanussi · 2 years, 11 months ago
- e629e7b tracing/histogram: Fix a potential memory leak for kstrdup() by Xiaoke Wang · 3 years ago
- 4ed308c ftrace: Have architectures opt-in for mcount build time sorting by Steven Rostedt (Google) · 3 years ago
- 67bfce0 Merge tag 'trace-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years ago
- 6b9b641 ftrace: Fix assuming build time sort works for s390 by Steven Rostedt (Google) · 3 years ago
- 4d66020 Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years ago
- f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
- ff78f66 trace/hwlat: make use of the helper function kthread_run_on_cpu() by Cai Huoqing · 3 years ago
- 11e4e35 trace/osnoise: make use of the helper function kthread_run_on_cpu() by Cai Huoqing · 3 years ago
- 64ed3a0 ring-buffer: make use of the helper function kthread_run_on_cpu() by Cai Huoqing · 3 years ago
- f37c3bb tracing: Add ustring operation to filtering string pointers by Steven Rostedt · 3 years ago
- 0878355 tracing/osnoise: Properly unhook events if start_per_cpu_kthreads() fails by Nikita Yushchenko · 3 years ago
- 6e1b4bd tracing: Remove duplicate warnings when calling trace_create_file() by Yuntao Wang · 3 years ago
- dfea08a tracing/kprobes: 'nmissed' not showed correctly for kretprobe by Xiangyang Zhang · 3 years ago
- 77360f9 tracing: Add test for user space strings when filtering on string pointers by Steven Rostedt · 3 years ago
- 3e2a56e tracing: Have syscall trace events use trace_event_buffer_lock_reserve() by Steven Rostedt · 3 years ago
- 8147dc78 ftrace: Add test to make sure compiled time sorts work by Steven Rostedt (VMware) · 3 years, 1 month ago
- 72b3942 scripts: ftrace - move the sort-processing in ftrace_init by Yinan Liu · 3 years, 1 month ago
- 1c1857d tracing/probes: check the return value of kstrndup() for pbuf by Xiaoke Wang · 3 years ago
- 8c72242 tracing/uprobes: Check the return value of kstrdup() for tu->filename by Xiaoke Wang · 3 years ago
- 289e7b0 tracing: Account bottom half disabled sections. by Sebastian Andrzej Siewior · 3 years ago
- d3c8108 Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
- 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
- 86599db tracing: Add helper functions to simplify event_command.parse() callback handling by Tom Zanussi · 3 years ago
- 2378a2d tracing: Remove ops param from event_command reg()/unreg() callbacks by Tom Zanussi · 3 years ago
- fb339e5 tracing: Change event_trigger_ops func() to trigger() by Tom Zanussi · 3 years ago
- 9ec5a7d tracing: Change event_command func() to parse() by Tom Zanussi · 3 years ago
- f28439d tracing: Tag trace_percpu_buffer as a percpu pointer by Naveen N. Rao · 3 years ago
- 823e670 tracing: Fix check for trace_percpu_buffer validity in get_trace_buf() by Naveen N. Rao · 3 years ago
- e63a023 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years ago
- 361c81d blktrace: switch trace spinlock to a raw spinlock by Wander Lairson Costa · 3 years ago
- 216e3cd bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem. by Hao Luo · 3 years ago
- 7cd2802 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
- aef2fed add missing bpf-cgroup.h includes by Jakub Kicinski · 3 years ago
- f92c1e1 bpf: Add get_func_[arg|ret|arg_cnt] helpers by Jiri Olsa · 3 years, 1 month ago
- 2768c1e tracing: Use trace_iterator_reset() in tracing_read_pipe() by Steven Rostedt (VMware) · 3 years, 1 month ago
- dba8796 tracing: Use memset_startat helper in trace_iterator_reset() by Xiu Jianfeng · 3 years, 1 month ago
- 4f67cca tracing: Do not let synth_events block other dyn_event systems during create by Beau Belgrave · 3 years, 3 months ago
- e161c6b tracing: Iterate trace_[ku]probe objects directly 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
- 2972e30 tracing: Make trace_marker{,_raw} stream-like by John Keeping · 3 years, 1 month ago
- a6ed2ae tracing: Switch to kvfree_rcu() API by Uladzislau Rezki (Sony) · 3 years, 1 month ago
- 1d83c3a tracing: Fix synth_event_add_val() kernel-doc comment by Qiujun Huang · 3 years, 8 months ago
- b7d5eb2 tracing/uprobes: Use trace_event_buffer_reserve() helper by Steven Rostedt (VMware) · 3 years, 1 month ago
- 5e6cd84 tracing/kprobes: Do not open code event reserve logic by Steven Rostedt (VMware) · 3 years, 1 month ago
- 3e8b1a2 tracing: Have eprobes use filtering logic of trace events by Steven Rostedt (VMware) · 3 years, 1 month ago
- 6c536d7 tracing: Disable preemption when using the filter buffer by Steven Rostedt (VMware) · 3 years, 1 month ago
- e07a1d5 tracing: Use __this_cpu_read() in trace_event_buffer_lock_reserver() by Steven Rostedt (VMware) · 3 years, 1 month ago
- 55de2c0 tracing: Add '__rel_loc' using trace event macros by Masami Hiramatsu · 3 years, 1 month ago
- 05770dd tracing: Support __rel_loc relative dynamic data location attribute by Masami Hiramatsu · 3 years, 1 month ago
- f2b20c6 tracing: Fix spelling mistake "aritmethic" -> "arithmetic" by Colin Ian King · 3 years, 2 months 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, 1 month ago
- 450fec1 tracing/histograms: String compares should not care about signed values by Steven Rostedt (VMware) · 3 years, 1 month ago
- f3fa33a block: remove the ->rq_disk field in struct request by Christoph Hellwig · 3 years, 1 month ago
- 27ff768 tracing: Test the 'Do not trace this pid' case in create event by Steven Rostedt (VMware) · 3 years, 1 month ago
- a55f224 tracing: Fix pid filtering when triggers are attached by Steven Rostedt (VMware) · 3 years, 1 month ago
- 93d5404 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- 6cb2065 tracing: Check pid filtering when creating events by Steven Rostedt (VMware) · 3 years, 1 month ago
- 1880ed7 tracing/uprobe: Fix uprobe_perf_open probes iteration by Jiri Olsa · 3 years, 1 month 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, 1 month ago
- 2ef75e9 tracing: Don't use out-of-sync va_list in event printing by Nikita Yushchenko · 3 years, 1 month ago
- c4c1dbc tracing: Use memset_startat() to zero struct trace_iterator by Kees Cook · 3 years, 1 month ago
- 50fc249 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month 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, 1 month ago
- f86b0aa tracing/histogram: Fix UAF in destroy_hist_field() by Kalesh Singh · 3 years, 1 month ago
- 5e0bc30 bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs by Dmitrii Banshchikov · 3 years, 1 month ago
- a5bdc36 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 1 month 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, 1 month ago
- 938aa33 tracing: Add length protection to histogram string copies by Steven Rostedt (VMware) · 3 years, 1 month 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, 1 month 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, 2 months ago
- 8b5d46f tracing/histogram: Optimize division by constants by Kalesh Singh · 3 years, 2 months ago
- 01e181c tracing/osnoise: Remove PREEMPT_RT ifdefs from inside functions by Daniel Bristot de Oliveira · 3 years, 2 months ago
- b14f456 tracing/osnoise: Remove STACKTRACE ifdefs from inside functions by Daniel Bristot de Oliveira · 3 years, 2 months ago
- 2fac8d6 tracing/osnoise: Allow multiple instances of the same tracer by Daniel Bristot de Oliveira · 3 years, 2 months ago
- ccb6754 tracing/osnoise: Remove TIMERLAT ifdefs from inside functions by Daniel Bristot de Oliveira · 3 years, 2 months ago
- dae1813 tracing/osnoise: Support a list of trace_array *tr by Daniel Bristot de Oliveira · 3 years, 2 months ago
- 2bd1bdf tracing/osnoise: Use start/stop_per_cpu_kthreads() on osnoise_cpus_write() by Daniel Bristot de Oliveira · 3 years, 2 months ago