index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_events_hist.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
tracing: Fix now invalid var_ref_vals assumption in trace action
Tom Zanussi
2020-01-31
1
-15
/
+38
|
*
tracing: Change trace_boot to use synth_event interface
Tom Zanussi
2020-01-31
1
-7
/
+2
|
*
tracing: Add synth_event_trace() and related functions
Tom Zanussi
2020-01-30
1
-0
/
+463
|
*
tracing: Add synthetic event command generation functions
Tom Zanussi
2020-01-30
1
-4
/
+375
|
*
tracing: Add synth_event_delete()
Tom Zanussi
2020-01-30
1
-16
/
+41
|
*
tracing: Add 'hist:' to hist trigger error log error string
Tom Zanussi
2020-01-29
1
-1
/
+2
|
*
tracing: Add hist trigger error messages for sort specification
Tom Zanussi
2020-01-29
1
-4
/
+17
|
*
tracing: Simplify assignment parsing for hist triggers
Tom Zanussi
2020-01-29
1
-43
/
+27
|
*
tracing: trigger: Replace unneeded RCU-list traversals
Masami Hiramatsu
2020-01-13
1
-11
/
+30
|
*
tracing/boot: Add synthetic event support
Masami Hiramatsu
2020-01-13
1
-0
/
+5
|
*
tracing: Add NULL trace-array check in print_synth_event()
Masami Hiramatsu
2020-01-13
1
-1
/
+1
|
*
tracing: Accept different type for synthetic event fields
Masami Hiramatsu
2020-01-13
1
-2
/
+5
|
*
tracing: Make struct ring_buffer less ambiguous
Steven Rostedt (VMware)
2020-01-13
1
-1
/
+1
|
*
tracing: Rename trace_buffer to array_buffer
Steven Rostedt (VMware)
2020-01-13
1
-1
/
+1
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-01-28
1
-1
/
+7
|
\
\
|
*
\
Merge branch 'core/kprobes' into perf/core, to pick up a completed branch
Ingo Molnar
2019-12-25
1
-1
/
+7
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
Ingo Molnar
2019-12-10
1
-1
/
+1
|
|
|
\
|
|
*
|
ftrace: Rework event_create_dir()
Peter Zijlstra
2019-11-27
1
-1
/
+7
*
|
|
|
tracing: Fix histogram code when expression has same var as value
Steven Rostedt (VMware)
2020-01-20
1
-0
/
+22
*
|
|
|
tracing: trigger: Replace unneeded RCU-list traversals
Masami Hiramatsu
2020-01-14
1
-11
/
+30
|
/
/
/
*
|
/
tracing: Fix endianness bug in histogram trigger
Sven Schnelle
2019-12-21
1
-1
/
+20
|
|
/
|
/
|
*
|
tracing: Increase SYNTH_FIELDS_MAX for synthetic_events
Artem Bityutskiy
2019-11-15
1
-1
/
+1
|
/
*
tracing: Fix "gfp_t" format for synthetic events
Zhengjun Xing
2019-10-18
1
-0
/
+2
*
tracing: Add locked_down checks to the open calls of files created for tracefs
Steven Rostedt (VMware)
2019-10-13
1
-0
/
+11
*
tracing: Add tracing_check_open_get_tr()
Steven Rostedt (VMware)
2019-10-13
1
-1
/
+1
*
tracing: Make sure variable reference alias has correct var_ref_idx
Tom Zanussi
2019-09-17
1
-0
/
+2
*
tracing: Add "gfp_t" support in synthetic_events
Zhengjun Xing
2019-09-05
1
-0
/
+19
*
tracing/dynevent: Pass extra arguments to match operation
Masami Hiramatsu
2019-08-31
1
-2
/
+2
*
tracing: Add a check_val() check before updating cond_snapshot() track_val
Tom Zanussi
2019-05-21
1
-0
/
+6
*
tracing: Check keys for variable references in expressions too
Tom Zanussi
2019-05-21
1
-2
/
+2
*
tracing: Prevent hist_field_var_ref() from accessing NULL tracing_map_elts
Tom Zanussi
2019-05-21
1
-0
/
+3
*
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-05-16
1
-113
/
+155
|
\
|
*
tracing: Have the error logs show up in the proper instances
Steven Rostedt (VMware)
2019-04-08
1
-1
/
+2
|
*
tracing: Have histogram code pass around trace_array for error handling
Steven Rostedt (VMware)
2019-04-08
1
-62
/
+80
|
*
tracing: Use tracing error_log with hist triggers
Tom Zanussi
2019-04-03
1
-102
/
+104
|
*
tracing: Save the last hist command's associated event name
Tom Zanussi
2019-04-03
1
-6
/
+27
*
|
tracing: Simplify stacktrace retrieval in histograms
Thomas Gleixner
2019-04-29
1
-9
/
+3
*
|
tracing: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
2019-04-14
1
-1
/
+1
|
/
*
tracing: Remove unnecessary var_ref destroy in track_data_destroy()
Tom Zanussi
2019-03-26
1
-1
/
+0
*
tracing: Use strncpy instead of memcpy when copying comm for hist triggers
Tom Zanussi
2019-03-05
1
-2
/
+2
*
tracing: Use strncpy instead of memcpy for string keys in hist triggers
Tom Zanussi
2019-03-05
1
-2
/
+3
*
tracing: Use str_has_prefix() in synth_event_create()
Tom Zanussi
2019-03-05
1
-2
/
+2
*
tracing: Add alternative synthetic event trace action syntax
Tom Zanussi
2019-02-20
1
-4
/
+38
*
tracing: Add hist trigger onchange() handler
Tom Zanussi
2019-02-20
1
-8
/
+50
*
tracing: Add hist trigger snapshot() action
Tom Zanussi
2019-02-20
1
-10
/
+256
*
tracing: Generalize hist trigger onmax and save action
Tom Zanussi
2019-02-20
1
-76
/
+160
*
tracing: Split up onmatch action data
Tom Zanussi
2019-02-20
1
-51
/
+52
*
tracing: Refactor hist trigger action code
Tom Zanussi
2019-02-20
1
-169
/
+238
*
tracing: Have the historgram use the result of str_has_prefix() for len of pr...
Steven Rostedt (VMware)
2018-12-23
1
-4
/
+5
*
tracing: Use str_has_prefix() instead of using fixed sizes
Steven Rostedt (VMware)
2018-12-23
1
-1
/
+1
[prev]
[next]