blob: 611e27acceee9fe17cee14562bee7d578fac2112 [file] [log] [blame]
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")
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")
5bd84629a7a0 ("ftrace: Create separate t_func_next() to simplify the function / hash logic")