summaryrefslogtreecommitdiff
path: root/include/linux/trace_events.h
Commit message (Expand)AuthorAge
* Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-04-10
|\
| * tracing: Give event triggers access to ring_buffer_eventTom Zanussi2018-03-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-04-03
|\ \
| * | bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov2018-03-28
| |/
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-02-17
|\ \ | |/
| * bpf/tracing: fix kernel/events/core.c compilation errorYonghong Song2017-12-13
| * bpf: add a bpf_override_function helperJosef Bacik2017-12-12
* | perf/core: Implement the 'perf_uprobe' PMUSong Liu2018-02-06
* | perf/core: Implement the 'perf_kprobe' PMUSong Liu2018-02-06
|/
* 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-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\ \
| * | 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-25
|/
* 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