LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2019-01-16 22:52:04
linux-kernel
Re: [PATCH 0/6] tracing: trace event error_log and inter-event bugfixes
2018-12-11 17:20:26
linux-kernel
Re: [PATCH 0/2] tracing: Fix a couple of memory leaks in the event trigger code
2018-11-29 15:11:49
linux-kernel
Re: [PATCH v2 00/12] tracing: Unifying dynamic event interface
2018-11-28 23:43:47
linux-kernel
Re: [PATCH v2 00/12] tracing: Unifying dynamic event interface
2018-10-01 13:50:37
linux-kernel
Re: [RFC PATCH 0/5] tracing: Unifying dynamic event interface
2018-08-03 13:35:16
linux-kernel
Re: [PATCH 00/15][ANNOUNCE] 3.18.117-rt105-rc1
2018-08-02 22:29:01
linux-kernel
[PATCH 06/15] locking: add types.h
2018-08-02 22:28:48
linux-kernel
[PATCH 07/15] net: use task_struct instead of CPU number as the queue owner on -RT
2018-08-02 22:28:21
linux-kernel
[PATCH 05/15] alarmtimer: Prevent live lock in alarm_cancel()
2018-08-02 22:28:06
linux-kernel
[PATCH 08/15] seqlock: provide the same ordering semantics as mainline
2018-08-02 22:27:58
linux-kernel
[PATCH 09/15] squashfs: make use of local lock in multi_cpu decompressor
2018-08-02 22:27:50
linux-kernel
[PATCH 10/15] Revert "fs, jbd: pull your plug when waiting for space"
2018-08-02 22:27:47
linux-kernel
[PATCH 04/15] tracing: Fix rcu splat from idle CPU on boot
2018-08-02 22:27:44
linux-kernel
[PATCH 03/15] posix-timers: move the rcu head out of the union
2018-08-02 22:27:42
linux-kernel
[PATCH 02/15] arm*: disable NEON in kernel mode
2018-08-02 22:27:07
linux-kernel
[PATCH 01/15] sched: Remove TASK_ALL
2018-08-02 22:27:04
linux-kernel
[PATCH 00/15][ANNOUNCE] 3.18.117-rt105-rc1
2018-07-25 16:03:17
linux-kernel
Re: [PATCH 1/3] [BUGFIX] tracing: Fix double free of event_trigger_data
2018-06-15 19:16:27
linux-kernel
Re: [PATCH] tracing: Fix some errors in histogram documentation
2018-05-23 15:40:02
linux-kernel
[ANNOUNCE] 3.18.109-rt102
2018-05-16 15:23:41
linux-kernel
Re: [PATCH v2 10/14] tracing: Document trace_marker triggers
2018-05-14 21:48:52
linux-kernel
Re: [PATCH v2 10/14] tracing: Document trace_marker triggers
2018-04-27 01:07:48
linux-kernel
[PATCH 2/3] tracing: Add field parsing hist error for hist triggers
2018-04-27 01:07:34
linux-kernel
[PATCH 3/3] tracing: Add field modifier parsing hist error for hist triggers
2018-04-27 01:06:25
linux-kernel
[PATCH 1/3] tracing: Restore proper field flag printing when displaying triggers
2018-04-27 01:06:21
linux-kernel
[PATCH 0/3] A few hist trigger fixes
2018-04-24 22:26:18
linux-kernel
Re: [PATCH 0/2] selftests: tracing: Update inter-event testcases
2018-04-24 01:50:08
linux-kernel
[ANNOUNCE] 3.18.104-rt101
2018-04-13 14:26:22
linux-kernel
Re: [PATCH 2/6] tracing: Add trace event error log
2018-04-13 01:11:09
linux-kernel
Re: [PATCH 2/6] tracing: Add trace event error log
2018-04-12 15:31:10
linux-kernel
Re: [PATCH 3/4] tracing: Add action comparisons when testing matching hist triggers
2018-04-12 15:21:43
linux-kernel
[PATCH 1/6] tracing: Restore proper field flag printing when displaying triggers
2018-04-12 15:21:34
linux-kernel
[PATCH 2/6] tracing: Add trace event error log
2018-04-12 15:21:02
linux-kernel
[PATCH 3/6] tracing: Save the last hist command's associated event name
2018-04-12 15:20:35
linux-kernel
[PATCH 5/6] tracing: Add field parsing trace event errors for hist triggers
2018-04-12 15:20:34
linux-kernel
[PATCH 6/6] selftests: ftrace: Fix extended error support testcase
2018-04-12 15:18:40
linux-kernel
[PATCH 4/6] tracing: Use trace event error_log with hist triggers
2018-04-12 15:18:38
linux-kernel
[PATCH 0/6] tracing: trace event error_log and inter-event bugfixes
2018-04-06 16:51:08
linux-kernel
Re: [PATCH 3/4] tracing: Add action comparisons when testing matching hist triggers
2018-04-05 23:36:01
linux-kernel
Re: [PATCH 3/4] tracing: Add action comparisons when testing matching hist triggers
2018-04-04 15:19:19
linux-kernel
Re: [PATCH 3/4] tracing: Add action comparisons when testing matching hist triggers
2018-04-02 17:11:03
linux-kernel
Re: [PATCH 3/4] tracing: Add action comparisons when testing matching hist triggers
2018-03-28 20:14:13
linux-kernel
[PATCH 3/4] tracing: Add action comparisons when testing matching hist triggers
2018-03-28 20:13:35
linux-kernel
[PATCH 2/4] tracing: Don't add flag strings when displaying variable references
2018-03-28 20:13:34
linux-kernel
[PATCH 0/4] tracing: A few inter-event bugfixes
2018-03-28 20:13:20
linux-kernel
[PATCH 1/4] tracing: Fix display of hist trigger expressions containing timestamps
2018-03-28 20:13:11
linux-kernel
[PATCH 4/4] tracing: Make sure variable string fields are NULL-terminated
2018-03-28 16:09:51
linux-kernel
Re: [PATCH] tracing: avoid string overflow
2018-03-28 14:07:00
linux-kernel
Re: [PATCH] tracing: Uninitialized variable in create_tracing_map_fields()
2018-03-23 13:24:40
linux-kernel
Re: [PATCH] tracing: Fix a potential NULL dereference
2018-03-21 23:11:29
linux-kernel
Re: linux-next: manual merge of the ftrace tree with the jc_docs tree