index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_events_hist.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Have format file honor EVENT_FILE_FL_FREED
Steven Rostedt
2024-08-07
1
-2
/
+2
*
tracing histograms: Simplify parse_actions() function
Steven Rostedt (Google)
2024-01-08
1
-25
/
+24
*
tracing: Fix uaf issue when open the hist or hist_debug file
Zheng Yejian
2023-12-13
1
-4
/
+8
*
tracing/histograms: Simplify last_cmd_set()
Christophe JAILLET
2023-10-23
1
-9
/
+2
*
tracing/histograms: Return an error if we fail to add histogram to hist_vars ...
Mohamed Khalfella
2023-07-23
1
-1
/
+2
*
tracing/histograms: Add histograms to hist_vars if they have referenced varia...
Mohamed Khalfella
2023-07-12
1
-3
/
+5
*
tracing: Rename stacktrace field to common_stacktrace
Steven Rostedt (Google)
2023-05-23
1
-6
/
+10
*
tracing/histograms: Allow variables to have some modifiers
Steven Rostedt (Google)
2023-05-23
1
-7
/
+16
*
tracing: Check field value in hist_field_name()
Steven Rostedt (Google)
2023-03-09
1
-0
/
+3
*
tracing: Do not let histogram values have some modifiers
Steven Rostedt (Google)
2023-03-09
1
-0
/
+9
*
tracing/histogram: Fix stacktrace key
Tom Zanussi
2023-02-16
1
-3
/
+31
*
tracing/histogram: Fix a few problems with stacktrace variable printing
Tom Zanussi
2023-02-16
1
-8
/
+18
*
tracing: Add BUILD_BUG() to make sure stacktrace fits in strings
Steven Rostedt (Google)
2023-02-15
1
-0
/
+3
*
tracing/histogram: Don't use strlen to find length of stacktrace variables
Tom Zanussi
2023-02-15
1
-4
/
+8
*
tracing/histogram: Add stacktrace type
Steven Rostedt (Google)
2023-01-25
1
-0
/
+4
*
tracing: Allow synthetic events to pass around stacktraces
Steven Rostedt (Google)
2023-01-25
1
-4
/
+3
*
tracing: Allow stacktraces to be saved as histogram variables
Steven Rostedt (Google)
2023-01-25
1
-10
/
+42
*
trace_events_hist: add check for return value of 'create_hist_field'
Natalia Petrova
2023-01-24
1
-0
/
+2
*
tracing/hist: Fix issue of losting command info in error_log
Zheng Yejian
2022-12-10
1
-1
/
+1
*
tracing/hist: Fix out-of-bound write on 'action_data.var_ref_idx'
Zheng Yejian
2022-12-10
1
-2
/
+8
*
tracing/hist: Fix wrong return value in parse_action_params()
Zheng Yejian
2022-12-10
1
-0
/
+1
*
tracing: Add nohitcount option for suppressing display of raw hitcount
Masami Hiramatsu (Google)
2022-12-09
1
-8
/
+26
*
tracing: Add .graph suffix option to histogram value
Masami Hiramatsu (Google)
2022-12-09
1
-16
/
+61
*
tracing: Add .percent suffix option to histogram values
Masami Hiramatsu (Google)
2022-12-09
1
-14
/
+76
*
tracing: Allow multiple hitcount values in histograms
Tom Zanussi
2022-12-09
1
-3
/
+9
*
tracing: Fix race where histograms can be called before the event
Steven Rostedt (Google)
2022-11-23
1
-0
/
+3
*
tracing/hist: add in missing * in comment blocks
Colin Ian King
2022-11-22
1
-2
/
+2
*
tracing/hist: Call hist functions directly via a switch statement
Steven Rostedt (Google)
2022-09-26
1
-77
/
+169
*
tracing/histograms: Simplify create_hist_fields()
Zheng Yejian
2022-07-12
1
-3
/
+2
*
tracing/histograms: Fix memory leak problem
Zheng Yejian
2022-07-12
1
-0
/
+2
*
tracing: Change "char *" string form to "char []"
liqiong
2022-05-26
1
-1
/
+1
*
tracing: Fix potential double free in create_var_ref()
Keita Suzuki
2022-05-26
1
-0
/
+3
*
tracing: Replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-04-27
1
-8
/
+7
*
tracing: Change `if (strlen(glob))` to `if (glob[0])`
Ammar Faizi
2022-04-26
1
-1
/
+1
*
tracing: Return -EINVAL if WARN_ON(!glob) triggered in event_hist_trigger_par...
Ammar Faizi
2022-04-26
1
-1
/
+2
*
tracing: Separate hist state updates from hist registration
Tom Zanussi
2022-04-26
1
-18
/
+48
*
tracing: Have existing event_command.parse() implementations use helpers
Tom Zanussi
2022-04-26
1
-40
/
+24
*
tracing: Remove redundant trigger_ops params
Tom Zanussi
2022-04-26
1
-17
/
+12
*
tracing: Remove logic for registering multiple event triggers at a time
Tom Zanussi
2022-04-26
1
-11
/
+6
*
Merge tag 'trace-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-03-23
1
-7
/
+26
|
\
|
*
tracing: Fix last_cmd_set() string management in histogram code
Steven Rostedt (Google)
2022-03-10
1
-2
/
+4
|
*
tracing: Fix allocation of last_cmd in last_cmd_set()
Steven Rostedt (Google)
2022-02-23
1
-3
/
+4
|
*
tracing: Remove size restriction on hist trigger cmd error logging
Tom Zanussi
2022-02-10
1
-7
/
+23
*
|
tracing/histogram: Fix sorting on old "cpu" value
Steven Rostedt (Google)
2022-03-01
1
-3
/
+3
|
/
*
tracing: Propagate is_signed to expression
Tom Zanussi
2022-01-27
1
-0
/
+3
*
tracing: Fix smatch warning for do while check in event_hist_trigger_parse()
Tom Zanussi
2022-01-27
1
-1
/
+1
*
tracing: Fix smatch warning for null glob in event_hist_trigger_parse()
Tom Zanussi
2022-01-27
1
-1
/
+3
*
tracing/histogram: Fix a potential memory leak for kstrdup()
Xiaoke Wang
2022-01-27
1
-0
/
+1
*
tracing: Remove ops param from event_command reg()/unreg() callbacks
Tom Zanussi
2022-01-10
1
-5
/
+5
*
tracing: Change event_trigger_ops func() to trigger()
Tom Zanussi
2022-01-10
1
-6
/
+6
[next]