Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
d1f83021d5ca993242105f7b41f924614501fce5
/
kernel
/
trace
/
trace_events.c
e57cbaf
tracing: Do not have 'comm' filter override event 'comm' field
by Steven Rostedt (Red Hat)
· 9 years ago
d045437
tracing: Fix showing function event in available_events
by Steven Rostedt (Red Hat)
· 9 years ago
70f6cbb
kernel/*: switch to memdup_user_nul()
by Al Viro
· 9 years ago
0f72e37
tracing: Add sched_wakeup_new and sched_waking tracepoints for pid filter
by Steven Rostedt (Red Hat)
· 9 years ago
22402cd
Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
43ed384
tracing: Put back comma for empty fields in boot string parsing
by Steven Rostedt (Red Hat)
· 9 years ago
799fd44
tracing: Call on_each_cpu() when adding or removing single pids from set_event_pid
by Steven Rostedt (Red Hat)
· 9 years ago
fb66228
tracing: Fix sparse RCU warning
by Steven Rostedt (Red Hat)
· 9 years ago
8ca532a
tracing: Check all tasks on each CPU when filtering pids
by Steven Rostedt (Red Hat)
· 9 years ago
3fdaf80
tracing: Implement event pid filtering
by Steven Rostedt (Red Hat)
· 9 years ago
4909010
tracing: Add set_event_pid directory for future use
by Steven Rostedt (Red Hat)
· 9 years ago
79ac6ef
tracing: Use kstrdup_const instead of private implementation
by Rasmus Villemoes
· 9 years ago
2d34f48
tracing: Make ftrace_trace_stack() depend on general trace_array flag
by Steven Rostedt (Red Hat)
· 9 years ago
983f938
tracing: Move trace_flags from global to a trace_array field
by Steven Rostedt (Red Hat)
· 9 years ago
b7f0c95
tracing: Pass trace_array into trace_buffer_unlock_commit()
by Steven Rostedt (Red Hat)
· 9 years ago
9f61668
tracing: Allow triggers to filter for CPU ids and process names
by Daniel Wagner
· 9 years ago
5d6ad96
tracing: Rename FTRACE_EVENT_FL_* flags to EVENT_FILE_FL_*
by Steven Rostedt (Red Hat)
· 10 years ago
7967b3e
tracing: Rename struct ftrace_subsystem_dir to trace_subsystem_dir
by Steven Rostedt (Red Hat)
· 10 years ago
687fcc4
tracing: Rename ftrace_event_name() to trace_event_name()
by Steven Rostedt (Red Hat)
· 10 years ago
3f795dc
tracing: Rename ftrace_event_buffer to trace_event_buffer.
by Steven Rostedt (Red Hat)
· 10 years ago
2425bcb
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
by Steven Rostedt (Red Hat)
· 10 years ago
7f1d2f8
tracing: Rename ftrace_event_file to trace_event_file
by Steven Rostedt (Red Hat)
· 10 years ago
9023c93
tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()
by Steven Rostedt (Red Hat)
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
4f21123
Merge tag 'trace-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
3193899
tracing: Fix possible out of bounds memory access when parsing enums
by Steven Rostedt (Red Hat)
· 10 years ago
84fce9d
tracing: Fix incorrect enabling of trace events by boot cmdline
by Joonsoo Kim
· 10 years ago
7682c91
VFS: kernel/: d_inode() annotations
by David Howells
· 10 years ago
eeee78c
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
3673b8e
tracing: Allow for modules to convert their enums to values
by Steven Rostedt (Red Hat)
· 10 years ago
0c564a5
tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values
by Steven Rostedt (Red Hat)
· 10 years ago
41cbc01
Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
8434dc9
tracing: Convert the tracing facility over to use tracefs
by Steven Rostedt (Red Hat)
· 10 years ago
dfbc153
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into trace/ftrace/tracefs
by Steven Rostedt (Red Hat)
· 10 years ago
14a5ae4
tracing: Use IS_ERR() check for return value of tracing_init_dentry()
by Steven Rostedt (Red Hat)
· 10 years ago
ce1039b
tracing: Fix enabling of syscall events on the command line
by Steven Rostedt (Red Hat)
· 10 years ago
a7c180a
Merge tag 'trace-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
0daa2302
tracing: Add tp_printk cmdline to have tracepoints go to printk()
by Steven Rostedt (Red Hat)
· 10 years ago
5f893b2
tracing: Move enabling tracepoints to just after rcu_init()
by Steven Rostedt (Red Hat)
· 10 years ago
350e4f4
Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
1dd7dcb
Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
5ac48378
tracing: Use trace_seq_used() and seq_buf_used() instead of len
by Steven Rostedt (Red Hat)
· 10 years ago
3a161d9
tracing: Create seq_buf layer in trace_seq
by Steven Rostedt (Red Hat)
· 11 years ago
fa6f0cc
tracing: Replace seq_printf by simpler equivalents
by Rasmus Villemoes
· 10 years ago
946e51f
move d_rcu from overlapping d_child to overlapping d_alias
by Al Viro
· 10 years ago
fe0e01c
tracing: Robustify wait loop
by Peter Zijlstra
· 10 years ago
c9b88e9
Merge tag 'trace-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
b8c0aa4
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
5737574
tracing: Kill destroy_call_preds()
by Oleg Nesterov
· 10 years ago
3e5454d
tracing: Kill destroy_preds() and destroy_file_preds()
by Oleg Nesterov
· 10 years ago
2448e34
tracing: instance_rmdir() leaks ftrace_event_file->filter
by Oleg Nesterov
· 11 years ago
3448bac
tracing: Convert pr_warning() to pr_warn() in trace_events.c
by Fabian Frederick
· 11 years ago
dc81e5e
tracing: Return error if ftrace_trace_arrays list is empty
by Yoshihiro YUNOMAE
· 11 years ago
de7b297
tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints
by Mathieu Desnoyers
· 11 years ago
68114e5
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
bc4c426
Revert "tracing: Move event storage for array from macro to standalone function"
by Steven Rostedt (Red Hat)
· 11 years ago
8729134
tracing: Fix array size mismatch in format string
by Vaibhav Nagarnaik
· 11 years ago
3fd40d1
tracing: Use helper functions in event assignment to shrink macro size
by Steven Rostedt
· 12 years ago
35bb439
tracing: Move event storage for array from macro to standalone function
by Steven Rostedt
· 12 years ago
45ab2813
tracing: Do not add event files for modules that fail tracepoints
by Steven Rostedt (Red Hat)
· 11 years ago
2875a08
tracing: Move ftrace_event_file() out of DYNAMIC_FTRACE ifdef
by Steven Rostedt (Red Hat)
· 11 years ago
7862ad1
tracing: Add 'enable_event' and 'disable_event' event trigger commands
by Tom Zanussi
· 11 years ago
85f2b08
tracing: Add basic event trigger framework
by Tom Zanussi
· 11 years ago
3ccb012
tracing: Only run synchronize_sched() at instance deletion time
by Steven Rostedt
· 11 years ago
d6d3523
tracing: Do not assign filp->private_data to freed memory
by Geyslan G. Bem
· 11 years ago
f306cc8
tracing: Update event filters for multibuffer
by Tom Zanussi
· 11 years ago
836d481
tracing: Kill the !CONFIG_MODULES code in trace_events.c
by Oleg Nesterov
· 11 years ago
620a30e
tracing: Don't pass file_operations array to event_create_dir()
by Oleg Nesterov
· 11 years ago
779c5e3
tracing: Kill trace_create_file_ops() and friends
by Oleg Nesterov
· 11 years ago
2ba6403
tracing: Add comment to describe special break case in probe_remove_event_call()
by Steven Rostedt (Red Hat)
· 11 years ago
2816c55
tracing: trace_remove_event_call() should fail if call/file is in use
by Oleg Nesterov
· 11 years ago
bf682c3
tracing: Change remove_event_file_dir() to clear "d_subdirs"->i_private
by Oleg Nesterov
· 11 years ago
f6a84bd
tracing: Introduce remove_event_file_dir()
by Oleg Nesterov
· 11 years ago
c5a44a1
tracing: Change f_start() to take event_mutex and verify i_private != NULL
by Oleg Nesterov
· 11 years ago
e2912b0
tracing: Change event_filter_read/write to verify i_private != NULL
by Oleg Nesterov
· 11 years ago
bc6f6b0
tracing: Change event_enable/disable_read() to verify i_private != NULL
by Oleg Nesterov
· 11 years ago
1a11126
tracing: Turn event/id->i_private into call->event.type
by Oleg Nesterov
· 11 years ago
cd458ba
tracing: Do not (ab)use trace_seq in event_id_read()
by Oleg Nesterov
· 11 years ago
7710b63
tracing: Simplify the iteration logic in f_start/f_next
by Oleg Nesterov
· 11 years ago
f77d09a
tracing: Miscellaneous fixes for trace_array ref counting
by Alexander Z Lam
· 11 years ago
2a6c24a
tracing: Fix race between deleting buffer and setting events
by Steven Rostedt (Red Hat)
· 12 years ago
8e2e2fa
tracing: Add trace_array_get/put() to event handling
by Steven Rostedt (Red Hat)
· 12 years ago
a822741
tracing: Protect ftrace_trace_arrays list in trace_events.c
by Alexander Z Lam
· 12 years ago
3baa5e4
tracing: Fix disabling of soft disable
by Tom Zanussi
· 12 years ago
a439059
tracing: Simplify code for showing of soft disabled flag
by Tom Zanussi
· 12 years ago
6e94a78
tracing: Failed to create system directory
by Steven Rostedt
· 12 years ago
aaf6ac0
tracing: Do not call kmem_cache_free() on allocation failure
by Namhyung Kim
· 12 years ago
8092e80
tracing/trivial: Consolidate error return condition
by Harsh Prateek Bora
· 12 years ago
6ed0106
tracing: Return -EBUSY when event_enable_func() fails to get module
by Masami Hiramatsu
· 12 years ago
da511bf
tracing: Add helper function trace_create_new_event() to remove duplicate code
by Steven Rostedt (Red Hat)
· 12 years ago
1cf4c07
tracing: Modify soft-mode only if there's no other referrer
by Masami Hiramatsu
· 12 years ago
3005217
tracing: Indicate enabled soft-mode in enable file
by Masami Hiramatsu
· 12 years ago
ff305de
tracing: Return error if register_ftrace_function_probe() fails for event_enable_func()
by Steven Rostedt (Red Hat)
· 12 years ago
a5b85bd
tracing: Don't succeed if event_enable_func did not register anything
by Masami Hiramatsu
· 12 years ago
52f6ad6
tracing: Rename trace_event_mutex to trace_event_sem
by zhangwei(Jovi)
· 12 years ago
ad7067c
tracing: Convert trace_destroy_fields() to static
by zhangwei(Jovi)
· 12 years ago
b3a8c6f
tracing: Move find_event_field() into trace_events.c
by zhangwei(Jovi)
· 12 years ago
3cd715d
tracing: Add function probe triggers to enable/disable events
by Steven Rostedt (Red Hat)
· 12 years ago
417944c
tracing: Add a way to soft disable trace events
by Steven Rostedt (Red Hat)
· 12 years ago
55034cd
tracing: Add alloc_snapshot kernel command line parameter
by Steven Rostedt (Red Hat)
· 12 years ago
Next »