summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* tracing: Move is_good_name() from trace_probe.h to trace.hTom Zanussi2020-10-151-0/+13
* tracing: Fix some typos in commentsQiujun Huang2020-10-151-4/+4
* tracing/boot: Initialize per-instance event list in early bootMasami Hiramatsu2020-09-251-0/+1
* tracing: Enable creating new instance early bootMasami Hiramatsu2020-09-211-0/+7
* tracing: make tracing_init_dentry() returns an integer instead of a d_entry p...Wei Yang2020-09-181-1/+1
* ftrace: Fix ftrace_trace_task return valueJosef Bacik2020-08-031-1/+6
* tracing: Move pipe reference to trace array instead of current_tracerSteven Rostedt (VMware)2020-06-301-1/+1
* tracing: Make ftrace packed events have align of 1Steven Rostedt (VMware)2020-06-161-0/+3
* tracing: Add hist_debug trace event files for histogram debuggingTom Zanussi2020-06-011-0/+1
* tracing: Create set_event_notrace_pid to not trace tasksSteven Rostedt (VMware)2020-03-271-0/+25
* ftrace: Create set_ftrace_notrace_pid to not trace tasksSteven Rostedt (VMware)2020-03-271-0/+2
* ftrace: Make function trace pid filtering a bit more exactSteven Rostedt (VMware)2020-03-271-2/+2
* tracing: Do not disable tracing when reading the trace fileSteven Rostedt (VMware)2020-03-271-0/+1
* tracing: Remove unused TRACE_BUFFER bitsSteven Rostedt (VMware)2020-03-031-6/+1
* Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2020-02-061-24/+74
|\
| * ftrace: Protect ftrace_graph_hash with ftrace_syncSteven Rostedt (VMware)2020-02-051-0/+2
| * ftrace: Add comment to why rcu_dereference_sched() is open codedSteven Rostedt (VMware)2020-02-051-0/+10
| * tracing: Annotate ftrace_graph_notrace_hash pointer with __rcuAmol Grover2020-02-051-2/+6
| * tracing: Annotate ftrace_graph_hash pointer with __rcuAmol Grover2020-02-051-3/+6
| * tracing: Add trace_array_find/_get() to find instance trace arraysTom Zanussi2020-01-301-0/+2
| * tracing/boot: Move external function declarations to kernel/trace/trace.hMasami Hiramatsu2020-01-291-0/+17
| * tracing: Use pr_err() instead of WARN() for memory failuresSteven Rostedt (VMware)2020-01-251-0/+12
| * tracing: Make struct ring_buffer less ambiguousSteven Rostedt (VMware)2020-01-131-11/+11
| * tracing: Rename trace_buffer to array_bufferSteven Rostedt (VMware)2020-01-131-8/+8
* | Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflictsIngo Molnar2019-12-101-4/+22
|\|
| * tracing: Introduce trace event injectionCong Wang2019-12-021-0/+1
| * tracing: Adding new functions for kernel access to Ftrace instancesDivya Indi2019-11-221-1/+0
| * tracing: Add missing "inline" in stub function of latency_fsnotify()Steven Rostedt (VMware)2019-11-141-1/+1
| * tracing: Declare newly exported APIs in include/linux/trace.hDivya Indi2019-11-131-3/+1
| * ftrace: Implement fs notification for tracing_max_latencyViktor Rosendahl (BMW)2019-11-131-0/+18
| * ftrace: Add information on number of page groups allocatedSteven Rostedt (VMware)2019-11-131-0/+2
* | ftrace: Rework event_create_dir()Peter Zijlstra2019-11-271-17/+14
|/
* tracing: Add tracing_check_open_get_tr()Steven Rostedt (VMware)2019-10-121-0/+1
* tracing: Have trace events system open call tracing_open_generic_tr()Steven Rostedt (VMware)2019-10-121-0/+1
* tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macroNathan Chancellor2019-09-281-5/+5
* tracing: Rename tracing_reset() to tracing_reset_cpu()Steven Rostedt (VMware)2019-08-311-1/+0
* tracing: Silence GCC 9 array bounds warningMiguel Ojeda2019-05-251-0/+18
* kernel/trace/trace.h: Remove duplicate header of trace_seq.hJagadeesh Pagadala2019-05-221-1/+0
* Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-05-151-1/+12
|\
| * tracing: Add trace_total_entries() / trace_total_entries_cpu()Douglas Anderson2019-05-021-0/+3
| * tracing: Have the error logs show up in the proper instancesSteven Rostedt (VMware)2019-04-081-1/+4
| * tracing: Add trace_array parameter to create_event_filter()Steven Rostedt (VMware)2019-04-081-1/+2
| * tracing: Add tracing error logTom Zanussi2019-04-021-0/+4
* | tracing: Make ftrace_trace_userstack() static and conditionalThomas Gleixner2019-04-291-8/+0
|/
* tracing: Add conditional snapshotTom Zanussi2019-02-201-1/+55
* ftrace: Allow enabling of filters via index of available_filter_functionsSteven Rostedt (VMware)2019-02-151-0/+1
* function_graph: Support displaying relative timestampChangbin Du2019-02-061-4/+5
* tracing: Add tracefs file buffer_percentageSteven Rostedt (VMware)2018-12-081-0/+1
* function_graph: Do not expose the graph_time option when profiler is not conf...Steven Rostedt (VMware)2018-12-081-0/+5