- aa1a8ce Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 9 months ago
- 8e99cf9 tracing: Do not allocate buffer in trace_find_next_entry() in atomic by Steven Rostedt (VMware) · 4 years, 9 months ago
- ed52f2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 9 months ago
- fc611f4 bpf: Introduce BPF_PROG_TYPE_LSM by KP Singh · 4 years, 9 months ago
- 2768362 tracing: Create set_event_notrace_pid to not trace tasks by Steven Rostedt (VMware) · 4 years, 9 months ago
- b3b1e6e ftrace: Create set_ftrace_notrace_pid to not trace tasks by Steven Rostedt (VMware) · 4 years, 10 months ago
- 717e3f5 ftrace: Make function trace pid filtering a bit more exact by Steven Rostedt (VMware) · 4 years, 10 months ago
- 6a13a0d ftrace/kprobe: Show the maxactive number on kprobe_events by Masami Hiramatsu · 4 years, 9 months ago
- c9b7a4a ring-buffer/tracing: Have iterator acknowledge dropped events by Steven Rostedt (VMware) · 4 years, 10 months ago
- 06e0a54 tracing: Do not disable tracing when reading the trace file by Steven Rostedt (VMware) · 4 years, 10 months ago
- 1039221 ring-buffer: Do not disable recording when there is an iterator by Steven Rostedt (VMware) · 4 years, 10 months ago
- 07b8b10 ring-buffer: Make resize disable per cpu buffer instead of total buffer by Steven Rostedt (VMware) · 4 years, 9 months ago
- 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
- 153368c ring-buffer: Optimize rb_iter_head_event() by Steven Rostedt (VMware) · 4 years, 10 months ago
- ff84c50 ring-buffer: Do not die if rb_iter_peek() fails more than thrice by Steven Rostedt (VMware) · 4 years, 10 months ago
- 785888c ring-buffer: Have rb_iter_head_event() handle concurrent writer by Steven Rostedt (VMware) · 4 years, 10 months ago
- 28e3fc5 ring-buffer: Add page_stamp to iterator for synchronization by Steven Rostedt (VMware) · 4 years, 10 months ago
- bc1a72a ring-buffer: Rename ring_buffer_read() to read_buffer_iter_advance() by Steven Rostedt (VMware) · 4 years, 10 months ago
- ead6ecf ring-buffer: Have ring_buffer_empty() not depend on tracing stopped by Steven Rostedt (VMware) · 4 years, 10 months ago
- ff89510 tracing: Save off entry when peeking at next entry by Steven Rostedt (VMware) · 4 years, 10 months ago
- bf2cbe0 tracing: Use address-of operator on section symbols by Nathan Chancellor · 4 years, 10 months ago
- 44ef976 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
- 242a6df Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 10 months ago
- 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
- d831ee8 bpf: Add bpf_xdp_output() helper by Eelco Chaudron · 4 years, 10 months ago
- b4490c5 bpf: Added new helper bpf_get_ns_current_pid_tgid by Carlos Neira · 4 years, 10 months ago
- 36feb99 Merge tag 'trace-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 10 months ago
- d9815bf ftrace: Return the first found result in lookup_rec() by Artem Savkov · 4 years, 10 months ago
- 5dfcc13 Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
- 3e7c67d bpf: Fix bpf_prog_test_run_tracing for !CONFIG_NET by KP Singh · 4 years, 10 months ago
- 1bc7896 bpf: Fix deadlock with rq_lock in bpf_send_signal() by Yonghong Song · 4 years, 10 months ago
- 153031a blktrace: fix dereference after null check by Cengiz Can · 4 years, 10 months ago
- da00d2f bpf: Add test ops for BPF_PROG_TYPE_TRACING by KP Singh · 4 years, 10 months ago
- 5412e0b tracing: Remove unused TRACE_BUFFER bits by Steven Rostedt (VMware) · 4 years, 11 months ago
- b396bfd tracing: Have hwlat ts be first instance and record count of instances by Steven Rostedt (VMware) · 4 years, 11 months ago
- 9f0ca0c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
- 2edc78b Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
- 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
- 91ad64a Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 10 months ago
- 2910b5a bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue by Masami Hiramatsu · 4 years, 10 months ago
- c780e86 blktrace: Protect q->blk_trace with RCU by Jan Kara · 5 years ago
- b0a81b9 bpf/trace: Remove redundant preempt_disable from trace_call_bpf() by Thomas Gleixner · 4 years, 10 months ago
- 70ed070 bpf: disable preemption for bpf progs attached to uprobe by Alexei Starovoitov · 4 years, 10 months ago
- 1b7a51a bpf/trace: Remove EXPORT from trace_call_bpf() by Thomas Gleixner · 4 years, 10 months ago
- f03efe4 bpf/tracing: Remove redundant preempt_disable() in __bpf_trace_run() by Thomas Gleixner · 4 years, 10 months ago
- d8a953d bootconfig: Set CONFIG_BOOT_CONFIG=n by default by Masami Hiramatsu · 4 years, 10 months ago
- 7ab215f tracing: Clear trace_state when starting trace by Masami Hiramatsu · 4 years, 11 months ago
- 78041c0 tracing: Disable trace_printk() on post poned tests by Steven Rostedt (VMware) · 4 years, 10 months ago
- 3c18a9b tracing: Have synthetic event test use raw_smp_processor_id() by Steven Rostedt (VMware) · 4 years, 10 months ago
- 784bd08 tracing: Fix number printing bug in print_synth_event() by Tom Zanussi · 4 years, 11 months ago
- 3843083 tracing: Check that number of vals matches number of synth event fields by Tom Zanussi · 4 years, 11 months ago
- 1d9d4c9 tracing: Make synth_event trace functions endian-correct by Tom Zanussi · 4 years, 11 months ago
- 279eef0 tracing: Make sure synth_event_trace() example always uses u64 by Tom Zanussi · 4 years, 11 months ago
- fff7b64 bpf: Add bpf_read_branch_records() helper by Daniel Xu · 4 years, 11 months ago
- b80b033 bpf: Allow bpf_perf_event_read_value in all BPF programs by Song Liu · 4 years, 11 months ago
- 61a7595 Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 11 months ago
- 7276531 tracing: Consolidate trace() functions by Tom Zanussi · 4 years, 11 months ago
- 0c62f6c tracing: Don't return -EINVAL when tracing soft disabled synth events by Tom Zanussi · 4 years, 11 months ago
- d090409 tracing: Add missing nest end to synth_event_trace_start() error case by Tom Zanussi · 4 years, 11 months ago
- 10f129c tracing/kprobe: Fix uninitialized variable bug by Gustavo A. R. Silva · 5 years ago
- e310396 Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
- 54a16ff ftrace: Protect ftrace_graph_hash with ftrace_sync by Steven Rostedt (VMware) · 5 years ago
- 16052dd ftrace: Add comment to why rcu_dereference_sched() is open coded by Steven Rostedt (VMware) · 5 years ago
- fd0e685 tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu by Amol Grover · 5 years ago
- 24a9729 tracing: Annotate ftrace_graph_hash pointer with __rcu by Amol Grover · 5 years ago
- 72f582f Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- 2b90927 tracing: Use seq_buf for building dynevent_cmd string by Tom Zanussi · 5 years ago
- e9260f6 tracing: Remove useless code in dynevent_arg_pair_add() by Tom Zanussi · 5 years ago
- 74403b6 tracing: Remove check_arg() callbacks from dynevent args by Tom Zanussi · 5 years ago
- 249d7b2 tracing: Consolidate some synth_event_trace code by Tom Zanussi · 5 years ago
- d380dcd tracing: Fix now invalid var_ref_vals assumption in trace action by Tom Zanussi · 5 years ago
- fdeb1ac tracing: Change trace_boot to use synth_event interface by Tom Zanussi · 5 years ago
- 1e83794 tracing: Move tracing selftests to bottom of menu by Steven Rostedt (VMware) · 5 years ago
- 21b3ce3 tracing: Move mmio tracer config up with the other tracers by Steven Rostedt (VMware) · 5 years ago
- a48fc4f tracing: Move tracing test module configs together by Steven Rostedt (VMware) · 5 years ago
- 61778cd7 tracing: Move all function tracing configs together by Steven Rostedt (VMware) · 5 years ago
- 6483624 tracing: Add kprobe event command generation test module by Tom Zanussi · 5 years ago
- 29a1548 tracing: Change trace_boot to use kprobe_event interface by Tom Zanussi · 5 years ago
- 2a588dd tracing: Add kprobe event command generation functions by Tom Zanussi · 5 years ago
- 9fe41ef tracing: Add synth event generation test module by Tom Zanussi · 5 years ago
- 8dcc53a tracing: Add synth_event_trace() and related functions by Tom Zanussi · 5 years ago
- 35ca520 tracing: Add synthetic event command generation functions by Tom Zanussi · 5 years ago
- 86c5426 tracing: Add dynamic event command creation interface by Tom Zanussi · 5 years ago
- f5f6b25 tracing: Add synth_event_delete() by Tom Zanussi · 5 years ago
- e3e2a2c tracing: Add trace_get/put_event_file() by Tom Zanussi · 5 years ago
- 89c95fc tracing: Add trace_array_find/_get() to find instance trace arrays by Tom Zanussi · 5 years ago
- 6722b23 trigger_next should increase position index by Vasily Averin · 5 years ago
- 039958a tracing: eval_map_next() should always increase position index by Vasily Averin · 5 years ago
- e4075e8 ftrace: fpid_next() should increase position index by Vasily Averin · 5 years ago
- 64ae572 tracing: Fix sched switch start/stop refcount racy updates by Mathieu Desnoyers · 5 years ago
- 5c3469c tracing/boot: Move external function declarations to kernel/trace/trace.h by Masami Hiramatsu · 5 years ago
- 76a598e tracing/boot: Include required headers and sort it alphabetically by Masami Hiramatsu · 5 years ago
- d0a4970 tracing: Add 'hist:' to hist trigger error log error string by Tom Zanussi · 6 years ago
- 4de26c8 tracing: Add hist trigger error messages for sort specification by Tom Zanussi · 6 years ago
- b527b63 tracing: Simplify assignment parsing for hist triggers by Tom Zanussi · 6 years ago
- a78416d Merge tag 'trace-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
- bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
- c0e809e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 0cc4bd8 Merge branch 'core/kprobes' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
- 2027942 tracing/kprobes: Have uname use __get_str() in print_fmt by Steven Rostedt (VMware) · 5 years ago