summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng/lttng-modules_2.13.14.bb
Commit message (Collapse)AuthorAgeFilesLines
* lttng-modules: fix sched_stat_runtime changed in Linux 6.6.66Xiangyu Chen2025-01-131-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The following commit has been backported into the 6.6.y branch. See upstream commit: commit 5fe6ec8f6ab549b6422e41551abb51802bd48bc7 Author: Peter Zijlstra <peterz@infradead.org> Date: Mon Nov 6 13:41:43 2023 +0100 sched: Remove vruntime from trace_sched_stat_runtime() That caused building the lttng-modules report compile error: tracepoint-event-impl.h:133:6: error: conflicting types for 'trace_sched_stat_runtime'; The fix is still pending on lttng review board, backport it to oe-core to de-block the build issue. (From OE-Core rev: 0562a2c75985acf9ef33034e8aeb163afdc683bf) Signed-off-by: Xiangyu Chen <xiangyu.chen@windriver.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 5b973be9a7fbb2694d162ac06b76513525f3deed) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* lttng-modules: update 2.13.13 -> 2.13.14Alexander Kanavin2024-08-281-0/+47
Remove backports. License-update: changed file paths. (From OE-Core rev: f565ab9b768c8f59ccb7f3b436de3b7475d1e237) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>