Files
android_kernel_xiaomi_sm8450/include/trace/events
William Kucharski c0acd5a097 cgroup: Trace event cgroup id fields should be u64
[ Upstream commit e14da77113bb890d7bf9e5d17031bdd476a7ce5e ]

Various trace event fields that store cgroup IDs were declared as
ints, but cgroup_id(() returns a u64 and the structures and associated
TP_printk() calls were not updated to reflect this.

Fixes: 743210386c ("cgroup: use cgrp->kn->id as the cgroup ID")
Signed-off-by: William Kucharski <william.kucharski@oracle.com>
Reviewed-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-01-27 10:53:52 +01:00
..
2018-04-16 11:53:35 +01:00
2021-09-30 10:11:00 +02:00
2021-11-26 10:39:12 +01:00
2019-11-27 07:44:25 +01:00
2019-11-08 11:23:37 +01:00
2019-03-27 15:52:01 -03:00
2017-09-25 20:38:26 +02:00
2020-09-04 12:46:06 +01:00
2020-04-22 12:55:54 -07:00
2018-02-13 21:30:22 +01:00
2017-12-19 10:56:24 +01:00
2020-01-09 18:41:41 -08:00
2020-08-15 13:52:12 +02:00