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.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: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_*
Steven Rostedt (Red Hat)
2015-05-13
1
-31
/
+31
*
tracing: Rename struct ftrace_subsystem_dir to trace_subsystem_dir
Steven Rostedt (Red Hat)
2015-05-13
1
-13
/
+13
*
tracing: Rename ftrace_event_name() to trace_event_name()
Steven Rostedt (Red Hat)
2015-05-13
1
-13
/
+13
*
tracing: Rename ftrace_event_buffer to trace_event_buffer.
Steven Rostedt (Red Hat)
2015-05-13
1
-7
/
+7
*
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
Steven Rostedt (Red Hat)
2015-05-13
1
-40
/
+40
*
tracing: Rename ftrace_event_file to trace_event_file
Steven Rostedt (Red Hat)
2015-05-13
1
-46
/
+46
*
tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()
Steven Rostedt (Red Hat)
2015-05-13
1
-5
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
1
-2
/
+2
|
\
|
*
VFS: kernel/: d_inode() annotations
David Howells
2015-04-15
1
-2
/
+2
*
|
Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2015-04-22
1
-1
/
+14
|
\
\
|
*
|
tracing: Fix possible out of bounds memory access when parsing enums
Steven Rostedt (Red Hat)
2015-04-17
1
-0
/
+6
|
*
|
tracing: Fix incorrect enabling of trace events by boot cmdline
Joonsoo Kim
2015-04-16
1
-1
/
+8
*
|
|
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-04-14
1
-1
/
+120
|
\
|
|
|
*
|
tracing: Allow for modules to convert their enums to values
Steven Rostedt (Red Hat)
2015-04-08
1
-1
/
+1
|
*
|
tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values
Steven Rostedt (Red Hat)
2015-04-08
1
-0
/
+119
|
|
/
|
*
Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2015-02-12
1
-1
/
+1
|
|
\
*
|
|
tracing: Convert the tracing facility over to use tracefs
Steven Rostedt (Red Hat)
2015-02-03
1
-16
/
+16
*
|
|
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Steven Rostedt (Red Hat)
2015-02-02
1
-14
/
+55
|
\
|
|
|
|
/
|
/
|
|
*
tracing: Fix enabling of syscall events on the command line
Steven Rostedt (Red Hat)
2015-01-15
1
-14
/
+55
*
|
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
Steven Rostedt (Red Hat)
2015-01-22
1
-1
/
+1
|
/
*
Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2014-12-16
1
-2
/
+40
|
\
|
*
tracing: Add tp_printk cmdline to have tracepoints go to printk()
Steven Rostedt (Red Hat)
2014-12-15
1
-0
/
+32
|
*
tracing: Move enabling tracepoints to just after rcu_init()
Steven Rostedt (Red Hat)
2014-12-15
1
-2
/
+8
*
|
Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-10
1
-3
/
+6
|
\
\
|
*
|
tracing: Use trace_seq_used() and seq_buf_used() instead of len
Steven Rostedt (Red Hat)
2014-11-19
1
-3
/
+6
|
*
|
tracing: Create seq_buf layer in trace_seq
Steven Rostedt (Red Hat)
2014-11-19
1
-3
/
+3
|
|
/
*
|
Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-12-10
1
-2
/
+2
|
\
|
|
*
tracing: Replace seq_printf by simpler equivalents
Rasmus Villemoes
2014-11-13
1
-2
/
+2
*
|
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2014-11-03
1
-1
/
+1
|
/
*
tracing: Robustify wait loop
Peter Zijlstra
2014-10-08
1
-1
/
+4
*
Merge tag 'trace-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2014-08-04
1
-2
/
+2
|
\
|
*
tracing: Kill destroy_call_preds()
Oleg Nesterov
2014-07-16
1
-1
/
+2
|
*
tracing: Kill destroy_preds() and destroy_file_preds()
Oleg Nesterov
2014-07-16
1
-1
/
+0
*
|
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-08-04
1
-29
/
+27
|
\
\
|
|
/
|
/
|
|
*
tracing: Convert pr_warning() to pr_warn() in trace_events.c
Fabian Frederick
2014-07-01
1
-29
/
+27
*
|
tracing: instance_rmdir() leaks ftrace_event_file->filter
Oleg Nesterov
2014-07-14
1
-0
/
+1
|
/
*
tracing: Return error if ftrace_trace_arrays list is empty
Yoshihiro YUNOMAE
2014-06-06
1
-0
/
+13
*
tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints
Mathieu Desnoyers
2014-04-08
1
-23
/
+32
*
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-04-03
1
-0
/
+30
|
\
|
*
Revert "tracing: Move event storage for array from macro to standalone function"
Steven Rostedt (Red Hat)
2014-03-21
1
-0
/
+6
|
*
tracing: Use helper functions in event assignment to shrink macro size
Steven Rostedt
2014-03-07
1
-0
/
+30
|
*
tracing: Move event storage for array from macro to standalone function
Steven Rostedt
2014-03-07
1
-6
/
+0
*
|
tracing: Fix array size mismatch in format string
Vaibhav Nagarnaik
2014-03-20
1
-6
/
+0
*
|
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
2014-03-03
1
-0
/
+10
|
/
*
tracing: Move ftrace_event_file() out of DYNAMIC_FTRACE ifdef
Steven Rostedt (Red Hat)
2013-12-21
1
-13
/
+13
*
tracing: Add 'enable_event' and 'disable_event' event trigger commands
Tom Zanussi
2013-12-21
1
-1
/
+1
*
tracing: Add basic event trigger framework
Tom Zanussi
2013-12-20
1
-5
/
+16
*
tracing: Only run synchronize_sched() at instance deletion time
Steven Rostedt
2013-12-05
1
-0
/
+3
*
tracing: Do not assign filp->private_data to freed memory
Geyslan G. Bem
2013-11-06
1
-1
/
+8
*
tracing: Update event filters for multibuffer
Tom Zanussi
2013-11-05
1
-11
/
+12
[prev]
[next]