Chunyan Zhang
|
f86f418059
trace: fix the errors caused by incompatible type of RCU variables
|
8 yıl önce |
Dan Carpenter
|
2e028c4fe1
ftrace: Fix uninitialized variable in match_records()
|
8 yıl önce |
Dan Carpenter
|
44925dfff0
ftrace: Remove an unneeded NULL check
|
8 yıl önce |
Arnd Bergmann
|
69449bbd65
ftrace: Hide cached module code for !CONFIG_MODULES
|
8 yıl önce |
Steven Rostedt (VMware)
|
69d71879d2
ftrace: Test for NULL iter->tr in regex for stack_trace_filter changes
|
8 yıl önce |
Steven Rostedt (VMware)
|
4dce17b26b
Merge commit '0f17976568b3f72e676450af0c0db6f8752253d6' into trace/ftrace/core
|
8 yıl önce |
Steven Rostedt (VMware)
|
0f17976568
ftrace: Fix regression with module command in stack_trace_filter
|
8 yıl önce |
Steven Rostedt (VMware)
|
4ec7846785
ftrace: Decrement count for dyn_ftrace_total_info for init functions
|
8 yıl önce |
Steven Rostedt (VMware)
|
3b58a3c72f
ftrace: Unlock hash mutex on failed allocation in process_mod_list()
|
8 yıl önce |
Steven Rostedt (VMware)
|
83dd14933e
ftrace: Decrement count for dyn_ftrace_total_info file
|
8 yıl önce |
Steven Rostedt (VMware)
|
8c08f0d5c6
ftrace: Have cached module filters be an active filter
|
8 yıl önce |
Steven Rostedt (VMware)
|
d7fbf8df7c
ftrace: Implement cached modules tracing on module load
|
8 yıl önce |
Steven Rostedt (VMware)
|
5985ea8bd5
ftrace: Have the cached module list show in set_ftrace_filter
|
8 yıl önce |
Steven Rostedt (VMware)
|
673feb9d76
ftrace: Add :mod: caching infrastructure to trace_array
|
8 yıl önce |
Luis Henriques
|
f9797c2f20
ftrace: Fix memory leak in ftrace_graph_release()
|
8 yıl önce |
Naveen N. Rao
|
a0e6369e4b
ftrace/instances: Clear function triggers when removing instances
|
8 yıl önce |
Naveen N. Rao
|
cbab567c3d
ftrace: Simplify glob handling in unregister_ftrace_function_probe_func()
|
8 yıl önce |
Steven Rostedt (VMware)
|
77c0eddeee
ftrace: Simplify ftrace_match_record() even more
|
8 yıl önce |
Dan Carpenter
|
31805c9052
ftrace: Remove an unneeded condition
|
8 yıl önce |
Linus Torvalds
|
4c174688ee
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
8 yıl önce |
Steven Rostedt (VMware)
|
d2afd57a4b
tracing/ftrace: Allow instances to have their own function probes
|
8 yıl önce |
Steven Rostedt (VMware)
|
6e4443199e
tracing/ftrace: Add a better way to pass data via the probe functions
|
8 yıl önce |
Steven Rostedt (VMware)
|
7b60f3d876
ftrace: Dynamically create the probe ftrace_ops for the trace_array
|
8 yıl önce |
Steven Rostedt (VMware)
|
b5f081b563
tracing: Pass the trace_array into ftrace_probe_ops functions
|
8 yıl önce |
Steven Rostedt (VMware)
|
04ec7bb642
tracing: Have the trace_array hold the list of registered func probes
|
8 yıl önce |
Steven Rostedt (VMware)
|
8d70725e45
ftrace: If the hash for a probe fails to update then free what was initialized
|
8 yıl önce |
Steven Rostedt (VMware)
|
eee8ded131
ftrace: Have the function probes call their own function
|
8 yıl önce |
Steven Rostedt (VMware)
|
1ec3a81a0c
ftrace: Have each function probe use its own ftrace_ops
|
8 yıl önce |
Steven Rostedt (VMware)
|
d3d532d798
ftrace: Have unregister_ftrace_function_probe_func() return a value
|
8 yıl önce |
Steven Rostedt (VMware)
|
e16b35ddb8
ftrace: Add helper function ftrace_hash_move_and_update_ops()
|
8 yıl önce |