Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
dbd0b42350d5717786cb8257fbe5b528f3af9772
/
kernel
/
trace
/
trace_events_trigger.c
86599db
tracing: Add helper functions to simplify event_command.parse() callback handling
by Tom Zanussi
· 3 years ago
2378a2d
tracing: Remove ops param from event_command reg()/unreg() callbacks
by Tom Zanussi
· 3 years ago
fb339e5
tracing: Change event_trigger_ops func() to trigger()
by Tom Zanussi
· 3 years ago
9ec5a7d
tracing: Change event_command func() to parse()
by Tom Zanussi
· 3 years ago
7491e2c
tracing: Add a probe that attaches to trace events
by Tzvetomir Stoyanov (VMware)
· 3 years, 5 months ago
1d18538
tracing: Have dynamic events have a ref counter
by Steven Rostedt (VMware)
· 3 years, 5 months ago
099dcc1
tracing: Fix set_named_trigger_data() kernel-doc comment
by Qiujun Huang
· 3 years, 8 months ago
b47e330
tracing: Pass buffer of event to trigger operations
by Steven Rostedt (VMware)
· 3 years, 10 months ago
6784bea
tracing: Fix event trigger to accept redundant spaces
by Masami Hiramatsu
· 4 years, 7 months ago
0bbe7f7
tracing: Fix the race between registering 'snapshot' event trigger and triggering 'snapshot' operation
by Xiao Yang
· 4 years, 9 months ago
6722b23
trigger_next should increase position index
by Vasily Averin
· 5 years ago
3b42a4c
tracing: trigger: Replace unneeded RCU-list traversals
by Masami Hiramatsu
· 5 years ago
81a5955
tracing/boot: Add per-event settings
by Masami Hiramatsu
· 5 years ago
17911ff
tracing: Add locked_down checks to the open calls of files created for tracefs
by Steven Rostedt (VMware)
· 5 years ago
1e144d7
tracing: Add trace_array parameter to create_event_filter()
by Steven Rostedt (VMware)
· 6 years ago
3cec638
tracing: Fix memory leak in set_trigger_filter()
by Steven Rostedt (VMware)
· 6 years ago
bcea3f9
tracing: Add SPDX License format tags to tracing files
by Steven Rostedt (VMware)
· 6 years ago
e0a568d
tracing: Fix synchronizing to event changes with tracepoint_synchronize_unregister()
by Steven Rostedt (VMware)
· 6 years ago
f6b7425
tracing: Make unregister_trigger() static
by Steven Rostedt (VMware)
· 6 years ago
15cc786
tracing: Fix possible double free in event_enable_trigger_func()
by Steven Rostedt (VMware)
· 6 years ago
1863c38
tracing: Fix double free of event_trigger_data
by Steven Rostedt (VMware)
· 6 years ago
c94e45b
tracing: Do not reference event data in post call triggers
by Steven Rostedt (VMware)
· 7 years ago
2824f50
tracing: Make the snapshot trigger work with instances
by Steven Rostedt (VMware)
· 7 years ago
86b389f
tracing: Fix crash when freeing instances with event triggers
by Steven Rostedt (VMware)
· 7 years ago
067fe03
tracing: Add variable reference handling to hist triggers
by Tom Zanussi
· 7 years ago
1ac4f51
tracing: Give event triggers access to ring_buffer_event
by Tom Zanussi
· 7 years ago
2ee5b92
tracing: Update stack trace skipping for ORC unwinder
by Steven Rostedt (VMware)
· 7 years ago
b2d0910
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h>
by Ingo Molnar
· 8 years ago
a0d0c62
tracing: Call traceoff trigger after event is recorded
by Masami Hiramatsu
· 8 years ago
db1388b
tracing: Add support for named triggers
by Tom Zanussi
· 9 years ago
d0bad49
tracing: Add enable_hist/disable_hist triggers
by Tom Zanussi
· 9 years ago
7ef224d
tracing: Add 'hist' event trigger command
by Tom Zanussi
· 9 years ago
353206f
tracing: Use flags instead of bool in trigger structure
by Steven Rostedt (Red Hat)
· 9 years ago
a88e1cf
tracing: Add an unreg_all() callback to trigger commands
by Tom Zanussi
· 9 years ago
a5863da
tracing: Add needs_rec flag to event triggers
by Tom Zanussi
· 9 years ago
104f281
tracing: Add a per-event-trigger 'paused' field
by Tom Zanussi
· 9 years ago
c4a5923
tracing: Add event record param to trigger_ops.func()
by Tom Zanussi
· 9 years ago
ab4bf00
tracing: Make event trigger functions available
by Tom Zanussi
· 9 years ago
c17488d
Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
70f6cbb
kernel/*: switch to memdup_user_nul()
by Al Viro
· 9 years ago
4e4a4d7
tracing: Update cond flag when enabling or disabling a trigger
by Tom Zanussi
· 9 years ago
a723776
tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##call
by Steven Rostedt (Red Hat)
· 10 years ago
5d6ad96
tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_*
by Steven Rostedt (Red Hat)
· 10 years ago
687fcc4
tracing: Rename ftrace_event_name() to trace_event_name()
by Steven Rostedt (Red Hat)
· 10 years ago
7f1d2f8
tracing: Rename ftrace_event_file to trace_event_file
by Steven Rostedt (Red Hat)
· 10 years ago
1177e43
trace: Replace single-character seq_puts with seq_putc
by Rasmus Villemoes
· 10 years ago
fa6f0cc
tracing: Replace seq_printf by simpler equivalents
by Rasmus Villemoes
· 10 years ago
561a4fe
tracing: Use rcu_dereference_sched() for trace event triggers
by Steven Rostedt (Red Hat)
· 11 years ago
de7b297
tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints
by Mathieu Desnoyers
· 11 years ago
dd97b95
tracing: Show available event triggers when no trigger is set
by Steven Rostedt (Red Hat)
· 11 years ago
e8dc637
tracing: Fix counter for traceon/off event triggers
by Steven Rostedt (Red Hat)
· 11 years ago
d8a30f2
tracing: Fix rcu handling of event_trigger_data filter field
by Steven Rostedt (Red Hat)
· 11 years ago
098c879
tracing: Add generic tracing_lseek() function
by Steven Rostedt (Red Hat)
· 11 years ago
bac5fb9
tracing: Add and use generic set_trigger_filter() implementation
by Tom Zanussi
· 11 years ago
7862ad1
tracing: Add 'enable_event' and 'disable_event' event trigger commands
by Tom Zanussi
· 11 years ago
f21ecbb
tracing: Add 'stacktrace' event trigger command
by Tom Zanussi
· 11 years ago
93e31ff
tracing: Add 'snapshot' event trigger command
by Tom Zanussi
· 11 years ago
2a2df32
tracing: Add 'traceon' and 'traceoff' event trigger commands
by Tom Zanussi
· 11 years ago
85f2b08
tracing: Add basic event trigger framework
by Tom Zanussi
· 11 years ago