index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_events.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-28
tracing: Add down_write(trace_event_sem) when adding trace event
Steven Rostedt
1
-0
/
+5
2025-05-02
tracing: fix return value in __ftrace_event_enable_disable for TRACE_REG_UNRE...
Gabriele Paoloni
1
-1
/
+3
2023-11-28
tracing: Have trace_event_file have ref counters
Steven Rostedt (Google)
1
-13
/
+26
2023-10-25
tracing: relax trace_event_eval_update() execution with cond_resched()
Clément Léger
1
-0
/
+1
2023-10-10
tracing: Increase trace array ref count on enable and filter files
Steven Rostedt (Google)
1
-2
/
+4
2023-08-11
tracing: Fix warning in trace_buffered_event_disable()
Zheng Yejian
1
-10
/
+4
2023-06-28
tracing: Add tracing_reset_all_online_cpus_unlocked() function
Steven Rostedt (Google)
1
-1
/
+1
2022-12-08
tracing: Free buffers when a used dynamic event is removed
Steven Rostedt (Google)
1
-1
/
+10
2022-08-25
tracing: Have filter accept "common_cpu" to be consistent
Steven Rostedt (Google)
1
-0
/
+1
2021-12-01
tracing: Check pid filtering when creating events
Steven Rostedt (VMware)
1
-0
/
+7
2021-02-17
tracing: Do not count ftrace events in top level enable output
Steven Rostedt (VMware)
1
-1
/
+2
2020-10-01
tracing: Adding NULL checks for trace_array descriptor pointer
Divya Indi
1
-0
/
+2
2020-08-21
tracing: Use trace_sched_process_free() instead of exit() for pid tracing
Steven Rostedt (VMware)
1
-2
/
+2
2020-01-09
tracing: Fix lock inversion in trace_event_enable_tgid_record()
Prateek Sood
1
-4
/
+4
2019-10-12
tracing: Add locked_down checks to the open calls of files created for tracefs
Steven Rostedt (VMware)
1
-0
/
+8
2019-10-12
tracing: Add tracing_check_open_get_tr()
Steven Rostedt (VMware)
1
-4
/
+6
2019-10-12
tracing: Have trace events system open call tracing_open_generic_tr()
Steven Rostedt (VMware)
1
-14
/
+3
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2019-08-31
tracing: Make exported ftrace_set_clr_event non-static
Denis Efremov
1
-1
/
+1
2019-07-31
tracing: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-2
/
+2
2019-07-16
tracing: Make trace_get_fields() global
Cong Wang
1
-8
/
+0
2019-05-25
tracing: Make a separate config for trace event self tests
Steven Rostedt (VMware)
1
-1
/
+1
2019-05-08
tracing: Fix partial reading of trace event's id file
Elazar Leibovich
1
-3
/
+0
2019-04-02
tracing: Kernel access to Ftrace instances
Divya Indi
1
-0
/
+1
2018-12-22
tracing: Use str_has_prefix() instead of using fixed sizes
Steven Rostedt (VMware)
1
-1
/
+1
2018-12-10
tracing: Consolidate trace_add/remove_event_call back to the nolock functions
Steven Rostedt (VMware)
1
-26
/
+4
2018-12-08
tracing: Lock event_mutex before synth_event_mutex
Masami Hiramatsu
1
-6
/
+28
2018-08-16
tracing: Add SPDX License format tags to tracing files
Steven Rostedt (VMware)
1
-0
/
+1
2018-08-10
tracing: Fix synchronizing to event changes with tracepoint_synchronize_unreg...
Steven Rostedt (VMware)
1
-4
/
+4
2018-08-03
trace: Use rcu_dereference_raw for hooks from trace-event subsystem
Joel Fernandes (Google)
1
-2
/
+2
2018-05-29
tracing: Do not show filter file for ftrace internal events
Steven Rostedt (VMware)
1
-4
/
+6
2018-05-29
tracing: Have event_trace_init() called by trace_init_tracefs()
Steven Rostedt (VMware)
1
-3
/
+1
2018-05-29
tracing: Add __find_event_file() to find event files without restrictions
Steven Rostedt (VMware)
1
-5
/
+17
2018-01-23
tracing: Make sure the parsed string always terminates with '\0'
Changbin Du
1
-2
/
+0
2018-01-18
tracing: Fix converting enum's from the map in trace_event_eval_update()
Steven Rostedt (VMware)
1
-1
/
+15
2017-10-04
tracing: Reverse the order of trace_types_lock and event_mutex
Steven Rostedt (VMware)
1
-16
/
+15
2017-09-05
tracing: Fix clear of RECORDED_TGID flag when disabling trace event
Chunyu Hu
1
-1
/
+1
2017-08-31
tracing: Only have rmmod clear buffers that its events were active in
Steven Rostedt (VMware)
1
-8
/
+7
2017-06-27
tracing: Add support for recording tgid of tasks
Joel Fernandes
1
-1
/
+41
2017-06-13
tracing: Rename enum_replace to eval_replace
Jeremy Linton
1
-6
/
+6
2017-06-13
trace: rename enum_map functions
Jeremy Linton
1
-1
/
+1
2017-06-13
trace: rename trace_enum_map to trace_eval_map
Jeremy Linton
1
-7
/
+7
2017-04-20
tracing/ftrace: Add a better way to pass data via the probe functions
Steven Rostedt (VMware)
1
-47
/
+63
2017-04-20
ftrace: Dynamically create the probe ftrace_ops for the trace_array
Steven Rostedt (VMware)
1
-1
/
+1
2017-04-20
tracing: Pass the trace_array into ftrace_probe_ops functions
Steven Rostedt (VMware)
1
-7
/
+9
2017-04-20
tracing: Have the trace_array hold the list of registered func probes
Steven Rostedt (VMware)
1
-3
/
+2
2017-04-20
ftrace: Have unregister_ftrace_function_probe_func() return a value
Steven Rostedt (VMware)
1
-2
/
+1
2017-04-20
ftrace: Remove data field from ftrace_func_probe structure
Steven Rostedt (VMware)
1
-3
/
+2
2017-04-20
ftrace: Added ftrace_func_mapper for function probe triggers
Steven Rostedt (VMware)
1
-15
/
+55
2017-04-20
ftrace: Pass probe ops to probe function
Steven Rostedt (VMware)
1
-3
/
+5
[next]