LinuxLists
Users
About
Tom Zanussi (
[email protected]
)
Number of posts: 297 (0.07 per day)
First post: 2008-06-14 04:27:01
Last post: 2020-02-13 23:37:13
Previous Page
/
Next Page
Date
List
Subject
2009-04-28 08:06:28
linux-kernel
[PATCH 3/3] tracing/filters: a better event parser
2009-04-28 08:06:00
linux-kernel
[PATCH 2/3] tracing/filters: distinguish between signed and unsigned fields
2009-04-28 08:05:32
linux-kernel
[PATCH 1/3] tracing/filters: move preds into event_filter object
2009-04-28 08:05:03
linux-kernel
[PATCH 0/3] tracing/filters: new event parser
2009-04-23 05:18:25
linux-kernel
Re: [PATCH 3/3] tracing/filters: disallow newline as delimeter
2009-04-22 05:21:52
linux-kernel
Re: [PATCH 3/3] tracing/filters: disallow newline as delimeter
2009-04-17 17:07:45
linux-kernel
[tip:tracing/core] tracing/filters: add filter_mutex to protect filter predicates
2009-04-17 05:27:22
linux-kernel
[PATCH v2] tracing/filters: add filter_mutex to protect filter predicates
2009-04-16 06:38:38
linux-kernel
[PATCH] tracing/filters: add filter_mutex to protect filter predicates
2009-04-16 05:35:14
linux-kernel
Re: [PATCH] tracing/filters: allow on-the-fly filter switching
2009-04-15 04:32:39
linux-kernel
Re: [PATCH] tracing/filters: allow on-the-fly filter switching
2009-04-15 04:17:51
linux-kernel
Re: [PATCH] tracing/filters: allow on-the-fly filter switching
2009-04-14 05:23:18
linux-kernel
Re: [PATCH, RFC 0/3] Improvements to the tracing documentation
2009-04-14 04:21:39
linux-kernel
Re: [PATCH 1/3] tracing/filters: allow user-input to be integer-like string
2009-04-14 04:15:27
linux-kernel
Re: [PATCH] blktrace: move trace/ dir to /sys/block/sda/
2009-04-14 00:34:31
linux-kernel
[tip:tracing/core] tracing/filters: allow on-the-fly filter switching
2009-04-13 22:24:58
linux-kernel
[tip:tracing/core] tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()
2009-04-13 22:24:42
linux-kernel
[tip:tracing/core] tracing/infrastructure: separate event tracer from event support
2009-04-13 08:18:09
linux-kernel
[PATCH] tracing/filters: allow on-the-fly filter switching
2009-04-11 17:58:52
linux-kernel
Re: [PATCH 0/7] tracing: bug fixes for tracing/filters
2009-04-11 09:31:02
linux-kernel
Re: [PATCH 0/7] tracing: bug fixes for tracing/filters
2009-04-09 05:43:12
linux-kernel
Re: Multiple Tracers
2009-04-08 08:22:14
linux-kernel
[PATCH v2] tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()
2009-04-08 08:14:52
linux-kernel
Re: [PATCH] tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()
2009-04-07 05:50:30
linux-kernel
[PATCH] tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()
2009-04-07 05:47:20
linux-kernel
Re: [PATCH 4/4] tracing/filters: use ring_buffer_discard_commit for discarded events
2009-04-05 07:52:33
linux-kernel
Re: [PATCH 0/4] [GIT PULL] for tip/tracing/filters
2009-04-05 07:34:48
linux-kernel
Re: [PATCH] tracing/filters: allow event filters to be set only when not tracing
2009-04-04 07:32:57
linux-kernel
Re: [PATCH] tracing/filters: allow event filters to be set only when not tracing
2009-04-04 06:50:26
linux-kernel
Re: [PATCH 0/4] [GIT PULL] for tip/tracing/filters
2009-04-02 09:06:47
linux-kernel
Re: [PATCH 4/4] tracing/filters: use ring_buffer_discard_commit for discarded events
2009-04-02 06:29:46
linux-kernel
[PATCH] tracing/filters: disallow concurrent/multiple setting/enabling of filters
2009-04-02 06:29:05
linux-kernel
[PATCH] tracing/filters: protect current event filter users from filter removal
2009-04-02 06:23:16
linux-kernel
Re: [PATCH] tracing/filters: allow event filters to be set only when not tracing
2009-03-31 05:49:32
linux-kernel
[PATCH] tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro
2009-03-31 05:49:10
linux-kernel
[PATCH v2] tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events
2009-03-31 04:44:20
linux-kernel
Re: [PATCH] tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events
2009-03-30 05:22:42
linux-kernel
[PATCH] tracing/filters: allow event filters to be set only when not tracing
2009-03-30 05:22:22
linux-kernel
[PATCH] tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events
2009-03-26 09:20:29
linux-kernel
[tip:tracing/filters] tracing: filter fix for TRACE_EVENT_FORMAT events
2009-03-25 05:26:22
linux-kernel
Re: [PATCH 4/4] tracing: add per-subsystem filtering
2009-03-25 05:24:19
linux-kernel
Re: [PATCH 3/4] tracing: add per-event filtering
2009-03-24 07:29:25
linux-kernel
[tip:tracing/filters] tracing/filters: disallow integer values for string filters and vice versa
2009-03-24 07:29:06
linux-kernel
[tip:tracing/filters] tracing/filters: free pred when clearing filters
2009-03-24 07:28:47
linux-kernel
[tip:tracing/filters] tracing/filters: use trace_seq_printf() to print filters
2009-03-24 07:28:31
linux-kernel
[tip:tracing/filters] tracing/filters: use list_for_each_entry
2009-03-24 07:19:54
linux-kernel
Re: [PATCH 4/4] tracing: add per-subsystem filtering
2009-03-24 07:18:22
linux-kernel
Re: [PATCH 3/4] tracing: add per-event filtering
2009-03-24 07:15:20
linux-kernel
[PATCH] tracing/filters: disallow integer values for string filters and vice versa
2009-03-24 07:14:53
linux-kernel
[PATCH] tracing/filters: use trace_seq_printf() to print filters
2009-03-24 07:14:38
linux-kernel
[PATCH] tracing/filters: free pred when clearing filters