index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_events_trigger.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Rename ftrace_raw_##call event structures to trace_event_raw_##call
Steven Rostedt (Red Hat)
2015-05-13
1
-1
/
+1
*
tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_*
Steven Rostedt (Red Hat)
2015-05-13
1
-7
/
+7
*
tracing: Rename ftrace_event_name() to trace_event_name()
Steven Rostedt (Red Hat)
2015-05-13
1
-1
/
+1
*
tracing: Rename ftrace_event_file to trace_event_file
Steven Rostedt (Red Hat)
2015-05-13
1
-26
/
+26
*
trace: Replace single-character seq_puts with seq_putc
Rasmus Villemoes
2014-11-14
1
-2
/
+2
*
tracing: Replace seq_printf by simpler equivalents
Rasmus Villemoes
2014-11-13
1
-1
/
+1
*
tracing: Use rcu_dereference_sched() for trace event triggers
Steven Rostedt (Red Hat)
2014-05-02
1
-1
/
+1
*
tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints
Mathieu Desnoyers
2014-04-08
1
-1
/
+1
*
tracing: Show available event triggers when no trigger is set
Steven Rostedt (Red Hat)
2014-01-09
1
-0
/
+20
*
tracing: Fix counter for traceon/off event triggers
Steven Rostedt (Red Hat)
2014-01-09
1
-2
/
+8
*
tracing: Fix rcu handling of event_trigger_data filter field
Steven Rostedt (Red Hat)
2014-01-02
1
-3
/
+5
*
tracing: Add generic tracing_lseek() function
Steven Rostedt (Red Hat)
2014-01-02
1
-1
/
+1
*
tracing: Add and use generic set_trigger_filter() implementation
Tom Zanussi
2013-12-21
1
-4
/
+166
*
tracing: Add 'enable_event' and 'disable_event' event trigger commands
Tom Zanussi
2013-12-21
1
-0
/
+359
*
tracing: Add 'stacktrace' event trigger command
Tom Zanussi
2013-12-21
1
-0
/
+79
*
tracing: Add 'snapshot' event trigger command
Tom Zanussi
2013-12-21
1
-0
/
+85
*
tracing: Add 'traceon' and 'traceoff' event trigger commands
Tom Zanussi
2013-12-20
1
-0
/
+446
*
tracing: Add basic event trigger framework
Tom Zanussi
2013-12-20
1
-0
/
+278