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
2018-08-16
tracing: Add SPDX License format tags to tracing files
Steven Rostedt (VMware)
2018-08-10
tracing: Fix synchronizing to event changes with tracepoint_synchronize_unreg...
Steven Rostedt (VMware)
2018-07-03
tracing: Avoid string overflow
Arnd Bergmann
2018-05-29
tracing: Allow histogram triggers to access ftrace internal events
Steven Rostedt (VMware)
2018-04-26
tracing: Add field modifier parsing hist error for hist triggers
Tom Zanussi
2018-04-26
tracing: Add field parsing hist error for hist triggers
Tom Zanussi
2018-04-26
tracing: Restore proper field flag printing when displaying triggers
Tom Zanussi
2018-04-06
tracing: Uninitialized variable in create_tracing_map_fields()
Dan Carpenter
2018-04-06
tracing: Make sure variable string fields are NULL-terminated
Tom Zanussi
2018-04-06
tracing: Add action comparisons when testing matching hist triggers
Tom Zanussi
2018-04-06
tracing: Don't add flag strings when displaying variable references
Tom Zanussi
2018-04-06
tracing: Fix display of hist trigger expressions containing timestamps
Tom Zanussi
2018-03-23
tracing: Fix a potential NULL dereference
Dan Carpenter
2018-03-10
tracing: Use the ring-buffer nesting to allow synthetic events to be traced
Steven Rostedt (VMware)
2018-03-10
tracing: Add a clock attribute for hist triggers
Tom Zanussi
2018-03-10
tracing: Add 'last error' error facility for hist triggers
Tom Zanussi
2018-03-10
tracing: Add hist trigger support for variable reference aliases
Tom Zanussi
2018-03-10
tracing: Add cpu field for hist triggers
Tom Zanussi
2018-03-10
tracing: Allow whitespace to surround hist trigger filter
Tom Zanussi
2018-03-10
tracing: Add 'onmax' hist trigger action support
Tom Zanussi
2018-03-10
tracing: Add 'onmatch' hist trigger action support
Tom Zanussi
2018-03-10
tracing: Add support for 'field variables'
Tom Zanussi
2018-03-10
tracing: Add support for 'synthetic' events
Tom Zanussi
2018-03-10
tracing: Add hist trigger action hook
Tom Zanussi
2018-03-10
tracing: Add variable reference handling to hist triggers
Tom Zanussi
2018-03-10
tracing: Add hist_field 'type' field
Tom Zanussi
2018-03-10
tracing: Pass tracing_map_elt to hist_field accessor functions
Tom Zanussi
2018-03-10
tracing: Generalize per-element hist trigger data
Tom Zanussi
2018-03-10
tracing: Add simple expression support to hist triggers
Tom Zanussi
2018-03-10
tracing: Move get_hist_field_flags()
Tom Zanussi
2018-03-10
tracing: Account for variables in named trigger compatibility
Tom Zanussi
2018-03-10
tracing: Add variable support to hist triggers
Tom Zanussi
2018-03-10
tracing: Add usecs modifier for hist trigger timestamps
Tom Zanussi
2018-03-10
tracing: Add hist_data member to hist_field
Tom Zanussi
2018-03-10
tracing: Add hist trigger timestamp support
Tom Zanussi
2018-03-10
tracing: Break out hist trigger assignment parsing
Tom Zanussi
2018-03-10
tracing: Add ring buffer event param to hist field functions
Tom Zanussi
2018-03-10
tracing: Give event triggers access to ring_buffer_event
Tom Zanussi
2018-03-10
tracing: Remove code which merges duplicates
Vedang Patel
2017-10-04
tracing: Reimplement log2
Tom Zanussi
2017-10-04
tracing: Add hist_field_name() accessor
Tom Zanussi
2017-10-04
tracing: Clean up hist_field_flags enum
Tom Zanussi
2017-10-04
tracing: Exclude 'generic fields' from histograms
Tom Zanussi
2017-10-04
tracing: Remove redundant unread variable ret
Colin Ian King
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
2016-08-02
tracing: Fix use-after-free in hist_register_trigger()
Tom Zanussi
2016-08-02
tracing: Fix use-after-free in hist_unreg_all/hist_enable_unreg_all
Steven Rostedt
2016-04-26
tracing: Add check for NULL event field when creating hist field
Tom Zanussi
2016-04-19
tracing: Fix unsigned comparison to zero in hist trigger code
Steven Rostedt (Red Hat)
2016-04-19
tracing: Add hist trigger 'log2' modifier
Namhyung Kim
[next]