LinuxLists
Users
About
Tom Zanussi (
[email protected]
)
Number of posts: 952 (0.45 per day)
First post: 2018-06-14 17:47:01
Last post: 2024-03-12 21:54:13
Next Page
Date
List
Subject
2024-03-12 21:54:13
linux-kernel
[ANNOUNCE] 5.4.271-rt89
2023-12-29 22:41:52
linux-kernel
[ANNOUNCE] 5.4.264-rt88
2023-09-29 22:28:22
linux-kernel
[ANNOUNCE] 5.4.257-rt87
2023-08-29 19:09:58
linux-kernel
[ANNOUNCE] 5.4.254-rt85
2023-06-29 17:26:58
linux-kernel
[ANNOUNCE] 5.4.248-rt83
2023-05-08 17:39:42
linux-kernel
[ANNOUNCE] 5.4.242-rt81
2023-02-19 21:46:36
linux-kernel
Re: [PATCH] tracing: Check for NULL field_name in __synth_event_add_val()
2023-02-14 21:18:35
linux-kernel
[ANNOUNCE] 5.4.230-rt80
2023-02-10 21:33:32
linux-kernel
[PATCH 4/4] tracing/histogram: Fix stacktrace histogram Documententation
2023-02-10 21:33:29
linux-kernel
[PATCH 3/4] tracing/histogram: Fix stacktrace key
2023-02-10 21:33:26
linux-kernel
[PATCH 2/4] tracing/histogram: Fix a few problems with stacktrace variable printing
2023-02-10 21:33:23
linux-kernel
[PATCH 1/4] tracing/histogram: Don't use strlen to find length of stacktrace variables
2023-02-10 21:33:21
linux-kernel
[PATCH 0/4] tracing/histogram: Some fixes for new stacktrace variables
2023-02-10 21:25:35
linux-kernel
Re: [PATCH 0/6 v2] tracing/histograms: Pass stacktrace from synthetic start event to end event
2022-11-16 20:55:42
linux-kernel
Re: [PATCH v2 2/2] tracing: Fix wild-memory-access in register_synth_event()
2022-11-12 21:49:21
linux-kernel
Re: [PATCH 2/2] tracing: Fix wild-memory-access in register_synth_event()
2022-11-12 21:23:21
linux-kernel
Re: [PATCH 1/2] tracing: Fix memory leak in test_gen_synth_cmd() and test_empty_synth_event()
2022-11-06 22:29:40
linux-kernel
[ANNOUNCE] 5.4.221-rt79
2022-10-12 15:41:00
linux-kernel
Re: [PATCH v2 0/3] tracing: Fix synthetic event bug
2022-09-08 22:24:56
linux-kernel
Re: [PATCH v5 0/6] tracing/hist: Add percentage histogram suffixes
2022-09-01 21:23:15
linux-kernel
Re: [PATCH v4 0/5] tracing/hist: Add percentage histogram suffixes
2022-08-31 21:52:53
linux-kernel
Re: [PATCH v4 0/5] tracing/hist: Add percentage histogram suffixes
2022-08-25 22:23:59
linux-kernel
[PATCH 2/3] tracing: Add .percent suffix option to histogram values
2022-08-25 22:23:48
linux-kernel
[PATCH 1/3] tracing: Allow multiple hitcount values in histograms
2022-08-25 22:23:35
linux-kernel
[PATCH 3/3] tracing: Add .graph suffix option to histogram value
2022-08-25 22:22:51
linux-kernel
[PATCH 0/3] tracing/histograms: multiple hitcount support
2022-08-21 20:00:08
linux-kernel
Re: [PATCH v2 0/2] tracing/hist: Add percentage histogram suffixes
2022-08-18 21:49:07
linux-kernel
Re: [PATCH v2 0/2] tracing/hist: Add percentage histogram suffixes
2022-08-10 17:48:35
linux-kernel
[ANNOUNCE] 5.4.209-rt77
2022-07-05 21:53:46
linux-kernel
Re: [PATCH v7 0/4] tracing/probes: allow no event name input when create group
2022-06-25 17:37:30
linux-kernel
Re: [PATCH v6 1/3] tracing: eprobe: remove duplicate is_good_name() operation
2022-06-20 19:23:25
linux-kernel
Re: [PATCH v4 1/3] tracing: eprobe: remove duplicate is_good_name() operation
2022-06-13 21:31:15
linux-kernel
Re: [PATCH v4 1/3] tracing: eprobe: remove duplicate is_good_name() operation
2022-05-18 04:08:25
linux-kernel
[ANNOUNCE] 5.4.193-rt74
2022-05-03 00:28:14
linux-kernel
Re: [PATCH v9 1/4] trace: Add trace any kernel object
2022-04-12 11:07:34
linux-kernel
[ANNOUNCE] 5.4.188-rt73
2022-03-31 02:36:38
linux-kernel
[ANNOUNCE] 5.4.182-rt72
2022-03-17 20:10:41
linux-kernel
[PATCH RT 1/2] eventfd: Fix stable-rt v5.4.182-rt71 conflict fixup issue
2022-03-17 20:10:17
linux-kernel
[PATCH RT 0/2] Linux v5.4.182-rt72-rc1
2022-03-17 18:50:20
linux-kernel
[PATCH RT 2/2] Linux 5.4.182-rt72-rc1
2022-03-13 13:51:21
linux-kernel
Re: [ANNOUNCE] 5.4.182-rt71
2022-03-11 23:36:13
linux-kernel
[ANNOUNCE] 5.4.182-rt71
2022-03-11 22:38:59
linux-kernel
[PATCH] tracing: Fix strncpy warning in trace_events_synth.c
2022-03-09 16:14:11
linux-kernel
[PATCH RT 3/3] Linux 5.4.182-rt71-rc1
2022-03-09 16:13:30
linux-kernel
[PATCH RT 0/3] Linux v5.4.182-rt71-rc1
2022-03-09 16:11:53
linux-kernel
[PATCH RT 1/3] eventfd: Make signal recursion protection a task bit
2022-03-09 16:09:45
linux-kernel
[PATCH RT 2/3] aio: Fix incorrect usage of eventfd_signal_allowed()
2022-03-07 23:30:34
linux-kernel
[ANNOUNCE] 5.4.182-rt70
2022-02-25 23:44:44
linux-kernel
Re: [PATCH] tracing: Have traceon and traceoff trigger honor the instance
2022-02-24 16:06:50
linux-kernel
Re: [PATCH] tracing: Dump stacktrace trigger to the corresponding instance
2022-02-08 22:29:52
linux-kernel
[PATCH v8 4/4] tracing: Separate hist state updates from hist registration