index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_events.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Check pid filtering when creating events
Steven Rostedt (VMware)
2021-12-01
1
-0
/
+7
*
tracing: Do not count ftrace events in top level enable output
Steven Rostedt (VMware)
2021-02-17
1
-1
/
+2
*
tracing: Adding NULL checks for trace_array descriptor pointer
Divya Indi
2020-10-01
1
-0
/
+2
*
tracing: Use trace_sched_process_free() instead of exit() for pid tracing
Steven Rostedt (VMware)
2020-08-21
1
-2
/
+2
*
tracing: Fix lock inversion in trace_event_enable_tgid_record()
Prateek Sood
2020-01-09
1
-4
/
+4
*
tracing: Add locked_down checks to the open calls of files created for tracefs
Steven Rostedt (VMware)
2019-10-12
1
-0
/
+8
*
tracing: Add tracing_check_open_get_tr()
Steven Rostedt (VMware)
2019-10-12
1
-4
/
+6
*
tracing: Have trace events system open call tracing_open_generic_tr()
Steven Rostedt (VMware)
2019-10-12
1
-14
/
+3
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-16
1
-2
/
+2
|
\
|
*
tracing: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-07-31
1
-2
/
+2
*
|
tracing: Make exported ftrace_set_clr_event non-static
Denis Efremov
2019-08-31
1
-1
/
+1
|
/
*
tracing: Make trace_get_fields() global
Cong Wang
2019-07-16
1
-8
/
+0
*
tracing: Make a separate config for trace event self tests
Steven Rostedt (VMware)
2019-05-25
1
-1
/
+1
*
tracing: Fix partial reading of trace event's id file
Elazar Leibovich
2019-05-08
1
-3
/
+0
*
tracing: Kernel access to Ftrace instances
Divya Indi
2019-04-02
1
-0
/
+1
*
tracing: Use str_has_prefix() instead of using fixed sizes
Steven Rostedt (VMware)
2018-12-22
1
-1
/
+1
*
tracing: Consolidate trace_add/remove_event_call back to the nolock functions
Steven Rostedt (VMware)
2018-12-10
1
-26
/
+4
*
tracing: Lock event_mutex before synth_event_mutex
Masami Hiramatsu
2018-12-08
1
-6
/
+28
*
tracing: Add SPDX License format tags to tracing files
Steven Rostedt (VMware)
2018-08-16
1
-0
/
+1
*
tracing: Fix synchronizing to event changes with tracepoint_synchronize_unreg...
Steven Rostedt (VMware)
2018-08-10
1
-4
/
+4
*
trace: Use rcu_dereference_raw for hooks from trace-event subsystem
Joel Fernandes (Google)
2018-08-03
1
-2
/
+2
*
tracing: Do not show filter file for ftrace internal events
Steven Rostedt (VMware)
2018-05-29
1
-4
/
+6
*
tracing: Have event_trace_init() called by trace_init_tracefs()
Steven Rostedt (VMware)
2018-05-29
1
-3
/
+1
*
tracing: Add __find_event_file() to find event files without restrictions
Steven Rostedt (VMware)
2018-05-29
1
-5
/
+17
*
tracing: Make sure the parsed string always terminates with '\0'
Changbin Du
2018-01-23
1
-2
/
+0
*
tracing: Fix converting enum's from the map in trace_event_eval_update()
Steven Rostedt (VMware)
2018-01-18
1
-1
/
+15
*
tracing: Reverse the order of trace_types_lock and event_mutex
Steven Rostedt (VMware)
2017-10-04
1
-16
/
+15
*
tracing: Fix clear of RECORDED_TGID flag when disabling trace event
Chunyu Hu
2017-09-05
1
-1
/
+1
*
tracing: Only have rmmod clear buffers that its events were active in
Steven Rostedt (VMware)
2017-08-31
1
-8
/
+7
*
tracing: Add support for recording tgid of tasks
Joel Fernandes
2017-06-27
1
-1
/
+41
*
tracing: Rename enum_replace to eval_replace
Jeremy Linton
2017-06-13
1
-6
/
+6
*
trace: rename enum_map functions
Jeremy Linton
2017-06-13
1
-1
/
+1
*
trace: rename trace_enum_map to trace_eval_map
Jeremy Linton
2017-06-13
1
-7
/
+7
*
tracing/ftrace: Add a better way to pass data via the probe functions
Steven Rostedt (VMware)
2017-04-20
1
-47
/
+63
*
ftrace: Dynamically create the probe ftrace_ops for the trace_array
Steven Rostedt (VMware)
2017-04-20
1
-1
/
+1
*
tracing: Pass the trace_array into ftrace_probe_ops functions
Steven Rostedt (VMware)
2017-04-20
1
-7
/
+9
*
tracing: Have the trace_array hold the list of registered func probes
Steven Rostedt (VMware)
2017-04-20
1
-3
/
+2
*
ftrace: Have unregister_ftrace_function_probe_func() return a value
Steven Rostedt (VMware)
2017-04-20
1
-2
/
+1
*
ftrace: Remove data field from ftrace_func_probe structure
Steven Rostedt (VMware)
2017-04-20
1
-3
/
+2
*
ftrace: Added ftrace_func_mapper for function probe triggers
Steven Rostedt (VMware)
2017-04-20
1
-15
/
+55
*
ftrace: Pass probe ops to probe function
Steven Rostedt (VMware)
2017-04-20
1
-3
/
+5
*
tracing: Have system enable return error if one of the events fail
Steven Rostedt (Red Hat)
2016-12-09
1
-2
/
+11
*
tracing: Make tracepoint_printk a static_key
Steven Rostedt (Red Hat)
2016-11-23
1
-40
/
+0
*
tracing: Add error checks to creation of event files
Steven Rostedt (Red Hat)
2016-11-22
1
-9
/
+21
*
tracing: Show the preempt count of when the event was called
Steven Rostedt (Red Hat)
2016-06-20
1
-0
/
+8
*
tracing: Move pid_list write processing into its own function
Steven Rostedt (Red Hat)
2016-06-20
1
-101
/
+9
*
tracing: Move the pid_list seq_file functions to be global
Steven Rostedt (Red Hat)
2016-06-20
1
-31
/
+3
*
tracing: Move filtered_pid helper functions into trace.c
Steven Rostedt
2016-06-20
1
-51
/
+0
*
tracing: Make the pid filtering helper functions global
Steven Rostedt
2016-06-20
1
-17
/
+17
*
Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-05-18
1
-135
/
+194
|
\
[next]