Vaibhav Nagarnaik
|
87291347c4
tracing: Fix array size mismatch in format string
|
11 年之前 |
Steven Rostedt (Red Hat)
|
45ab2813d4
tracing: Do not add event files for modules that fail tracepoints
|
11 年之前 |
Steven Rostedt (Red Hat)
|
2875a08b2d
tracing: Move ftrace_event_file() out of DYNAMIC_FTRACE ifdef
|
11 年之前 |
Tom Zanussi
|
7862ad1846
tracing: Add 'enable_event' and 'disable_event' event trigger commands
|
11 年之前 |
Tom Zanussi
|
85f2b08268
tracing: Add basic event trigger framework
|
11 年之前 |
Steven Rostedt
|
3ccb012392
tracing: Only run synchronize_sched() at instance deletion time
|
11 年之前 |
Geyslan G. Bem
|
d6d3523caa
tracing: Do not assign filp->private_data to freed memory
|
11 年之前 |
Tom Zanussi
|
f306cc82a9
tracing: Update event filters for multibuffer
|
11 年之前 |
Oleg Nesterov
|
836d481ed7
tracing: Kill the !CONFIG_MODULES code in trace_events.c
|
12 年之前 |
Oleg Nesterov
|
620a30e97f
tracing: Don't pass file_operations array to event_create_dir()
|
12 年之前 |
Oleg Nesterov
|
779c5e3791
tracing: Kill trace_create_file_ops() and friends
|
12 年之前 |
Steven Rostedt (Red Hat)
|
2ba64035d0
tracing: Add comment to describe special break case in probe_remove_event_call()
|
12 年之前 |
Oleg Nesterov
|
2816c551c7
tracing: trace_remove_event_call() should fail if call/file is in use
|
12 年之前 |
Oleg Nesterov
|
bf682c3159
tracing: Change remove_event_file_dir() to clear "d_subdirs"->i_private
|
12 年之前 |
Oleg Nesterov
|
f6a84bdc75
tracing: Introduce remove_event_file_dir()
|
12 年之前 |
Oleg Nesterov
|
c5a44a1200
tracing: Change f_start() to take event_mutex and verify i_private != NULL
|
12 年之前 |
Oleg Nesterov
|
e2912b091c
tracing: Change event_filter_read/write to verify i_private != NULL
|
12 年之前 |
Oleg Nesterov
|
bc6f6b08de
tracing: Change event_enable/disable_read() to verify i_private != NULL
|
12 年之前 |
Oleg Nesterov
|
1a11126bcb
tracing: Turn event/id->i_private into call->event.type
|
12 年之前 |
Oleg Nesterov
|
cd458ba9d5
tracing: Do not (ab)use trace_seq in event_id_read()
|
12 年之前 |
Oleg Nesterov
|
7710b63995
tracing: Simplify the iteration logic in f_start/f_next
|
12 年之前 |
Alexander Z Lam
|
f77d09a384
tracing: Miscellaneous fixes for trace_array ref counting
|
12 年之前 |
Steven Rostedt (Red Hat)
|
2a6c24afab
tracing: Fix race between deleting buffer and setting events
|
12 年之前 |
Steven Rostedt (Red Hat)
|
8e2e2fa471
tracing: Add trace_array_get/put() to event handling
|
12 年之前 |
Alexander Z Lam
|
a82274151a
tracing: Protect ftrace_trace_arrays list in trace_events.c
|
12 年之前 |
Tom Zanussi
|
3baa5e4cf2
tracing: Fix disabling of soft disable
|
12 年之前 |
Tom Zanussi
|
a439059610
tracing: Simplify code for showing of soft disabled flag
|
12 年之前 |
Steven Rostedt
|
6e94a78037
tracing: Failed to create system directory
|
12 年之前 |
Namhyung Kim
|
aaf6ac0f08
tracing: Do not call kmem_cache_free() on allocation failure
|
12 年之前 |
Harsh Prateek Bora
|
8092e808a3
tracing/trivial: Consolidate error return condition
|
12 年之前 |