summaryrefslogtreecommitdiffstats
path: root/include/trace/trace_events.h
Commit message (Expand)AuthorAgeFilesLines
* tracing: Rename the staging files for trace_eventsSteven Rostedt (Google)2022-04-021-7/+7
* tracing: Move the defines to create TRACE_EVENTS into their own filesSteven Rostedt (Google)2022-03-111-491/+8
* tracing/perf: Avoid -Warray-bounds warning for __rel_loc macroKees Cook2022-01-271-1/+1
* tracing: Avoid -Warray-bounds warning for __rel_loc macroMasami Hiramatsu2022-01-271-3/+4
* tracing: Add '__rel_loc' using trace event macrosMasami Hiramatsu2021-12-061-2/+118
* tracing: Add trace_event helper macros __string_len() and __assign_str_len()Steven Rostedt (VMware)2021-08-171-0/+22
* trace: Add __print_ns_to_secs() and __print_ns_without_secs() helpersSteven Rostedt2021-06-251-0/+25
* tracing: Update the stage 3 of trace event macro commentMasami Hiramatsu2021-02-111-9/+20
* tracing: Show real address for trace event argumentsMasami Hiramatsu2021-02-111-1/+1
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-5/+5
* tracing: not necessary to define DEFINE_EVENT_PRINT to be empty againWei Yang2020-06-301-3/+0
* tracing: define DEFINE_EVENT_PRINT not related to DEFINE_EVENTWei Yang2020-06-301-4/+2
* tracing: not necessary re-define DEFINE_EVENT_PRINTWei Yang2020-06-301-4/+0
* tracing: not necessary to undefine DEFINE_EVENT againWei Yang2020-06-301-6/+0
* Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2020-02-061-4/+7
|\
| * tracing: Fix comments about trace/ftrace.hHou Pengyang2020-01-241-3/+6
| * tracing: Make struct ring_buffer less ambiguousSteven Rostedt (VMware)2020-01-131-1/+1
* | Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflictsIngo Molnar2019-12-101-0/+7
|\|
| * tracing: Fix __print_hex_dump scopePiotr Maziarz2019-11-261-0/+1
| * tracing: Use seq_buf_hex_dump() to dump buffersPiotr Maziarz2019-11-141-0/+6
* | ftrace: Rework event_create_dir()Peter Zijlstra2019-11-271-43/+21
|/
* 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