summaryrefslogtreecommitdiff
path: root/include/linux/trace_events.h
AgeCommit message (Expand)Author
2021-11-14tracing: Add length protection to histogram string copiesSteven Rostedt (VMware)
2021-10-27tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker togetherRobin H. Johnson
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-08-20tracing: Add a probe that attaches to trace eventsTzvetomir Stoyanov (VMware)
2021-08-18tracing: Have dynamic events have a ref counterSteven Rostedt (VMware)
2021-08-18tracing: Add DYNAMIC flag for dynamic eventsSteven Rostedt (VMware)
2021-08-17bpf: Allow to specify user-provided bpf_cookie for BPF perf linksAndrii Nakryiko
2021-08-17bpf: Implement minimal BPF perf linkAndrii Nakryiko
2021-04-01tracing: Remove duplicate struct declaration in trace_events.hWan Jiabing
2021-03-23tracing: Fix various typos in commentsIngo Molnar
2021-03-18tracing: Pass buffer of event to trigger operationsSteven Rostedt (VMware)
2021-03-04tracing: Fix comment about the trace_event_call flagsSteven Rostedt (VMware)
2021-02-11tracing: Show real address for trace event argumentsMasami Hiramatsu
2021-02-02tracing: Remove NULL check from current in tracing_generic_entry_update().Sebastian Andrzej Siewior
2021-02-02tracing: Inline tracing_gen_ctx_flags()Sebastian Andrzej Siewior
2021-02-02tracing: Merge irqflags + preempt counter.Sebastian Andrzej Siewior
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-03-19tracing: Save off entry when peeking at next entrySteven Rostedt (VMware)
2020-02-11Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-02-10tracing: Consolidate trace() functionsTom Zanussi
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2020-02-01tracing: Use seq_buf for building dynevent_cmd stringTom Zanussi
2020-01-30tracing: Add kprobe event command generation functionsTom Zanussi
2020-01-30tracing: Add synth_event_trace() and related functionsTom Zanussi
2020-01-30tracing: Add synthetic event command generation functionsTom Zanussi
2020-01-30tracing: Add dynamic event command creation interfaceTom Zanussi
2020-01-30tracing: Add synth_event_delete()Tom Zanussi
2020-01-30tracing: Add trace_get/put_event_file()Tom Zanussi
2020-01-13tracing: kprobes: Output kprobe event to printk bufferMasami Hiramatsu
2020-01-13tracing: Make struct ring_buffer less ambiguousSteven Rostedt (VMware)
2020-01-13tracing: Rename trace_buffer to array_bufferSteven Rostedt (VMware)
2019-12-10Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflictsIngo Molnar
2019-11-27ftrace: Rework event_create_dir()Peter Zijlstra
2019-11-22tracing: Adding new functions for kernel access to Ftrace instancesDivya Indi
2019-11-14tracing: Use seq_buf_hex_dump() to dump buffersPiotr Maziarz
2019-08-31tracing: Make exported ftrace_set_clr_event non-staticDenis Efremov
2019-07-16tracing: Make trace_get_fields() globalCong Wang
2019-07-16tracing: Pass type into tracing_generic_entry_update()Cong Wang
2018-12-18bpf: support raw tracepoints in modulesMatt Mullins
2018-10-10trace_uprobe: support reference counter in fd-based uprobeSong Liu
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-05-29tracing: Do not reference event data in post call triggersSteven Rostedt (VMware)
2018-05-24bpf: introduce bpf subcommand BPF_TASK_FD_QUERYYonghong Song
2018-04-10Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-03-28bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov
2018-03-10tracing: Give event triggers access to ring_buffer_eventTom Zanussi
2018-02-17Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-02-06perf/core: Implement the 'perf_uprobe' PMUSong Liu
2018-02-06perf/core: Implement the 'perf_kprobe' PMUSong Liu