index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_events.c
Age
Commit message (
Expand
)
Author
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-22
Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2015-04-17
tracing: Fix possible out of bounds memory access when parsing enums
Steven Rostedt (Red Hat)
2015-04-16
tracing: Fix incorrect enabling of trace events by boot cmdline
Joonsoo Kim
2015-04-15
VFS: kernel/: d_inode() annotations
David Howells
2015-04-14
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-04-08
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-02-12
Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2015-02-03
tracing: Convert the tracing facility over to use tracefs
Steven Rostedt (Red Hat)
2015-02-02
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Steven Rostedt (Red Hat)
2015-01-22
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
Steven Rostedt (Red Hat)
2015-01-15
tracing: Fix enabling of syscall events on the command line
Steven Rostedt (Red Hat)
2014-12-16
Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2014-12-15
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-10
Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-10
Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-11-19
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-13
tracing: Replace seq_printf by simpler equivalents
Rasmus Villemoes
2014-11-03
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2014-10-08
tracing: Robustify wait loop
Peter Zijlstra
2014-08-04
Merge tag 'trace-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2014-08-04
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-07-16
tracing: Kill destroy_call_preds()
Oleg Nesterov
2014-07-16
tracing: Kill destroy_preds() and destroy_file_preds()
Oleg Nesterov
2014-07-14
tracing: instance_rmdir() leaks ftrace_event_file->filter
Oleg Nesterov
2014-07-01
tracing: Convert pr_warning() to pr_warn() in trace_events.c
Fabian Frederick
2014-06-06
tracing: Return error if ftrace_trace_arrays list is empty
Yoshihiro YUNOMAE
2014-04-08
tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints
Mathieu Desnoyers
2014-04-03
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-03-21
Revert "tracing: Move event storage for array from macro to standalone function"
Steven Rostedt (Red Hat)
2014-03-20
tracing: Fix array size mismatch in format string
Vaibhav Nagarnaik
2014-03-07
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-03
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
2013-12-21
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-20
tracing: Add basic event trigger framework
Tom Zanussi
2013-12-05
tracing: Only run synchronize_sched() at instance deletion time
Steven Rostedt
2013-11-06
tracing: Do not assign filp->private_data to freed memory
Geyslan G. Bem
2013-11-05
tracing: Update event filters for multibuffer
Tom Zanussi
2013-08-21
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-07-31
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-29
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
[next]