Tom Zanussi ([email protected])

Number of posts: 1152 (0.29 per day)
First post: 2013-06-20 18:31:42
Last post: 2024-05-29 16:03:50

Date List Subject
2017-09-05 21:58:18 linux-kernel [PATCH v2 04/40] tracing: Add hist_field_name() accessor
2017-09-05 21:58:12 linux-kernel [PATCH v2 02/40] tracing: Add support to detect and avoid duplicates
2017-09-05 21:58:06 linux-kernel [PATCH v2 00/40] tracing: Inter-event (e.g. latency) support
2017-07-26 16:47:44 linux-kernel Re: [PATCH 29/32] tracing: Add 'last error' error facility for hist triggers
2017-07-26 16:46:15 linux-kernel Re: [PATCH 24/32] tracing: Add 'onmax' hist trigger action support
2017-07-26 16:39:03 linux-kernel Re: [PATCH 23/32] tracing: Add 'onmatch' hist trigger action support
2017-07-24 16:17:58 linux-kernel Re: [PATCH 23/32] tracing: Add 'onmatch' hist trigger action support
2017-07-24 16:12:13 linux-kernel Re: [PATCH 22/32] tracing: Add support for 'synthetic' events
2017-07-21 16:41:22 linux-kernel Re: [PATCH 19/32] tracing: Add variable reference handling to hist triggers
2017-07-21 16:29:23 linux-kernel Re: [PATCH 18/32] tracing: Add simple expression support to hist triggers
2017-07-19 15:40:32 linux-kernel Re: [PATCH 16/32] tracing: Add variable support to hist triggers
2017-07-17 16:57:29 linux-kernel Re: [PATCH 12/32] tracing: Add hist trigger timestamp support
2017-07-14 16:15:26 linux-kernel Re: [PATCH 03/32] ring-buffer: Add interface for setting absolute time stamps
2017-07-14 16:13:30 linux-kernel Re: [PATCH 02/32] tracing: Reimplement log2
2017-07-13 14:41:43 linux-kernel Re: [PATCH 01/32] tracing: Add hist_field_name() accessor
2017-07-12 19:20:49 linux-kernel Re: [PATCH 00/32] tracing: Inter-event (e.g. latency) support
2017-07-12 19:17:45 linux-kernel Re: [PATCH 00/32] tracing: Inter-event (e.g. latency) support
2017-07-12 16:42:58 linux-kernel Re: Dynamic tracepoints in 4.11.8-rt5
2017-06-28 19:09:57 linux-kernel Re: [PATCH 00/32] tracing: Inter-event (e.g. latency) support
2017-06-26 22:58:02 linux-kernel [PATCH 01/32] tracing: Add hist_field_name() accessor
2017-06-26 22:57:42 linux-kernel [PATCH 03/32] ring-buffer: Add interface for setting absolute time stamps
2017-06-26 22:56:30 linux-kernel [PATCH 04/32] ring-buffer: Redefine the unimplemented RINGBUF_TIME_TIME_STAMP
2017-06-26 22:56:28 linux-kernel [PATCH 11/32] tracing: Add post-trigger flag to hist trigger command
2017-06-26 22:56:27 linux-kernel [PATCH 09/32] tracing: Make traceprobe parsing code reusable
2017-06-26 22:56:22 linux-kernel [PATCH 12/32] tracing: Add hist trigger timestamp support
2017-06-26 22:56:14 linux-kernel [PATCH 10/32] tracing: Add NO_DISCARD event file flag
2017-06-26 22:56:02 linux-kernel [PATCH 13/32] tracing: Add per-element variable support to tracing_map
2017-06-26 22:55:33 linux-kernel [PATCH 07/32] tracing: Increase tracing map KEYS_MAX size
2017-06-26 22:55:29 linux-kernel [PATCH 15/32] tracing: Add usecs modifier for hist trigger timestamps
2017-06-26 22:55:14 linux-kernel [PATCH 18/32] tracing: Add simple expression support to hist triggers
2017-06-26 22:54:48 linux-kernel [PATCH 20/32] tracing: Add support for dynamic tracepoints
2017-06-26 22:54:06 linux-kernel [PATCH 25/32] tracing: Allow whitespace to surround hist trigger filter
2017-06-26 22:53:53 linux-kernel [PATCH 16/32] tracing: Add variable support to hist triggers
2017-06-26 22:53:42 linux-kernel [PATCH 27/32] tracing: Add cpu field for hist triggers
2017-06-26 22:53:34 linux-kernel [PATCH 24/32] tracing: Add 'onmax' hist trigger action support
2017-06-26 22:53:18 linux-kernel [PATCH 30/32] tracing: Add inter-event hist trigger Documentation
2017-06-26 22:52:42 linux-kernel [PATCH 23/32] tracing: Add 'onmatch' hist trigger action support
2017-06-26 22:52:20 linux-kernel [PATCH 31/32] tracing: Make tracing_set_clock() non-static
2017-06-26 22:51:58 linux-kernel [PATCH 32/32] tracing: Add a clock attribute for hist triggers
2017-06-26 22:51:48 linux-kernel [PATCH 29/32] tracing: Add 'last error' error facility for hist triggers
2017-06-26 22:51:40 linux-kernel [PATCH 26/32] tracing: Make duplicate count from tracing_map available
2017-06-26 22:51:32 linux-kernel [PATCH 28/32] tracing: Add hist trigger support for variable reference aliases
2017-06-26 22:51:23 linux-kernel [PATCH 21/32] tracing: Add hist trigger action hook
2017-06-26 22:51:14 linux-kernel [PATCH 22/32] tracing: Add support for 'synthetic' events
2017-06-26 22:51:04 linux-kernel [PATCH 17/32] tracing: Account for variables in named trigger compatibility
2017-06-26 22:50:56 linux-kernel [PATCH 19/32] tracing: Add variable reference handling to hist triggers
2017-06-26 22:50:46 linux-kernel [PATCH 14/32] tracing: Add hist_data member to hist_field
2017-06-26 22:50:39 linux-kernel [PATCH 05/32] tracing: Give event triggers access to ring_buffer_event
2017-06-26 22:50:26 linux-kernel [PATCH 08/32] tracing: Break out hist trigger assignment parsing
2017-06-26 22:50:15 linux-kernel [PATCH 06/32] tracing: Add ring buffer event param to hist field functions
2017-06-26 22:50:01 linux-kernel [PATCH 02/32] tracing: Reimplement log2