aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/trace_events.h
Commit message (Expand)AuthorAge
* bpf/tracing: fix kernel/events/core.c compilation errorYonghong Song2017-12-13
* bpf: add a bpf_override_function helperJosef Bacik2017-12-12
* Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-11-17
|\
| * perf/ftrace: Fix function trace eventsPeter Zijlstra2017-10-16
| * perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:functi...Peter Zijlstra2017-10-16
* | bpf: Revert bpf_overrid_function() helper changes.David S. Miller2017-11-11
* | bpf: add a bpf_override_function helperJosef Bacik2017-11-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/
* / bpf: permit multiple bpf attachments for a single perf eventYonghong Song2017-10-24
|/
* bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song2017-09-20
* Merge tag 'trace-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-09-08
|\
| * tracing: Only have rmmod clear buffers that its events were active inSteven Rostedt (VMware)2017-08-31
* | perf/ftrace: Fix double traces of perf on ftrace:functionZhou Chengming2017-08-29
|/
* trace: fix the errors caused by incompatible type of RCU variablesChunyan Zhang2017-07-20
* tracing: Add support for recording tgid of tasksJoel Fernandes2017-06-27
* tracing: Move trace_handle_return() out of lineSteven Rostedt (VMware)2017-03-24
* tracing: add __print_flags_u64()Ross Zwisler2017-02-22
* trace: rename trace_print_hex_seq arg and add kdocDaniel Borkmann2017-02-03
* trace: add variant without spacing in trace_print_hex_seqDaniel Borkmann2017-01-25
* Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-05-18
|\
| * tracing: Remove TRACE_EVENT_FL_USE_CALL_FILTER logicSteven Rostedt (Red Hat)2016-05-02
| * tracing: Remove unused function trace_current_buffer_lock_reserve()Steven Rostedt (Red Hat)2016-04-29
| * tracing: Remove unused function trace_current_buffer_discard_commit()Steven Rostedt (Red Hat)2016-04-29
| * tracing: Move trace_buffer_unlock_commit{_regs}() to local headerSteven Rostedt (Red Hat)2016-04-29
| * tracing: Make filter_check_discard() localSteven Rostedt (Red Hat)2016-04-27
| * tracing: Move event_trigger_unlock_commit{_regs}() to local headerSteven Rostedt (Red Hat)2016-04-26
| * tracing: Add enable_hist/disable_hist triggersTom Zanussi2016-04-19
| * tracing: Add 'hist' event trigger commandTom Zanussi2016-04-19
* | perf, bpf: minimize the size of perf_trace_() tracepoint handlerAlexei Starovoitov2016-04-21
* | bpf: sanitize bpf tracepoint accessAlexei Starovoitov2016-04-07
* | perf: split perf_trace_buf_prepare into alloc and update partsAlexei Starovoitov2016-04-07
|/
* Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-03-24
|\
| * tracing: Add event record param to trigger_ops.func()Tom Zanussi2016-03-08
* | tracepoints: move trace_print_flags definitions to tracepoint-defs.hVlastimil Babka2016-03-15
|/
* tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)2016-03-04
* tracing: Implement event pid filteringSteven Rostedt (Red Hat)2015-10-25
* tracing: Pass trace_array into trace_buffer_unlock_commit()Steven Rostedt (Red Hat)2015-09-25
* tracing: Remove unused function trace_current_buffer_lock_reserve()Steven Rostedt (Red Hat)2015-09-25
* tracing, perf: Implement BPF programs attached to uprobesWang Nan2015-08-06
* bpf: Use correct #ifdef controller for trace_call_bpf()Wang Nan2015-08-06
* tracing: Rename ftrace_trigger_soft_disabled() to trace_trigger_soft_disabled()Steven Rostedt (Red Hat)2015-05-13
* tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_*Steven Rostedt (Red Hat)2015-05-13
* tracing: Rename struct ftrace_subsystem_dir to trace_subsystem_dirSteven Rostedt (Red Hat)2015-05-13
* tracing: Rename ftrace_event_name() to trace_event_name()Steven Rostedt (Red Hat)2015-05-13
* tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAXSteven Rostedt (Red Hat)2015-05-13
* tracing: Rename ftrace_output functions to trace_outputSteven Rostedt (Red Hat)2015-05-13
* tracing: Rename ftrace_event_buffer to trace_event_buffer.Steven Rostedt (Red Hat)2015-05-13
* tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}Steven Rostedt (Red Hat)2015-05-13
* tracing: Rename ftrace_event_file to trace_event_fileSteven Rostedt (Red Hat)2015-05-13