aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/trace_events.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-19tracing: Save off entry when peeking at next entrySteven Rostedt (VMware)1-0/+2
2020-02-11Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+1
2020-02-10tracing: Consolidate trace() functionsTom Zanussi1-1/+1
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-4/+127
2020-02-01tracing: Use seq_buf for building dynevent_cmd stringTom Zanussi1-3/+1
2020-01-30tracing: Add kprobe event command generation functionsTom Zanussi1-0/+31
2020-01-30tracing: Add synth_event_trace() and related functionsTom Zanussi1-0/+26
2020-01-30tracing: Add synthetic event command generation functionsTom Zanussi1-0/+37
2020-01-30tracing: Add dynamic event command creation interfaceTom Zanussi1-0/+23
2020-01-30tracing: Add synth_event_delete()Tom Zanussi1-0/+2
2020-01-30tracing: Add trace_get/put_event_file()Tom Zanussi1-0/+5
2020-01-13tracing: kprobes: Output kprobe event to printk bufferMasami Hiramatsu1-0/+1
2020-01-13tracing: Make struct ring_buffer less ambiguousSteven Rostedt (VMware)1-2/+2
2020-01-13tracing: Rename trace_buffer to array_bufferSteven Rostedt (VMware)1-2/+2
2019-12-10Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflictsIngo Molnar1-1/+7
2019-11-27ftrace: Rework event_create_dir()Peter Zijlstra1-1/+17
2019-11-22tracing: Adding new functions for kernel access to Ftrace instancesDivya Indi1-1/+2
2019-11-14tracing: Use seq_buf_hex_dump() to dump buffersPiotr Maziarz1-0/+5
2019-08-31tracing: Make exported ftrace_set_clr_event non-staticDenis Efremov1-0/+1
2019-07-16tracing: Make trace_get_fields() globalCong Wang1-0/+8
2019-07-16tracing: Pass type into tracing_generic_entry_update()Cong Wang1-0/+1
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