- 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
- dba8796 tracing: Use memset_startat helper in trace_iterator_reset() by Xiu Jianfeng · 3 years, 1 month ago
- 6c536d7 tracing: Disable preemption when using the filter buffer 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
- a55f224 tracing: Fix pid filtering when triggers are attached by Steven Rostedt (VMware) · 3 years, 1 month ago
- affc659 tracing: in_irq() cleanup by Changbin Du · 3 years, 3 months ago
- 21ccc9c tracing: Disable "other" permission bits in the tracefs files by Steven Rostedt (VMware) · 3 years, 4 months ago
- 6954e41 tracing: Place trace_pid_list logic into abstract functions by Steven Rostedt (VMware) · 3 years, 3 months ago
- 7491e2c tracing: Add a probe that attaches to trace events by Tzvetomir Stoyanov (VMware) · 3 years, 4 months ago
- 6c34df6 tracing: Apply trace filters on all output channels by Pingfan Liu · 3 years, 5 months ago
- 757fa80 Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 6 months ago
- a358f40 once: implement DO_ONCE_LITE for non-fast-path "do once" functionality by Tanner Love · 3 years, 6 months ago
- a955d7e trace: Add timerlat tracer by Daniel Bristot de Oliveira · 3 years, 6 months ago
- bce29ac trace: Add osnoise tracer by Daniel Bristot de Oliveira · 3 years, 6 months ago
- 6880c98 tracing: Add LATENCY_FS_NOTIFY to define if latency_fsnotify() is defined by Steven Rostedt (VMware) · 3 years, 6 months ago
- bc87cf0a trace: Add a generic function to read/write u64 values from tracefs by Daniel Bristot de Oliveira · 3 years, 6 months ago
- c658797 tracing: Add method for recording "func_repeats" events by Yordan Karadzhov (VMware) · 3 years, 9 months ago
- 20344c5 tracing: Add "last_func_repeats" to struct trace_array by Yordan Karadzhov (VMware) · 3 years, 9 months ago
- f689e4f tracing: Define new ftrace event "func_repeats" by Yordan Karadzhov (VMware) · 3 years, 9 months ago
- f2cc020 tracing: Fix various typos in comments by Ingo Molnar · 3 years, 9 months ago
- 9a6944f tracing: Add a verifier to check string pointers for trace events by Steven Rostedt (VMware) · 3 years, 10 months ago
- d8279bfc tracing: Add tracing_event_time_stamp() API by Steven Rostedt (VMware) · 3 years, 10 months ago
- b94bc80 tracing: Use a no_filter_buffering_ref to stop using the filter buffer by Steven Rostedt (VMware) · 3 years, 10 months ago
- b47e330 tracing: Pass buffer of event to trigger operations by Steven Rostedt (VMware) · 3 years, 10 months ago
- 70d443d tracing: Remove duplicate declaration from trace.h by Yordan Karadzhov (VMware) · 3 years, 10 months ago
- a345a67 tracing: Add ptr-hash option to show the hashed pointer value by Masami Hiramatsu · 4 years, 2 months ago
- efbbdaa tracing: Show real address for trace event arguments by Masami Hiramatsu · 4 years, 2 months ago
- d262271 tracing/dynevent: Delegate parsing to create function by Masami Hiramatsu · 3 years, 11 months ago
- 0c02006 tracing: Inline tracing_gen_ctx_flags() by Sebastian Andrzej Siewior · 4 years ago
- 36590c50 tracing: Merge irqflags + preempt counter. by Sebastian Andrzej Siewior · 4 years ago
- 60efe21 tracing: Disable ftrace selftests when any tracer is running by Masami Hiramatsu · 4 years, 1 month ago
- 0264c8c ftrace: Move the recursion testing into global headers by Steven Rostedt (VMware) · 4 years, 2 months ago
- 726b3d3 ftrace: Handle tracing when switching between context by Steven Rostedt (VMware) · 4 years, 2 months ago
- ee11b93 ftrace: Fix recursion check for NMI test by Steven Rostedt (VMware) · 4 years, 2 months ago
- 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 2 months ago
- 42d120e tracing: Move is_good_name() from trace_probe.h to trace.h by Tom Zanussi · 4 years, 3 months ago
- 499f7bb tracing: Fix some typos in comments by Qiujun Huang · 4 years, 3 months ago
- 720dee5 tracing/boot: Initialize per-instance event list in early boot by Masami Hiramatsu · 4 years, 3 months ago
- 4114fbf tracing: Enable creating new instance early boot by Masami Hiramatsu · 4 years, 4 months ago
- 22c36b1 tracing: make tracing_init_dentry() returns an integer instead of a d_entry pointer by Wei Yang · 4 years, 6 months ago
- c58b6b0 ftrace: Fix ftrace_trace_task return value by Josef Bacik · 4 years, 5 months ago
- 7ef282e tracing: Move pipe reference to trace array instead of current_tracer by Steven Rostedt (VMware) · 4 years, 6 months ago
- 4649079 tracing: Make ftrace packed events have align of 1 by Steven Rostedt (VMware) · 4 years, 7 months ago
- 2d19bd7 tracing: Add hist_debug trace event files for histogram debugging by Tom Zanussi · 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, 9 months ago
- 717e3f5 ftrace: Make function trace pid filtering a bit more exact by Steven Rostedt (VMware) · 4 years, 9 months ago
- 06e0a54 tracing: Do not disable tracing when reading the trace file by Steven Rostedt (VMware) · 4 years, 9 months ago
- 5412e0b tracing: Remove unused TRACE_BUFFER bits by Steven Rostedt (VMware) · 4 years, 11 months 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
- 89c95fc tracing: Add trace_array_find/_get() to find instance trace arrays by Tom Zanussi · 5 years ago
- 5c3469c tracing/boot: Move external function declarations to kernel/trace/trace.h by Masami Hiramatsu · 5 years ago
- 24589e3 tracing: Use pr_err() instead of WARN() for memory failures by Steven Rostedt (VMware) · 5 years ago
- 1329249 tracing: Make struct ring_buffer less ambiguous by Steven Rostedt (VMware) · 5 years ago
- 1c5eb44 tracing: Rename trace_buffer to array_buffer by Steven Rostedt (VMware) · 5 years ago
- 2040cf9 Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts by Ingo Molnar · 5 years ago
- 6c3edaf tracing: Introduce trace event injection by Cong Wang · 5 years ago
- 04ae87a ftrace: Rework event_create_dir() by Peter Zijlstra · 5 years ago
- 2887978 tracing: Adding new functions for kernel access to Ftrace instances by Divya Indi · 5 years ago
- 36b3615 tracing: Add missing "inline" in stub function of latency_fsnotify() by Steven Rostedt (VMware) · 5 years ago
- 2d6425a tracing: Declare newly exported APIs in include/linux/trace.h by Divya Indi · 5 years ago
- 91edde2 ftrace: Implement fs notification for tracing_max_latency by Viktor Rosendahl (BMW) · 5 years ago
- da537f0 ftrace: Add information on number of page groups allocated by Steven Rostedt (VMware) · 5 years ago
- 8530dec tracing: Add tracing_check_open_get_tr() by Steven Rostedt (VMware) · 5 years ago
- aa07d71 tracing: Have trace events system open call tracing_open_generic_tr() by Steven Rostedt (VMware) · 5 years ago
- 968e517 tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro by Nathan Chancellor · 5 years ago
- a47b53e tracing: Rename tracing_reset() to tracing_reset_cpu() by Steven Rostedt (VMware) · 5 years ago
- 0c97bf8 tracing: Silence GCC 9 array bounds warning by Miguel Ojeda · 6 years ago
- 4eebe38 kernel/trace/trace.h: Remove duplicate header of trace_seq.h by Jagadeesh Pagadala · 6 years ago
- d2d8b14 Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
- ecffc8a tracing: Add trace_total_entries() / trace_total_entries_cpu() by Douglas Anderson · 6 years ago
- c438f14 tracing: Make ftrace_trace_userstack() static and conditional by Thomas Gleixner · 6 years ago
- 2f754e7 tracing: Have the error logs show up in the proper instances by Steven Rostedt (VMware) · 6 years ago
- 1e144d7 tracing: Add trace_array parameter to create_event_filter() by Steven Rostedt (VMware) · 6 years ago
- 8a06290 tracing: Add tracing error log by Tom Zanussi · 6 years ago
- a35873a tracing: Add conditional snapshot by Tom Zanussi · 6 years ago
- f79b3f3 ftrace: Allow enabling of filters via index of available_filter_functions by Steven Rostedt (VMware) · 6 years ago
- 9acd8de function_graph: Support displaying relative timestamp by Changbin Du · 6 years ago
- 03329f9 tracing: Add tracefs file buffer_percentage by Steven Rostedt (VMware) · 6 years ago
- c8dd0f4 function_graph: Do not expose the graph_time option when profiler is not configured by Steven Rostedt (VMware) · 6 years ago
- 9cd2992 fgraph: Have set_graph_notrace only affect function_graph tracer by Steven Rostedt (VMware) · 6 years ago
- 5cf99a0f tracing/fgraph: Fix set_graph_function from showing interrupts by Steven Rostedt (VMware) · 6 years ago
- bb730b5 tracing: Fix SPDX format headers to use C++ style comments by Steven Rostedt (VMware) · 6 years ago
- 3f1756d tracing: More reverting of "tracing: Centralize preemptirq tracepoints and unify their usage" by Steven Rostedt (VMware) · 6 years ago
- ec57350 tracing: Make tracer_tracing_is_on() return bool by Steven Rostedt (VMware) · 6 years ago
- 7b144b6 tracing: Remove orphaned function using_ftrace_ops_list_func(). by Masami Hiramatsu · 6 years ago
- f6b7425 tracing: Make unregister_trigger() static by Steven Rostedt (VMware) · 6 years ago
- f26808b tracing: Optimize trace_buffer_iter() logic by yuan linyu · 7 years ago
- 3dd8095 tracing: Add trigger file for trace_markers tracefs/ftrace/print by Steven Rostedt (VMware) · 7 years ago
- 58b9254 tracing: Have event_trace_init() called by trace_init_tracefs() by Steven Rostedt (VMware) · 7 years ago
- 3c96529 tracing: Add __find_event_file() to find event files without restrictions by Steven Rostedt (VMware) · 7 years ago
- c94e45b tracing: Do not reference event data in post call triggers by Steven Rostedt (VMware) · 7 years ago