Re: [RFC PATCH v6 3/5] sched, tracing: reorganize fields of switch event struct
From: Peter Zijlstra <peterz@infradead.org>
Date: 2023-08-03 08:54:19
Also in:
linux-perf-users, lkml
From: Peter Zijlstra <peterz@infradead.org>
Date: 2023-08-03 08:54:19
Also in:
linux-perf-users, lkml
On Thu, Aug 03, 2023 at 04:33:50AM -0400, Ze Gao wrote:
Report prioritiy and prev_state in 'short' to save some buffer space. And also reorder the fields so that we take struct alignment into consideration to make the record compact. Suggested-by: Steven Rostedt (Google) <rostedt@goodmis.org> Signed-off-by: Ze Gao <redacted>
I am really getting fed up with this. This again doesn't list any reasons on why this is a sane thing to do. Please review past discussions and collate the various things mentioned into this Changelog.