aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/trace/trace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-03ftrace: Fix ftrace_trace_task return valueJosef Bacik1-1/+6
2020-06-30tracing: Move pipe reference to trace array instead of current_tracerSteven Rostedt (VMware)1-1/+1
2020-06-16tracing: Make ftrace packed events have align of 1Steven Rostedt (VMware)1-0/+3
2020-06-01tracing: Add hist_debug trace event files for histogram debuggingTom Zanussi1-0/+1
2020-03-27tracing: Create set_event_notrace_pid to not trace tasksSteven Rostedt (VMware)1-0/+25
2020-03-27ftrace: Create set_ftrace_notrace_pid to not trace tasksSteven Rostedt (VMware)1-0/+2
2020-03-27ftrace: Make function trace pid filtering a bit more exactSteven Rostedt (VMware)1-2/+2
2020-03-27tracing: Do not disable tracing when reading the trace fileSteven Rostedt (VMware)1-0/+1
2020-03-03tracing: Remove unused TRACE_BUFFER bitsSteven Rostedt (VMware)1-6/+1
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-24/+74
2020-02-05ftrace: Protect ftrace_graph_hash with ftrace_syncSteven Rostedt (VMware)1-0/+2
2020-02-05ftrace: Add comment to why rcu_dereference_sched() is open codedSteven Rostedt (VMware)1-0/+10
2020-02-05tracing: Annotate ftrace_graph_notrace_hash pointer with __rcuAmol Grover1-2/+6
2020-02-05tracing: Annotate ftrace_graph_hash pointer with __rcuAmol Grover1-3/+6
2020-01-30tracing: Add trace_array_find/_get() to find instance trace arraysTom Zanussi1-0/+2
2020-01-29tracing/boot: Move external function declarations to kernel/trace/trace.hMasami Hiramatsu1-0/+17
2020-01-25tracing: Use pr_err() instead of WARN() for memory failuresSteven Rostedt (VMware)1-0/+12
2020-01-13tracing: Make struct ring_buffer less ambiguousSteven Rostedt (VMware)1-11/+11
2020-01-13tracing: Rename trace_buffer to array_bufferSteven Rostedt (VMware)1-8/+8
2019-12-10Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflictsIngo Molnar1-4/+22
2019-12-02tracing: Introduce trace event injectionCong Wang1-0/+1
2019-11-27ftrace: Rework event_create_dir()Peter Zijlstra1-17/+14
2019-11-22tracing: Adding new functions for kernel access to Ftrace instancesDivya Indi1-1/+0
2019-11-14tracing: Add missing "inline" in stub function of latency_fsnotify()Steven Rostedt (VMware)1-1/+1
2019-11-13tracing: Declare newly exported APIs in include/linux/trace.hDivya Indi1-3/+1
2019-11-13ftrace: Implement fs notification for tracing_max_latencyViktor Rosendahl (BMW)1-0/+18
2019-11-13ftrace: Add information on number of page groups allocatedSteven Rostedt (VMware)1-0/+2
2019-10-12tracing: Add tracing_check_open_get_tr()Steven Rostedt (VMware)1-0/+1
2019-10-12tracing: Have trace events system open call tracing_open_generic_tr()Steven Rostedt (VMware)1-0/+1
2019-09-28tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macroNathan Chancellor1-5/+5
2019-08-31tracing: Rename tracing_reset() to tracing_reset_cpu()Steven Rostedt (VMware)1-1/+0
2019-05-25tracing: Silence GCC 9 array bounds warningMiguel Ojeda1-0/+18
2019-05-22kernel/trace/trace.h: Remove duplicate header of trace_seq.hJagadeesh Pagadala1-1/+0
2019-05-15Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+12
2019-05-02tracing: Add trace_total_entries() / trace_total_entries_cpu()Douglas Anderson1-0/+3
2019-04-29tracing: Make ftrace_trace_userstack() static and conditionalThomas Gleixner1-8/+0
2019-04-08tracing: Have the error logs show up in the proper instancesSteven Rostedt (VMware)1-1/+4
2019-04-08tracing: Add trace_array parameter to create_event_filter()Steven Rostedt (VMware)1-1/+2
2019-04-02tracing: Add tracing error logTom Zanussi1-0/+4
2019-02-20tracing: Add conditional snapshotTom Zanussi1-1/+55
2019-02-15ftrace: Allow enabling of filters via index of available_filter_functionsSteven Rostedt (VMware)1-0/+1
2019-02-06function_graph: Support displaying relative timestampChangbin Du1-4/+5
2018-12-08tracing: Add tracefs file buffer_percentageSteven Rostedt (VMware)1-0/+1
2018-12-08function_graph: Do not expose the graph_time option when profiler is not configuredSteven Rostedt (VMware)1-0/+5
2018-11-29fgraph: Have set_graph_notrace only affect function_graph tracerSteven Rostedt (VMware)1-0/+7
2018-11-29tracing/fgraph: Fix set_graph_function from showing interruptsSteven Rostedt (VMware)1-3/+54
2018-08-16tracing: Fix SPDX format headers to use C++ style commentsSteven Rostedt (VMware)1-1/+1
2018-08-10tracing: More reverting of "tracing: Centralize preemptirq tracepoints and unify their usage"Steven Rostedt (VMware)1-0/+15
2018-08-01tracing: Make tracer_tracing_is_on() return boolSteven Rostedt (VMware)1-1/+1
2018-07-26tracing: Remove orphaned function using_ftrace_ops_list_func().Masami Hiramatsu1-1/+0