index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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.18.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
/
trace_events_hist.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-19
tracing: Fix checking of freed trace_event_file for hist files
Petr Pavlu
2026-02-08
tracing: Move tracing_set_filter_buffering() into trace_events_hist.c
Steven Rostedt
2026-01-28
tracing: Up the hist stacktrace size from 16 to 31
Steven Rostedt
2026-01-28
tracing: Have hist_debug show what function a field uses
Steven Rostedt
2026-01-26
tracing: Remove redundant call to event_trigger_reset_filter() in event_hist_...
Steven Rostedt
2026-01-26
tracing: Properly process error handling in event_hist_trigger_parse()
Miaoqian Lin
2026-01-23
tracing: Fix crash on synthetic stacktrace field usage
Steven Rostedt
2025-12-05
tracing: Fix typo in trace_events_hist.c
Maurice Hieronymus
2025-12-05
Merge tag 'trace-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2025-11-26
tracing: Merge struct event_trigger_ops into struct event_command
Steven Rostedt
2025-11-26
tracing: Remove get_trigger_ops() and add count_func() from trigger ops
Steven Rostedt
2025-11-06
tracing: Fix memory leaks in create_field_var()
Zilin Guan
2025-05-09
tracing: Rename event_trigger_alloc() to trigger_data_alloc()
Steven Rostedt
2025-05-06
tracing: Add common_comm to histograms
Steven Rostedt
2025-05-06
tracing: Move histogram trigger variables from stack to per CPU structure
Steven Rostedt
2025-05-06
tracing: Always use memcpy() in histogram add_to_key()
Steven Rostedt
2025-03-27
Merge tag 'trace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...
Linus Torvalds
2025-03-20
tracing: Constify struct event_trigger_ops
Christophe JAILLET
2025-03-14
tracing: Correct the refcount if the hist/hist_debug file fails to open
Tengda Wu
2025-02-27
tracing: Fix bad hist from corrupting named_triggers list
Steven Rostedt
2025-01-07
tracing/hist: Support POLLPRI event for poll on histogram
Masami Hiramatsu (Google)
2025-01-07
tracing/hist: Add poll(POLLIN) support on hist file
Masami Hiramatsu (Google)
2024-12-26
tracing: Switch trace_events_hist.c code over to use guard()
Steven Rostedt
2024-11-12
tracing: Remove redundant check on field->field in histograms
Colin Ian King
2024-11-01
tracing: Replace strncpy() with strscpy() when copying comm
Jinjie Ruan
2024-10-08
tracepoints: Use new static branch API
Josh Poimboeuf
2024-08-07
tracing: Have format file honor EVENT_FILE_FL_FREED
Steven Rostedt
2024-01-08
tracing histograms: Simplify parse_actions() function
Steven Rostedt (Google)
2023-12-13
tracing: Fix uaf issue when open the hist or hist_debug file
Zheng Yejian
2023-10-23
tracing/histograms: Simplify last_cmd_set()
Christophe JAILLET
2023-07-23
tracing/histograms: Return an error if we fail to add histogram to hist_vars ...
Mohamed Khalfella
2023-07-12
tracing/histograms: Add histograms to hist_vars if they have referenced varia...
Mohamed Khalfella
2023-05-23
tracing: Rename stacktrace field to common_stacktrace
Steven Rostedt (Google)
2023-05-23
tracing/histograms: Allow variables to have some modifiers
Steven Rostedt (Google)
2023-03-09
tracing: Check field value in hist_field_name()
Steven Rostedt (Google)
2023-03-09
tracing: Do not let histogram values have some modifiers
Steven Rostedt (Google)
2023-02-16
tracing/histogram: Fix stacktrace key
Tom Zanussi
2023-02-16
tracing/histogram: Fix a few problems with stacktrace variable printing
Tom Zanussi
2023-02-15
tracing: Add BUILD_BUG() to make sure stacktrace fits in strings
Steven Rostedt (Google)
2023-02-15
tracing/histogram: Don't use strlen to find length of stacktrace variables
Tom Zanussi
2023-01-25
tracing/histogram: Add stacktrace type
Steven Rostedt (Google)
2023-01-25
tracing: Allow synthetic events to pass around stacktraces
Steven Rostedt (Google)
2023-01-25
tracing: Allow stacktraces to be saved as histogram variables
Steven Rostedt (Google)
2023-01-24
trace_events_hist: add check for return value of 'create_hist_field'
Natalia Petrova
2022-12-10
tracing/hist: Fix issue of losting command info in error_log
Zheng Yejian
2022-12-10
tracing/hist: Fix out-of-bound write on 'action_data.var_ref_idx'
Zheng Yejian
2022-12-10
tracing/hist: Fix wrong return value in parse_action_params()
Zheng Yejian
[next]