blob: da70b8b3cc834f329844526eb9184d338ec35350 [file] [log] [blame]
5ccba64a560f ("ftrace: Nuke clear_ftrace_function")
b3a88803ac5b ("ftrace: Kill FTRACE_OPS_FL_PER_CPU")
edb096e00724 ("ftrace: Fix memleak when unregistering dynamic ops when tracing disabled")
8c08f0d5c6fb ("ftrace: Have cached module filters be an active filter")
d7fbf8df7ca0 ("ftrace: Implement cached modules tracing on module load")
673feb9d76ab ("ftrace: Add :mod: caching infrastructure to trace_array")
d0ba52f1d764 ("ftrace: Add missing comment for FTRACE_OPS_FL_RCU")
04ec7bb642b7 ("tracing: Have the trace_array hold the list of registered func probes")
eee8ded131f1 ("ftrace: Have the function probes call their own function")
1ec3a81a0cf4 ("ftrace: Have each function probe use its own ftrace_ops")
d3d532d798c5 ("ftrace: Have unregister_ftrace_function_probe_func() return a value")
1a48df0041c2 ("ftrace: Remove data field from ftrace_func_probe structure")
02b77e2afb49 ("ftrace: Remove printing of data in showing of a function probe")
78f78e07d51e ("ftrace: Remove unused unregister_ftrace_function_probe_all() function")
0fe7e7e3f839 ("ftrace: Remove unused unregister_ftrace_function_probe() function")
fe014e24b6ad ("ftrace: Convert the rest of the function trigger over to the mapping functions")
1a93f8bd19bd ("tracing: Have the snapshot trigger use the mapping helper functions")
41794f190780 ("ftrace: Added ftrace_func_mapper for function probe triggers")
bca6c8d0480a ("ftrace: Pass probe ops to probe function")
e51a9896794b ("ftrace: Remove unused "flags" field from struct ftrace_func_probe")
92a68fa047ca ("ftrace: Move the function commands into the tracing directory")
ec19b8591348 ("ftrace: Move the probe function into the tracing directory")
fcdc71257923 ("ftrace: Fix indexing of t_hash_start() from t_next()")
acceb72e9062 ("ftrace: Fix removing of second function probe")
0598e4f08e3d ("ftrace: Add use of synchronize_rcu_tasks() with dynamic trampolines")
5bd84629a7a0 ("ftrace: Create separate t_func_next() to simplify the function / hash logic")
4046bf023b06 ("ftrace: Expose ftrace_hash_empty and ftrace_lookup_ip")
3e278c0dc1cf ("ftrace: Factor out __ftrace_hash_move()")
60f1d5e3bac4 ("ftrace: Support full glob matching")