summaryrefslogtreecommitdiffstats
path: root/include/trace/trace_events.h
Commit message (Expand)AuthorAgeFilesLines
* tracing: Prevent further users of zero size static arrays in trace eventsSteven Rostedt (VMware)2018-05-291-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* tracing: define TRACE_DEFINE_SIZEOF() macro to map sizeof's to their valuesJeremy Linton2017-06-131-0/+16
* trace: rename trace_enum_map to trace_eval_mapJeremy Linton2017-06-131-4/+4
* trace: rename kernel enum section to evalJeremy Linton2017-06-131-1/+1
* tracing: add __print_flags_u64()Ross Zwisler2017-02-221-0/+11
* trace: rename trace_print_hex_seq arg and add kdocDaniel Borkmann2017-02-031-2/+2
* trace: add variant without spacing in trace_print_hex_seqDaniel Borkmann2017-01-251-1/+7
* tracing: Use outer () on __get_str() definitionDaniel Bristot de Oliveira2016-07-151-1/+1
* perf: remove unused __addr variableAlexei Starovoitov2016-04-071-3/+0
* tracing: Introduce TRACE_EVENT_FN_COND macroDenis Kirjanov2015-12-231-0/+6
* tracing: Move non perf code out of perf.hSteven Rostedt (Red Hat)2015-09-231-0/+258
* tracing: Rename ftrace_get_offsets_##call() to trace_event_get_offsets_##call()Steven Rostedt (Red Hat)2015-05-131-1/+1
* tracing: Rename ftrace_define_fields_##call() to trace_event_define_fields_##...Steven Rostedt (Red Hat)2015-05-131-1/+1
* tracing: Rename ftrace_event_type_funcs_##call to trace_event_type_funcs_##callSteven Rostedt (Red Hat)2015-05-131-2/+2
* tracing: Rename ftrace_data_offset_##call to trace_event_data_offset_##callSteven Rostedt (Red Hat)2015-05-131-3/+3
* tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##callSteven Rostedt (Red Hat)2015-05-131-7/+7
* tracing: Rename ftrace_output functions to trace_outputSteven Rostedt (Red Hat)2015-05-131-8/+8
* tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}Steven Rostedt (Red Hat)2015-05-131-3/+3
* tracing: Rename ftrace_print_*() functions ta trace_print_*()Steven Rostedt (Red Hat)2015-05-131-6/+6
* tracing: Rename ftrace_event.h to trace_events.hSteven Rostedt (Red Hat)2015-05-131-1/+1
* tracing: Move the perf code out of trace_event.hSteven Rostedt (Red Hat)2015-05-131-351/+0
* tracing: Rename trace/ftrace.h to trace/trace_events.hSteven Rostedt (Red Hat)2015-05-131-0/+859
* tracing/events: move the ftrace event tracing code to coreSteven Rostedt2009-04-141-7/+0
* tracing, kmemtrace: Make kmem tracepoints use TRACE_EVENT macroZhaolei2009-04-121-0/+1
* tracing, net, skb tracepoint: make skb tracepoint use the TRACE_EVENT() macroZhaolei2009-04-101-0/+1
* tracing: add lockdep tracepoints for lock acquire/releasePeter Zijlstra2009-03-041-0/+1
* tracing: move trace point formats to files in include/trace directorySteven Rostedt2009-02-281-0/+4
OpenPOWER on IntegriCloud