index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
[next]