index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_events.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
|
\
|
*
VFS: kernel/: d_inode() annotations
David Howells
2015-04-15
*
|
Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2015-04-22
|
\
\
|
*
|
tracing: Fix possible out of bounds memory access when parsing enums
Steven Rostedt (Red Hat)
2015-04-17
|
*
|
tracing: Fix incorrect enabling of trace events by boot cmdline
Joonsoo Kim
2015-04-16
*
|
|
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-04-14
|
\
|
|
|
*
|
tracing: Allow for modules to convert their enums to values
Steven Rostedt (Red Hat)
2015-04-08
|
*
|
tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values
Steven Rostedt (Red Hat)
2015-04-08
|
|
/
|
*
Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2015-02-12
|
|
\
*
|
|
tracing: Convert the tracing facility over to use tracefs
Steven Rostedt (Red Hat)
2015-02-03
*
|
|
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Steven Rostedt (Red Hat)
2015-02-02
|
\
|
|
|
|
/
|
/
|
|
*
tracing: Fix enabling of syscall events on the command line
Steven Rostedt (Red Hat)
2015-01-15
*
|
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
Steven Rostedt (Red Hat)
2015-01-22
|
/
*
Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2014-12-16
|
\
|
*
tracing: Add tp_printk cmdline to have tracepoints go to printk()
Steven Rostedt (Red Hat)
2014-12-15
|
*
tracing: Move enabling tracepoints to just after rcu_init()
Steven Rostedt (Red Hat)
2014-12-15
*
|
Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-10
|
\
\
|
*
|
tracing: Use trace_seq_used() and seq_buf_used() instead of len
Steven Rostedt (Red Hat)
2014-11-19
|
*
|
tracing: Create seq_buf layer in trace_seq
Steven Rostedt (Red Hat)
2014-11-19
|
|
/
*
|
Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-12-10
|
\
|
|
*
tracing: Replace seq_printf by simpler equivalents
Rasmus Villemoes
2014-11-13
*
|
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2014-11-03
|
/
*
tracing: Robustify wait loop
Peter Zijlstra
2014-10-08
*
Merge tag 'trace-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2014-08-04
|
\
|
*
tracing: Kill destroy_call_preds()
Oleg Nesterov
2014-07-16
|
*
tracing: Kill destroy_preds() and destroy_file_preds()
Oleg Nesterov
2014-07-16
*
|
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-08-04
|
\
\
|
|
/
|
/
|
|
*
tracing: Convert pr_warning() to pr_warn() in trace_events.c
Fabian Frederick
2014-07-01
*
|
tracing: instance_rmdir() leaks ftrace_event_file->filter
Oleg Nesterov
2014-07-14
|
/
*
tracing: Return error if ftrace_trace_arrays list is empty
Yoshihiro YUNOMAE
2014-06-06
*
tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints
Mathieu Desnoyers
2014-04-08
*
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-04-03
|
\
|
*
Revert "tracing: Move event storage for array from macro to standalone function"
Steven Rostedt (Red Hat)
2014-03-21
|
*
tracing: Use helper functions in event assignment to shrink macro size
Steven Rostedt
2014-03-07
|
*
tracing: Move event storage for array from macro to standalone function
Steven Rostedt
2014-03-07
*
|
tracing: Fix array size mismatch in format string
Vaibhav Nagarnaik
2014-03-20
*
|
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
2014-03-03
|
/
*
tracing: Move ftrace_event_file() out of DYNAMIC_FTRACE ifdef
Steven Rostedt (Red Hat)
2013-12-21
*
tracing: Add 'enable_event' and 'disable_event' event trigger commands
Tom Zanussi
2013-12-21
*
tracing: Add basic event trigger framework
Tom Zanussi
2013-12-20
*
tracing: Only run synchronize_sched() at instance deletion time
Steven Rostedt
2013-12-05
*
tracing: Do not assign filp->private_data to freed memory
Geyslan G. Bem
2013-11-06
*
tracing: Update event filters for multibuffer
Tom Zanussi
2013-11-05
*
tracing: Kill the !CONFIG_MODULES code in trace_events.c
Oleg Nesterov
2013-08-21
*
tracing: Don't pass file_operations array to event_create_dir()
Oleg Nesterov
2013-08-21
*
tracing: Kill trace_create_file_ops() and friends
Oleg Nesterov
2013-08-21
*
tracing: Add comment to describe special break case in probe_remove_event_call()
Steven Rostedt (Red Hat)
2013-07-31
*
tracing: trace_remove_event_call() should fail if call/file is in use
Oleg Nesterov
2013-07-31
*
tracing: Change remove_event_file_dir() to clear "d_subdirs"->i_private
Oleg Nesterov
2013-07-29
*
tracing: Introduce remove_event_file_dir()
Oleg Nesterov
2013-07-29
[next]