index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
ftrace.c
Age
Commit message (
Expand
)
Author
2017-08-24
ftrace: Check for null ret_stack on profile function graph entry function
Steven Rostedt (VMware)
2017-07-20
trace: fix the errors caused by incompatible type of RCU variables
Chunyan Zhang
2017-07-12
ftrace: Fix uninitialized variable in match_records()
Dan Carpenter
2017-07-12
ftrace: Remove an unneeded NULL check
Dan Carpenter
2017-07-11
ftrace: Hide cached module code for !CONFIG_MODULES
Arnd Bergmann
2017-07-05
ftrace: Test for NULL iter->tr in regex for stack_trace_filter changes
Steven Rostedt (VMware)
2017-07-05
Merge commit '0f17976568b3f72e676450af0c0db6f8752253d6' into trace/ftrace/core
Steven Rostedt (VMware)
2017-06-29
ftrace: Fix regression with module command in stack_trace_filter
Steven Rostedt (VMware)
2017-06-28
ftrace: Decrement count for dyn_ftrace_total_info for init functions
Steven Rostedt (VMware)
2017-06-28
ftrace: Unlock hash mutex on failed allocation in process_mod_list()
Steven Rostedt (VMware)
2017-06-27
ftrace: Decrement count for dyn_ftrace_total_info file
Steven Rostedt (VMware)
2017-06-26
ftrace: Have cached module filters be an active filter
Steven Rostedt (VMware)
2017-06-26
ftrace: Implement cached modules tracing on module load
Steven Rostedt (VMware)
2017-06-26
ftrace: Have the cached module list show in set_ftrace_filter
Steven Rostedt (VMware)
2017-06-26
ftrace: Add :mod: caching infrastructure to trace_array
Steven Rostedt (VMware)
2017-05-26
ftrace: Fix memory leak in ftrace_graph_release()
Luis Henriques
2017-05-17
ftrace/instances: Clear function triggers when removing instances
Naveen N. Rao
2017-05-17
ftrace: Simplify glob handling in unregister_ftrace_function_probe_func()
Naveen N. Rao
2017-05-03
ftrace: Simplify ftrace_match_record() even more
Steven Rostedt (VMware)
2017-05-03
ftrace: Remove an unneeded condition
Dan Carpenter
2017-05-03
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-04-20
tracing/ftrace: Allow instances to have their own function probes
Steven Rostedt (VMware)
2017-04-20
tracing/ftrace: Add a better way to pass data via the probe functions
Steven Rostedt (VMware)
2017-04-20
ftrace: Dynamically create the probe ftrace_ops for the trace_array
Steven Rostedt (VMware)
2017-04-20
tracing: Pass the trace_array into ftrace_probe_ops functions
Steven Rostedt (VMware)
2017-04-20
tracing: Have the trace_array hold the list of registered func probes
Steven Rostedt (VMware)
2017-04-20
ftrace: If the hash for a probe fails to update then free what was initialized
Steven Rostedt (VMware)
2017-04-20
ftrace: Have the function probes call their own function
Steven Rostedt (VMware)
2017-04-20
ftrace: Have each function probe use its own ftrace_ops
Steven Rostedt (VMware)
2017-04-20
ftrace: Have unregister_ftrace_function_probe_func() return a value
Steven Rostedt (VMware)
2017-04-20
ftrace: Add helper function ftrace_hash_move_and_update_ops()
Steven Rostedt (VMware)
2017-04-20
ftrace: Remove data field from ftrace_func_probe structure
Steven Rostedt (VMware)
2017-04-20
ftrace: Remove printing of data in showing of a function probe
Steven Rostedt (VMware)
2017-04-20
ftrace: Remove unused unregister_ftrace_function_probe_all() function
Steven Rostedt (VMware)
2017-04-20
ftrace: Remove unused unregister_ftrace_function_probe() function
Steven Rostedt (VMware)
2017-04-20
ftrace: Added ftrace_func_mapper for function probe triggers
Steven Rostedt (VMware)
2017-04-20
ftrace: Pass probe ops to probe function
Steven Rostedt (VMware)
2017-04-20
ftrace: Remove unused "flags" field from struct ftrace_func_probe
Steven Rostedt (VMware)
2017-04-17
ftrace: Add 'function-fork' trace option
Namhyung Kim
2017-04-17
ftrace: Fix function pid filter on instances
Namhyung Kim
2017-04-17
ftrace: Fix indexing of t_hash_start() from t_next()
Steven Rostedt (VMware)
2017-04-15
ftrace: Fix removing of second function probe
Steven Rostedt (VMware)
2017-04-14
ftrace: Fix removing of second function probe
Steven Rostedt (VMware)
2017-04-07
ftrace: Add use of synchronize_rcu_tasks() with dynamic trampolines
Steven Rostedt (VMware)
2017-04-03
ftrace: Have init/main.c call ftrace directly to free init memory
Steven Rostedt (VMware)
2017-03-31
ftrace: Create separate t_func_next() to simplify the function / hash logic
Steven Rostedt (VMware)
2017-03-31
ftrace: Update func_pos in t_start() when all functions are enabled
Steven Rostedt (VMware)
2017-03-31
ftrace: Return NULL at end of t_start() instead of calling t_hash_start()
Steven Rostedt (VMware)
2017-03-31
ftrace: Assign iter->hash to filter or notrace hashes on seq read
Steven Rostedt (VMware)
2017-03-31
ftrace: Clean up __seq_open_private() return check
Steven Rostedt (VMware)
[next]