diff options
author | William Kucharski <[email protected]> | 2021-12-01 09:56:58 -0700 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2021-12-01 07:23:35 -1000 |
commit | e14da77113bb890d7bf9e5d17031bdd476a7ce5e (patch) | |
tree | eeadcdbc74e0acc8c30472873d4bdfd959d2c377 /scripts/clang-tools/gen_compile_commands.py | |
parent | af3bf054661fb11497a7f712ece8b838521227a4 (diff) |
cgroup: Trace event cgroup id fields should be u64
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: 743210386c03 ("cgroup: use cgrp->kn->id as the cgroup ID")
Signed-off-by: William Kucharski <[email protected]>
Reviewed-by: Steven Rostedt (VMware) <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions