Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 年之前 |
Linus Torvalds
|
4f2112351b
Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 年之前 |
Steven Rostedt (Red Hat)
|
3193899d4d
tracing: Fix possible out of bounds memory access when parsing enums
|
10 年之前 |
Joonsoo Kim
|
84fce9db4d
tracing: Fix incorrect enabling of trace events by boot cmdline
|
10 年之前 |
David Howells
|
7682c91843
VFS: kernel/: d_inode() annotations
|
10 年之前 |
Linus Torvalds
|
eeee78cf77
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 年之前 |
Steven Rostedt (Red Hat)
|
3673b8e4ce
tracing: Allow for modules to convert their enums to values
|
10 年之前 |
Steven Rostedt (Red Hat)
|
0c564a538a
tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values
|
10 年之前 |
Linus Torvalds
|
41cbc01f6e
Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 年之前 |
Steven Rostedt (Red Hat)
|
8434dc9340
tracing: Convert the tracing facility over to use tracefs
|
10 年之前 |
Steven Rostedt (Red Hat)
|
dfbc1534ea
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into trace/ftrace/tracefs
|
10 年之前 |
Steven Rostedt (Red Hat)
|
14a5ae40f0
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
|
10 年之前 |
Steven Rostedt (Red Hat)
|
ce1039bd3a
tracing: Fix enabling of syscall events on the command line
|
10 年之前 |
Linus Torvalds
|
a7c180aa7e
Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 年之前 |
Steven Rostedt (Red Hat)
|
0daa230296
tracing: Add tp_printk cmdline to have tracepoints go to printk()
|
10 年之前 |
Steven Rostedt (Red Hat)
|
5f893b2639
tracing: Move enabling tracepoints to just after rcu_init()
|
10 年之前 |
Linus Torvalds
|
350e4f4985
Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 年之前 |
Linus Torvalds
|
1dd7dcb6ea
Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 年之前 |
Steven Rostedt (Red Hat)
|
5ac4837841
tracing: Use trace_seq_used() and seq_buf_used() instead of len
|
10 年之前 |
Steven Rostedt (Red Hat)
|
3a161d99c4
tracing: Create seq_buf layer in trace_seq
|
11 年之前 |
Rasmus Villemoes
|
fa6f0cc751
tracing: Replace seq_printf by simpler equivalents
|
10 年之前 |
Al Viro
|
946e51f2bf
move d_rcu from overlapping d_child to overlapping d_alias
|
10 年之前 |
Peter Zijlstra
|
fe0e01c77d
tracing: Robustify wait loop
|
11 年之前 |
Linus Torvalds
|
c9b88e9581
Merge tag 'trace-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
11 年之前 |
Linus Torvalds
|
b8c0aa46b3
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
11 年之前 |
Oleg Nesterov
|
57375747b6
tracing: Kill destroy_call_preds()
|
11 年之前 |
Oleg Nesterov
|
3e5454d656
tracing: Kill destroy_preds() and destroy_file_preds()
|
11 年之前 |
Oleg Nesterov
|
2448e3493c
tracing: instance_rmdir() leaks ftrace_event_file->filter
|
11 年之前 |
Fabian Frederick
|
3448bac329
tracing: Convert pr_warning() to pr_warn() in trace_events.c
|
11 年之前 |
Yoshihiro YUNOMAE
|
dc81e5e3ab
tracing: Return error if ftrace_trace_arrays list is empty
|
11 年之前 |