Well, the kernel seems to have booted and started systemd. Its also for some reason starting and stopping udev (and failing to start it finally). Do you normally get these errors? It would be good to have a look at log of normal boot and see if the errors occur after you make changes in menuconfig and are related to tracing being enabled or not.
Also, your kernel command line says the console redirection should be on ttySC6. But in the very end of log, [ TIME ] Timed out waiting for device dev-ttySC6.device [DEPEND] Dependency failed for Serial Getty on ttySC6. If I am not mistaken, a .device file is supposed to be handled by udev, so I guess that may be the cause you are not getting the login prompt. -- Suchakra Quoting ã«ãªããã³ããã§ãã <[email protected]>: > Hi, > > I am Hiep from Jinzai Solution (A Japan company). I am working on a > project of Tizen IVI3.0 testing. > I'd like to build a lttng environment on Tizen IVI3.0 User-land, In > order to fix some bugs occured > on user space and kernel space. > Could you please show me how to setting a lttng environment on Tizen IVI3.0? > > I have tried to build "lib-urcuãLTTng-usrãLTTng-toolsãLTTng-module" > and added them into Tizen IVI3.0 > but I could not start a kernel. there are some error logs when starting > kernel. > > Here are the details of my problems: > > Board: Lager (Rcar-h2, chip r8a7790, Renesas board) > User Land: Tizen IVI3.0 > Kernel: linux-ltsi-v3.4.25 > > I attached file the ways I have built these lttng library and the error > logs of starting kernel. > > Bests regards, > Cao Minh Hiep. > > _______________________________________________ lttng-dev mailing list [email protected] http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
