On Tue, Jul 29, 2014 at 04:10:24PM +0000, Ku, Eugene wrote: > Hello, > > I am working on a product that supports Ubuntu 12.04 LTS. Ubuntu 12.04 LTS > has delivered many different versions of Linux kernel. In order to run crash > to analyze crash dump from Ubuntu 12.04 LTS, we need a matching debugging > Linux kernel module, vmlinux. Do you know if there is repository for all > released Ubuntu kernel debuginfo packages? I have searched Ubunut and Debian > web sites but could not find such a site. The closest thing I have found is > http://ddebs.ubuntu.com/pool/main/l/linux/; however it only has > linux-image-3.2.0-* ddeb packages. For Ubuntu 12.04 LTS it has delivered > 3.2.0-*, 3.5.0-* and 3.8.0-* kernels. These ddeb packages are also huge, > more than 600MB each. If there is a repository for vmlinux files only, that > will be even better.
Take a look at the advice for using Systemtap with Ubuntu (the debuginfo requirements are the same): https://wiki.ubuntu.com/Kernel/Systemtap Regards, Bryn. -- Crash-utility mailing list [email protected] https://www.redhat.com/mailman/listinfo/crash-utility
