index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_events_hist.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-09
tracing: Rename event_trigger_alloc() to trigger_data_alloc()
Steven Rostedt
1
-1
/
+1
2025-05-06
tracing: Add common_comm to histograms
Steven Rostedt
1
-9
/
+42
2025-05-06
tracing: Move histogram trigger variables from stack to per CPU structure
Steven Rostedt
1
-15
/
+105
2025-05-06
tracing: Always use memcpy() in histogram add_to_key()
Steven Rostedt
1
-4
/
+2
2025-03-27
Merge tag 'trace-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-10
/
+10
2025-03-20
tracing: Constify struct event_trigger_ops
Christophe JAILLET
1
-10
/
+10
2025-03-14
tracing: Correct the refcount if the hist/hist_debug file fails to open
Tengda Wu
1
-6
/
+18
2025-02-27
tracing: Fix bad hist from corrupting named_triggers list
Steven Rostedt
1
-15
/
+15
2025-01-07
tracing/hist: Support POLLPRI event for poll on histogram
Masami Hiramatsu (Google)
1
-3
/
+26
2025-01-07
tracing/hist: Add poll(POLLIN) support on hist file
Masami Hiramatsu (Google)
1
-3
/
+67
2024-12-26
tracing: Switch trace_events_hist.c code over to use guard()
Steven Rostedt
1
-22
/
+10
2024-11-12
tracing: Remove redundant check on field->field in histograms
Colin Ian King
1
-4
/
+1
2024-11-01
tracing: Replace strncpy() with strscpy() when copying comm
Jinjie Ruan
1
-2
/
+2
2024-10-08
tracepoints: Use new static branch API
Josh Poimboeuf
1
-1
/
+1
2024-08-07
tracing: Have format file honor EVENT_FILE_FL_FREED
Steven Rostedt
1
-2
/
+2
2024-01-08
tracing histograms: Simplify parse_actions() function
Steven Rostedt (Google)
1
-25
/
+24
2023-12-13
tracing: Fix uaf issue when open the hist or hist_debug file
Zheng Yejian
1
-4
/
+8
2023-10-23
tracing/histograms: Simplify last_cmd_set()
Christophe JAILLET
1
-9
/
+2
2023-07-23
tracing/histograms: Return an error if we fail to add histogram to hist_vars list
Mohamed Khalfella
1
-1
/
+2
2023-07-12
tracing/histograms: Add histograms to hist_vars if they have referenced variables
Mohamed Khalfella
1
-3
/
+5
2023-05-23
tracing: Rename stacktrace field to common_stacktrace
Steven Rostedt (Google)
1
-6
/
+10
2023-05-23
tracing/histograms: Allow variables to have some modifiers
Steven Rostedt (Google)
1
-7
/
+16
2023-03-09
tracing: Check field value in hist_field_name()
Steven Rostedt (Google)
1
-0
/
+3
2023-03-09
tracing: Do not let histogram values have some modifiers
Steven Rostedt (Google)
1
-0
/
+9
2023-02-16
tracing/histogram: Fix stacktrace key
Tom Zanussi
1
-3
/
+31
2023-02-16
tracing/histogram: Fix a few problems with stacktrace variable printing
Tom Zanussi
1
-8
/
+18
2023-02-15
tracing: Add BUILD_BUG() to make sure stacktrace fits in strings
Steven Rostedt (Google)
1
-0
/
+3
2023-02-15
tracing/histogram: Don't use strlen to find length of stacktrace variables
Tom Zanussi
1
-4
/
+8
2023-01-25
tracing/histogram: Add stacktrace type
Steven Rostedt (Google)
1
-0
/
+4
2023-01-25
tracing: Allow synthetic events to pass around stacktraces
Steven Rostedt (Google)
1
-4
/
+3
2023-01-25
tracing: Allow stacktraces to be saved as histogram variables
Steven Rostedt (Google)
1
-10
/
+42
2023-01-24
trace_events_hist: add check for return value of 'create_hist_field'
Natalia Petrova
1
-0
/
+2
2022-12-10
tracing/hist: Fix issue of losting command info in error_log
Zheng Yejian
1
-1
/
+1
2022-12-10
tracing/hist: Fix out-of-bound write on 'action_data.var_ref_idx'
Zheng Yejian
1
-2
/
+8
2022-12-10
tracing/hist: Fix wrong return value in parse_action_params()
Zheng Yejian
1
-0
/
+1
2022-12-09
tracing: Add nohitcount option for suppressing display of raw hitcount
Masami Hiramatsu (Google)
1
-8
/
+26
2022-12-09
tracing: Add .graph suffix option to histogram value
Masami Hiramatsu (Google)
1
-16
/
+61
2022-12-09
tracing: Add .percent suffix option to histogram values
Masami Hiramatsu (Google)
1
-14
/
+76
2022-12-09
tracing: Allow multiple hitcount values in histograms
Tom Zanussi
1
-3
/
+9
2022-11-23
tracing: Fix race where histograms can be called before the event
Steven Rostedt (Google)
1
-0
/
+3
2022-11-22
tracing/hist: add in missing * in comment blocks
Colin Ian King
1
-2
/
+2
2022-09-26
tracing/hist: Call hist functions directly via a switch statement
Steven Rostedt (Google)
1
-77
/
+169
2022-07-12
tracing/histograms: Simplify create_hist_fields()
Zheng Yejian
1
-3
/
+2
2022-07-12
tracing/histograms: Fix memory leak problem
Zheng Yejian
1
-0
/
+2
2022-05-26
tracing: Change "char *" string form to "char []"
liqiong
1
-1
/
+1
2022-05-26
tracing: Fix potential double free in create_var_ref()
Keita Suzuki
1
-0
/
+3
2022-04-27
tracing: Replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-8
/
+7
2022-04-26
tracing: Change `if (strlen(glob))` to `if (glob[0])`
Ammar Faizi
1
-1
/
+1
2022-04-26
tracing: Return -EINVAL if WARN_ON(!glob) triggered in event_hist_trigger_parse()
Ammar Faizi
1
-1
/
+2
2022-04-26
tracing: Separate hist state updates from hist registration
Tom Zanussi
1
-18
/
+48
[next]