Daniel Bristot de Oliveira ([email protected])

Number of posts: 866 (0.85 per day)
First post: 2021-07-05 12:21:59
Last post: 2024-04-24 14:56:26

Date List Subject
2023-05-23 17:32:15 linux-kernel [PATCH V2 0/3] osnoise/timerlat improvements
2023-05-23 17:30:34 linux-kernel [PATCH V2 3/3] tracing/timerlat: Add user-space interface
2023-05-23 17:28:15 linux-kernel [PATCH V2 1/3] tracing/osnoise: Switch from PF_NO_SETAFFINITY to migrate_disable
2023-05-11 18:24:57 linux-kernel [PATCH 8/8] rtla/hwnoise: Reduce runtime to 75%
2023-05-11 18:24:33 linux-kernel [PATCH 3/8] rtla: Change monitored_cpus from char * to cpu_set_t
2023-05-11 18:24:17 linux-kernel Re: 0001-rtla-Add-C-cgroup-support.patch
2023-05-11 18:22:35 linux-kernel 0001-rtla-Add-C-cgroup-support.patch
2023-05-11 18:22:30 linux-kernel [PATCH 4/8] rtla: Automatically move rtla to a house-keeping cpu
2023-05-11 18:22:24 linux-kernel [PATCH 7/8] rtla: Start the tracers after creating all instances
2023-05-11 18:21:41 linux-kernel [PATCH 6/8] rtla/timerlat_hist: Add auto-analysis support
2023-05-11 18:20:56 linux-kernel [PATCH 0/8] rtla improvements
2023-05-11 18:11:22 linux-kernel [PATCH 1/8] rtla: Add -C cgroup support
2023-05-11 18:11:21 linux-kernel [PATCH 2/8] rtla: Add --house-keeping option
2023-05-11 18:10:16 linux-kernel [PATCH 5/8] rtla/timerlat: Give timerlat auto-analysis its own instance
2023-05-11 17:02:45 linux-kernel Subject: [PATCH 0/2] osnoise improvements
2023-05-11 16:55:55 linux-kernel [PATCH 1/2] tracing/osnoise: Switch from PF_NO_SETAFFINITY to migrate_disable
2023-05-11 16:51:42 linux-kernel [PATCH 2/2] tracing/osnoise: Skip running osnoise if all instances are off
2023-05-11 16:46:57 linux-kernel (No subject)
2023-05-11 16:41:49 linux-kernel [PATCH] tracing/timerlat: Always wakeup the timerlat thread
2023-04-26 09:12:57 linux-kernel Re: [PATCH] docs: move tracing tools
2023-04-25 07:58:14 linux-kernel Re: [PATCH] rtla: Add .gitignore file
2023-04-25 07:58:07 linux-kernel Re: [PATCH][next][V3] rv: Fix addition on an uninitialized variable 'run'
2023-04-24 09:27:59 linux-kernel Re: [PATCH] tools/tracing/rtla: Add .gitignore
2023-04-24 09:25:20 linux-kernel Re: [PATCH][next] rv: remove redundant assignment to variable retval
2023-04-24 09:20:33 linux-kernel Re: [PATCH] rv: Fix addition on an uninitialized variable 'run'
2023-03-29 16:39:52 linux-kernel [PATCH] rtla/timerlat: Add auto-analysis only option
2023-03-29 15:54:11 linux-kernel [PATCH V2 2/2] tracing/osnoise: Fix notify new tracing_max_latency
2023-03-29 15:54:05 linux-kernel [PATCH V2 1/2] tracing/timerlat: Notify new max thread latency
2023-03-29 06:41:38 linux-kernel Re: [PATCH] tracing/osnoise: Fix notify new tracing_max_latency
2023-03-24 19:37:13 linux-kernel [PATCH] rtla/timerlat: Fix "Previous IRQ" auto analysis' line
2023-03-24 17:54:50 linux-kernel [PATCH] tracing/osnoise: Fix notify new tracing_max_latency
2023-03-16 17:16:00 linux-kernel Re: [PATCH] tracing/hwlat: Replace sched_setaffinity with set_cpus_allowed_ptr
2023-03-16 07:38:35 linux-kernel Re: [PATCH v2 03/14] tracing: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
2023-03-10 13:53:36 linux-kernel Re: [PATCH] tracing/osnoise: set several trace_osnoise.c variables storage-class-specifier to static
2023-03-10 13:52:56 linux-kernel Re: [PATCHv2 2/2] trace/hwlat: Do not start per-cpu thread if it is already running
2023-03-10 13:52:31 linux-kernel Re: [PATCHv2 1/2] trace/hwlat: Do not wipe the contents of per-cpu thread data
2023-03-02 11:50:05 linux-kernel Re: [PATCH] trace/hwlat: Do not restart per-cpu threads if they are already running
2023-02-28 13:19:23 linux-kernel Re: [PATCH 14/20] rv/reactor: remove MODULE_LICENSE in non-modules
2023-02-09 11:58:40 linux-kernel Re: [PATCH 21/24] Documentation: trace: correct spelling
2023-02-09 11:56:35 linux-kernel Re: [PATCH 20/24] Documentation: trace/rv: correct spelling
2023-02-07 21:49:18 linux-kernel [PATCH V3 2/2] Documentation/rtla: Add hwnoise man page
2023-02-07 21:49:15 linux-kernel [PATCH V3 1/2] rtla: Add hwnoise tool
2023-02-07 21:49:06 linux-kernel [PATCH V3 0/2] rtla: Add hwnoise tool
2023-02-07 20:04:17 linux-kernel Re: [PATCH V2 1/6] rtla/osnoise: Add helper functions to manipulate osnoise/options
2023-01-31 16:31:39 linux-kernel [PATCH V2 6/6] Documentation/rtla: Add hwnoise man page
2023-01-31 16:31:37 linux-kernel [PATCH V2 5/6] rtla: Add hwnoise tool
2023-01-31 16:31:24 linux-kernel [PATCH V2 4/6] rtla/osnoise_top: Pass the params to the usage function
2023-01-31 16:31:20 linux-kernel [PATCH V2 3/6] rtla/osnoise: Add the mode abstraction
2023-01-31 16:31:14 linux-kernel [PATCH V2 2/6] rtla/osnoise: Add OSNOISE_IRQ_DISABLE option
2023-01-31 16:31:09 linux-kernel [PATCH V2 1/6] rtla/osnoise: Add helper functions to manipulate osnoise/options
2023-01-31 16:31:06 linux-kernel [PATCH V2 0/6] rtla: Add hwnoise tool