我试图理解我可以操作ld.so的所有方法,但我无法理解LD_TRACE_PRELINKING环境变量的文档。 LD_TRACE_PRELINKING (since glibc 2.4)
If this environment variable is defined, trace prelinking of the object whose name is assigned to this environment variable. (Use ldd(1) to get a list of the objects that might b
我对Linux内核是个新手,我们的团队正在努力优化设备的启动时间。据观察,8250UART驱动程序完成__init调用所需的时间超过1秒。使用printk并查看生成的控制台时间戳并添加到每个日志消息的前缀,我能够缩小函数调用的范围,这会花费额外的时间:
ret = platform_driver_register(&serial8250_