summaryrefslogtreecommitdiffstats
path: root/include/linux/trace_events.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-09-051-1/+51
|\
| * tracing: Add a probe that attaches to trace eventsTzvetomir Stoyanov (VMware)2021-08-201-0/+4
| * tracing: Have dynamic events have a ref counterSteven Rostedt (VMware)2021-08-181-1/+44
| * tracing: Add DYNAMIC flag for dynamic eventsSteven Rostedt (VMware)2021-08-181-0/+3
* | bpf: Allow to specify user-provided bpf_cookie for BPF perf linksAndrii Nakryiko2021-08-171-3/+3
* | bpf: Implement minimal BPF perf linkAndrii Nakryiko2021-08-171-0/+3
|/
* tracing: Remove duplicate struct declaration in trace_events.hWan Jiabing2021-04-011-1/+0
* tracing: Fix various typos in commentsIngo Molnar2021-03-231-1/+1
* tracing: Pass buffer of event to trigger operationsSteven Rostedt (VMware)2021-03-181-2/+3
* tracing: Fix comment about the trace_event_call flagsSteven Rostedt (VMware)2021-03-041-9/+2
* tracing: Show real address for trace event argumentsMasami Hiramatsu2021-02-111-0/+4
* tracing: Remove NULL check from current in tracing_generic_entry_update().Sebastian Andrzej Siewior2021-02-021-3/+1
* tracing: Inline tracing_gen_ctx_flags()Sebastian Andrzej Siewior2021-02-021-3/+51
* tracing: Merge irqflags + preempt counter.Sebastian Andrzej Siewior2021-02-021-7/+18
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* tracing: Save off entry when peeking at next entrySteven Rostedt (VMware)2020-03-191-0/+2
* Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-02-111-1/+1
|\
| * tracing: Consolidate trace() functionsTom Zanussi2020-02-101-1/+1
* | Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2020-02-061-4/+127
|\|
| * tracing: Use seq_buf for building dynevent_cmd stringTom Zanussi2020-02-011-3/+1
| * tracing: Add kprobe event command generation functionsTom Zanussi2020-01-301-0/+31
| * tracing: Add synth_event_trace() and related functionsTom Zanussi2020-01-301-0/+26
| * tracing: Add synthetic event command generation functionsTom Zanussi2020-01-301-0/+37
| * tracing: Add dynamic event command creation interfaceTom Zanussi2020-01-301-0/+23
| * tracing: Add synth_event_delete()Tom Zanussi2020-01-301-0/+2
| * tracing: Add trace_get/put_event_file()Tom Zanussi2020-01-301-0/+5
| * tracing: kprobes: Output kprobe event to printk bufferMasami Hiramatsu2020-01-131-0/+1
| * tracing: Make struct ring_buffer less ambiguousSteven Rostedt (VMware)2020-01-131-2/+2
| * tracing: Rename trace_buffer to array_bufferSteven Rostedt (VMware)2020-01-131-2/+2
* | Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflictsIngo Molnar2019-12-101-1/+7
|\|
| * tracing: Adding new functions for kernel access to Ftrace instancesDivya Indi2019-11-221-1/+2
| * tracing: Use seq_buf_hex_dump() to dump buffersPiotr Maziarz2019-11-141-0/+5
* | ftrace: Rework event_create_dir()Peter Zijlstra2019-11-271-1/+17
|/
* tracing: Make exported ftrace_set_clr_event non-staticDenis Efremov2019-08-311-0/+1
* tracing: Make trace_get_fields() globalCong Wang2019-07-161-0/+8
* tracing: Pass type into tracing_generic_entry_update()Cong Wang2019-07-161-0/+1
* bpf: support raw tracepoints in modulesMatt Mullins2018-12-181-2/+6
* trace_uprobe: support reference counter in fd-based uprobeSong Liu2018-10-101-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-061-0/+17
|\
| * bpf: introduce bpf subcommand BPF_TASK_FD_QUERYYonghong Song2018-05-241-0/+17
* | tracing: Do not reference event data in post call triggersSteven Rostedt (VMware)2018-05-291-2/+1
|/
* Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-04-101-6/+8
|\
| * tracing: Give event triggers access to ring_buffer_eventTom Zanussi2018-03-101-6/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-04-031-0/+42
|\ \
| * | bpf: introduce BPF_RAW_TRACEPOINTAlexei Starovoitov2018-03-281-0/+42
| |/
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-02-171-0/+7
|\|
| * bpf/tracing: fix kernel/events/core.c compilation errorYonghong Song2017-12-131-0/+6
| * bpf: add a bpf_override_function helperJosef Bacik2017-12-121-0/+1
* | perf/core: Implement the 'perf_uprobe' PMUSong Liu2018-02-061-0/+4
* | perf/core: Implement the 'perf_kprobe' PMUSong Liu2018-02-061-0/+4
|/