Namhyung Kim
|
aaf6ac0f08
tracing: Do not call kmem_cache_free() on allocation failure
|
hace 12 años |
Harsh Prateek Bora
|
8092e808a3
tracing/trivial: Consolidate error return condition
|
hace 12 años |
Masami Hiramatsu
|
6ed0106667
tracing: Return -EBUSY when event_enable_func() fails to get module
|
hace 12 años |
Steven Rostedt (Red Hat)
|
da511bf33e
tracing: Add helper function trace_create_new_event() to remove duplicate code
|
hace 12 años |
Masami Hiramatsu
|
1cf4c0732d
tracing: Modify soft-mode only if there's no other referrer
|
hace 12 años |
Masami Hiramatsu
|
30052170dc
tracing: Indicate enabled soft-mode in enable file
|
hace 12 años |
Steven Rostedt (Red Hat)
|
ff305ded9f
tracing: Return error if register_ftrace_function_probe() fails for event_enable_func()
|
hace 12 años |
Masami Hiramatsu
|
a5b85bd155
tracing: Don't succeed if event_enable_func did not register anything
|
hace 12 años |
zhangwei(Jovi)
|
52f6ad6dc3
tracing: Rename trace_event_mutex to trace_event_sem
|
hace 12 años |
zhangwei(Jovi)
|
ad7067cebf
tracing: Convert trace_destroy_fields() to static
|
hace 12 años |
zhangwei(Jovi)
|
b3a8c6fd7b
tracing: Move find_event_field() into trace_events.c
|
hace 12 años |
Steven Rostedt (Red Hat)
|
3cd715de26
tracing: Add function probe triggers to enable/disable events
|
hace 12 años |
Steven Rostedt (Red Hat)
|
417944c4c7
tracing: Add a way to soft disable trace events
|
hace 12 años |
Steven Rostedt (Red Hat)
|
55034cd6e6
tracing: Add alloc_snapshot kernel command line parameter
|
hace 12 años |
Steven Rostedt (Red Hat)
|
873c642f59
tracing: Clear all trace buffers when unloaded module event was used
|
hace 12 años |
Steven Rostedt (Red Hat)
|
575380da8b
tracing: Only clear trace buffer on module unload if event was traced
|
hace 12 años |
Steven Rostedt (Red Hat)
|
315326c16a
tracing: Fix trace events build without modules
|
hace 12 años |
Steven Rostedt
|
92edca073c
tracing: Use direct field, type and system names
|
hace 12 años |
Steven Rostedt
|
d1a291437f
tracing: Use kmem_cache_alloc instead of kmalloc in trace_events.c
|
hace 12 años |
Steven Rostedt
|
772482216f
tracing: Get trace_events kernel command line working again
|
hace 12 años |
Steven Rostedt
|
0c8916c342
tracing: Add rmdir to remove multibuffer instances
|
hace 13 años |
Steven Rostedt
|
277ba04461
tracing: Add interface to allow multiple trace buffers
|
hace 13 años |
Steven Rostedt
|
ae63b31e4d
tracing: Separate out trace events from global variables
|
hace 13 años |
Steven Rostedt
|
b000c8065a
tracing: Remove the extra 4 bytes of padding in events
|
hace 12 años |
Steven Rostedt
|
0d5c6e1c19
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
|
hace 12 años |
Steven Rostedt
|
15075cac42
tracing: Separate open function from set_event and available_events
|
hace 13 años |
Steven Rostedt
|
81698831bc
tracing: Enable comm recording if trace_printk() is used
|
hace 12 años |
Ezequiel Garcia
|
8781915ad2
trace: Move trace event enable from fs_initcall to core_initcall
|
hace 12 años |
Yuanhan Liu
|
76bab1b78a
tracing: Skip printing "OK" if failed to disable event
|
hace 13 años |
Steven Rostedt
|
4740974a68
ftrace: Add default recursion protection for function tracing
|
hace 13 años |