]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - init/main.c
UBUNTU: SAUCE: Clear Linux: fix initcall timestamps
authorArjan van de Ven <arjan@linux.intel.com>
Fri, 3 Jun 2016 04:36:32 +0000 (23:36 -0500)
committerAndrea Righi <andrea.righi@canonical.com>
Mon, 15 Feb 2021 07:25:31 +0000 (08:25 +0100)
commit439a9a3b12260c8b694d10169777c6ba84317a70
treef035901abcdb1efe59ffddeb144fad6011c7051e
parent416b1c30c7b17732d313a407dd06328bdee71547
UBUNTU: SAUCE: Clear Linux: fix initcall timestamps

Print more finegrained initcall timings

use the tsc instead of the jiffies clock for initcall_debug

Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
init/main.c