index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
trace_events.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-02
tracing: Rename the staging files for trace_events
Steven Rostedt (Google)
1
-7
/
+7
2022-03-11
tracing: Move the defines to create TRACE_EVENTS into their own files
Steven Rostedt (Google)
1
-491
/
+8
2022-01-28
tracing/perf: Avoid -Warray-bounds warning for __rel_loc macro
Kees Cook
1
-1
/
+1
2022-01-28
tracing: Avoid -Warray-bounds warning for __rel_loc macro
Masami Hiramatsu
1
-3
/
+4
2021-12-06
tracing: Add '__rel_loc' using trace event macros
Masami Hiramatsu
1
-2
/
+118
2021-08-17
tracing: Add trace_event helper macros __string_len() and __assign_str_len()
Steven Rostedt (VMware)
1
-0
/
+22
2021-06-26
trace: Add __print_ns_to_secs() and __print_ns_without_secs() helpers
Steven Rostedt
1
-0
/
+25
2021-02-12
tracing: Update the stage 3 of trace event macro comment
Masami Hiramatsu
1
-9
/
+20
2021-02-12
tracing: Show real address for trace event arguments
Masami Hiramatsu
1
-1
/
+1
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-5
/
+5
2020-06-30
tracing: not necessary to define DEFINE_EVENT_PRINT to be empty again
Wei Yang
1
-3
/
+0
2020-06-30
tracing: define DEFINE_EVENT_PRINT not related to DEFINE_EVENT
Wei Yang
1
-4
/
+2
2020-06-30
tracing: not necessary re-define DEFINE_EVENT_PRINT
Wei Yang
1
-4
/
+0
2020-06-30
tracing: not necessary to undefine DEFINE_EVENT again
Wei Yang
1
-6
/
+0
2020-02-06
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-4
/
+7
2020-01-25
tracing: Fix comments about trace/ftrace.h
Hou Pengyang
1
-3
/
+6
2020-01-13
tracing: Make struct ring_buffer less ambiguous
Steven Rostedt (VMware)
1
-1
/
+1
2019-12-10
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
Ingo Molnar
1
-0
/
+7
2019-11-27
ftrace: Rework event_create_dir()
Peter Zijlstra
1
-43
/
+21
2019-11-26
tracing: Fix __print_hex_dump scope
Piotr Maziarz
1
-0
/
+1
2019-11-14
tracing: Use seq_buf_hex_dump() to dump buffers
Piotr Maziarz
1
-0
/
+6
2018-05-29
tracing: Prevent further users of zero size static arrays in trace events
Steven Rostedt (VMware)
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-14
tracing: define TRACE_DEFINE_SIZEOF() macro to map sizeof's to their values
Jeremy Linton
1
-0
/
+16
2017-06-14
trace: rename trace_enum_map to trace_eval_map
Jeremy Linton
1
-4
/
+4
2017-06-14
trace: rename kernel enum section to eval
Jeremy Linton
1
-1
/
+1
2017-02-23
tracing: add __print_flags_u64()
Ross Zwisler
1
-0
/
+11
2017-02-03
trace: rename trace_print_hex_seq arg and add kdoc
Daniel Borkmann
1
-2
/
+2
2017-01-25
trace: add variant without spacing in trace_print_hex_seq
Daniel Borkmann
1
-1
/
+7
2016-07-15
tracing: Use outer () on __get_str() definition
Daniel Bristot de Oliveira
1
-1
/
+1
2016-04-08
perf: remove unused __addr variable
Alexei Starovoitov
1
-3
/
+0
2015-12-23
tracing: Introduce TRACE_EVENT_FN_COND macro
Denis Kirjanov
1
-0
/
+6
2015-09-23
tracing: Move non perf code out of perf.h
Steven Rostedt (Red Hat)
1
-0
/
+258
2015-05-14
tracing: Rename ftrace_get_offsets_##call() to trace_event_get_offsets_##call()
Steven Rostedt (Red Hat)
1
-1
/
+1
2015-05-14
tracing: Rename ftrace_define_fields_##call() to trace_event_define_fields_##...
Steven Rostedt (Red Hat)
1
-1
/
+1
2015-05-14
tracing: Rename ftrace_event_type_funcs_##call to trace_event_type_funcs_##call
Steven Rostedt (Red Hat)
1
-2
/
+2
2015-05-14
tracing: Rename ftrace_data_offset_##call to trace_event_data_offset_##call
Steven Rostedt (Red Hat)
1
-3
/
+3
2015-05-14
tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##call
Steven Rostedt (Red Hat)
1
-7
/
+7
2015-05-13
tracing: Rename ftrace_output functions to trace_output
Steven Rostedt (Red Hat)
1
-8
/
+8
2015-05-13
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
Steven Rostedt (Red Hat)
1
-3
/
+3
2015-05-13
tracing: Rename ftrace_print_*() functions ta trace_print_*()
Steven Rostedt (Red Hat)
1
-6
/
+6
2015-05-13
tracing: Rename ftrace_event.h to trace_events.h
Steven Rostedt (Red Hat)
1
-1
/
+1
2015-05-13
tracing: Move the perf code out of trace_event.h
Steven Rostedt (Red Hat)
1
-351
/
+0
2015-05-13
tracing: Rename trace/ftrace.h to trace/trace_events.h
Steven Rostedt (Red Hat)
1
-0
/
+859
2009-04-14
tracing/events: move the ftrace event tracing code to core
Steven Rostedt
1
-7
/
+0
2009-04-12
tracing, kmemtrace: Make kmem tracepoints use TRACE_EVENT macro
Zhaolei
1
-0
/
+1
2009-04-10
tracing, net, skb tracepoint: make skb tracepoint use the TRACE_EVENT() macro
Zhaolei
1
-0
/
+1
2009-03-04
tracing: add lockdep tracepoints for lock acquire/release
Peter Zijlstra
1
-0
/
+1
2009-02-28
tracing: move trace point formats to files in include/trace directory
Steven Rostedt
1
-0
/
+4