index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_events_hist.c
Age
Commit message (
Expand
)
Author
2020-02-01
tracing: Use seq_buf for building dynevent_cmd string
Tom Zanussi
2020-02-01
tracing: Remove check_arg() callbacks from dynevent args
Tom Zanussi
2020-01-31
tracing: Consolidate some synth_event_trace code
Tom Zanussi
2020-01-31
tracing: Fix now invalid var_ref_vals assumption in trace action
Tom Zanussi
2020-01-31
tracing: Change trace_boot to use synth_event interface
Tom Zanussi
2020-01-30
tracing: Add synth_event_trace() and related functions
Tom Zanussi
2020-01-30
tracing: Add synthetic event command generation functions
Tom Zanussi
2020-01-30
tracing: Add synth_event_delete()
Tom Zanussi
2020-01-28
tracing: Add 'hist:' to hist trigger error log error string
Tom Zanussi
2020-01-28
tracing: Add hist trigger error messages for sort specification
Tom Zanussi
2020-01-28
tracing: Simplify assignment parsing for hist triggers
Tom Zanussi
2020-01-13
tracing: trigger: Replace unneeded RCU-list traversals
Masami Hiramatsu
2020-01-13
tracing/boot: Add synthetic event support
Masami Hiramatsu
2020-01-13
tracing: Add NULL trace-array check in print_synth_event()
Masami Hiramatsu
2020-01-13
tracing: Accept different type for synthetic event fields
Masami Hiramatsu
2020-01-13
tracing: Make struct ring_buffer less ambiguous
Steven Rostedt (VMware)
2020-01-13
tracing: Rename trace_buffer to array_buffer
Steven Rostedt (VMware)
2019-12-21
tracing: Fix endianness bug in histogram trigger
Sven Schnelle
2019-11-15
tracing: Increase SYNTH_FIELDS_MAX for synthetic_events
Artem Bityutskiy
2019-10-18
tracing: Fix "gfp_t" format for synthetic events
Zhengjun Xing
2019-10-12
tracing: Add locked_down checks to the open calls of files created for tracefs
Steven Rostedt (VMware)
2019-10-12
tracing: Add tracing_check_open_get_tr()
Steven Rostedt (VMware)
2019-09-17
tracing: Make sure variable reference alias has correct var_ref_idx
Tom Zanussi
2019-09-05
tracing: Add "gfp_t" support in synthetic_events
Zhengjun Xing
2019-08-31
tracing/dynevent: Pass extra arguments to match operation
Masami Hiramatsu
2019-05-21
tracing: Add a check_val() check before updating cond_snapshot() track_val
Tom Zanussi
2019-05-21
tracing: Check keys for variable references in expressions too
Tom Zanussi
2019-05-21
tracing: Prevent hist_field_var_ref() from accessing NULL tracing_map_elts
Tom Zanussi
2019-05-15
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-04-29
tracing: Simplify stacktrace retrieval in histograms
Thomas Gleixner
2019-04-14
tracing: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
2019-04-08
tracing: Have the error logs show up in the proper instances
Steven Rostedt (VMware)
2019-04-08
tracing: Have histogram code pass around trace_array for error handling
Steven Rostedt (VMware)
2019-04-02
tracing: Use tracing error_log with hist triggers
Tom Zanussi
2019-04-02
tracing: Save the last hist command's associated event name
Tom Zanussi
2019-03-26
tracing: Remove unnecessary var_ref destroy in track_data_destroy()
Tom Zanussi
2019-03-05
tracing: Use strncpy instead of memcpy when copying comm for hist triggers
Tom Zanussi
2019-03-05
tracing: Use strncpy instead of memcpy for string keys in hist triggers
Tom Zanussi
2019-03-05
tracing: Use str_has_prefix() in synth_event_create()
Tom Zanussi
2019-02-20
tracing: Add alternative synthetic event trace action syntax
Tom Zanussi
2019-02-20
tracing: Add hist trigger onchange() handler
Tom Zanussi
2019-02-20
tracing: Add hist trigger snapshot() action
Tom Zanussi
2019-02-20
tracing: Generalize hist trigger onmax and save action
Tom Zanussi
2019-02-20
tracing: Split up onmatch action data
Tom Zanussi
2019-02-20
tracing: Refactor hist trigger action code
Tom Zanussi
2018-12-22
tracing: Have the historgram use the result of str_has_prefix() for len of pr...
Steven Rostedt (VMware)
2018-12-22
tracing: Use str_has_prefix() instead of using fixed sizes
Steven Rostedt (VMware)
2018-12-22
tracing: Use str_has_prefix() helper for histogram code
Steven Rostedt (VMware)
2018-12-22
tracing: Add hist trigger comments for variable-related fields
Tom Zanussi
2018-12-22
tracing: Remove hist trigger synth_var_refs
Tom Zanussi
[next]