aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/trace_events.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-18bpf: support raw tracepoints in modulesMatt Mullins1-2/+6
2018-10-10trace_uprobe: support reference counter in fd-based uprobeSong Liu1-1/+2
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+17
2018-05-29tracing: Do not reference event data in post call triggersSteven Rostedt (VMware)1-2/+1
2018-05-24bpf: introduce bpf subcommand BPF_TASK_FD_QUERYYonghong Song1-0/+17
2018-04-10Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-6/+8
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+42
2018-03-28bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov1-0/+42
2018-03-10tracing: Give event triggers access to ring_buffer_eventTom Zanussi1-6/+8
2018-02-17Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-0/+7
2018-02-06perf/core: Implement the 'perf_uprobe' PMUSong Liu1-0/+4
2018-02-06perf/core: Implement the 'perf_kprobe' PMUSong Liu1-0/+4
2017-12-13bpf/tracing: fix kernel/events/core.c compilation errorYonghong Song1-0/+6
2017-12-12bpf: add a bpf_override_function helperJosef Bacik1-0/+1
2017-11-17Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-2/+7
2017-11-11bpf: Revert bpf_overrid_function() helper changes.David S. Miller1-1/+0
2017-11-11bpf: add a bpf_override_function helperJosef Bacik1-0/+1
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-25bpf: permit multiple bpf attachments for a single perf eventYonghong Song1-4/+39
2017-10-16perf/ftrace: Fix function trace eventsPeter Zijlstra1-0/+5
2017-10-16perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:function")Peter Zijlstra1-2/+2
2017-09-20bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song1-0/+1
2017-09-08Merge tag 'trace-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-5/+3
2017-08-31tracing: Only have rmmod clear buffers that its events were active inSteven Rostedt (VMware)1-5/+3
2017-08-29perf/ftrace: Fix double traces of perf on ftrace:functionZhou Chengming1-2/+2
2017-07-20trace: fix the errors caused by incompatible type of RCU variablesChunyan Zhang1-1/+1
2017-06-27tracing: Add support for recording tgid of tasksJoel Fernandes1-1/+12
2017-03-24tracing: Move trace_handle_return() out of lineSteven Rostedt (VMware)1-10/+1
2017-02-22tracing: add __print_flags_u64()Ross Zwisler1-0/+4
2017-02-03trace: rename trace_print_hex_seq arg and add kdocDaniel Borkmann1-1/+1
2017-01-25trace: add variant without spacing in trace_print_hex_seqDaniel Borkmann1-1/+2
2016-05-18Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-118/+2
2016-05-02tracing: Remove TRACE_EVENT_FL_USE_CALL_FILTER logicSteven Rostedt (Red Hat)1-3/+0
2016-04-29tracing: Remove unused function trace_current_buffer_lock_reserve()Steven Rostedt (Red Hat)1-4/+0
2016-04-29tracing: Remove unused function trace_current_buffer_discard_commit()Steven Rostedt (Red Hat)1-2/+0
2016-04-29tracing: Move trace_buffer_unlock_commit{_regs}() to local headerSteven Rostedt (Red Hat)1-9/+0
2016-04-27tracing: Make filter_check_discard() localSteven Rostedt (Red Hat)1-6/+0
2016-04-26tracing: Move event_trigger_unlock_commit{_regs}() to local headerSteven Rostedt (Red Hat)1-94/+0
2016-04-21perf, bpf: minimize the size of perf_trace_() tracepoint handlerAlexei Starovoitov1-0/+5
2016-04-19tracing: Add enable_hist/disable_hist triggersTom Zanussi1-0/+1
2016-04-19tracing: Add 'hist' event trigger commandTom Zanussi1-0/+1
2016-04-07bpf: sanitize bpf tracepoint accessAlexei Starovoitov1-0/+1
2016-04-07perf: split perf_trace_buf_prepare into alloc and update partsAlexei Starovoitov1-4/+4
2016-03-24Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-3/+4
2016-03-15tracepoints: move trace_print_flags definitions to tracepoint-defs.hVlastimil Babka1-10/+0
2016-03-08tracing: Add event record param to trigger_ops.func()Tom Zanussi1-3/+4
2016-03-04tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)1-0/+2
2015-10-25tracing: Implement event pid filteringSteven Rostedt (Red Hat)1-0/+7
2015-09-25tracing: Pass trace_array into trace_buffer_unlock_commit()Steven Rostedt (Red Hat)1-4/+6