summaryrefslogtreecommitdiffstats
path: root/include/linux/trace_events.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-11-171-2/+7
|\
| * perf/ftrace: Fix function trace eventsPeter Zijlstra2017-10-161-0/+5
| * perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:functi...Peter Zijlstra2017-10-161-2/+2
* | bpf: Revert bpf_overrid_function() helper changes.David S. Miller2017-11-111-1/+0
* | bpf: add a bpf_override_function helperJosef Bacik2017-11-111-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
| |/
* / bpf: permit multiple bpf attachments for a single perf eventYonghong Song2017-10-251-4/+39
|/
* bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song2017-09-201-0/+1
* Merge tag 'trace-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-09-081-5/+3
|\
| * tracing: Only have rmmod clear buffers that its events were active inSteven Rostedt (VMware)2017-08-311-5/+3
* | perf/ftrace: Fix double traces of perf on ftrace:functionZhou Chengming2017-08-291-2/+2
|/
* trace: fix the errors caused by incompatible type of RCU variablesChunyan Zhang2017-07-201-1/+1
* tracing: Add support for recording tgid of tasksJoel Fernandes2017-06-271-1/+12