aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/trace_events.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-06Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-4/+7
2020-01-24tracing: Fix comments about trace/ftrace.hHou Pengyang1-3/+6
2020-01-13tracing: Make struct ring_buffer less ambiguousSteven Rostedt (VMware)1-1/+1
2019-12-10Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflictsIngo Molnar1-0/+7
2019-11-27ftrace: Rework event_create_dir()Peter Zijlstra1-43/+21
2019-11-26tracing: Fix __print_hex_dump scopePiotr Maziarz1-0/+1
2019-11-14tracing: Use seq_buf_hex_dump() to dump buffersPiotr Maziarz1-0/+6
2018-05-29tracing: Prevent further users of zero size static arrays in trace eventsSteven Rostedt (VMware)1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-13tracing: define TRACE_DEFINE_SIZEOF() macro to map sizeof's to their valuesJeremy Linton1-0/+16
2017-06-13trace: rename trace_enum_map to trace_eval_mapJeremy Linton1-4/+4
2017-06-13trace: rename kernel enum section to evalJeremy Linton1-1/+1
2017-02-22tracing: add __print_flags_u64()Ross Zwisler1-0/+11
2017-02-03trace: rename trace_print_hex_seq arg and add kdocDaniel Borkmann1-2/+2
2017-01-25trace: add variant without spacing in trace_print_hex_seqDaniel Borkmann1-1/+7
2016-07-15tracing: Use outer () on __get_str() definitionDaniel Bristot de Oliveira1-1/+1
2016-04-07perf: remove unused __addr variableAlexei Starovoitov1-3/+0
2015-12-23tracing: Introduce TRACE_EVENT_FN_COND macroDenis Kirjanov1-0/+6
2015-09-23tracing: Move non perf code out of perf.hSteven Rostedt (Red Hat)1-0/+258
2015-05-13tracing: Rename ftrace_get_offsets_##call() to trace_event_get_offsets_##call()Steven Rostedt (Red Hat)1-1/+1
2015-05-13tracing: Rename ftrace_define_fields_##call() to trace_event_define_fields_##call()Steven Rostedt (Red Hat)1-1/+1
2015-05-13tracing: Rename ftrace_event_type_funcs_##call to trace_event_type_funcs_##callSteven Rostedt (Red Hat)1-2/+2
2015-05-13tracing: Rename ftrace_data_offset_##call to trace_event_data_offset_##callSteven Rostedt (Red Hat)1-3/+3
2015-05-13tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##callSteven Rostedt (Red Hat)1-7/+7
2015-05-13tracing: Rename ftrace_output functions to trace_outputSteven Rostedt (Red Hat)1-8/+8
2015-05-13tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}Steven Rostedt (Red Hat)1-3/+3
2015-05-13tracing: Rename ftrace_print_*() functions ta trace_print_*()Steven Rostedt (Red Hat)1-6/+6
2015-05-13tracing: Rename ftrace_event.h to trace_events.hSteven Rostedt (Red Hat)1-1/+1
2015-05-13tracing: Move the perf code out of trace_event.hSteven Rostedt (Red Hat)1-351/+0
2015-05-13tracing: Rename trace/ftrace.h to trace/trace_events.hSteven Rostedt (Red Hat)1-0/+859
2009-04-14tracing/events: move the ftrace event tracing code to coreSteven Rostedt1-7/+0
2009-04-12tracing, kmemtrace: Make kmem tracepoints use TRACE_EVENT macroZhaolei1-0/+1
2009-04-10tracing, net, skb tracepoint: make skb tracepoint use the TRACE_EVENT() macroZhaolei1-0/+1
2009-03-04tracing: add lockdep tracepoints for lock acquire/releasePeter Zijlstra1-0/+1
2009-02-28tracing: move trace point formats to files in include/trace directorySteven Rostedt1-0/+4