Tree of functions, called during boot of Linux kernel v7.0-rc1

9 points by safinaskar


I manually picked functions I consider important

bjg

When looking at the source lots of things are missing or presumably trimmed as they were deemed not interesting? I think more context than just a paste bin link would be useful here :)

Reference: https://github.com/torvalds/linux/blob/9147566d801602c9e7fc7f85e989735735bf38ba/init/main.c#L1008

deivid

how did you make it? statically tracing source?